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

97 lines
3.1 KiB
JSON
Raw Normal View History

2021-01-08 23:01:54 +00:00
{
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": {
2021-07-12 16:10:52 +01:00
"ASSIGNER": "report@snyk.io",
"DATE_PUBLIC": "2021-07-12T15:10:50.625348Z",
2021-01-08 23:01:54 +00:00
"ID": "CVE-2021-23390",
2021-07-12 16:10:52 +01:00
"STATE": "PUBLIC",
"TITLE": "Arbitrary Code Execution"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "total4",
"version": {
"version_data": [
{
"version_affected": "<",
"version_value": "0.0.43"
}
]
}
}
]
},
"vendor_name": "n/a"
}
]
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "Arbitrary Code Execution"
}
]
}
]
},
"references": {
"reference_data": [
{
2021-07-12 16:00:54 +00:00
"refsource": "MISC",
"url": "https://snyk.io/vuln/SNYK-JS-TOTAL4-1130527",
"name": "https://snyk.io/vuln/SNYK-JS-TOTAL4-1130527"
2021-07-12 16:10:52 +01:00
},
{
2021-07-12 16:00:54 +00:00
"refsource": "MISC",
"url": "https://github.com/totaljs/framework4/blob/master/utils.js%23L5430-L5455",
"name": "https://github.com/totaljs/framework4/blob/master/utils.js%23L5430-L5455"
2021-07-12 16:10:52 +01:00
},
{
2021-07-12 16:00:54 +00:00
"refsource": "MISC",
"url": "https://github.com/totaljs/framework4/commit/8a72d8c20f38bbcac031a76a51238aa528f68821",
"name": "https://github.com/totaljs/framework4/commit/8a72d8c20f38bbcac031a76a51238aa528f68821"
2021-07-12 16:10:52 +01:00
}
]
2021-01-08 23:01:54 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2021-07-12 16:00:54 +00:00
"value": "The package total4 before 0.0.43 are vulnerable to Arbitrary Code Execution via the U.set() and U.get() functions."
2021-01-08 23:01:54 +00:00
}
]
2021-07-12 16:10:52 +01: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": "Alessio Della Libera (@d3lla)"
}
]
2021-01-08 23:01:54 +00:00
}