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

85 lines
2.3 KiB
JSON

{
"id": "CVE-2005-3853",
"sourceIdentifier": "cve@mitre.org",
"published": "2005-11-27T11:03:00.000",
"lastModified": "2011-03-08T02:27:16.127",
"vulnStatus": "Modified",
"descriptions": [
{
"lang": "en",
"value": "SQL injection vulnerability in snews.php in sNews 1.3 and earlier allows remote attackers to execute arbitrary SQL commands via the (1) id and (2) category parameters to index.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:solucija:snews:*:*:*:*:*:*:*:*",
"versionEndIncluding": "1.3",
"matchCriteriaId": "5B17BEFB-D14C-4A50-BAC0-36E1749FC483"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:solucija:snews:1.2:*:*:*:*:*:*:*",
"matchCriteriaId": "CC6C4381-D028-42E7-8BB1-72F3EDECDD7A"
}
]
}
]
}
],
"references": [
{
"url": "http://pridels0.blogspot.com/2005/11/snews-13-sql-injection.html",
"source": "cve@mitre.org"
},
{
"url": "http://www.vupen.com/english/advisories/2005/2585",
"source": "cve@mitre.org"
}
]
}