CVE-2025-6489

| EUVD-2025-18855 HIGH
2025-06-22 [email protected]
7.3
CVSS 3.1
Share

CVSS Vector

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L
Attack Vector
Network
Attack Complexity
Low
Privileges Required
None
User Interaction
None
Scope
Unchanged
Confidentiality
Low
Integrity
Low
Availability
Low

Lifecycle Timeline

4
Analysis Generated
Mar 15, 2026 - 21:55 vuln.today
EUVD ID Assigned
Mar 15, 2026 - 21:55 euvd
EUVD-2025-18855
PoC Detected
Jun 25, 2025 - 19:31 vuln.today
Public exploit code
CVE Published
Jun 22, 2025 - 19:15 nvd
HIGH 7.3

Description

A vulnerability has been found in itsourcecode Agri-Trading Online Shopping System 1.0 and classified as critical. This vulnerability affects unknown code of the file /transactionsave.php. The manipulation of the argument del leads to sql injection. The attack can be initiated remotely. The exploit has been disclosed to the public and may be used.

Analysis

CVE-2025-6489 is a critical SQL injection vulnerability in itsourcecode Agri-Trading Online Shopping System version 1.0, affecting the /transactionsave.php file through the 'del' parameter. An unauthenticated remote attacker can exploit this vulnerability to execute arbitrary SQL commands, potentially compromising confidentiality, integrity, and availability of the application database. Public disclosure of this vulnerability exists, and exploitation is feasible without authentication or user interaction.

Technical Context

This vulnerability represents a classic SQL injection flaw (CWE-74: Improper Neutralization of Special Elements used in an SQL Command) in a PHP-based e-commerce application. The /transactionsave.php endpoint fails to properly sanitize or parameterize the 'del' parameter before incorporating it into SQL queries. The affected product, itsourcecode Agri-Trading Online Shopping System 1.0, is built on PHP and likely uses either MySQLi or MySQL extensions without prepared statements. CWE-74 specifically addresses cases where user-supplied data is concatenated directly into SQL queries without proper escaping or parameterized query techniques. The attack surface includes any web-accessible endpoint that processes transaction data deletion requests, commonly found in e-commerce platforms handling order management and transaction history.

Affected Products

Agri-Trading Online Shopping System (['1.0'])

Priority Score

57
Low Medium High Critical
KEV: 0
EPSS: +0.1
CVSS: +36
POC: +20

Share

CVE-2025-6489 vulnerability details – vuln.today

This site uses cookies essential for authentication and security. No tracking or analytics cookies are used. Privacy Policy