cvelist/2021/32xxx/CVE-2021-32826.json

86 lines
2.8 KiB
JSON
Raw Normal View History

2021-05-12 22:01:10 +00:00
{
"CVE_data_meta": {
2021-08-16 14:58:57 -06:00
"ASSIGNER": "security-advisories@github.com",
2021-05-12 22:01:10 +00:00
"ID": "CVE-2021-32826",
2021-08-16 13:17:27 -06:00
"STATE": "PUBLIC",
"TITLE": "Remote code execution in Proxyee-Down"
2021-05-12 22:01:10 +00:00
},
2021-08-16 13:17:27 -06:00
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "proxyee-down",
"version": {
"version_data": [
{
"version_value": "all"
}
]
}
}
]
},
"vendor_name": "proxyee-down-org"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
2021-05-12 22:01:10 +00:00
"description": {
"description_data": [
{
"lang": "eng",
2021-08-16 22:00:53 +00:00
"value": "Proxyee-Down is open source proxy software. An attacker being able to provide an extension script (eg: through a MiTM attack or by hosting a malicious extension) may be able to run arbitrary commands on the system running Proxyee-Down. For more details including a PoC see the referenced GHSL-2021-053. As of the writing of this CVE there is currently no patched version."
2021-08-16 13:17:27 -06:00
}
]
},
"generator": {
"engine": "Vulnogram 0.0.9"
},
"impact": {
"cvss": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.8,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:C/C:N/I:H/A:N",
"version": "3.1"
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-78 OS Command Injection"
}
]
2021-05-12 22:01:10 +00:00
}
]
2021-08-16 13:17:27 -06:00
},
"references": {
"reference_data": [
{
"name": "https://securitylab.github.com/advisories/GHSL-2021-053-proxyee-down/",
"refsource": "CONFIRM",
"url": "https://securitylab.github.com/advisories/GHSL-2021-053-proxyee-down/"
}
]
},
"source": {
"advisory": "GHSL-2021-053",
"discovery": "INTERNAL"
2021-05-12 22:01:10 +00:00
}
}