CVE-2025-25181
Published: March 10, 2025
Official Description
Advantive VeraCore contains a SQL injection vulnerability in timeoutWarning.asp that allows a remote attacker to execute arbitrary SQL commands via the PmSess1 parameter.
CISA KEV Advisory
Advantive VeraCore SQL Injection Vulnerability
Advantive VeraCore contains a SQL injection vulnerability in timeoutWarning.asp that allows a remote attacker to execute arbitrary SQL commands via the PmSess1 parameter.
Apply mitigations per vendor instructions, follow applicable BOD 22-01 guidance for cloud services, or discontinue use of the product if mitigations are unavailable.
Risk Analysis
Advantive VeraCore contains a SQL injection vulnerability in timeoutWarning.asp, allowing a remote attacker to execute arbitrary SQL commands via the PmSess1 parameter. The high EPSS score of 0.79712 indicates a high likelihood of exploitation, and its inclusion in CISA's KEV confirms active exploitation.
This vulnerability is actively exploited in the wild, as confirmed by its presence in CISA's KEV. It is remotely exploitable.
Apply available patches for Advantive VeraCore. Implement input validation and parameterized queries to prevent SQL injection attacks in web applications.
Technical Analysis
CVE-2025-25181 requires local access, meaning attackers must already have a foothold on the target system.
Exploitation requires some privileges, which limits the exposure to scenarios where an attacker has already gained initial access.
CISA has added CVE-2025-25181 to the Known Exploited Vulnerabilities (KEV) catalog, confirming active exploitation in the wild. U.S. federal agencies are required to patch this within the mandated timeframe, and all organizations should treat remediation as urgent.
Exploit & PoC Resources
All References (2)
Quick Facts
Recommended Actions
- →Apply vendor patches immediately
- →Monitor CVE-2025-25181 in threat intel feeds
- →Review IDS/IPS signatures for exploitation attempts
- !CISA KEV: Federal agencies must patch per BOD 22-01 timeline
- !Active exploitation confirmed — treat as P1