CVE Catalog

CVE-2023-54354

HighCVSS 7.5
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Low risk
0.35%

28th percentile - higher than 28% of all known CVEs

Summary

Nokogiri before 1.14.3 (CRuby implementation only, when using the packaged libxml2) bundles libxml2 v2.10.3, which is vulnerable to NULL pointer dereferences in XML Schema processing (CVE-2023-28484 and CVE-2023-28485). An attacker can supply a crafted XML schema to cause a segfault and denial of service.

Risk Assessment

An attacker can cause application crashes (denial of service) by supplying a malicious XML schema, potentially disrupting service availability.

Recommendation

Upgrade Nokogiri to version 1.14.3 or later, which includes libxml2 v2.10.4.

Other vulnerabilities in Nokogiri

See all
Original NVD description (English source)

Nokogiri before 1.14.3 (CRuby implementation only, when using the packaged libxml2) bundles libxml2 v2.10.3, which is vulnerable to NULL pointer dereferences in XML Schema processing (xmlSchemaFixupComplexType, CVE-2023-28484, and xmlSchemaCheckCOSSTDerivedOK). An attacker who supplies a crafted/malformed XML schema can cause libxml2 to dereference a NULL pointer and potentially segfault, resulting in a denial of service. Nokogiri 1.14.3 upgrades the packaged libxml2 to v2.10.4 to resolve these issues.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS