CVE-2023-48703
Last modified
CVE-2023-48703 is a high-severity vulnerability rated 7.5/10 on the CVSS scale. RobotsAndPencils go-saml, a SAML client library written in Go, contains an authentication bypass vulnerability in all known versions. This is due to how the `xmlsec1` command line tool is called internally to verify the signature of SAML assertions. EPSS estimates a 0.56% chance of exploitation in the next 30 days.
Description
RobotsAndPencils go-saml, a SAML client library written in Go, contains an authentication bypass vulnerability in all known versions. This is due to how the `xmlsec1` command line tool is called internally to verify the signature of SAML assertions. When `xmlsec1` is used without defining the enabled key data, the origin of the public key for the signature verification is, unfortunately, not restricted. That means an attacker can sign the SAML assertions themselves and provide the required public key (e.g. an RSA key) directly embedded in the SAML token. Projects still using RobotsAndPencils/go-saml should move to another SAML library or alternatively remove support for SAML from their projects. The vulnerability can likely temporarily be fixed by forking the go-saml project and adding the command line argument `--enabled-key-data` and specifying a value such as `x509` or `raw-x509-cert` when calling the `xmlsec1` binary in the verify function. Please note that this workaround must be carefully tested before it can be used.
Metrics
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Robotsandpencils | Go-Saml | All versions |
References
- https://securitylab.github.com/advisories/GHSL-2023-121_go-saml__archived_/Technical Description, Third Party Advisory
- https://securitylab.github.com/advisories/GHSL-2023-121_go-saml__archived_/Technical Description, Third Party Advisory
Timeline
- Published
- Last Modified
- Status
- Analyzed
Frequently Asked Questions
What is CVE-2023-48703?
How severe is CVE-2023-48703?
How do I fix CVE-2023-48703?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2023
- CVE-2023-48698Azure RTOS USBX is a USB host, device, and on-the-go (OTG) e…9.8
- CVE-2023-48699fastbots is a library for fast bot and scraper development u…9.8
- CVE-2023-4870A vulnerability classified as problematic has been found in …6.1
- CVE-2023-48700The Nautobot Device Onboarding plugin uses the netmiko and N…6.5
- CVE-2023-48701Statamic CMS is a Laravel and Git powered content management…6.1
- CVE-2023-48702Jellyfin is a system for managing and streaming media. Prior…7.2
- CVE-2023-48704ClickHouse is an open-source column-oriented database manage…7.5
- CVE-2023-48705Nautobot is a Network Source of Truth and Network Automation…5.4
- CVE-2023-48706Vim is a UNIX editor that, prior to version 9.0.2121, has a …4.7
- CVE-2023-48707CodeIgniter Shield is an authentication and authorization pr…6.5
- CVE-2023-48708CodeIgniter Shield is an authentication and authorization pr…6.5
- CVE-2023-48709iTop is an IT service management platform. When exporting d…8
Are you affected by CVE-2023-48703?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
