DZone
Thanks for visiting DZone today,
Edit Profile
  • Manage Email Subscriptions
  • How to Post to DZone
  • Article Submission Guidelines
Sign Out View Profile
  • Post an Article
  • Manage My Drafts
Over 2 million developers have joined DZone.
Log In / Join
Refcards Trend Reports Events Over 2 million developers have joined DZone. Join Today! Thanks for visiting DZone today,
Edit Profile Manage Email Subscriptions Moderation Admin Console How to Post to DZone Article Submission Guidelines
View Profile
Sign Out
Refcards
Trend Reports
Events
Zones
Culture and Methodologies Agile Career Development Methodologies Team Management
Data Engineering AI/ML Big Data Data Databases IoT
Software Design and Architecture Cloud Architecture Containers Integration Microservices Performance Security
Coding Frameworks Java JavaScript Languages Tools
Testing, Deployment, and Maintenance Deployment DevOps and CI/CD Maintenance Monitoring and Observability Testing, Tools, and Frameworks
Culture and Methodologies
Agile Career Development Methodologies Team Management
Data Engineering
AI/ML Big Data Data Databases IoT
Software Design and Architecture
Cloud Architecture Containers Integration Microservices Performance Security
Coding
Frameworks Java JavaScript Languages Tools
Testing, Deployment, and Maintenance
Deployment DevOps and CI/CD Maintenance Monitoring and Observability Testing, Tools, and Frameworks
  1. DZone
  2. Data Engineering
  3. Databases
  4. API Security Weekly: Issue #10

API Security Weekly: Issue #10

Another API vulnerability has been found in Google+.

Dmitry Sotnikov user avatar by
Dmitry Sotnikov
CORE ·
Dec. 18, 18 · News
Like (3)
Save
Tweet
Share
16.95K Views

Join the DZone community and get the full member experience.

Join For Free

Vulnerabilities

Another API vulnerability has been found in Google+ (we reported on the previous one in our first newsletter back in October). Turns out that an update that Google rolled out in November put user data at risk because permissions were not properly enforced. The API could provide access to user profile data even if the data was not public. Google did a good job disclosing it: they found it themselves, fixed it in 6 days, and they report there’s no evidence of any exploit.

Unprotected APIs

Ethereum wallets and mining equipment are getting hacked through JSON-RPC API. The API was designed to be used by applications running locally on the same server, so it has no protection by default. Unfortunately, some systems using the API have all interfaces open, thus exposing the API without any security on port 8545. The API gives you full access, and there have already been reports of millions of dollars worth of the cryptocurrency stolen through the API.

Docker APIs are switched off by default, but they are required for remote administration and some 3rd-party tools. If the APIs are opened without applying proper security ,they leave your infrastructure vulnerable. Pierluigi Paganini has found more than 1000 exposed hosts, with plenty of them already compromised and running malicious workloads such as cryptomining.

Research

Researches from Texas A&M University used WARDroid framework to analyze the backend APIs of 10,000 popular Google Play apps. The researchers then used the APIs directly, bypassing the apps, and found 926 of the apps to be vulnerable to various API attacks. See the original research paper and its summary in ThreatPost.

Analysts

McAfee Labs have published their 2019 Threats Predictions Report. On API security, they have included API access to cloud-stored data in their predicitions: "Cloud-native attacks targeting weak APIs or ungoverned API endpoints to gain access to the data in SaaS as well as in PaaS and serverless workloads."

Best Practices

Aaron Lint from Arxan talks about how web application firewall (WAF) cannot detect API hacks when the attackers mask their behavior by hiding attack calls (like out of bounds parameters) in normal API traffic. This tactic will probably also fool other tools based on Artificial Intelligence/Machine Learning/anomaly detection.

You can subscribe to this newsletter at https://APISecurity.io.

API security

Published at DZone with permission of Dmitry Sotnikov, DZone MVB. See the original article here.

Opinions expressed by DZone contributors are their own.

Popular on DZone

  • Silver Bullet or False Panacea? 3 Questions for Data Contracts
  • Hackerman [Comic]
  • A Simple Union Between .NET Core and Python
  • Kotlin Is More Fun Than Java And This Is a Big Deal

Comments

Partner Resources

X

ABOUT US

  • About DZone
  • Send feedback
  • Careers
  • Sitemap

ADVERTISE

  • Advertise with DZone

CONTRIBUTE ON DZONE

  • Article Submission Guidelines
  • Become a Contributor
  • Visit the Writers' Zone

LEGAL

  • Terms of Service
  • Privacy Policy

CONTACT US

  • 600 Park Offices Drive
  • Suite 300
  • Durham, NC 27709
  • support@dzone.com
  • +1 (919) 678-0300

Let's be friends: