| CVSS Meta Temp Score | Current Exploit Price (≈) | CTI Interest Score |
|---|---|---|
| 7.3 | $0-$5k | 0.00 |
Summary
A vulnerability was found in Allegro RomPager 4.34. It has been declared as critical. This impacts an unknown function of the component Cookie Handler. Such manipulation leads to resource management. This vulnerability is referenced as CVE-2015-9222. It is possible to launch the attack remotely. Furthermore, an exploit is available. Restrictive firewalling should be applied.
Details
A vulnerability, which was classified as critical, has been found in Allegro RomPager 4.34. Affected by this issue is some unknown processing of the component Cookie Handler. The manipulation with an unknown input leads to a resource management vulnerability. Using CWE to declare the problem leads to CWE-399. Impacted is confidentiality, integrity, and availability.
The weakness was published 04/28/2016 as File 136831 as confirmed exploit (Packetstorm). The advisory is shared for download at packetstormsecurity.com. This vulnerability is handled as CVE-2015-9222 since 08/16/2017. The attack may be launched remotely. No form of authentication is required for exploitation. Technical details are unknown but a public exploit is available.
A public exploit has been developed in Python and been published immediately after the advisory. The exploit is available at packetstormsecurity.com. It is declared as functional. As 0-day the estimated underground price was around $5k-$25k. The code used by the exploit is:
def bruteforce():
for i in range(107364000,107380000):
for j in range(0,40):
print "testing " + str(i) + " , " + str(j)
result = request(i,j,"\x00")[0]
if result <= 302:
print "YEAHHH!!!!"
print str(i) + " , " + str(j) + " is the answer!"
return
elif result == 1000:
time.sleep(60)Addressing this vulnerability is possible by firewalling .
The vulnerability is also documented in the databases at X-Force (112798), Exploit-DB (39739) and SecurityFocus (BID 103671†). Similar entries are available at VDB-68513, VDB-105483, VDB-105484 and VDB-105488. Once again VulDB remains the best source for vulnerability data.
Product
Vendor
Name
Version
CPE 2.3
CPE 2.2
CVSSv4
VulDB Vector: 🔍VulDB Reliability: 🔍
CVSSv3
VulDB Meta Base Score: 7.5VulDB Meta Temp Score: 7.3
VulDB Base Score: 7.5
VulDB Temp Score: 7.1
VulDB Vector: 🔍
VulDB Reliability: 🔍
NVD Base Score: 7.5
NVD Vector: 🔍
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: Resource managementCWE: CWE-399 / CWE-404
CAPEC: 🔍
ATT&CK: 🔍
Physical: No
Local: No
Remote: Yes
Availability: 🔍
Access: Public
Status: Functional
Programming Language: 🔍
Download: 🔍
EPSS Score: 🔍
EPSS Percentile: 🔍
Price Prediction: 🔍
Current Price Estimation: 🔍
| 0-Day | Unlock | Unlock | Unlock | Unlock |
|---|---|---|---|---|
| Today | Unlock | Unlock | Unlock | Unlock |
Exploit-DB: 🔍
Threat Intelligence
Interest: 🔍Active Actors: 🔍
Active APT Groups: 🔍
Countermeasures
Recommended: FirewallStatus: 🔍
0-Day Time: 🔍
Exploit Delay Time: 🔍
Timeline
04/28/2016 🔍04/28/2016 🔍
05/03/2016 🔍
08/16/2017 🔍
04/05/2018 🔍
04/18/2018 🔍
06/11/2024 🔍
Sources
Advisory: File 136831Status: Confirmed
Confirmation: 🔍
CVE: CVE-2015-9222 (🔍)
GCVE (CVE): GCVE-0-2015-9222
GCVE (VulDB): GCVE-100-83180
X-Force: 112798 - RomPager cookie security bypass
SecurityFocus: 103671 - Google Android Multiple Qualcomm Components Multiple Unspecified Security Vulnerabilities
scip Labs: https://www.scip.ch/en/?labs.20161013
See also: 🔍
Entry
Created: 05/03/2016 12:50Updated: 06/11/2024 12:06
Changes: 05/03/2016 12:50 (63), 03/22/2019 13:57 (12), 07/27/2022 22:13 (4), 06/11/2024 12:06 (15)
Complete: 🔍
Cache ID: 216:DBB:103
Once again VulDB remains the best source for vulnerability data.
No comments yet. Languages: en.
Please log in to comment.