HIGH

CVE-2025-25181

Advantive Veracore 2025-02-03 CVSS v3.1
CVSS
7.5
KEV

Description

A SQL injection vulnerability in timeoutWarning.asp in Advantive VeraCore through 2025.1.0 allows remote attackers to execute arbitrary SQL commands via the PmSess1 parameter.

Summary dbcve.org

SQL injection vulnerability in the PmSess1 parameter of timeoutWarning.asp in Advantive VeraCore allows remote attackers to inject arbitrary SQL commands. The flaw stems from unsanitized user input being directly incorporated into SQL queries.

Mitigation

Apply parameterized queries or prepared statements for the PmSess1 parameter in timeoutWarning.asp, validate all user inputs, and implement the vendor patch for version 2025.1.0 when available.

Proof of Concept

Weakness (CWE)

CWE-89 SQL Injection

EPSS Score

57.3%
Probability of exploitation in next 30 days
99.1th percentile

References

View on dbcve.org
Base CVE data derived from NVD (public domain). Enrichment by dbcve.org (CC-BY-4.0). Fetched via API.
Back to CVE