GHSA-V3R2-3FP4-RP46
Vulnerability from github – Published: 2021-12-10 20:05 – Updated: 2023-09-06 20:14
VLAI?
Summary
Prototype pollution in paypal-adaptive
Details
paypal-adaptive through 0.4.2 manipulation of JavaScript objects resulting in Prototype Pollution. The PayPal function could be tricked into adding or modifying properties of Object.prototype using a __proto__ payload.
Severity ?
4.2 (Medium)
{
"affected": [
{
"package": {
"ecosystem": "npm",
"name": "paypal-adaptive"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"last_affected": "0.4.2"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"aliases": [
"CVE-2020-7643"
],
"database_specific": {
"cwe_ids": [
"CWE-400"
],
"github_reviewed": true,
"github_reviewed_at": "2021-05-25T20:14:36Z",
"nvd_published_at": "2020-04-23T15:15:00Z",
"severity": "MODERATE"
},
"details": "paypal-adaptive through 0.4.2 manipulation of JavaScript objects resulting in Prototype Pollution. The PayPal function could be tricked into adding or modifying properties of Object.prototype using a `__proto__` payload.",
"id": "GHSA-v3r2-3fp4-rp46",
"modified": "2023-09-06T20:14:32Z",
"published": "2021-12-10T20:05:57Z",
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2020-7643"
},
{
"type": "PACKAGE",
"url": "https://github.com/Ideame/paypal-adaptive-sdk-nodejs"
},
{
"type": "WEB",
"url": "https://github.com/Ideame/paypal-adaptive-sdk-nodejs/blob/master/lib/paypal-adaptive.js#L31"
},
{
"type": "WEB",
"url": "https://snyk.io/vuln/SNYK-JS-PAYPALADAPTIVE-565089"
}
],
"schema_version": "1.4.0",
"severity": [
{
"score": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:N/I:L/A:L",
"type": "CVSS_V3"
}
],
"summary": "Prototype pollution in paypal-adaptive"
}
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…