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

87 lines
2.2 KiB
JSON

{
"id": "CVE-2005-4218",
"sourceIdentifier": "cve@mitre.org",
"published": "2005-12-14T11:03:00.000",
"lastModified": "2017-10-19T01:29:02.563",
"vulnStatus": "Modified",
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "SQL injection vulnerability in forum.php in PHPWebThings 1.4 allows remote attackers to execute arbitrary SQL commands via the msg parameter, a different vulnerability than CVE-2005-3585."
}
],
"metrics": {
"cvssMetricV2": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "2.0",
"vectorString": "AV:N/AC:L/Au:N/C:P/I:P/A:P",
"accessVector": "NETWORK",
"accessComplexity": "LOW",
"authentication": "NONE",
"confidentialityImpact": "PARTIAL",
"integrityImpact": "PARTIAL",
"availabilityImpact": "PARTIAL",
"baseScore": 7.5
},
"baseSeverity": "HIGH",
"exploitabilityScore": 10.0,
"impactScore": 6.4,
"acInsufInfo": false,
"obtainAllPrivilege": false,
"obtainUserPrivilege": false,
"obtainOtherPrivilege": true,
"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:phpwebthings:phpwebthings:1.4:*:*:*:*:*:*:*",
"matchCriteriaId": "D302871A-63CF-4B49-A180-CD44E941971C"
}
]
}
]
}
],
"references": [
{
"url": "http://rgod.altervista.org/phpwebth14_xpl.html",
"source": "cve@mitre.org",
"tags": [
"Exploit"
]
},
{
"url": "http://www.securityfocus.com/bid/15465",
"source": "cve@mitre.org"
},
{
"url": "https://www.exploit-db.com/exploits/1324",
"source": "cve@mitre.org"
}
]
}