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

84 lines
2.6 KiB
JSON

{
"id": "CVE-2007-1647",
"sourceIdentifier": "cve@mitre.org",
"published": "2007-03-24T00:19:00.000",
"lastModified": "2017-10-11T01:31:56.330",
"vulnStatus": "Modified",
"descriptions": [
{
"lang": "en",
"value": "Moodle 1.5.2 and earlier stores sensitive information under the web root with insufficient access control, and provides directory listings, which allows remote attackers to obtain user names, password hashes, and other sensitive information via a direct request for session (sess_*) files in moodledata/sessions/."
},
{
"lang": "es",
"value": "Moodle 1.5.2 y anteriores almacena informaci\u00f3n sensible bajo el web rott con controles de acceso insuficientes, y facilita listado de directorios, lo cual permite a un atacante remoto obtener nombres de usuario, contrase\u00f1as hash y otra informaci\u00f3n sensible a trav\u00e9s de respuestas directas para archivos de sesi\u00f3n (sess_*) en moodledata/sessions/."
}
],
"metrics": {
"cvssMetricV2": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "2.0",
"vectorString": "AV:N/AC:L/Au:N/C:C/I:N/A:N",
"accessVector": "NETWORK",
"accessComplexity": "LOW",
"authentication": "NONE",
"confidentialityImpact": "COMPLETE",
"integrityImpact": "NONE",
"availabilityImpact": "NONE",
"baseScore": 7.8
},
"baseSeverity": "HIGH",
"exploitabilityScore": 10.0,
"impactScore": 6.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:moodle:moodle:*:*:*:*:*:*:*:*",
"versionEndIncluding": "1.5.2",
"matchCriteriaId": "A3F1A828-0A58-43E2-9C9F-04D488084D11"
}
]
}
]
}
],
"references": [
{
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/33147",
"source": "cve@mitre.org"
},
{
"url": "https://www.exploit-db.com/exploits/3508",
"source": "cve@mitre.org"
}
]
}