2023-08-03 20:00:31 +00:00
{
"id" : "CVE-2023-36217" ,
"sourceIdentifier" : "cve@mitre.org" ,
"published" : "2023-08-03T18:15:11.397" ,
2023-08-08 20:00:39 +00:00
"lastModified" : "2023-08-08T18:27:49.017" ,
"vulnStatus" : "Analyzed" ,
2023-08-03 20:00:31 +00:00
"descriptions" : [
{
"lang" : "en" ,
"value" : "Cross Site Scripting vulnerability in Xoops CMS v.2.5.10 allows a remote attacker to execute arbitrary code via the category name field of the image manager function."
}
] ,
2023-08-08 20:00:39 +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:H/I:H/A:H" ,
"attackVector" : "NETWORK" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "LOW" ,
"userInteraction" : "REQUIRED" ,
"scope" : "CHANGED" ,
"confidentialityImpact" : "HIGH" ,
"integrityImpact" : "HIGH" ,
"availabilityImpact" : "HIGH" ,
"baseScore" : 9.0 ,
"baseSeverity" : "CRITICAL"
} ,
"exploitabilityScore" : 2.3 ,
"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:xoops:xoops:2.5.10:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "0C58EABF-44CF-4C84-9DC5-49F69872AC4C"
}
]
}
]
}
] ,
2023-08-03 20:00:31 +00:00
"references" : [
{
"url" : "https://github.com/XOOPS/XoopsCore25/releases/tag/v2.5.10" ,
2023-08-08 20:00:39 +00:00
"source" : "cve@mitre.org" ,
"tags" : [
"Release Notes"
]
2023-08-03 20:00:31 +00:00
} ,
{
"url" : "https://www.exploit-db.com/exploits/51520" ,
2023-08-08 20:00:39 +00:00
"source" : "cve@mitre.org" ,
"tags" : [
"Exploit" ,
"Third Party Advisory" ,
"VDB Entry"
]
2023-08-03 20:00:31 +00:00
}
]
}