2023-05-25 16:00:35 +00:00
{
"id" : "CVE-2023-2798" ,
"sourceIdentifier" : "cve-coordination@google.com" ,
"published" : "2023-05-25T14:15:10.320" ,
2024-12-08 03:06:42 +00:00
"lastModified" : "2024-11-21T07:59:18.673" ,
"vulnStatus" : "Modified" ,
2024-07-14 02:06:08 +00:00
"cveTags" : [ ] ,
2023-05-25 16:00:35 +00:00
"descriptions" : [
{
"lang" : "en" ,
"value" : "Those using HtmlUnit to browse untrusted webpages may be vulnerable to Denial of service attacks (DoS). If HtmlUnit is running on user supplied web pages, an attacker may supply content that causes HtmlUnit to crash by a stack overflow. This effect may support a denial of service attack.This issue affects htmlunit before 2.70.0.\n\n"
}
] ,
"metrics" : {
"cvssMetricV31" : [
2023-06-01 18:00:32 +00:00
{
2024-12-08 03:06:42 +00:00
"source" : "cve-coordination@google.com" ,
"type" : "Secondary" ,
2023-06-01 18:00:32 +00:00
"cvssData" : {
"version" : "3.1" ,
"vectorString" : "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H" ,
2024-12-08 03:06:42 +00:00
"baseScore" : 7.5 ,
"baseSeverity" : "HIGH" ,
2023-06-01 18:00:32 +00:00
"attackVector" : "NETWORK" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "NONE" ,
"userInteraction" : "NONE" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "NONE" ,
"integrityImpact" : "NONE" ,
2024-12-08 03:06:42 +00:00
"availabilityImpact" : "HIGH"
2023-06-01 18:00:32 +00:00
} ,
"exploitabilityScore" : 3.9 ,
"impactScore" : 3.6
} ,
2023-05-25 16:00:35 +00:00
{
2024-12-08 03:06:42 +00:00
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
2023-05-25 16:00:35 +00:00
"cvssData" : {
"version" : "3.1" ,
"vectorString" : "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H" ,
2024-12-08 03:06:42 +00:00
"baseScore" : 7.5 ,
"baseSeverity" : "HIGH" ,
2023-05-25 16:00:35 +00:00
"attackVector" : "NETWORK" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "NONE" ,
"userInteraction" : "NONE" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "NONE" ,
"integrityImpact" : "NONE" ,
2024-12-08 03:06:42 +00:00
"availabilityImpact" : "HIGH"
2023-05-25 16:00:35 +00:00
} ,
"exploitabilityScore" : 3.9 ,
"impactScore" : 3.6
}
]
} ,
"weaknesses" : [
2023-06-01 18:00:32 +00:00
{
2024-12-08 03:06:42 +00:00
"source" : "cve-coordination@google.com" ,
"type" : "Secondary" ,
2023-06-01 18:00:32 +00:00
"description" : [
{
"lang" : "en" ,
2024-12-08 03:06:42 +00:00
"value" : "CWE-400"
2023-06-01 18:00:32 +00:00
}
]
} ,
2023-05-25 16:00:35 +00:00
{
2024-12-08 03:06:42 +00:00
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
2023-05-25 16:00:35 +00:00
"description" : [
{
"lang" : "en" ,
2024-12-08 03:06:42 +00:00
"value" : "CWE-787"
2023-05-25 16:00:35 +00:00
}
]
}
] ,
2023-06-01 18:00:32 +00:00
"configurations" : [
{
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
2023-12-07 19:00:41 +00:00
"criteria" : "cpe:2.3:a:htmlunit:htmlunit:*:*:*:*:*:*:*:*" ,
2023-06-01 18:00:32 +00:00
"versionEndExcluding" : "2.70.0" ,
2023-12-07 19:00:41 +00:00
"matchCriteriaId" : "4C8AEB42-E6DB-4218-84F7-6C061E486001"
2023-06-01 18:00:32 +00:00
}
]
}
]
}
] ,
2023-05-25 16:00:35 +00:00
"references" : [
{
"url" : "https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=54613" ,
2023-06-01 18:00:32 +00:00
"source" : "cve-coordination@google.com" ,
"tags" : [
"Mailing List"
]
2023-05-25 16:00:35 +00:00
} ,
{
"url" : "https://github.com/HtmlUnit/htmlunit/commit/940dc7fd" ,
2023-06-01 18:00:32 +00:00
"source" : "cve-coordination@google.com" ,
"tags" : [
"Patch"
]
2024-12-08 03:06:42 +00:00
} ,
{
"url" : "https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=54613" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Mailing List"
]
} ,
{
"url" : "https://github.com/HtmlUnit/htmlunit/commit/940dc7fd" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Patch"
]
2023-05-25 16:00:35 +00:00
}
]
}