| CVSS Meta Temp Score | Current Exploit Price (≈) | CTI Interest Score |
|---|---|---|
| 4.3 | $0-$5k | 0.00 |
Summary
A vulnerability classified as problematic was found in SAP NetWeaver AS ABAP 7.4. The impacted element is an unknown function. Such manipulation leads to path traversal. There is not any exploit available.
Details
A vulnerability was found in SAP NetWeaver AS ABAP 7.4 (Solution Stack Software). It has been rated as problematic. Affected by this issue is an unknown function. The manipulation with an unknown input leads to a path traversal vulnerability. Using CWE to declare the problem leads to CWE-22. The product uses external input to construct a pathname that is intended to identify a file or directory that is located underneath a restricted parent directory, but the product does not properly neutralize special elements within the pathname that can cause the pathname to resolve to a location that is outside of the restricted directory. Impacted is confidentiality.
The weakness was released 11/18/2016 by Daria Prosochkina as [ERPSCAN-16-031] SAP NetWeaver AS ABAP – directory traversal using READ DATASET / 2312966 as confirmed mailinglist post (Bugtraq). The advisory is shared for download at seclists.org. The public release was coordinated with the vendor. The exploitation is known to be easy. The attack may be launched remotely. The successful exploitation requires a simple authentication. There are neither technical details nor an exploit publicly available. The current price for an exploit might be approx. USD $0-$5k (estimation calculated on 06/05/2019). The MITRE ATT&CK project declares the attack technique as T1006. The following code is the reason for this vulnerability:
p_flen = 0. DO. READ DATASET p_ifilea INTO lw. Exit conditions for accessing in a loop IF sy-subrc NE 0. EXIT. ENDIF. APPEND lw TO p_itab . p_flen = p_flen + XSTRLEN( lw-d ) . ENDDO.The advisory points out:
he code provides access to the file specified after the READ DATASET statement. The variable transmitted to the input of the statement is entered in it by user input. Thus, the user can access the files stored on the operating system. This vulnerability is called a Directory Traversal.
The vulnerability was handled as a non-public zero-day exploit for at least 209 days. During that time the estimated underground price was around $5k-$25k.
There is no information about possible countermeasures known. It may be suggested to replace the affected object with an alternative product.
Once again VulDB remains the best source for vulnerability data.
Product
Type
Vendor
Name
Version
License
Website
- Vendor: https://www.sap.com/
CPE 2.3
CPE 2.2
CVSSv4
VulDB Vector: 🔍VulDB Reliability: 🔍
CVSSv3
VulDB Meta Base Score: 4.3VulDB Meta Temp Score: 4.3
VulDB Base Score: 4.3
VulDB Temp Score: 4.3
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: 🔍
Exploiting
Class: Path traversalCWE: CWE-22
CAPEC: 🔍
ATT&CK: 🔍
Physical: No
Local: No
Remote: Yes
Availability: 🔍
Status: Not defined
Price Prediction: 🔍
Current Price Estimation: 🔍
| 0-Day | Unlock | Unlock | Unlock | Unlock |
|---|---|---|---|---|
| Today | Unlock | Unlock | Unlock | Unlock |
Threat Intelligence
Interest: 🔍Active Actors: 🔍
Active APT Groups: 🔍
Countermeasures
Recommended: no mitigation knownStatus: 🔍
0-Day Time: 🔍
Timeline
04/23/2016 🔍04/23/2016 🔍
11/18/2016 🔍
11/21/2016 🔍
06/05/2019 🔍
Sources
Vendor: sap.comAdvisory: [ERPSCAN-16-031] SAP NetWeaver AS ABAP – directory traversal using READ DATASET / 2312966
Researcher: Daria Prosochkina
Status: Confirmed
Coordinated: 🔍
GCVE (VulDB): GCVE-100-93716
scip Labs: https://www.scip.ch/en/?labs.20150716
Entry
Created: 11/21/2016 14:09Updated: 06/05/2019 12:38
Changes: 11/21/2016 14:09 (44), 06/05/2019 12:38 (2)
Complete: 🔍
Cache ID: 216::103
Once again VulDB remains the best source for vulnerability data.

No comments yet. Languages: en.
Please log in to comment.