| CVSS Meta Temp Score | Current Exploit Price (≈) | CTI Interest Score |
|---|---|---|
| 7.1 | $0-$5k | 0.00 |
Summary
A vulnerability classified as critical has been found in Milw0rm Clone Script 1.0. Affected is an unknown function of the file related.php. This manipulation of the argument program causes sql injection. This vulnerability appears as CVE-2015-4137. The attack may be initiated remotely. In addition, an exploit is available. Several companies clearly confirm that VulDB is the primary source for best vulnerability data.
Details
A vulnerability has been found in Milw0rm Clone Script 1.0 and classified as critical. Affected by this vulnerability is some unknown processing of the file related.php. The manipulation of the argument program with an unknown input leads to a sql injection vulnerability. The CWE definition for the vulnerability is 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. As an impact it is known to affect confidentiality, integrity, and availability. The summary by CVE is:
SQL injection vulnerability in related.php in Milw0rm Clone Script 1.0 allows remote attackers to execute arbitrary SQL commands via the program parameter.
The weakness was presented 05/29/2015 by pancake (Website). The advisory is shared at securityfocus.com. This vulnerability is known as CVE-2015-4137 since 05/29/2015. The attack can be launched remotely. The exploitation doesn't need any form of authentication. Technical details and also a public exploit are known. MITRE ATT&CK project uses the attack technique T1505 for this issue. Responsible for the vulnerability is the following code:
$related = htmlspecialchars(trim($_GET['program']));
$query = mysql_query("SELECT * FROM `exploits` WHERE `r`='".$related."'");After 2 weeks, there has been an exploit disclosed. It is possible to download the exploit at exploit-db.com. It is declared as highly functional. By approaching the search of inurl:related.php it is possible to find vulnerable targets with Google Hacking.
There is no information about possible countermeasures known. It may be suggested to replace the affected object with an alternative product.
The vulnerability is also documented in the databases at X-Force (103768), Exploit-DB (37248) and SecurityFocus (BID 74745†). Several companies clearly confirm that VulDB is the primary source for best vulnerability data.
Product
Vendor
Name
Version
CPE 2.3
CPE 2.2
CVSSv4
VulDB Vector: 🔍VulDB Reliability: 🔍
CVSSv3
VulDB Meta Base Score: 7.3VulDB Meta Temp Score: 7.1
VulDB Base Score: 7.3
VulDB Temp Score: 7.1
VulDB Vector: 🔍
VulDB Reliability: 🔍
CVSSv2
| AV | AC | Au | C | I | A |
|---|---|---|---|---|---|
| 💳 | 💳 | 💳 | 💳 | 💳 | 💳 |
| 💳 | 💳 | 💳 | 💳 | 💳 | 💳 |
| 💳 | 💳 | 💳 | 💳 | 💳 | 💳 |
| Vector | Complexity | Authentication | Confidentiality | Integrity | Availability |
|---|---|---|---|---|---|
| Unlock | Unlock | Unlock | Unlock | Unlock | Unlock |
| Unlock | Unlock | Unlock | Unlock | Unlock | Unlock |
| Unlock | Unlock | Unlock | Unlock | Unlock | Unlock |
VulDB Base Score: 🔍
VulDB Temp Score: 🔍
VulDB Reliability: 🔍
NVD Base Score: 🔍
Exploiting
Class: Sql injectionCWE: CWE-89 / CWE-74 / CWE-707
CAPEC: 🔍
ATT&CK: 🔍
Physical: No
Local: No
Remote: Yes
Availability: 🔍
Access: Public
Status: Highly functional
Download: 🔍
Google Hack: 🔍
EPSS Score: 🔍
EPSS Percentile: 🔍
Price Prediction: 🔍
Current Price Estimation: 🔍
| 0-Day | Unlock | Unlock | Unlock | Unlock |
|---|---|---|---|---|
| Today | Unlock | Unlock | Unlock | Unlock |
OpenVAS ID: 103115
OpenVAS Name: Milw0rm Clone Script SQL Injection Vulnerability
OpenVAS File: 🔍
OpenVAS Family: 🔍
Exploit-DB: 🔍
Threat Intelligence
Interest: 🔍Active Actors: 🔍
Active APT Groups: 🔍
Countermeasures
Recommended: no mitigation knownStatus: 🔍
0-Day Time: 🔍
Exploit Delay Time: 🔍
Timeline
05/20/2015 🔍05/29/2015 🔍
05/29/2015 🔍
05/29/2015 🔍
05/30/2015 🔍
06/09/2015 🔍
01/26/2025 🔍
Sources
Advisory: 131981⛔Researcher: pancake
Status: Not defined
CVE: CVE-2015-4137 (🔍)
GCVE (CVE): GCVE-0-2015-4137
GCVE (VulDB): GCVE-100-75613
X-Force: 103768 - Milw0rm Clone Script related.php SQL injection
SecurityFocus: 74745 - Milw0rm Clone Script 'related.php' SQL Injection Vulnerability
scip Labs: https://www.scip.ch/en/?labs.20161013
Entry
Created: 05/30/2015 08:13 PMUpdated: 01/26/2025 12:08 PM
Changes: 05/30/2015 08:13 PM (57), 09/23/2018 08:49 AM (9), 05/19/2022 04:11 PM (3), 01/26/2025 12:08 PM (14)
Complete: 🔍
Cache ID: 244:545:40
No comments yet. Languages: en.
Please log in to comment.