PHP
CVE-2025-15002
MEDIUM
Severity by source
CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:L/VI:L/VA:L/SC:N/SI:N/SA:N/E:P/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
Primary rating from NVD · only source for this CVE.
CVSS VectorNVD
CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:L/VI:L/VA:L/SC:N/SI:N/SA:N/E:P/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
Lifecycle Timeline
2DescriptionCVE.org
A vulnerability has been found in SeaCMS up to 13.3. The affected element is an unknown function of the file js/player/dmplayer/dmku/class/mysqli.class.php. Such manipulation of the argument page/limit leads to sql injection. The attack can be executed remotely. The exploit has been disclosed to the public and may be used.
AnalysisAI
We need to produce a JSON object for CVE-2025-15002 based on the provided data.
First, parse the input:
- CVE ID: CVE-2025-15002
- Description: A vulnerability found in SeaCMS up to 13.3. Affected is unknown function of file js/player/dmplayer/dmku/class/mysqli.class.php. Manipulation of argument page/limit leads to SQL injection. Attack can be executed remotely. Exploit disclosed to public and may be used.
- CVSS Score: 5.5 (but this seems to be associated with the CVSS 4.0 vector, not 3.1)
- CVSS Vector: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:L/VI:L/VA:L/SC:N/SI:N/SA:N/E:P/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
- CWE: CWE-74 (Improper Neutralization of Special Elements in Output Used by a Downstream Component ('Injection')?), but typically SQL injection is CWE-89. Here it's CWE-74, which is a generic injection. Could be something like "Improper Neutralization of Special Elements in Output Used by a Downstream Component ('Injection')". However, description says SQL injection, so likely CWE-89, but input says CWE-74. We'll note that.
- Multi-source intelligence:
- EPSS Score: 0.05% (percentile 15%) — very low exploitation probability.
- POC/Exploit: Publicly available (that's from the "POC/Exploit" field? Actually the input says "POC/Exploit: Publicly available". So there is a public exploit.
- Reported by: cna@vuldb.com
- CPE (affected products): cpe:2.3:a:seacms:seacms:*:*:*:*:*:*:*:*
- Tags: SQLi, PHP, Seacms
- References:
[nvd] (exploit) https://note-hxlab.wetolink.com/share/VFwALb6qhnTZ [nvd] (None) https://vuldb.com/?ctiid.337707 [nvd] (None) https://vuldb.com/?id.337707 [nvd] (None) https://vuldb.com/?submit.716083
No KEV status mentioned, so not in KEV. No patch information explicitly. This is a vuldb submission. The description says "up to 13.3", so affected versions <= 13.3? The CPE is seacms:* means all versions, but description says up to 13.3. So likely all
sapi/cgi/cgi_main.c in PHP before 5.3.12 and 5.4.x before 5.4.2, when configured as a CGI script (aka php-cgi), does not
(1) boardData102.php, (2) boardData103.php, (3) boardDataJP.php, (4) boardDataNA.php, and (5) boardDataWW.php in Netgear
ProjectSend versions prior to r1720 are affected by an improper authentication vulnerability. Rated critical severity (C
Roundcube Webmail contains a critical PHP object deserialization vulnerability (CVE-2025-49113, CVSS 9.9) that allows au
Util/PHP/eval-stdin.php in PHPUnit before 4.8.28 and 5.x before 5.6.3 allows remote attackers to execute arbitrary PHP c
Palo Alto Networks PAN-OS management web interface contains an authentication bypass allowing unauthenticated attackers
Nagios XI version xi-5.7.5 is affected by OS command injection. Rated high severity (CVSS 8.8), this vulnerability is re
Nagios XI version xi-5.7.5 is affected by OS command injection. Rated high severity (CVSS 8.8), this vulnerability is re
The get_referers function in /opt/ws/bin/sblistpack in Sophos Web Appliance before 3.7.9.1 and 3.8 before 3.8.1.1 allows
The Backup Migration plugin for WordPress is vulnerable to Remote Code Execution in all versions up to, and including, 1
NetAlertX (formerly PiAlert) versions 23.01.14 through 24.x before 24.10.12 allow unauthenticated command injection thro
The GiveWP - Donation Plugin and Fundraising Platform plugin for WordPress is vulnerable to PHP Object Injection in all
Share
External POC / Exploit Code
Leaving vuln.today