2023-12-04 07:00:21 +00:00
{
"id" : "CVE-2023-49093" ,
"sourceIdentifier" : "security-advisories@github.com" ,
"published" : "2023-12-04T05:15:07.430" ,
2023-12-11 21:00:22 +00:00
"lastModified" : "2023-12-11T19:33:53.580" ,
2023-12-07 19:00:41 +00:00
"vulnStatus" : "Analyzed" ,
2023-12-04 07:00:21 +00:00
"descriptions" : [
{
"lang" : "en" ,
"value" : "HtmlUnit is a GUI-less browser for Java programs. HtmlUnit is vulnerable to Remote Code Execution (RCE) via XSTL, when browsing the attacker\u2019s webpage. This vulnerability has been patched in version 3.9.0"
2023-12-04 15:01:07 +00:00
} ,
{
"lang" : "es" ,
"value" : "HtmlUnit es un navegador sin GUI para programas Java. HtmlUnit es vulnerable a la ejecuci\u00f3n remota de c\u00f3digo (RCE) a trav\u00e9s de XSTL, al navegar por la p\u00e1gina web del atacante. Esta vulnerabilidad ha sido parcheada en la versi\u00f3n 3.9.0."
2023-12-04 07:00:21 +00:00
}
] ,
"metrics" : {
"cvssMetricV31" : [
2023-12-07 19:00:41 +00:00
{
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
"cvssData" : {
"version" : "3.1" ,
2023-12-11 21:00:22 +00:00
"vectorString" : "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H" ,
2023-12-07 19:00:41 +00:00
"attackVector" : "NETWORK" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "NONE" ,
2023-12-11 21:00:22 +00:00
"userInteraction" : "REQUIRED" ,
2023-12-07 19:00:41 +00:00
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "HIGH" ,
"integrityImpact" : "HIGH" ,
"availabilityImpact" : "HIGH" ,
2023-12-11 21:00:22 +00:00
"baseScore" : 8.8 ,
"baseSeverity" : "HIGH"
2023-12-07 19:00:41 +00:00
} ,
2023-12-11 21:00:22 +00:00
"exploitabilityScore" : 2.8 ,
2023-12-07 19:00:41 +00:00
"impactScore" : 5.9
} ,
2023-12-04 07:00:21 +00:00
{
"source" : "security-advisories@github.com" ,
"type" : "Secondary" ,
"cvssData" : {
"version" : "3.1" ,
"vectorString" : "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H" ,
"attackVector" : "NETWORK" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "NONE" ,
"userInteraction" : "NONE" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "HIGH" ,
"integrityImpact" : "HIGH" ,
"availabilityImpact" : "HIGH" ,
"baseScore" : 9.8 ,
"baseSeverity" : "CRITICAL"
} ,
"exploitabilityScore" : 3.9 ,
"impactScore" : 5.9
}
]
} ,
"weaknesses" : [
2023-12-07 19:00:41 +00:00
{
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
"description" : [
{
"lang" : "en" ,
"value" : "NVD-CWE-noinfo"
}
]
} ,
2023-12-04 07:00:21 +00:00
{
"source" : "security-advisories@github.com" ,
"type" : "Secondary" ,
"description" : [
{
"lang" : "en" ,
"value" : "CWE-94"
}
]
}
] ,
2023-12-07 19:00:41 +00:00
"configurations" : [
{
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:htmlunit:htmlunit:*:*:*:*:*:*:*:*" ,
"versionEndExcluding" : "3.9.0" ,
"matchCriteriaId" : "45B7FEC9-75EF-47FE-8A49-5FBA5E54A823"
}
]
}
]
}
] ,
2023-12-04 07:00:21 +00:00
"references" : [
{
"url" : "https://github.com/HtmlUnit/htmlunit/security/advisories/GHSA-37vq-hr2f-g7h7" ,
2023-12-07 19:00:41 +00:00
"source" : "security-advisories@github.com" ,
"tags" : [
"Exploit" ,
"Vendor Advisory"
]
2023-12-04 07:00:21 +00:00
} ,
{
"url" : "https://www.htmlunit.org/changes-report.html#a3.9.0" ,
2023-12-07 19:00:41 +00:00
"source" : "security-advisories@github.com" ,
"tags" : [
"Release Notes"
]
2023-12-04 07:00:21 +00:00
}
]
}