2024-07-14 02:06:08 +00:00

117 lines
3.0 KiB
JSON

{
"id": "CVE-2007-4718",
"sourceIdentifier": "cve@mitre.org",
"published": "2007-09-05T19:17:00.000",
"lastModified": "2011-03-08T02:59:04.237",
"vulnStatus": "Modified",
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "Directory traversal vulnerability in inc/lib/language.lib.php in Claroline before 1.8.6 allows remote attackers to include and execute arbitrary local files via a .. (dot dot) in the language parameter."
},
{
"lang": "es",
"value": "Vulnerabilidad de salto de directorio en inc/lib/language.lib.php de Claroline anterior a 1.8.6 permite a atacantes remotos incluir y ejecutar ficheros locales de su elecci\u00f3n mediante una secuencias .. (punto punto) en el par\u00e1metro language."
}
],
"metrics": {
"cvssMetricV2": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "2.0",
"vectorString": "AV:N/AC:H/Au:N/C:P/I:P/A:P",
"accessVector": "NETWORK",
"accessComplexity": "HIGH",
"authentication": "NONE",
"confidentialityImpact": "PARTIAL",
"integrityImpact": "PARTIAL",
"availabilityImpact": "PARTIAL",
"baseScore": 5.1
},
"baseSeverity": "MEDIUM",
"exploitabilityScore": 4.9,
"impactScore": 6.4,
"acInsufInfo": false,
"obtainAllPrivilege": false,
"obtainUserPrivilege": false,
"obtainOtherPrivilege": true,
"userInteractionRequired": false
}
]
},
"weaknesses": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "CWE-22"
}
]
}
],
"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://osvdb.org/38987",
"source": "cve@mitre.org"
},
{
"url": "http://secunia.com/advisories/26685",
"source": "cve@mitre.org",
"tags": [
"Patch",
"Vendor Advisory"
]
},
{
"url": "http://www.claroline.net/forum/viewtopic.php?t=13533",
"source": "cve@mitre.org",
"tags": [
"Patch"
]
},
{
"url": "http://www.claroline.net/wiki/index.php/Changelog_1.8.x#Security",
"source": "cve@mitre.org",
"tags": [
"Patch",
"Vendor Advisory"
]
},
{
"url": "http://www.securityfocus.com/bid/25521",
"source": "cve@mitre.org",
"tags": [
"Exploit",
"Patch",
"Vendor Advisory"
]
},
{
"url": "http://www.vupen.com/english/advisories/2007/3045",
"source": "cve@mitre.org"
}
]
}