106 lines
3.4 KiB
JSON
Raw Normal View History

2023-04-24 12:24:31 +02:00
{
"id": "CVE-2021-24226",
"sourceIdentifier": "contact@wpscan.com",
"published": "2021-04-12T14:15:15.913",
"lastModified": "2021-04-16T20:56:18.173",
"vulnStatus": "Analyzed",
"descriptions": [
{
"lang": "en",
"value": "In the AccessAlly WordPress plugin before 3.5.7, the file \"resource/frontend/product/product-shortcode.php\" responsible for the [accessally_order_form] shortcode is dumping serialize($_SERVER), which contains all environment variables. The leakage occurs on all public facing pages containing the [accessally_order_form] shortcode, no login or administrator role is required."
},
{
"lang": "es",
"value": "En el plugin AccessAlly WordPress versiones anteriores a 3.5.7, el archivo \"resource/frontend/product/product-shortcode.php\" responsable de que el shortcode [accessally_order_form] este volcando serialize($ _ SERVER), que contiene todas las variables de entorno. El filtrado ocurre en todas las p\u00e1ginas p\u00fablicas que contienen el c\u00f3digo abreviado [accessally_order_form], no es requerido un inicio de sesi\u00f3n o rol de administrador"
}
],
"metrics": {
"cvssMetricV31": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "3.1",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N",
"attackVector": "NETWORK",
"attackComplexity": "LOW",
"privilegesRequired": "NONE",
"userInteraction": "NONE",
"scope": "UNCHANGED",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"availabilityImpact": "NONE",
"baseScore": 7.5,
"baseSeverity": "HIGH"
},
"exploitabilityScore": 3.9,
"impactScore": 3.6
}
],
"cvssMetricV2": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "2.0",
"vectorString": "AV:N/AC:L/Au:N/C:P/I:N/A:N",
"accessVector": "NETWORK",
"accessComplexity": "LOW",
"authentication": "NONE",
"confidentialityImpact": "PARTIAL",
"integrityImpact": "NONE",
"availabilityImpact": "NONE",
"baseScore": 5.0
},
"baseSeverity": "MEDIUM",
"exploitabilityScore": 10.0,
"impactScore": 2.9,
"acInsufInfo": false,
"obtainAllPrivilege": false,
"obtainUserPrivilege": false,
"obtainOtherPrivilege": false,
"userInteractionRequired": false
}
]
},
"weaknesses": [
{
"source": "contact@wpscan.com",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "CWE-200"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:accessally:accessally:*:*:*:*:*:wordpress:*:*",
"versionEndExcluding": "3.5.7",
"matchCriteriaId": "5367730D-609C-4836-BEFB-81172CA275CF"
}
]
}
]
}
],
"references": [
{
"url": "https://wpscan.com/vulnerability/8e3e89fd-e380-4108-be23-00e87fbaad16",
"source": "contact@wpscan.com",
"tags": [
"Exploit",
"Third Party Advisory"
]
}
]
}