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

103 lines
3.1 KiB
JSON

{
"id": "CVE-2012-4219",
"sourceIdentifier": "cve@mitre.org",
"published": "2012-08-21T19:55:00.903",
"lastModified": "2012-09-07T04:31:24.803",
"vulnStatus": "Modified",
"descriptions": [
{
"lang": "en",
"value": "show_config_errors.php in phpMyAdmin 3.5.x before 3.5.2.1 allows remote attackers to obtain sensitive information via a direct request, which reveals the installation path in an error message, related to lack of inclusion of the common.inc.php library file."
},
{
"lang": "es",
"value": "show_config_errors.php en phpMyAdmin v3.5.x anterior a v3.5.2.1 permite a atacantes remotos obtener informaci\u00f3n sensible a trav\u00e9s de una solicitud directa, la cual revela la ruta de instalaci\u00f3n en un mensaje de error, relacionada con la no inclusi\u00f3n del fichero de librer\u00eda common.inc.php."
}
],
"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": "CWE-200"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:phpmyadmin:phpmyadmin:3.5.0.0:*:*:*:*:*:*:*",
"matchCriteriaId": "2577DB75-9893-4496-B9B8-22F4D7C70D8B"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:phpmyadmin:phpmyadmin:3.5.1.0:*:*:*:*:*:*:*",
"matchCriteriaId": "3BBC76AB-567B-4081-8520-D4BB2211CA91"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:phpmyadmin:phpmyadmin:3.5.2.0:*:*:*:*:*:*:*",
"matchCriteriaId": "EDFD7186-12C3-4FA6-951E-288063262EAE"
}
]
}
]
}
],
"references": [
{
"url": "http://www.phpmyadmin.net/home_page/security/PMASA-2012-3.php",
"source": "cve@mitre.org",
"tags": [
"Vendor Advisory"
]
},
{
"url": "https://github.com/phpmyadmin/phpmyadmin/commit/0f0c2f1e2b3ece41cc1bb99a9931c8fcc7c917bc",
"source": "cve@mitre.org",
"tags": [
"Exploit"
]
},
{
"url": "https://hermes.opensuse.org/messages/15513071",
"source": "cve@mitre.org"
}
]
}