99 lines
3.0 KiB
JSON
Raw Normal View History

2023-04-24 12:24:31 +02:00
{
"id": "CVE-2008-3239",
"sourceIdentifier": "cve@mitre.org",
"published": "2008-07-21T16:41:00.000",
"lastModified": "2017-09-29T01:31:35.587",
"vulnStatus": "Modified",
"descriptions": [
{
"lang": "en",
"value": "Unrestricted file upload vulnerability in the writeLogEntry function in system/v_cron_proc.php in PHPizabi 0.848b C1 HFP1, when register_globals is enabled, allows remote attackers to upload and execute arbitrary code via a filename in the CONF[CRON_LOGFILE] parameter and file contents in the CONF[LOCALE_LONG_DATE_TIME] parameter."
},
{
"lang": "es",
"value": "Vulnerabilidad de subida de ficheros sin restricci\u00f3n en la Funci\u00f3n writeLogEntry en system/v_cron_proc.php de PHPizabi 0.848b C1 HFP1, cuando register_globals est\u00e1n activadas, permite a atacantes remotos subir y ejecutar c\u00f3digo de su elecci\u00f3n a trav\u00e9s de un nombre de fichero en los par\u00e1metros CONF[CRON_LOGFILE] y CONF[LOCALE_LONG_DATE_TIME]."
}
],
"metrics": {
"cvssMetricV2": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "2.0",
"vectorString": "AV:N/AC:M/Au:N/C:C/I:C/A:C",
"accessVector": "NETWORK",
"accessComplexity": "MEDIUM",
"authentication": "NONE",
"confidentialityImpact": "COMPLETE",
"integrityImpact": "COMPLETE",
"availabilityImpact": "COMPLETE",
"baseScore": 9.3
},
"baseSeverity": "HIGH",
"exploitabilityScore": 8.6,
"impactScore": 10.0,
"acInsufInfo": false,
"obtainAllPrivilege": true,
"obtainUserPrivilege": false,
"obtainOtherPrivilege": false,
"userInteractionRequired": false
}
]
},
"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:phpizabi:phpizabi:0.848b:c1:*:*:*:*:*:*",
"matchCriteriaId": "105C8961-BDEC-4C5D-B45C-644BC6E388C3"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:phpizabi:phpizabi:0.848b:c1_hfp1:*:*:*:*:*:*",
"matchCriteriaId": "D5611CEF-920E-4FFF-95CF-2612FF713D10"
}
]
}
]
}
],
"references": [
{
"url": "http://securityreason.com/securityalert/4022",
"source": "cve@mitre.org"
},
{
"url": "http://www.securityfocus.com/bid/30257",
"source": "cve@mitre.org",
"tags": [
"Exploit"
]
},
{
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/43856",
"source": "cve@mitre.org"
},
{
"url": "https://www.exploit-db.com/exploits/6085",
"source": "cve@mitre.org"
}
]
}