87 lines
2.9 KiB
JSON
Raw Normal View History

2023-04-24 12:24:31 +02:00
{
"id": "CVE-2007-4157",
"sourceIdentifier": "cve@mitre.org",
"published": "2007-08-03T21:17:00.000",
"lastModified": "2018-10-15T21:33:40.117",
"vulnStatus": "Modified",
"descriptions": [
{
"lang": "en",
"value": "PHPBlogger stores sensitive information under the web root with insufficient access control, which allows remote attackers to download a database containing an admin password hash via a direct request for data/pref.db. NOTE: this can be easily leveraged for administrative access because composing the authentication cookie only requires the password hash, not the cleartext version."
},
{
"lang": "es",
"value": "PHPBlogger almacena informaci\u00f3n confidencial bajo la ra\u00edz del web con control de acceso insuficiente, lo cual permite a atacantes remotos descargar una base de datos conteniendo un resumen de contrase\u00f1a de admin mediante una petici\u00f3n directa de data/pref.db.\r\nNOTA: esto puede ser f\u00e1cilmente utilizado para conseguir acceso administrativo dado que la composici\u00f3n de la cookie de autenticaci\u00f3n solamente requiere el resumen de la contrase\u00f1a, no la versi\u00f3n de texto en claro."
}
],
"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": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:phpblogger:php-blogger:2.2.7:*:*:*:*:*:*:*",
"matchCriteriaId": "6ADAC89E-D09D-45AB-B94C-DC550BF195A9"
}
]
}
]
}
],
"references": [
{
"url": "http://forcehacker.com/forum/viewtopic.php?t=2352",
"source": "cve@mitre.org"
},
{
"url": "http://securityreason.com/securityalert/2957",
"source": "cve@mitre.org"
},
{
"url": "http://www.securityfocus.com/archive/1/474938/100/0/threaded",
"source": "cve@mitre.org"
}
]
}