7.5 HIGH
- CVSS version (CVSS): 3.1
- Attack Vector (AV): Network (N)
- Attack Complexity (AC): Low (L)
- Privileges Required (PR): None (N)
- User Interaction (UI): None (N)
- Scope (S): Unchanged (U)
- Confidentiality (C): None (N)
- Integrity (I): None (N)
- Availability (A): High (H)
- Modified Attack Vector (MAV): Network (N)
- Modified Attack Complexity (MAC): Low (L)
- Modified Privileges Required (MPR): None (N)
- Modified User Interaction (MUI): None (N)
- Modified Confidentiality (MC): None (N)
- Modified Scope (MS): Unchanged (U)
- Modified Integrity (MI): None (N)
- Modified Availability (MA): High (H)
Activity log
- Created suggestion
Docling: Unsafe XML Entity Expansion in USPTO Patent Backend
Docling simplifies document processing by parsing diverse formats and providing integrations with the generative AI ecosystem. From 2.13.0 until 2.74.0, the USPTO patent XML parser used the standard xml.sax.parseString() without protection against XML External Entity (XXE) attacks. An attacker could craft malicious USPTO patent XML files with external entity references that could read arbitrary files from the server filesystem, perform Server-Side Request Forgery (SSRF) attacks, or cause denial of service through entity expansion (Billion Laughs attack). The vulnerability affects three USPTO patent format parsers: ICE (v4.x), Grant v2.5, and Application v1.x. This vulnerability is fixed in 2.74.0.
References
Affected products
- ==>= 2.13.0, < 2.74.0
Matching in nixpkgs
pkgs.python312Packages.docling-core
None
pkgs.python313Packages.docling-core
Python library to define and validate data types in Docling
pkgs.python314Packages.docling-core
Python library to define and validate data types in Docling
pkgs.python312Packages.docling-ibm-models
None
pkgs.python313Packages.docling-ibm-models
Docling IBM models
pkgs.python314Packages.docling-ibm-models
Docling IBM models
pkgs.pkgsRocm.python3Packages.docling-core
Python library to define and validate data types in Docling
pkgs.pkgsRocm.python3Packages.docling-ibm-models
Docling IBM models
pkgs.python313Packages.llama-index-node-parser-docling
Llama-index node_parser docling integration
Package maintainers
-
@fabaff Fabian Affolter <mail@fabian-affolter.ch>