gsd-2023-26119
Vulnerability from gsd
Modified
2023-12-13 01:20
Details
Versions of the package net.sourceforge.htmlunit:htmlunit from 0 and before 3.0.0 are vulnerable to Remote Code Execution (RCE) via XSTL, when browsing the attacker’s webpage.
Aliases
Aliases
{ GSD: { alias: "CVE-2023-26119", id: "GSD-2023-26119", }, gsd: { metadata: { exploitCode: "unknown", remediation: "unknown", reportConfidence: "confirmed", type: "vulnerability", }, osvSchema: { aliases: [ "CVE-2023-26119", ], details: "Versions of the package net.sourceforge.htmlunit:htmlunit from 0 and before 3.0.0 are vulnerable to Remote Code Execution (RCE) via XSTL, when browsing the attacker’s webpage.", id: "GSD-2023-26119", modified: "2023-12-13T01:20:53.566025Z", schema_version: "1.4.0", }, }, namespaces: { "cve.org": { CVE_data_meta: { ASSIGNER: "report@snyk.io", ID: "CVE-2023-26119", STATE: "PUBLIC", }, affects: { vendor: { vendor_data: [ { product: { product_data: [ { product_name: "net.sourceforge.htmlunit:htmlunit", version: { version_data: [ { version_affected: "<", version_name: "0", version_value: "3.0.0", }, ], }, }, ], }, vendor_name: "n/a", }, ], }, }, credits: [ { lang: "en", value: "Siebene@", }, ], data_format: "MITRE", data_type: "CVE", data_version: "4.0", description: { description_data: [ { lang: "eng", value: "Versions of the package net.sourceforge.htmlunit:htmlunit from 0 and before 3.0.0 are vulnerable to Remote Code Execution (RCE) via XSTL, when browsing the attacker’s webpage.", }, ], }, impact: { cvss: [ { attackComplexity: "LOW", attackVector: "NETWORK", availabilityImpact: "HIGH", baseScore: 9.8, baseSeverity: "CRITICAL", confidentialityImpact: "HIGH", integrityImpact: "HIGH", privilegesRequired: "NONE", scope: "UNCHANGED", userInteraction: "NONE", vectorString: "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H/E:P", version: "3.1", }, ], }, problemtype: { problemtype_data: [ { description: [ { cweId: "CWE-94", lang: "eng", value: "Remote Code Execution (RCE)", }, ], }, ], }, references: { reference_data: [ { name: "https://security.snyk.io/vuln/SNYK-JAVA-NETSOURCEFORGEHTMLUNIT-3252500", refsource: "MISC", url: "https://security.snyk.io/vuln/SNYK-JAVA-NETSOURCEFORGEHTMLUNIT-3252500", }, { name: "https://github.com/HtmlUnit/htmlunit/commit/641325bbc84702dc9800ec7037aec061ce21956b", refsource: "MISC", url: "https://github.com/HtmlUnit/htmlunit/commit/641325bbc84702dc9800ec7037aec061ce21956b", }, { name: "https://siebene.github.io/2022/12/30/HtmlUnit-RCE/", refsource: "MISC", url: "https://siebene.github.io/2022/12/30/HtmlUnit-RCE/", }, ], }, }, "gitlab.com": { advisories: [ { affected_range: "(,3.0.0)", affected_versions: "All versions before 3.0.0", cvss_v3: "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", cwe_ids: [ "CWE-1035", "CWE-937", ], date: "2023-04-08", description: "Versions of the package net.sourceforge.htmlunit:htmlunit from 0 and before 3.0.0 is vulnerable to Remote Code Execution (RCE) via XSTL, when browsing the attacker’s webpage.", fixed_versions: [ "3.0.0", ], identifier: "CVE-2023-26119", identifiers: [ "CVE-2023-26119", ], not_impacted: "All versions starting from 3.0.0", package_slug: "maven/net.sourceforge.htmlunit/htmlunit", pubdate: "2023-04-03", solution: "Upgrade to version 3.0.0 or above.", title: "Remote Code Execution", urls: [ "https://nvd.nist.gov/vuln/detail/CVE-2023-26119", "https://siebene.github.io/2022/12/30/HtmlUnit-RCE/", "https://security.snyk.io/vuln/SNYK-JAVA-NETSOURCEFORGEHTMLUNIT-3252500", "https://github.com/HtmlUnit/htmlunit/commit/641325bbc84702dc9800ec7037aec061ce21956b", ], uuid: "b59067f7-8a77-4c5c-bc68-32eafc6be057", }, ], }, "nvd.nist.gov": { configurations: { CVE_data_version: "4.0", nodes: [ { children: [], cpe_match: [ { cpe23Uri: "cpe:2.3:a:htmlunit:htmlunit:*:*:*:*:*:*:*:*", cpe_name: [], versionEndExcluding: "3.0.0", vulnerable: true, }, ], operator: "OR", }, ], }, cve: { CVE_data_meta: { ASSIGNER: "report@snyk.io", ID: "CVE-2023-26119", }, data_format: "MITRE", data_type: "CVE", data_version: "4.0", description: { description_data: [ { lang: "en", value: "Versions of the package net.sourceforge.htmlunit:htmlunit from 0 and before 3.0.0 are vulnerable to Remote Code Execution (RCE) via XSTL, when browsing the attacker’s webpage.", }, ], }, problemtype: { problemtype_data: [ { description: [ { lang: "en", value: "NVD-CWE-noinfo", }, ], }, ], }, references: { reference_data: [ { name: "https://siebene.github.io/2022/12/30/HtmlUnit-RCE/", refsource: "MISC", tags: [ "Exploit", "Third Party Advisory", ], url: "https://siebene.github.io/2022/12/30/HtmlUnit-RCE/", }, { name: "https://security.snyk.io/vuln/SNYK-JAVA-NETSOURCEFORGEHTMLUNIT-3252500", refsource: "MISC", tags: [ "Third Party Advisory", ], url: "https://security.snyk.io/vuln/SNYK-JAVA-NETSOURCEFORGEHTMLUNIT-3252500", }, { name: "https://github.com/HtmlUnit/htmlunit/commit/641325bbc84702dc9800ec7037aec061ce21956b", refsource: "MISC", tags: [ "Patch", ], url: "https://github.com/HtmlUnit/htmlunit/commit/641325bbc84702dc9800ec7037aec061ce21956b", }, ], }, }, impact: { baseMetricV3: { cvssV3: { attackComplexity: "LOW", attackVector: "NETWORK", availabilityImpact: "HIGH", baseScore: 9.8, baseSeverity: "CRITICAL", confidentialityImpact: "HIGH", integrityImpact: "HIGH", privilegesRequired: "NONE", scope: "UNCHANGED", userInteraction: "NONE", vectorString: "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", version: "3.1", }, exploitabilityScore: 3.9, impactScore: 5.9, }, }, lastModifiedDate: "2023-12-07T17:56Z", publishedDate: "2023-04-03T05:15Z", }, }, }
Log in or create an account to share your comment.
Security Advisory comment format.
This schema specifies the format of a comment related to a security advisory.
Title of the comment
Description of the comment
Loading…
Loading…
Loading…
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.