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

80 lines
2.1 KiB
JSON

{
"id": "CVE-2005-4768",
"sourceIdentifier": "cve@mitre.org",
"published": "2005-12-31T05:00:00.000",
"lastModified": "2008-09-05T20:57:46.890",
"vulnStatus": "Analyzed",
"descriptions": [
{
"lang": "en",
"value": "SQL injection vulnerability in manage_account.php in Tux Racer TuxBank 0.7x and 0.8 allows remote attackers to execute arbitrary SQL commands via the id parameter in a manageaccount action 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:tux_racer:tuxbank:0.7x:*:*:*:*:*:*:*",
"matchCriteriaId": "40A88950-8A22-4765-9F86-2E520EBD3C70"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:tux_racer:tuxbank:0.8:*:*:*:*:*:*:*",
"matchCriteriaId": "99A24FB4-F012-4135-B936-D6CB9A0F8004"
}
]
}
]
}
],
"references": [
{
"url": "http://www.securityfocus.com/bid/17376",
"source": "cve@mitre.org"
}
]
}