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

131 lines
3.7 KiB
JSON

{
"id": "CVE-2020-13694",
"sourceIdentifier": "cve@mitre.org",
"published": "2020-06-01T16:15:14.400",
"lastModified": "2024-11-21T05:01:45.280",
"vulnStatus": "Modified",
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "In QuickBox Community Edition through 2.5.5 and Pro Edition through 2.1.8, the local www-data user can execute sudo mysql without a password, which means that the www-data user can execute arbitrary OS commands via the mysql -e option."
},
{
"lang": "es",
"value": "En QuickBox Community Edition versiones hasta 2.5.5 y Pro Edition versiones hasta 2.1.8, el usuario local www-data puede ejecutar mysql sudo sin una contrase\u00f1a, lo que significa que el usuario de www-data puede ejecutar comandos arbitrarios del sistema operativo por medio de la opci\u00f3n mysql -e."
}
],
"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.5",
"matchCriteriaId": "8EFF18BD-022D-4EEB-A8E8-121DC1224A87"
}
]
}
]
},
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:quickbox:quickbox:*:*:*:*:pro:*:*:*",
"versionEndIncluding": "2.1.8",
"matchCriteriaId": "BADFB282-D8D4-4084-8337-E5376A2E3C3E"
}
]
}
]
}
],
"references": [
{
"url": "https://s1gh.sh/cve-2020-13448-quickbox-authenticated-rce/",
"source": "cve@mitre.org",
"tags": [
"Exploit",
"Third Party Advisory"
]
},
{
"url": "https://s1gh.sh/cve-2020-13448-quickbox-authenticated-rce/",
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Exploit",
"Third Party Advisory"
]
}
]
}