OxWall 1.8.0 ping.php Reflected cross site scripting

CVSS Meta Temp Score
CVSS is a standardized scoring system to determine possibilities of attacks. The Temp Score considers temporal factors like disclosure, exploit and countermeasures. The unique Meta Score calculates the average score of different sources to provide a normalized scoring system.
Current Exploit Price (≈)
Our analysts are monitoring exploit markets and are in contact with vulnerability brokers. The range indicates the observed or calculated exploit price to be seen on exploit markets. A good indicator to understand the monetary effort required for and the popularity of an attack.
CTI Interest Score
Our Cyber Threat Intelligence team is monitoring different web sites, mailing lists, exploit markets and social media networks. The CTI Interest Score identifies the interest of attackers and the security community for this specific vulnerability in real-time. A high score indicates an elevated risk to be targeted for this vulnerability.
3.7$0-$5k0.00

Summaryinfo

A vulnerability was found in OxWall 1.8.0. It has been rated as problematic. This impacts an unknown function of the file ow_system_plugins/base/controllers/ping.php. Performing a manipulation results in cross site scripting (Reflected). It is possible to initiate the attack remotely. Furthermore, there is an exploit available. Upgrading the affected component is advised.

Detailsinfo

A vulnerability, which was classified as problematic, was found in OxWall 1.8.0. This affects an unknown function of the file ow_system_plugins/base/controllers/ping.php. The manipulation with an unknown input leads to a cross site scripting vulnerability (Reflected). CWE is classifying the issue as CWE-80. The product receives input from an upstream component, but it does not neutralize or incorrectly neutralizes special characters such as "<", ">", and "&" that could be interpreted as web-scripting elements when they are sent to a downstream component that processes web pages. This is going to have an impact on integrity.

The weakness was shared 09/15/2016 with Curesec Research Team as not defined mailinglist post (Full-Disclosure). The advisory is shared at seclists.org. It is possible to initiate the attack remotely. No form of authentication is needed for exploitation. It demands that the victim is doing some kind of user interaction. Technical details and a public exploit are known. MITRE ATT&CK project uses the attack technique T1059.007 for this issue. The reason for this vulnerability is this part of code:

$responseStack[] = array(
   'command' => $c['command'],
   'result' => $event->getData()
   );

echo json_encode(array(
    'stack' => $responseStack
));

After immediately, there has been an exploit disclosed. The exploit is shared for download at seclists.org. It is declared as proof-of-concept. The vulnerability was handled as a non-public zero-day exploit for at least 93 days. During that time the estimated underground price was around $0-$5k. By approaching the search of inurl:ow_system_plugins/base/controllers/ping.php it is possible to find vulnerable targets with Google Hacking. The code used by the exploit is:

<html>
  <body>
    <form action="http://localhost/oxwall-1.8.0/base/ping/index/"; method="POST">
      <input type="hidden" name="request" value="{"stack":[{"command":"<img src=a onerror=alert(1)>","params":{}}]}" />
      <input type="submit" value="Submit request" />
    </form>
  </body>
</html>

Upgrading to version 1.8.2 eliminates this vulnerability. A possible mitigation has been published before and not just after the disclosure of the vulnerability.

Further details are available at curesec.com. The entries VDB-91750, VDB-91751 and VDB-91752 are related to this item. If you want to get the best quality for vulnerability data then you always have to consider VulDB.

Productinfo

Name

Version

CPE 2.3info

CPE 2.2info

CVSSv4info

VulDB Vector: 🔍
VulDB Reliability: 🔍

CVSSv3info

VulDB Meta Base Score: 4.3
VulDB Meta Temp Score: 3.7

VulDB Base Score: 4.3
VulDB Temp Score: 3.7
VulDB Vector: 🔍
VulDB Reliability: 🔍

CVSSv2info

AVACAuCIA
💳💳💳💳💳💳
💳💳💳💳💳💳
💳💳💳💳💳💳
VectorComplexityAuthenticationConfidentialityIntegrityAvailability
UnlockUnlockUnlockUnlockUnlockUnlock
UnlockUnlockUnlockUnlockUnlockUnlock
UnlockUnlockUnlockUnlockUnlockUnlock

VulDB Base Score: 🔍
VulDB Temp Score: 🔍
VulDB Reliability: 🔍

Exploitinginfo

Name: Reflected
Class: Cross site scripting / Reflected
CWE: CWE-80 / CWE-74 / CWE-707
CAPEC: 🔍
ATT&CK: 🔍

Physical: No
Local: No
Remote: Yes

Availability: 🔍
Access: Public
Status: Proof-of-Concept
Download: 🔍
Google Hack: 🔍
Price Prediction: 🔍
Current Price Estimation: 🔍

0-DayUnlockUnlockUnlockUnlock
TodayUnlockUnlockUnlockUnlock

Threat Intelligenceinfo

Interest: 🔍
Active Actors: 🔍
Active APT Groups: 🔍

Countermeasuresinfo

Recommended: Upgrade
Status: 🔍

Reaction Time: 🔍
0-Day Time: 🔍
Exploit Delay Time: 🔍

Upgrade: OxWall 1.8.2

Timelineinfo

11/21/2015 🔍
12/15/2015 +24 days 🔍
02/22/2016 +69 days 🔍
09/15/2016 +206 days 🔍
09/15/2016 +0 days 🔍
09/21/2016 +6 days 🔍
09/21/2016 +0 days 🔍

Sourcesinfo

Advisory: seclists.org
Organization: Curesec Research Team
Status: Not defined

GCVE (VulDB): GCVE-100-91749
scip Labs: https://www.scip.ch/en/?labs.20161013
Misc.: 🔍
See also: 🔍

Entryinfo

Created: 09/21/2016 12:11
Changes: 09/21/2016 12:11 (52), 09/21/2016 12:12 (1)
Complete: 🔍
Cache ID: 216::103

If you want to get the best quality for vulnerability data then you always have to consider VulDB.

Discussion

No comments yet. Languages: en.

Please log in to comment.

Want to stay up to date on a daily basis?

Enable the mail alert feature now!