mirror of
https://github.com/0xMarcio/cve.git
synced 2025-11-28 18:48:49 +00:00
18 lines
772 B
Markdown
18 lines
772 B
Markdown
### [CVE-2024-6961](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-6961)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
RAIL documents are an XML-based format invented by Guardrails AI to enforce formatting checks on LLM outputs. Guardrails users that consume RAIL documents from external sources are vulnerable to XXE, which may cause leakage of internal file data via the SYSTEM entity.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://research.jfrog.com/vulnerabilities/guardrails-rail-xxe-jfsa-2024-001035519/
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|