2023-09-11 23:55:29 +00:00
{
"id" : "CVE-2023-38878" ,
"sourceIdentifier" : "cve@mitre.org" ,
"published" : "2023-09-11T22:15:08.023" ,
2023-09-13 20:00:27 +00:00
"lastModified" : "2023-09-13T18:28:31.947" ,
"vulnStatus" : "Analyzed" ,
2023-09-11 23:55:29 +00:00
"descriptions" : [
{
"lang" : "en" ,
"value" : "A reflected cross-site scripting (XSS) vulnerability in DevCode OpenSTAManager versions 2.4.24 to 2.4.47 may allow a remote attacker to execute arbitrary JavaScript in the web browser of a victim by injecting a malicious payload into the 'error' and 'error_description' parameters of 'oauth2.php'."
}
] ,
2023-09-13 20:00:27 +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: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:devcode:openstamanager:*:*:*:*:*:*:*:*" ,
"versionStartIncluding" : "2.4.24" ,
"versionEndIncluding" : "2.4.47" ,
"matchCriteriaId" : "E925BE93-8154-4CC2-8F56-75975CE90972"
}
]
}
]
}
] ,
2023-09-11 23:55:29 +00:00
"references" : [
{
"url" : "https://github.com/devcode-it/openstamanager" ,
2023-09-13 20:00:27 +00:00
"source" : "cve@mitre.org" ,
"tags" : [
"Product"
]
2023-09-11 23:55:29 +00:00
} ,
{
"url" : "https://github.com/dub-flow/vulnerability-research/tree/main/CVE-2023-38878" ,
2023-09-13 20:00:27 +00:00
"source" : "cve@mitre.org" ,
"tags" : [
"Exploit" ,
"Third Party Advisory"
]
2023-09-11 23:55:29 +00:00
} ,
{
"url" : "https://openstamanager.com/" ,
2023-09-13 20:00:27 +00:00
"source" : "cve@mitre.org" ,
"tags" : [
"Product"
]
2023-09-11 23:55:29 +00:00
}
]
}