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

84 lines
2.6 KiB
JSON

{
"id": "CVE-2007-4742",
"sourceIdentifier": "cve@mitre.org",
"published": "2007-09-06T19:17:00.000",
"lastModified": "2012-10-30T02:56:35.953",
"vulnStatus": "Modified",
"descriptions": [
{
"lang": "en",
"value": "Claroline before 1.8.6 allows remote authenticated administrators to obtain sensitive information via an invalid value in the sort parameter to admin/adminusers.php, which reveals the path in an error message in some circumstances, as demonstrated by a parameter value containing an XSS sequence."
},
{
"lang": "es",
"value": "Claroline anterior al 1.8.6 permite a administradores remotos autenticados obtener informaci\u00f3n sensible a trav\u00e9s de valores no v\u00e1lidos en el par\u00e1metro sort del admin/adminusers.php, el cual revela la ruta en un mensaje de error en algunas circunstancias, como lo demostrado con el valor del par\u00e1metro que contiene una secuencia XSS."
}
],
"metrics": {
"cvssMetricV2": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "2.0",
"vectorString": "AV:N/AC:M/Au:N/C:P/I:N/A:N",
"accessVector": "NETWORK",
"accessComplexity": "MEDIUM",
"authentication": "NONE",
"confidentialityImpact": "PARTIAL",
"integrityImpact": "NONE",
"availabilityImpact": "NONE",
"baseScore": 4.3
},
"baseSeverity": "MEDIUM",
"exploitabilityScore": 8.6,
"impactScore": 2.9,
"acInsufInfo": false,
"obtainAllPrivilege": false,
"obtainUserPrivilege": false,
"obtainOtherPrivilege": false,
"userInteractionRequired": true
}
]
},
"weaknesses": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "CWE-20"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:claroline:claroline:*:*:*:*:*:*:*:*",
"versionEndIncluding": "1.8.5",
"matchCriteriaId": "88039F9D-BF6A-4AD6-87C6-53D2C644CA02"
}
]
}
]
}
],
"references": [
{
"url": "http://cvs.claroline.net/cgi-bin/viewcvs.cgi/claroline/claroline/admin/adminusers.php?only_with_tag=V_1_8&r2=1.109.2.1&r1=1.10",
"source": "cve@mitre.org"
},
{
"url": "http://www.claroline.net/forum/viewtopic.php?t=13448",
"source": "cve@mitre.org"
}
]
}