GHSA-JQVR-J2VG-GJRV
Vulnerability from github – Published: 2023-05-30 06:30 – Updated: 2025-01-13 15:41
VLAI
Summary
Signature validation bypass in github.com/moov-io/signedxml
Details
In Moov signedxml through 1.0.0, parsing the raw XML (as received) can result in different output than parsing the canonicalized XML. Thus, signature validation can be bypassed via a Signature Wrapping attack (aka XSW).
Severity
9.1 (Critical)
{
"affected": [
{
"package": {
"ecosystem": "Go",
"name": "github.com/moov-io/signedxml"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "1.1.0"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"aliases": [
"CVE-2023-34205"
],
"database_specific": {
"cwe_ids": [
"CWE-347"
],
"github_reviewed": true,
"github_reviewed_at": "2023-06-06T01:39:24Z",
"nvd_published_at": "2023-05-30T04:15:10Z",
"severity": "CRITICAL"
},
"details": "In Moov signedxml through 1.0.0, parsing the raw XML (as received) can result in different output than parsing the canonicalized XML. Thus, signature validation can be bypassed via a Signature Wrapping attack (aka XSW).",
"id": "GHSA-jqvr-j2vg-gjrv",
"modified": "2025-01-13T15:41:52Z",
"published": "2023-05-30T06:30:25Z",
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-34205"
},
{
"type": "WEB",
"url": "https://github.com/moov-io/signedxml/issues/23"
},
{
"type": "WEB",
"url": "https://github.com/moov-io/signedxml/pull/25"
},
{
"type": "PACKAGE",
"url": "https://github.com/moov-io/signedxml"
},
{
"type": "WEB",
"url": "https://github.com/moov-io/signedxml/releases/tag/v1.1.0"
},
{
"type": "WEB",
"url": "https://pkg.go.dev/vuln/GO-2023-1826"
}
],
"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:N",
"type": "CVSS_V3"
}
],
"summary": "Signature validation bypass in github.com/moov-io/signedxml"
}
Loading…
Loading…
Experimental. This forecast is provided for visualization only and may change without notice. Do not use it for operational decisions.
Forecast uses a logistic model when the trend is rising, or an exponential decay model when the trend is falling. Fitted via linearized least squares.
Sightings
| Author | Source | Type | Date | Other |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.
Loading…
Loading…