GHSA-H698-R4HM-W94P
Vulnerability from github – Published: 2020-08-31 22:54 – Updated: 2021-09-23 20:58
VLAI?
Summary
Validation Bypass in paypal-ipn
Details
Versions 2.x.x and earlier of paypal-ipn are affected by a validation bypass vulnerability.
paypal-ipn 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.
A motivated attacker could craft a request string using the simulator to fool the application into entering the sandbox mode, potentially allowing purchases without valid payment.
Recommendation
Upgrade to version 3.0.0 or later.
Severity ?
5.9 (Medium)
{
"affected": [
{
"package": {
"ecosystem": "npm",
"name": "paypal-ipn"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "3.0.0"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"aliases": [
"CVE-2014-10067"
],
"database_specific": {
"cwe_ids": [
"CWE-287"
],
"github_reviewed": true,
"github_reviewed_at": "2020-08-31T18:08:20Z",
"nvd_published_at": null,
"severity": "MODERATE"
},
"details": "Versions 2.x.x and earlier of `paypal-ipn` are affected by a validation bypass vulnerability. \n\npaypal-ipn 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.\n\nA motivated attacker could craft a request string using the simulator to fool the application into entering the sandbox mode, potentially allowing purchases without valid payment.\n\n\n## Recommendation\n\nUpgrade to version 3.0.0 or later.",
"id": "GHSA-h698-r4hm-w94p",
"modified": "2021-09-23T20:58:30Z",
"published": "2020-08-31T22:54:56Z",
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2014-10067"
},
{
"type": "WEB",
"url": "https://github.com/andzdroid/paypal-ipn/issues/11"
},
{
"type": "PACKAGE",
"url": "https://github.com/andzdroid/paypal-ipn"
},
{
"type": "WEB",
"url": "https://www.npmjs.com/advisories/26"
}
],
"schema_version": "1.4.0",
"severity": [
{
"score": "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N",
"type": "CVSS_V3"
}
],
"summary": "Validation Bypass in paypal-ipn"
}
Loading…
Loading…
Sightings
| Author | Source | Type | Date |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.
Loading…
Loading…