2024-12-08 03:06:42 +00:00

108 lines
3.1 KiB
JSON

{
"id": "CVE-2007-2369",
"sourceIdentifier": "cve@mitre.org",
"published": "2007-04-30T23:19:00.000",
"lastModified": "2024-11-21T00:30:37.037",
"vulnStatus": "Modified",
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "Directory traversal vulnerability in picture.php in WebSPELL 4.01.02 and earlier, when PHP before 4.3.0 is used, allows remote attackers to read arbitrary files via a .. (dot dot) in the id parameter."
},
{
"lang": "es",
"value": "Vulnerabilidad de salto de directorio en picture.php de WebSPELL 4.01.02 y anteriores, cuando se est\u00e1 utilizando PHP anterior a 4.3.0, permite a atacantes remotos leer ficheros de su elecci\u00f3n mediante secuencias .. (punto punto) en el par\u00e1metro id."
}
],
"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",
"baseScore": 5.0,
"accessVector": "NETWORK",
"accessComplexity": "LOW",
"authentication": "NONE",
"confidentialityImpact": "PARTIAL",
"integrityImpact": "NONE",
"availabilityImpact": "NONE"
},
"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:php:php:*:*:*:*:*:*:*:*",
"versionEndIncluding": "4.2.3",
"matchCriteriaId": "8F17B5DC-D2EB-4973-896A-DF97F150C593"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:webspell:webspell:*:*:*:*:*:*:*:*",
"versionEndIncluding": "4.01.02",
"matchCriteriaId": "FC556A43-D617-47E8-8958-336895815AB5"
}
]
}
]
}
],
"references": [
{
"url": "http://osvdb.org/34638",
"source": "cve@mitre.org"
},
{
"url": "http://www.vupen.com/english/advisories/2007/1274",
"source": "cve@mitre.org"
},
{
"url": "https://www.exploit-db.com/exploits/3673",
"source": "cve@mitre.org"
},
{
"url": "http://osvdb.org/34638",
"source": "af854a3a-2127-422b-91ae-364da2661108"
},
{
"url": "http://www.vupen.com/english/advisories/2007/1274",
"source": "af854a3a-2127-422b-91ae-364da2661108"
},
{
"url": "https://www.exploit-db.com/exploits/3673",
"source": "af854a3a-2127-422b-91ae-364da2661108"
}
],
"evaluatorImpact": "Successful exploitation requires that PHP before 4.3.0 is used."
}