2023-07-06 18:00:39 +00:00
{
"id" : "CVE-2023-30319" ,
"sourceIdentifier" : "cve@mitre.org" ,
"published" : "2023-07-06T16:15:09.903" ,
2023-07-12 23:55:34 +00:00
"lastModified" : "2023-07-12T23:03:07.083" ,
"vulnStatus" : "Analyzed" ,
2024-07-14 02:06:08 +00:00
"cveTags" : [ ] ,
2023-07-06 18:00:39 +00:00
"descriptions" : [
{
"lang" : "en" ,
"value" : "Cross Site Scripting (XSS) vulnerability in username field in /src/chatbotapp/LoginServlet.java in wliang6 ChatEngine commit fded8e710ad59f816867ad47d7fc4862f6502f3e, allows attackers to execute arbitrary code."
}
] ,
2023-07-12 23:55:34 +00:00
"metrics" : {
"cvssMetricV31" : [
{
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
"cvssData" : {
"version" : "3.1" ,
"vectorString" : "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:H/I:H/A:H" ,
"attackVector" : "NETWORK" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "NONE" ,
"userInteraction" : "REQUIRED" ,
"scope" : "CHANGED" ,
"confidentialityImpact" : "HIGH" ,
"integrityImpact" : "HIGH" ,
"availabilityImpact" : "HIGH" ,
"baseScore" : 9.6 ,
"baseSeverity" : "CRITICAL"
} ,
"exploitabilityScore" : 2.8 ,
"impactScore" : 6.0
}
]
} ,
"weaknesses" : [
{
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
"description" : [
{
"lang" : "en" ,
"value" : "CWE-79"
}
]
}
] ,
"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"
}
]
}
]
}
] ,
2023-07-06 18:00:39 +00:00
"references" : [
{
"url" : "https://github.com/wliang6/ChatEngine/blame/fded8e710ad59f816867ad47d7fc4862f6502f3e/src/chatbotapp/LoginServlet.java#L30:L40" ,
2023-07-12 23:55:34 +00:00
"source" : "cve@mitre.org" ,
"tags" : [
"Exploit"
]
2023-07-06 18:00:39 +00:00
} ,
{
"url" : "https://payatu.com/advisory/cross-site-scripting-xxs-vulnerability-in-wliang6-chatengine/" ,
2023-07-12 23:55:34 +00:00
"source" : "cve@mitre.org" ,
"tags" : [
"Third Party Advisory"
]
2023-07-06 18:00:39 +00:00
}
]
}