2024-12-08 03:06:42 +00:00

137 lines
4.5 KiB
JSON

{
"id": "CVE-2021-44981",
"sourceIdentifier": "cve@mitre.org",
"published": "2022-01-24T13:15:08.177",
"lastModified": "2024-11-21T06:31:46.657",
"vulnStatus": "Modified",
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "In QuickBox Pro v2.5.8 and below, the config.php file has a variable which takes a GET parameter value and parses it into a shell_exec(''); function without properly sanitizing any shell arguments, therefore remote code execution is possible. Additionally, as the media server is running as root by default attackers can use the sudo command within this shell_exec(''); function, which allows for privilege escalation by means of RCE."
},
{
"lang": "es",
"value": "En QuickBox Pro versiones v2.5.8 y anteriores, el archivo config.php presenta una variable que toma un valor de par\u00e1metro GET y lo analiza en una funci\u00f3n shell_exec(''); sin sanear apropiadamente los argumentos del shell, por lo que es posible una ejecuci\u00f3n de c\u00f3digo remota. Adem\u00e1s, como el servidor de medios es ejecutado como root por defecto, los atacantes pueden usar el comando sudo dentro de esta funci\u00f3n shell_exec('');, lo que permite una escalada de privilegios mediante RCE"
}
],
"metrics": {
"cvssMetricV31": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "3.1",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"baseScore": 8.8,
"baseSeverity": "HIGH",
"attackVector": "NETWORK",
"attackComplexity": "LOW",
"privilegesRequired": "LOW",
"userInteraction": "NONE",
"scope": "UNCHANGED",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"availabilityImpact": "HIGH"
},
"exploitabilityScore": 2.8,
"impactScore": 5.9
}
],
"cvssMetricV2": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "2.0",
"vectorString": "AV:N/AC:L/Au:S/C:C/I:C/A:C",
"baseScore": 9.0,
"accessVector": "NETWORK",
"accessComplexity": "LOW",
"authentication": "SINGLE",
"confidentialityImpact": "COMPLETE",
"integrityImpact": "COMPLETE",
"availabilityImpact": "COMPLETE"
},
"baseSeverity": "HIGH",
"exploitabilityScore": 8.0,
"impactScore": 10.0,
"acInsufInfo": false,
"obtainAllPrivilege": false,
"obtainUserPrivilege": false,
"obtainOtherPrivilege": false,
"userInteractionRequired": false
}
]
},
"weaknesses": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "CWE-78"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:quickbox:quickbox:*:*:*:*:community:*:*:*",
"versionEndIncluding": "2.5.8",
"matchCriteriaId": "539517B3-AB8A-42AE-AD72-D337662A5FA1"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:quickbox:quickbox:*:*:*:*:pro:*:*:*",
"versionEndIncluding": "2.5.8",
"matchCriteriaId": "AB153559-7B02-40EA-B473-1D7E0D2EA171"
}
]
}
]
}
],
"references": [
{
"url": "https://github.com/QuickBox/QB/issues/202",
"source": "cve@mitre.org",
"tags": [
"Issue Tracking",
"Third Party Advisory"
]
},
{
"url": "https://websec.nl/blog/61b2b37a43a1155c848f3b08/websec%20finds%20critical%20vulnerabilities%20in%20popular%20media%20server",
"source": "cve@mitre.org",
"tags": [
"Exploit",
"Third Party Advisory"
]
},
{
"url": "https://github.com/QuickBox/QB/issues/202",
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Issue Tracking",
"Third Party Advisory"
]
},
{
"url": "https://websec.nl/blog/61b2b37a43a1155c848f3b08/websec%20finds%20critical%20vulnerabilities%20in%20popular%20media%20server",
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Exploit",
"Third Party Advisory"
]
}
]
}