{ "schema_version": "1.4.0", "id": "GHSA-vg35-vc9f-q7x2", "modified": "2024-09-27T18:25:35Z", "published": "2019-07-26T16:09:54Z", "aliases": [ "CVE-2019-1010268" ], "summary": "Improper Restriction of XML External Entity Reference in ladon", "details": "Ladon since 0.6.1 (since ebef0aae48af78c159b6fce81bc6f5e7e0ddb059) is affected by: XML External Entity (XXE). The impact is: Information Disclosure, reading files and reaching internal network endpoints. The component is: SOAP request handlers. For instance: https://bitbucket.org/jakobsg/ladon/src/42944fc012a3a48214791c120ee5619434505067/src/ladon/interfaces/soap.py#lines-688. The attack vector is: Send a specially crafted SOAP call.", "severity": [ { "type": "CVSS_V3", "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H" }, { "type": "CVSS_V4", "score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N" } ], "affected": [ { "package": { "ecosystem": "PyPI", "name": "ladon" }, "ranges": [ { "type": "ECOSYSTEM", "events": [ { "introduced": "0.6.1" }, { "last_affected": "1.0.7" } ] } ] } ], "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2019-1010268" }, { "type": "PACKAGE", "url": "https://bitbucket.org/jakobsg/ladon" }, { "type": "WEB", "url": "https://bitbucket.org/jakobsg/ladon/pull-requests/9" }, { "type": "WEB", "url": "https://bitbucket.org/jakobsg/ladon/src/42944fc012a3a48214791c120ee5619434505067/src/ladon/interfaces/soap.py#lines-688" }, { "type": "ADVISORY", "url": "https://github.com/advisories/GHSA-vg35-vc9f-q7x2" }, { "type": "WEB", "url": "https://github.com/pypa/advisory-database/tree/main/vulns/ladon/PYSEC-2019-184.yaml" }, { "type": "WEB", "url": "https://www.exploit-db.com/exploits/43113" } ], "database_specific": { "cwe_ids": [ "CWE-611" ], "severity": "CRITICAL", "github_reviewed": true, "github_reviewed_at": "2019-07-25T15:54:06Z", "nvd_published_at": "2019-07-18T17:15:00Z" } }