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

99 lines
2.5 KiB
JSON

{
"id": "CVE-2005-3881",
"sourceIdentifier": "cve@mitre.org",
"published": "2005-11-29T11:03:00.000",
"lastModified": "2011-08-05T04:00:00.000",
"vulnStatus": "Analyzed",
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "SQL injection vulnerability in search.php in AtlantisFAQ Knowledge Base Software 2.03 and earlier allows remote attackers to execute arbitrary SQL commands via the searchStr parameter."
}
],
"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": "CWE-89"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:altantisfaq:altantis_knowledge_base_software:*:*:*:*:*:*:*:*",
"versionEndIncluding": "2.03",
"matchCriteriaId": "B29C40E6-1487-4801-82A2-D8F255B71BF4"
}
]
}
]
}
],
"references": [
{
"url": "http://pridels0.blogspot.com/2005/11/altantisfaq-sql-inj-vuln.html",
"source": "cve@mitre.org"
},
{
"url": "http://secunia.com/advisories/17812",
"source": "cve@mitre.org",
"tags": [
"Vendor Advisory"
]
},
{
"url": "http://www.osvdb.org/21267",
"source": "cve@mitre.org"
},
{
"url": "http://www.securityfocus.com/bid/15654",
"source": "cve@mitre.org"
},
{
"url": "http://www.vupen.com/english/advisories/2005/2624",
"source": "cve@mitre.org",
"tags": [
"Vendor Advisory"
]
}
]
}