101 lines
2.7 KiB
JSON
Raw Normal View History

2023-04-24 12:24:31 +02:00
{
"id": "CVE-2004-2067",
"sourceIdentifier": "cve@mitre.org",
"published": "2004-07-29T04:00:00.000",
"lastModified": "2017-07-11T01:31:36.187",
"vulnStatus": "Modified",
"descriptions": [
{
"lang": "en",
"value": "SQL injection vulnerability in controlpanel.php in Jaws Framework and Content Management System 0.4 allows remote attackers to execute arbitrary SQL and bypass authentication via the (1) user, (2) password, or (3) crypted_password parameters."
}
],
"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:jaws:jaws:0.2:*:*:*:*:*:*:*",
"matchCriteriaId": "CA6406F9-BE2A-4127-B5CC-D2BFE56212B2"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:jaws:jaws:0.3:*:*:*:*:*:*:*",
"matchCriteriaId": "15BFB2A5-78DF-40AE-B0DD-C79D5052C642"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:jaws:jaws:0.4:*:*:*:*:*:*:*",
"matchCriteriaId": "3C529BB5-608A-4AEB-A6D2-E40F2C3C0CA3"
}
]
}
]
}
],
"references": [
{
"url": "http://marc.info/?l=bugtraq&m=109116345930380&w=2",
"source": "cve@mitre.org"
},
{
"url": "http://securitytracker.com/id?1010815",
"source": "cve@mitre.org"
},
{
"url": "http://www.securityfocus.com/bid/10826",
"source": "cve@mitre.org",
"tags": [
"Exploit",
"Vendor Advisory"
]
},
{
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/16847",
"source": "cve@mitre.org"
}
]
}