原始 OSV JSON{
"id": "GHSA-jx5q-g37m-h5hj",
"aliases": [
"CVE-2021-43852"
],
"details": "### Summary\n\nBy sending a specially crafted request, an attacker could inject properties into existing JavaScript language construct prototypes, such as objects. Later this injection may lead to JS code execution by libraries that are vulnerable to Prototype Pollution.\n\n### Workarounds\n\nConfigure WAF to drop requests containing next strings: `__proto__` , `constructor[prototype]`, `constructor.prototype`",
"summary": "Client-Side JavaScript Prototype Pollution in oro/platform",
"affected": [
{
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "4.1.0"
},
{
"fixed": "4.1.14"
}
]
}
],
"package": {
"name": "oro/platform",
"ecosystem": "Packagist"
}
},
{
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "4.2.0"
},
{
"fixed": "4.2.8"
}
]
}
],
"package": {
"name": "oro/platform",
"ecosystem": "Packagist"
}
}
],
"modified": "2022-01-04T22:46:13Z",
"severity": [
{
"type": "CVSS_V3",
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N"
}
],
"published": "2022-01-06T18:29:51Z",
"references": [
{
"url": "https://github.com/oroinc/platform/security/advisories/GHSA-jx5q-g37m-h5hj",
"type": "WEB"
},
{
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-43852",
"type": "ADVISORY"
},
{
"url": "https://github.com/oroinc/platform/commit/62c26936b3adee9c20255dcd9f8ee5c299b464a9",
"type": "WEB"
},
{
"url": "https://github.com/oroinc/platform",
"type": "PACKAGE"
}
],
"schema_version": "1.4.0",
"database_specific": {
"cwe_ids": [
"CWE-1321",
"CWE-74"
],
"severity": "MODERATE",
"github_reviewed": true,
"nvd_published_at": "2022-01-04T20:15:00Z",
"github_reviewed_at": "2022-01-04T22:46:13Z"
}
}