87 lines
2.2 KiB
JSON
Raw Normal View History

2023-04-24 12:24:31 +02:00
{
"id": "CVE-2005-2637",
"sourceIdentifier": "cve@mitre.org",
"published": "2005-08-23T04:00:00.000",
"lastModified": "2016-10-18T03:29:12.807",
"vulnStatus": "Modified",
"descriptions": [
{
"lang": "en",
"value": "Multiple SQL injection vulnerabilities in PHPFreeNews 1.40 and earlier allow remote attackers to execute arbitrary SQL commands via the (1) Match or (2) CatID parameter to SearchResults.php, or (3) the password to AccessControl.php."
}
],
"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:phpfreenews:phpfreenews:*:*:*:*:*:*:*:*",
"versionEndIncluding": "1.40",
"matchCriteriaId": "76F4CC7D-3AF9-4E40-ACE4-51D8999F91F2"
}
]
}
]
}
],
"references": [
{
"url": "http://marc.info/?l=bugtraq&m=112439254700016&w=2",
"source": "cve@mitre.org"
},
{
"url": "http://securitytracker.com/id?1014726",
"source": "cve@mitre.org"
},
{
"url": "http://www.securityfocus.com/bid/14589",
"source": "cve@mitre.org",
"tags": [
"Exploit"
]
}
]
}