René Helmke 7791f18b51 bootstrap
2023-05-16 16:09:41 +02:00

122 lines
3.7 KiB
JSON

{
"id": "CVE-2021-33358",
"sourceIdentifier": "cve@mitre.org",
"published": "2021-06-09T18:15:08.710",
"lastModified": "2021-06-21T16:07:10.247",
"vulnStatus": "Analyzed",
"descriptions": [
{
"lang": "en",
"value": "Multiple vulnerabilities exist in RaspAP 2.3 to 2.6.5 in the \"interface\", \"ssid\" and \"wpa_passphrase\" POST parameters in /hostapd, when the parameter values contain special characters such as \";\" or \"$()\" which enables an authenticated attacker to execute arbitrary OS commands."
},
{
"lang": "es",
"value": "Se presenta una vulnerabilidad en RaspAP versiones 2.3 a 2.6.5 en los par\u00e1metros \"interface\", \"ssid\" y \"wpa_passphrase\" POST en la funci\u00f3n /hostapd, cuando los valores de los par\u00e1metros contienen caracteres especiales como \";\" o \"$()\" que permite a un atacante autenticado ejecutar comandos arbitrarios del sistema operativo"
}
],
"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",
"attackVector": "NETWORK",
"attackComplexity": "LOW",
"privilegesRequired": "LOW",
"userInteraction": "NONE",
"scope": "UNCHANGED",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"availabilityImpact": "HIGH",
"baseScore": 8.8,
"baseSeverity": "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",
"accessVector": "NETWORK",
"accessComplexity": "LOW",
"authentication": "SINGLE",
"confidentialityImpact": "COMPLETE",
"integrityImpact": "COMPLETE",
"availabilityImpact": "COMPLETE",
"baseScore": 9.0
},
"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:raspap:raspap:*:*:*:*:*:*:*:*",
"versionStartIncluding": "2.3",
"versionEndIncluding": "2.6.5",
"matchCriteriaId": "EF65C1F6-C1C3-48E1-9355-E53F27B5EFE7"
}
]
}
]
}
],
"references": [
{
"url": "https://gist.github.com/omriinbar/52c000c02a6992c6ce68d531195f69cf",
"source": "cve@mitre.org",
"tags": [
"Third Party Advisory"
]
},
{
"url": "https://github.com/RaspAP/raspap-webgui/blob/8f0ae3b36aa1020d21477e66010c6b2146e7c222/app/img/wifi-qr-code.php",
"source": "cve@mitre.org",
"tags": [
"Exploit",
"Third Party Advisory"
]
},
{
"url": "https://github.com/RaspAP/raspap-webgui/blob/b02660d5ff8d9faa5d3ef49778b23e832851e0f4/includes/hostapd.php",
"source": "cve@mitre.org",
"tags": [
"Exploit",
"Third Party Advisory"
]
}
]
}