paypal-ipn before 3.0.0 uses the `test_ipn` parameter (which is set by the PayPal IPN simulator) to determine if it should use the production PayPal site or the sandbox. With a bit of time, an attacker could craft a request using the simulator that would fool any application which does not explicitly check for test_ipn in production.
References
Link | Resource |
---|---|
https://github.com/andzdroid/paypal-ipn/issues/11 | Issue Tracking Third Party Advisory |
https://nodesecurity.io/advisories/26 | Third Party Advisory |
https://github.com/andzdroid/paypal-ipn/issues/11 | Issue Tracking Third Party Advisory |
https://nodesecurity.io/advisories/26 | Third Party Advisory |
Configurations
History
21 Nov 2024, 02:03
Type | Values Removed | Values Added |
---|---|---|
References | () https://github.com/andzdroid/paypal-ipn/issues/11 - Issue Tracking, Third Party Advisory | |
References | () https://nodesecurity.io/advisories/26 - Third Party Advisory |
Information
Published : 2018-05-29 20:29
Updated : 2024-11-21 02:03
NVD link : CVE-2014-10067
Mitre link : CVE-2014-10067
CVE.ORG link : CVE-2014-10067
JSON object : View
Products Affected
paypal-ipn_project
- paypal-ipn
CWE
CWE-287
Improper Authentication