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

102 lines
3.0 KiB
JSON

{
"id": "CVE-2005-3877",
"sourceIdentifier": "cve@mitre.org",
"published": "2005-11-29T11:03:00.000",
"lastModified": "2012-02-07T05:00:00.000",
"vulnStatus": "Analyzed",
"descriptions": [
{
"lang": "en",
"value": "Multiple SQL injection vulnerabilities in Simple Document Management System (SDMS) 2.0-CVS and earlier allow remote attackers to execute arbitrary SQL commands via the (1) folder_id parameter in list.php and (2) mid parameter in a view action to messages.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": false,
"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:cafuego:simple_document_management_system:*:*:*:*:*:*:*:*",
"versionEndIncluding": "2.0-cvs",
"matchCriteriaId": "44B18220-4A6F-4F92-8D4F-2023721AFAF8"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:cafuego:simple_document_management_system:1.1.4:*:*:*:*:*:*:*",
"matchCriteriaId": "15D97881-809C-4BAB-B0A1-98C748696DBF"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:cafuego:simple_document_management_system:1.1.5:*:*:*:*:*:*:*",
"matchCriteriaId": "324EE37A-6BC9-4143-B0D4-EE91CAA3E58D"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:cafuego:simple_document_management_system:1.1.6:*:*:*:*:*:*:*",
"matchCriteriaId": "5B408CEF-73A4-45FB-BACD-E5733C78B676"
}
]
}
]
}
],
"references": [
{
"url": "http://pridels0.blogspot.com/2005/11/sdms-20-sql-inj-vuln.html",
"source": "cve@mitre.org"
},
{
"url": "http://www.securityfocus.com/bid/15596",
"source": "cve@mitre.org"
},
{
"url": "http://www.vupen.com/english/advisories/2005/2614",
"source": "cve@mitre.org",
"tags": [
"Vendor Advisory"
]
}
]
}