cvelist/2021/23xxx/CVE-2021-23543.json

96 lines
2.8 KiB
JSON
Raw Normal View History

2021-01-08 23:03:50 +00:00
{
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": {
2022-01-07 20:00:10 +00:00
"ASSIGNER": "report@snyk.io",
"DATE_PUBLIC": "2022-01-07T20:00:07.913941Z",
2021-01-08 23:03:50 +00:00
"ID": "CVE-2021-23543",
2022-01-07 20:00:10 +00:00
"STATE": "PUBLIC",
"TITLE": "Sandbox Bypass"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "realms-shim",
"version": {
"version_data": [
{
"version_affected": ">=",
"version_value": "0"
}
]
}
}
]
},
"vendor_name": "n/a"
}
]
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "Sandbox Bypass"
}
]
}
]
},
"references": {
"reference_data": [
{
2022-01-07 21:01:14 +00:00
"refsource": "MISC",
"url": "https://www.npmjs.com/package/realms-shim",
"name": "https://www.npmjs.com/package/realms-shim"
2022-01-07 20:00:10 +00:00
},
{
2022-01-07 21:01:14 +00:00
"refsource": "MISC",
"url": "https://snyk.io/vuln/SNYK-JS-REALMSSHIM-2309908",
"name": "https://snyk.io/vuln/SNYK-JS-REALMSSHIM-2309908"
2022-01-07 20:00:10 +00:00
}
]
2021-01-08 23:03:50 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2022-01-07 21:01:14 +00:00
"value": "All versions of package realms-shim are vulnerable to Sandbox Bypass via a Prototype Pollution attack vector."
2021-01-08 23:03:50 +00:00
}
]
2022-01-07 20:00:10 +00:00
},
"impact": {
"cvss": {
"version": "3.1",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H/E:P",
"baseScore": 9.8,
"baseSeverity": "CRITICAL",
"attackVector": "NETWORK",
"attackComplexity": "LOW",
"privilegesRequired": "NONE",
"userInteraction": "NONE",
"scope": "UNCHANGED",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"availabilityImpact": "HIGH"
}
},
"credit": [
{
"lang": "eng",
"value": "Cristian-Alexandru Staicu"
},
{
"lang": "eng",
"value": "Abdullah Alhamdan"
}
]
2021-01-08 23:03:50 +00:00
}