CVE-2025-9943
Unknown Unknown - Not Provided
BaseFortify

Publication date: 2025-09-10

Last updated on: 2025-11-04

Assigner: SEC Consult Vulnerability Lab

Description
An SQL injection vulnerability has been identified in the "ID" attribute of the SAML response when the replay cache of the Shibboleth Service Provider (SP) is configured to use an SQL database as storage service. An unauthenticated attacker can exploit this issue via blind SQL injection, allowing for the extraction of arbitrary data from the database, if the database connection is configured to use the ODBC plugin.Β The vulnerability arises from insufficient escaping of single quotes in the class SQLString (file odbc-store.cpp, lines 253-271). This issue affects Shibboleth Service Provider through 3.5.0.
CVSS Scores
EPSS Scores
Probability:
Percentile:
Meta Information
Published
2025-09-10
Last Modified
2025-11-04
Generated
2026-05-27
AI Q&A
2025-09-10
EPSS Evaluated
2026-05-25
NVD
Affected Vendors & Products
Showing 2 associated CPEs
Vendor Product Version / Range
shibboleth service_provider 3.5.0
shibboleth service_provider 3.5.1
Helpful Resources
Exploitability
CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-89 The product constructs all or part of an SQL command using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify the intended SQL command when it is sent to a downstream component. Without sufficient removal or quoting of SQL syntax in user-controllable inputs, the generated SQL query can cause those inputs to be interpreted as SQL instead of ordinary user data.
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?

This vulnerability is an SQL injection in the "ID" attribute of the SAML response when the Shibboleth Service Provider's replay cache is configured to use an SQL database via the ODBC plugin. An attacker who is not authenticated can exploit this blind SQL injection to extract arbitrary data from the database due to insufficient escaping of single quotes in the code.


How can this vulnerability impact me? :

The vulnerability allows an unauthenticated attacker to perform blind SQL injection attacks, potentially extracting arbitrary data from the database used by the Shibboleth Service Provider. This could lead to unauthorized data disclosure and compromise of sensitive information stored in the database.


Ask Our AI Assistant
Need more information? Ask your question to get an AI reply (Powered by our expertise)
0/70
EPSS Chart