ghsa-77cc-w3wm-6whp
Vulnerability from github
Published
2023-01-06 12:31
Modified
2023-01-12 23:42
Severity ?
VLAI Severity ?
Summary
dssp vulnerable to Improper Restriction of XML External Entity Reference
Details
A vulnerability classified as problematic was found in e-Contract dssp up to 1.3.1. Affected by this vulnerability is the function checkSignResponse
of the file dssp-client/src/main/java/be/e_contract/dssp/client/SignResponseVerifier.java
. The manipulation leads to xml external entity reference. Upgrading to version 1.3.2 can address this issue. The name of the patch is ec4238349691ec66dd30b416ec6eaab02d722302. It is recommended to upgrade the affected component. The identifier VDB-217549 was assigned to this vulnerability.
{ "affected": [ { "package": { "ecosystem": "Maven", "name": "be.e_contract.dssp:dssp-client" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "1.3.2" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2016-15011" ], "database_specific": { "cwe_ids": [ "CWE-611" ], "github_reviewed": true, "github_reviewed_at": "2023-01-12T23:42:07Z", "nvd_published_at": "2023-01-06T10:15:00Z", "severity": "CRITICAL" }, "details": "A vulnerability classified as problematic was found in e-Contract dssp up to 1.3.1. Affected by this vulnerability is the function `checkSignResponse` of the file `dssp-client/src/main/java/be/e_contract/dssp/client/SignResponseVerifier.java`. The manipulation leads to xml external entity reference. Upgrading to version 1.3.2 can address this issue. The name of the patch is ec4238349691ec66dd30b416ec6eaab02d722302. It is recommended to upgrade the affected component. The identifier VDB-217549 was assigned to this vulnerability.", "id": "GHSA-77cc-w3wm-6whp", "modified": "2023-01-12T23:42:07Z", "published": "2023-01-06T12:31:34Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2016-15011" }, { "type": "WEB", "url": "https://github.com/e-Contract/dssp/commit/ec4238349691ec66dd30b416ec6eaab02d722302" }, { "type": "PACKAGE", "url": "https://github.com/e-Contract/dssp" }, { "type": "WEB", "url": "https://github.com/e-Contract/dssp/releases/tag/dssp-1.3.2" }, { "type": "WEB", "url": "https://vuldb.com/?ctiid.217549" }, { "type": "WEB", "url": "https://vuldb.com/?id.217549" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "type": "CVSS_V3" } ], "summary": "dssp vulnerable to Improper Restriction of XML External Entity Reference" }
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.
Loading…
Loading…