2023-07-17 18:00:48 +00:00
{
"id" : "CVE-2023-36656" ,
"sourceIdentifier" : "cve@mitre.org" ,
"published" : "2023-07-17T16:15:09.987" ,
2023-07-27 04:00:29 +00:00
"lastModified" : "2023-07-27T03:41:14.130" ,
"vulnStatus" : "Analyzed" ,
2023-07-17 18:00:48 +00:00
"descriptions" : [
{
"lang" : "en" ,
"value" : "Cross Site Scripting (XSS) vulnerability in Jaegertracing Jaeger UI before v.1.31.0 allows a remote attacker to execute arbitrary code via the KeyValuesTable component."
}
] ,
2023-07-27 04:00:29 +00:00
"metrics" : {
"cvssMetricV31" : [
{
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
"cvssData" : {
"version" : "3.1" ,
"vectorString" : "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N" ,
"attackVector" : "NETWORK" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "LOW" ,
"userInteraction" : "REQUIRED" ,
"scope" : "CHANGED" ,
"confidentialityImpact" : "LOW" ,
"integrityImpact" : "LOW" ,
"availabilityImpact" : "NONE" ,
"baseScore" : 5.4 ,
"baseSeverity" : "MEDIUM"
} ,
"exploitabilityScore" : 2.3 ,
"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:jaegertracing:jaeger_ui:*:*:*:*:*:*:*:*" ,
"versionEndExcluding" : "1.31.0" ,
"matchCriteriaId" : "722F808A-86C8-43B7-AC57-F60925B777A6"
}
]
}
]
}
] ,
2023-07-17 18:00:48 +00:00
"references" : [
{
"url" : "https://github.com/jaegertracing/jaeger-ui/pull/1498" ,
2023-07-27 04:00:29 +00:00
"source" : "cve@mitre.org" ,
"tags" : [
"Patch" ,
"Vendor Advisory"
]
2023-07-17 18:00:48 +00:00
} ,
{
"url" : "https://github.com/jaegertracing/jaeger-ui/security/advisories/GHSA-vv24-rm95-q56r" ,
2023-07-27 04:00:29 +00:00
"source" : "cve@mitre.org" ,
"tags" : [
"Exploit" ,
"Vendor Advisory"
]
2023-07-17 18:00:48 +00:00
} ,
{
"url" : "https://github.com/mafintosh/json-markup/pull/15" ,
2023-07-27 04:00:29 +00:00
"source" : "cve@mitre.org" ,
"tags" : [
"Patch" ,
"Vendor Advisory"
]
2023-07-17 18:00:48 +00:00
}
]
}