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

83 lines
2.2 KiB
JSON

{
"id": "CVE-2005-3938",
"sourceIdentifier": "cve@mitre.org",
"published": "2005-12-01T06:03:00.000",
"lastModified": "2009-10-09T04:33:16.797",
"vulnStatus": "Analyzed",
"descriptions": [
{
"lang": "en",
"value": "SQL injection vulnerability in Softbiz FAQ Script 1.1 and earler allows remote attackers to execute arbitrary SQL commands via the id parameter in (1) index.php, (2) faq_qanda.php, (3) refer_friend.php, (4) print_article.php, or (5) add_comment.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:softbiz:faq:*:*:*:*:*:*:*:*",
"versionEndIncluding": "1.1",
"matchCriteriaId": "3C39EA46-083E-4D6B-AED6-0524C0134E9E"
}
]
}
]
}
],
"references": [
{
"url": "http://pridels0.blogspot.com/2005/11/softbiz-faq-script-multiple-sql-vuln.html",
"source": "cve@mitre.org"
},
{
"url": "http://www.securityfocus.com/bid/15653",
"source": "cve@mitre.org",
"tags": [
"Exploit"
]
}
]
}