94 lines
2.5 KiB
JSON
Raw Normal View History

2023-04-24 12:24:31 +02:00
{
"id": "CVE-2023-22959",
"sourceIdentifier": "cve@mitre.org",
"published": "2023-01-11T04:15:10.327",
"lastModified": "2023-01-18T20:08:48.813",
"vulnStatus": "Analyzed",
"cveTags": [],
2023-04-24 12:24:31 +02:00
"descriptions": [
{
"lang": "en",
"value": "WebChess through 0.9.0 and 1.0.0.rc2 allows SQL injection: mainmenu.php, chess.php, and opponentspassword.php (txtFirstName, txtLastName)."
},
{
"lang": "es",
"value": "WebChess hasta 0.9.0 y 1.0.0.rc2 permite la inyecci\u00f3n de SQL: mainmenu.php, chess.php y oponentespassword.php (txtFirstName, txtLastName)."
2023-04-24 12:24:31 +02:00
}
],
"metrics": {
"cvssMetricV31": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "3.1",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"attackVector": "NETWORK",
"attackComplexity": "LOW",
"privilegesRequired": "LOW",
"userInteraction": "NONE",
"scope": "UNCHANGED",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"availabilityImpact": "HIGH",
"baseScore": 8.8,
"baseSeverity": "HIGH"
},
"exploitabilityScore": 2.8,
"impactScore": 5.9
}
]
},
"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:webchess_project:webchess:*:*:*:*:*:*:*:*",
"versionEndIncluding": "0.9.0",
"matchCriteriaId": "1E18BBB5-1507-4DBA-8F29-85A5F4E06825"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:webchess_project:webchess:1.0.0:rc2:*:*:*:*:*:*",
"matchCriteriaId": "DC32C69F-6BC1-4756-90A0-4CA1853E4E74"
}
]
}
]
}
],
"references": [
{
"url": "https://github.com/chenan224/webchess_sqli_poc",
"source": "cve@mitre.org",
"tags": [
"Exploit",
"Third Party Advisory"
]
},
{
"url": "https://sourceforge.net/p/webchess/bugs/84/",
"source": "cve@mitre.org",
"tags": [
"Third Party Advisory"
]
}
]
}