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

121 lines
3.8 KiB
JSON

{
"id": "CVE-2008-4483",
"sourceIdentifier": "cve@mitre.org",
"published": "2008-10-08T02:00:01.300",
"lastModified": "2017-09-29T01:32:11.023",
"vulnStatus": "Modified",
"descriptions": [
{
"lang": "en",
"value": "Directory traversal vulnerability in index.php in Crux Gallery 1.32 and earlier, when magic_quotes_gpc is disabled, allows remote attackers to include and execute arbitrary local files via a .. (dot dot) in the theme parameter."
},
{
"lang": "es",
"value": "Vulnerabilidad de salto de directorio en el archivo index.php en Crux Gallery 1.32 y versiones anteiores, cuando magic_quotes_gpc es deshabiitado, permite a los atacantes remotos incluir y ejecutar arbitrariamente archivos locales a trav\u00e9s de .. (punto punto) en el par\u00e1metro theme."
}
],
"metrics": {
"cvssMetricV2": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "2.0",
"vectorString": "AV:N/AC:M/Au:N/C:P/I:P/A:P",
"accessVector": "NETWORK",
"accessComplexity": "MEDIUM",
"authentication": "NONE",
"confidentialityImpact": "PARTIAL",
"integrityImpact": "PARTIAL",
"availabilityImpact": "PARTIAL",
"baseScore": 6.8
},
"baseSeverity": "MEDIUM",
"exploitabilityScore": 8.6,
"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:crux_software:gallery:*:php5:*:*:*:*:*:*",
"versionEndIncluding": "1.32",
"matchCriteriaId": "0F5D6725-099C-432D-B587-20F09EB9A76C"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:crux_software:gallery:1.0:*:*:*:*:*:*:*",
"matchCriteriaId": "C5011A8E-B5CF-4097-BE8C-19E308CD6A28"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:crux_software:gallery:1.1:*:*:*:*:*:*:*",
"matchCriteriaId": "528AA925-4C9C-47B0-B8A1-DAFCA5B73E15"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:crux_software:gallery:1.2:*:*:*:*:*:*:*",
"matchCriteriaId": "653AD4CC-EA28-4F64-9D00-5F9BB8831DCD"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:crux_software:gallery:1.30:*:*:*:*:*:*:*",
"matchCriteriaId": "1DEDBC2D-D47C-444F-BB05-0726CB08B76D"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:crux_software:gallery:1.31:*:*:*:*:*:*:*",
"matchCriteriaId": "A6C68F19-3778-4E52-A76C-D17DD22FE359"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:crux_software:gallery:1.32:*:*:*:*:*:*:*",
"matchCriteriaId": "743DA39C-CF64-46EE-A28C-5195F160A55E"
}
]
}
]
}
],
"references": [
{
"url": "http://securityreason.com/securityalert/4366",
"source": "cve@mitre.org"
},
{
"url": "http://www.securityfocus.com/bid/31516",
"source": "cve@mitre.org",
"tags": [
"Exploit"
]
},
{
"url": "https://www.exploit-db.com/exploits/6645",
"source": "cve@mitre.org"
}
]
}