80 lines
2.2 KiB
JSON
Raw Normal View History

2023-04-24 12:24:31 +02:00
{
"id": "CVE-2005-4009",
"sourceIdentifier": "cve@mitre.org",
"published": "2005-12-05T11:03:00.000",
"lastModified": "2008-09-20T04:41:36.657",
"vulnStatus": "Analyzed",
"descriptions": [
{
"lang": "en",
"value": "Multiple SQL injection vulnerabilities in PHP Lite Calendar Express 2.2 and earlier allow remote attackers to execute arbitrary SQL commands via the (1) cid and (2) catid parameters to (a) day.php, (b) week.php, (c) month.php, and (d) year.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:php_lite:calendar_express:2.0:*:*:*:*:*:*:*",
"matchCriteriaId": "04D5D216-346E-417B-8F09-4964211A30CC"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:php_lite:calendar_express:2.2:*:*:*:*:*:*:*",
"matchCriteriaId": "997E9458-4347-4C79-859B-EF803CFDBA8E"
}
]
}
]
}
],
"references": [
{
"url": "http://pridels0.blogspot.com/2005/11/calendar-express-2-sql-inj-vuln.html",
"source": "cve@mitre.org"
}
]
}