2023-11-02 13:00:23 +00:00
{
"id" : "CVE-2023-43193" ,
"sourceIdentifier" : "cve@mitre.org" ,
"published" : "2023-11-02T12:15:09.627" ,
2023-11-09 21:00:22 +00:00
"lastModified" : "2023-11-09T19:27:56.047" ,
"vulnStatus" : "Analyzed" ,
2023-11-02 13:00:23 +00:00
"descriptions" : [
{
"lang" : "en" ,
"value" : "Submitty before v22.06.00 is vulnerable to Cross Site Scripting (XSS). An attacker can create a malicious link in the forum that leads to XSS."
2023-11-09 21:00:22 +00:00
} ,
{
"lang" : "es" ,
"value" : "Submitty anterior a v22.06.00 son vulnerables a Cross Site Scripting (XSS). Un atacante puede crear un enlace malicioso en el foro que conduzca a XSS."
}
] ,
"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:L/I:L/A:N" ,
"attackVector" : "NETWORK" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "NONE" ,
"userInteraction" : "REQUIRED" ,
"scope" : "CHANGED" ,
"confidentialityImpact" : "LOW" ,
"integrityImpact" : "LOW" ,
"availabilityImpact" : "NONE" ,
"baseScore" : 6.1 ,
"baseSeverity" : "MEDIUM"
} ,
"exploitabilityScore" : 2.8 ,
"impactScore" : 2.7
}
]
} ,
"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:rcos:submitty:*:*:*:*:*:*:*:*" ,
"versionEndExcluding" : "22.06.00" ,
"matchCriteriaId" : "D3D282BC-7E38-4A6E-99C5-807191CBCA7A"
}
]
}
]
2023-11-02 13:00:23 +00:00
}
] ,
"references" : [
{
"url" : "https://fuchai.net/cve/CVE-2023-43193" ,
2023-11-09 21:00:22 +00:00
"source" : "cve@mitre.org" ,
"tags" : [
"Exploit" ,
"Third Party Advisory"
]
2023-11-02 13:00:23 +00:00
} ,
{
"url" : "https://github.com/Submitty/Submitty/pull/8032" ,
2023-11-09 21:00:22 +00:00
"source" : "cve@mitre.org" ,
"tags" : [
"Patch" ,
"Vendor Advisory"
]
2023-11-02 13:00:23 +00:00
}
]
}