First published: Thu May 31 2018(Updated: )
The airbrake module 0.3.8 and earlier defaults to sending environment variables over HTTP. Environment variables can often times contain secret keys and other sensitive values. A malicious user could be on the same network as a regular user and intercept all the secret keys the user is sending. This goes against common best practice, which is to use HTTPS.
Credit: support@hackerone.com
Affected Software | Affected Version | How to fix |
---|---|---|
Jenkins Brakeman | <=0.3.8 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2016-10530 is a vulnerability in the airbrake module 0.3.8 and earlier that defaults to sending environment variables over HTTP, potentially exposing secret keys and sensitive values.
CVE-2016-10530 allows a malicious user on the same network to intercept secret keys and sensitive values being sent by a regular user.
The airbrake module versions up to and including 0.3.8 are affected by CVE-2016-10530.
CVE-2016-10530 has a severity rating of 5.9, which is classified as medium.
To fix CVE-2016-10530, upgrade to a version of the airbrake module that no longer defaults to sending environment variables over HTTP.