Vulnerability Description
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.
CVSS Score
MEDIUM
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Paypal-Ipn Project | Paypal-Ipn | < 3.0.0 |
Related Weaknesses (CWE)
References
- https://github.com/andzdroid/paypal-ipn/issues/11Issue TrackingThird Party Advisory
- https://nodesecurity.io/advisories/26Third Party Advisory
- https://github.com/andzdroid/paypal-ipn/issues/11Issue TrackingThird Party Advisory
- https://nodesecurity.io/advisories/26Third Party Advisory
FAQ
What is CVE-2014-10067?
CVE-2014-10067 is a vulnerability with a CVSS score of 5.9 (MEDIUM). 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 attacke...
How severe is CVE-2014-10067?
CVE-2014-10067 has been rated MEDIUM with a CVSS base score of 5.9/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2014-10067?
Check the references section above for vendor advisories and patch information. Affected products include: Paypal-Ipn Project Paypal-Ipn.