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

125 lines
3.6 KiB
JSON

{
"id": "CVE-2008-5335",
"sourceIdentifier": "cve@mitre.org",
"published": "2008-12-05T01:30:00.407",
"lastModified": "2017-09-29T01:32:34.383",
"vulnStatus": "Modified",
"descriptions": [
{
"lang": "en",
"value": "SQL injection vulnerability in messages.php in PHP-Fusion 6.01.15 and 7.00.1, when magic_quotes_gpc is disabled, allows remote attackers to execute arbitrary SQL commands via the subject and msg_send parameters, a different vector than CVE-2005-3157, CVE-2005-3158, CVE-2005-3159, CVE-2005-4005, and CVE-2006-2459."
},
{
"lang": "es",
"value": "Vulnerabilidad de inyecci\u00f3n SQL en messages.php en PHP-Fusion v6.01.15 y v7.00.1, cuando magic_quotes_gpc se deshabilita, permitir\u00eda a atacantes remotos ejecutar comando SQL a su elecci\u00f3n a traves de los parametros \"subject\" y \"msg_send\", es un vector diferente que CVE-2005-3157, CVE-2005-3158, CVE-2005-3159, CVE-2005-4005, y CVE-2006-2459."
}
],
"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-89"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:php-fusion:php-fusion:6.01.15:*:*:*:*:*:*:*",
"matchCriteriaId": "11019A94-11B0-438E-AB2C-A216C0079788"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:php-fusion:php-fusion:7.00.1:*:*:*:*:*:*:*",
"matchCriteriaId": "29C3B75C-A4A7-4144-AA56-ACA16382535D"
}
]
}
]
}
],
"references": [
{
"url": "http://securityreason.com/securityalert/4688",
"source": "cve@mitre.org"
},
{
"url": "http://www.php-fusion.co.uk/downloads.php?cat_id=19",
"source": "cve@mitre.org",
"tags": [
"Patch",
"Vendor Advisory"
]
},
{
"url": "http://www.php-fusion.co.uk/news.php?readmore=435",
"source": "cve@mitre.org",
"tags": [
"Patch"
]
},
{
"url": "http://www.php-fusion.co.uk/news.php?readmore=436",
"source": "cve@mitre.org",
"tags": [
"Patch"
]
},
{
"url": "http://www.securityfocus.com/bid/32388",
"source": "cve@mitre.org",
"tags": [
"Exploit"
]
},
{
"url": "http://www.vupen.com/english/advisories/2008/3248",
"source": "cve@mitre.org"
},
{
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/46760",
"source": "cve@mitre.org"
},
{
"url": "https://www.exploit-db.com/exploits/7173",
"source": "cve@mitre.org"
}
]
}