114 lines
3.4 KiB
JSON
Raw Normal View History

2023-04-24 12:24:31 +02:00
{
"id": "CVE-2005-4606",
"sourceIdentifier": "cve@mitre.org",
"published": "2005-12-31T05:00:00.000",
"lastModified": "2018-10-19T15:41:33.320",
"vulnStatus": "Modified",
"descriptions": [
{
"lang": "en",
"value": "SQL injection vulnerability in check_user.asp in multiple Web Wiz products including (1) Site News 3.06 and earlier, (2) Journal 1.0 and earlier, (3) Polls 3.06 and earlier, and (4) and Database Login 1.71 and earlier allows remote attackers to execute arbitrary SQL commands via the txtUserName 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": 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:webwiz:database_login:*:*:*:*:*:*:*:*",
"versionEndIncluding": "1.71",
"matchCriteriaId": "2687352D-5F4F-414F-9A8C-2C62A561A4F4"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:webwiz:journal:*:*:*:*:*:*:*:*",
"versionEndIncluding": "1.0",
"matchCriteriaId": "17945C27-037E-472E-BAFE-C185AC7796B8"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:webwiz:site_news:*:*:*:*:*:*:*:*",
"versionEndIncluding": "3.06",
"matchCriteriaId": "9539F738-251F-402F-8D8E-0014CC0E9E9A"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:webwiz:site_news:2.00:*:*:*:*:*:*:*",
"matchCriteriaId": "334F863B-1FE7-4712-A5EA-200D3409A65A"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:webwiz:weekly_poll:*:*:*:*:*:*:*:*",
"versionEndIncluding": "3.06",
"matchCriteriaId": "A51B651C-3B13-483A-BC31-D838C04C8272"
}
]
}
]
}
],
"references": [
{
"url": "http://securityreason.com/securityalert/305",
"source": "cve@mitre.org"
},
{
"url": "http://www.securityfocus.com/archive/1/420551/100/0/threaded",
"source": "cve@mitre.org"
},
{
"url": "http://www.securityfocus.com/bid/16085",
"source": "cve@mitre.org",
"tags": [
"Exploit"
]
},
{
"url": "http://www.vupen.com/english/advisories/2006/0007",
"source": "cve@mitre.org"
}
]
}