All the vulnerabilites related to johan_lindskog - aes_encryption_module
Vulnerability from fkie_nvd
Published
2011-02-07 21:00
Modified
2024-11-21 01:25
Severity ?
Summary
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.
References
Impacted products
Vendor | Product | Version | |
---|---|---|---|
johan_lindskog | aes_encryption_module | 7.x-1.4 | |
drupal | drupal | * |
{ "configurations": [ { "nodes": [ { "cpeMatch": [ { "criteria": "cpe:2.3:a:johan_lindskog:aes_encryption_module:7.x-1.4:*:*:*:*:*:*:*", "matchCriteriaId": "C759C8F2-5865-4B62-AF05-87D1C57848E0", "vulnerable": true } ], "negate": false, "operator": "OR" }, { "cpeMatch": [ { "criteria": "cpe:2.3:a:drupal:drupal:*:*:*:*:*:*:*:*", "matchCriteriaId": "799CA80B-F3FA-4183-A791-2071A7DA1E54", "vulnerable": false } ], "negate": false, "operator": "OR" } ], "operator": "AND" } ], "cveTags": [], "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." } ], "id": "CVE-2011-0899", "lastModified": "2024-11-21T01:25:07.130", "metrics": { "cvssMetricV2": [ { "acInsufInfo": false, "baseSeverity": "MEDIUM", "cvssData": { "accessComplexity": "LOW", "accessVector": "NETWORK", "authentication": "NONE", "availabilityImpact": "NONE", "baseScore": 5.0, "confidentialityImpact": "PARTIAL", "integrityImpact": "NONE", "vectorString": "AV:N/AC:L/Au:N/C:P/I:N/A:N", "version": "2.0" }, "exploitabilityScore": 10.0, "impactScore": 2.9, "obtainAllPrivilege": false, "obtainOtherPrivilege": false, "obtainUserPrivilege": false, "source": "nvd@nist.gov", "type": "Primary", "userInteractionRequired": false } ] }, "published": "2011-02-07T21:00:16.743", "references": [ { "source": "cve@mitre.org", "tags": [ "Patch" ], "url": "http://drupal.org/node/1040728" }, { "source": "cve@mitre.org", "tags": [ "Patch", "Vendor Advisory" ], "url": "http://drupal.org/node/1048998" }, { "source": "cve@mitre.org", "url": "http://osvdb.org/70767" }, { "source": "cve@mitre.org", "tags": [ "Vendor Advisory" ], "url": "http://secunia.com/advisories/43185" }, { "source": "cve@mitre.org", "tags": [ "Patch" ], "url": "http://www.securityfocus.com/bid/46116" }, { "source": "cve@mitre.org", "url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/65112" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Patch" ], "url": "http://drupal.org/node/1040728" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Patch", "Vendor Advisory" ], "url": "http://drupal.org/node/1048998" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "url": "http://osvdb.org/70767" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Vendor Advisory" ], "url": "http://secunia.com/advisories/43185" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Patch" ], "url": "http://www.securityfocus.com/bid/46116" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/65112" } ], "sourceIdentifier": "cve@mitre.org", "vulnStatus": "Modified", "weaknesses": [ { "description": [ { "lang": "en", "value": "NVD-CWE-Other" } ], "source": "nvd@nist.gov", "type": "Primary" } ] }
cve-2011-0899
Vulnerability from cvelistv5
Published
2011-02-07 20:19
Modified
2024-08-06 22:05
Severity ?
EPSS score ?
Summary
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.
References
▼ | URL | Tags |
---|---|---|
https://exchange.xforce.ibmcloud.com/vulnerabilities/65112 | vdb-entry, x_refsource_XF | |
http://osvdb.org/70767 | vdb-entry, x_refsource_OSVDB | |
http://secunia.com/advisories/43185 | third-party-advisory, x_refsource_SECUNIA | |
http://drupal.org/node/1040728 | x_refsource_CONFIRM | |
http://www.securityfocus.com/bid/46116 | vdb-entry, x_refsource_BID | |
http://drupal.org/node/1048998 | x_refsource_CONFIRM |
{ "containers": { "adp": [ { "providerMetadata": { "dateUpdated": "2024-08-06T22:05:54.488Z", "orgId": "af854a3a-2127-422b-91ae-364da2661108", "shortName": "CVE" }, "references": [ { "name": "aes-module-information-disclosure(65112)", "tags": [ "vdb-entry", "x_refsource_XF", "x_transferred" ], "url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/65112" }, { "name": "70767", "tags": [ "vdb-entry", "x_refsource_OSVDB", "x_transferred" ], "url": "http://osvdb.org/70767" }, { "name": "43185", "tags": [ "third-party-advisory", "x_refsource_SECUNIA", "x_transferred" ], "url": "http://secunia.com/advisories/43185" }, { "tags": [ "x_refsource_CONFIRM", "x_transferred" ], "url": "http://drupal.org/node/1040728" }, { "name": "46116", "tags": [ "vdb-entry", "x_refsource_BID", "x_transferred" ], "url": "http://www.securityfocus.com/bid/46116" }, { "tags": [ "x_refsource_CONFIRM", "x_transferred" ], "url": "http://drupal.org/node/1048998" } ], "title": "CVE Program Container" } ], "cna": { "affected": [ { "product": "n/a", "vendor": "n/a", "versions": [ { "status": "affected", "version": "n/a" } ] } ], "datePublic": "2011-02-02T00:00:00", "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." } ], "problemTypes": [ { "descriptions": [ { "description": "n/a", "lang": "en", "type": "text" } ] } ], "providerMetadata": { "dateUpdated": "2017-08-16T14:57:01", "orgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca", "shortName": "mitre" }, "references": [ { "name": "aes-module-information-disclosure(65112)", "tags": [ "vdb-entry", "x_refsource_XF" ], "url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/65112" }, { "name": "70767", "tags": [ "vdb-entry", "x_refsource_OSVDB" ], "url": "http://osvdb.org/70767" }, { "name": "43185", "tags": [ "third-party-advisory", "x_refsource_SECUNIA" ], "url": "http://secunia.com/advisories/43185" }, { "tags": [ "x_refsource_CONFIRM" ], "url": "http://drupal.org/node/1040728" }, { "name": "46116", "tags": [ "vdb-entry", "x_refsource_BID" ], "url": "http://www.securityfocus.com/bid/46116" }, { "tags": [ "x_refsource_CONFIRM" ], "url": "http://drupal.org/node/1048998" } ], "x_legacyV4Record": { "CVE_data_meta": { "ASSIGNER": "cve@mitre.org", "ID": "CVE-2011-0899", "STATE": "PUBLIC" }, "affects": { "vendor": { "vendor_data": [ { "product": { "product_data": [ { "product_name": "n/a", "version": { "version_data": [ { "version_value": "n/a" } ] } } ] }, "vendor_name": "n/a" } ] } }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "eng", "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." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "n/a" } ] } ] }, "references": { "reference_data": [ { "name": "aes-module-information-disclosure(65112)", "refsource": "XF", "url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/65112" }, { "name": "70767", "refsource": "OSVDB", "url": "http://osvdb.org/70767" }, { "name": "43185", "refsource": "SECUNIA", "url": "http://secunia.com/advisories/43185" }, { "name": "http://drupal.org/node/1040728", "refsource": "CONFIRM", "url": "http://drupal.org/node/1040728" }, { "name": "46116", "refsource": "BID", "url": "http://www.securityfocus.com/bid/46116" }, { "name": "http://drupal.org/node/1048998", "refsource": "CONFIRM", "url": "http://drupal.org/node/1048998" } ] } } } }, "cveMetadata": { "assignerOrgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca", "assignerShortName": "mitre", "cveId": "CVE-2011-0899", "datePublished": "2011-02-07T20:19:00", "dateReserved": "2011-02-07T00:00:00", "dateUpdated": "2024-08-06T22:05:54.488Z", "state": "PUBLISHED" }, "dataType": "CVE_RECORD", "dataVersion": "5.1" }