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

113 lines
3.0 KiB
JSON

{
"id": "CVE-2011-0899",
"sourceIdentifier": "cve@mitre.org",
"published": "2011-02-07T21:00:16.743",
"lastModified": "2017-08-17T01:33:44.837",
"vulnStatus": "Modified",
"descriptions": [
{
"lang": "en",
"value": "The AES encryption module 7.x-1.4 for Drupal leaves certain debugging code enabled in release, which records the plaintext password of the last logged-in user and allows remote attackers to gain privileges as that user."
},
{
"lang": "es",
"value": "El m\u00f3dulo de encriptaci\u00f3n AES v7.x-1.4 para Drupal deja cierto c\u00f3digo habilitado en la depuraci\u00f3n de la versi\u00f3n, registra en texto plano la contrase\u00f1a del \u00faltimo usuario logueado y permite a atacantes remotos obtener privilegios como ese usuario."
}
],
"metrics": {
"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": "nvd@nist.gov",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "NVD-CWE-Other"
}
]
}
],
"configurations": [
{
"operator": "AND",
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:johan_lindskog:aes_encryption_module:7.x-1.4:*:*:*:*:*:*:*",
"matchCriteriaId": "C759C8F2-5865-4B62-AF05-87D1C57848E0"
}
]
},
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": false,
"criteria": "cpe:2.3:a:drupal:drupal:*:*:*:*:*:*:*:*",
"matchCriteriaId": "799CA80B-F3FA-4183-A791-2071A7DA1E54"
}
]
}
]
}
],
"references": [
{
"url": "http://drupal.org/node/1040728",
"source": "cve@mitre.org",
"tags": [
"Patch"
]
},
{
"url": "http://drupal.org/node/1048998",
"source": "cve@mitre.org",
"tags": [
"Patch",
"Vendor Advisory"
]
},
{
"url": "http://www.securityfocus.com/bid/46116",
"source": "cve@mitre.org",
"tags": [
"Patch"
]
},
{
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/65112",
"source": "cve@mitre.org"
}
]
}