{ "id": "CVE-2023-30325", "sourceIdentifier": "cve@mitre.org", "published": "2023-07-06T15:15:15.813", "lastModified": "2023-07-12T15:19:10.527", "vulnStatus": "Analyzed", "cveTags": [], "descriptions": [ { "lang": "en", "value": "SQL Injection vulnerability in textMessage parameter in /src/chatbotapp/chatWindow.java in wliang6 ChatEngine v.1.0, allows attackers to gain sensitive information." } ], "metrics": { "cvssMetricV31": [ { "source": "nvd@nist.gov", "type": "Primary", "cvssData": { "version": "3.1", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N", "attackVector": "NETWORK", "attackComplexity": "LOW", "privilegesRequired": "NONE", "userInteraction": "NONE", "scope": "UNCHANGED", "confidentialityImpact": "HIGH", "integrityImpact": "NONE", "availabilityImpact": "NONE", "baseScore": 7.5, "baseSeverity": "HIGH" }, "exploitabilityScore": 3.9, "impactScore": 3.6 } ] }, "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:chatengine_project:chatengine:1.0:*:*:*:*:*:*:*", "matchCriteriaId": "6AD65373-638B-4FCC-B56A-6EAC43DDCA86" } ] } ] } ], "references": [ { "url": "https://github.com/wliang6/ChatEngine/blob/fded8e710ad59f816867ad47d7fc4862f6502f3e/src/chatbotapp/chatWindow.java#L33:L60", "source": "cve@mitre.org", "tags": [ "Product" ] }, { "url": "https://payatu.com/advisory/sql-injection-vulnerability-in-textmessage-field-in-chatengine-1-0/", "source": "cve@mitre.org", "tags": [ "Third Party Advisory" ] } ] }