CVE-2025-58462
BaseFortify
Publication date: 2025-09-09
Last updated on: 2025-09-26
Assigner: Cybersecurity and Infrastructure Security Agency (CISA) U.S. Civilian Government
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| opexustech | foiaxpress_public_access_link | to 11.13.1.0 (exc) |
Helpful Resources
Exploitability
| 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 OPEXUS FOIAXpress Public Access Link (PAL) versions before 11.13.1.0, specifically via the SearchPopularDocs.aspx page. It allows a remote attacker, without needing to authenticate, to execute malicious SQL commands that can read, modify, or delete any data in the underlying database.
How can this vulnerability impact me? :
An attacker exploiting this vulnerability could gain full control over the database content, leading to unauthorized disclosure, alteration, or deletion of sensitive information. This could result in data loss, data corruption, and compromise of the integrity and availability of the system's data.