Lucene search

K
friendsofphpOpenJS FoundationFRIENDSOFPHP:ONEUP:UPLOADER-BUNDLE:CVE-2020-5237
HistoryFeb 04, 2020 - 11:40 a.m.

Relative Path Traversal (CWE-23) in chunked uploads

2020-02-0411:40:00
OpenJS Foundation
github.com
5

CVSS2

6.5

Attack Vector

NETWORK

Attack Complexity

LOW

Authentication

SINGLE

Confidentiality Impact

PARTIAL

Integrity Impact

PARTIAL

Availability Impact

PARTIAL

AV:N/AC:L/Au:S/C:P/I:P/A:P

CVSS3

8.8

Attack Vector

NETWORK

Attack Complexity

LOW

Privileges Required

LOW

User Interaction

NONE

Scope

UNCHANGED

Confidentiality Impact

HIGH

Integrity Impact

HIGH

Availability Impact

HIGH

CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H

AI Score

7.5

Confidence

High

EPSS

0.042

Percentile

92.3%

Description Impact The vulnerability was identified in the web service for a chunked file upload. While the names of the POST parameters vary with the used frontend, their values are always used in the same way to build a path where the chunks are stored and assembled temporarily. By not validating these parameters properly, OneupUploaderBundle is susceptible to a path traversal vulnerability which can be exploited to upload files to arbitrary folders on the filesystem. The assembly process can further be misused with some restrictions to delete and copy files to other locations. The vulnerability can be exploited by any users that have legitimate access to the upload functionality and can lead to arbitrary code execution, denial of service and disclosure of confidential information. Patches Yes, see version 1.9.3 and 2.1.5. References https://www.syss.de/fileadmin/dokumente/Publikationen/Advisories/SYSS-2020-003.txt https://owasp.org/www-community/attacks/Path_Traversal Credits: This security vulnerability was found by Thibaud Kehler of SySS GmbH. E-Mail: [email protected]

Affected configurations

Vulners
Node
oneupuploader_bundleRange<2.1.5
VendorProductVersionCPE
oneupuploader_bundle*cpe:2.3:a:oneup:uploader_bundle:*:*:*:*:*:*:*:*

CVSS2

6.5

Attack Vector

NETWORK

Attack Complexity

LOW

Authentication

SINGLE

Confidentiality Impact

PARTIAL

Integrity Impact

PARTIAL

Availability Impact

PARTIAL

AV:N/AC:L/Au:S/C:P/I:P/A:P

CVSS3

8.8

Attack Vector

NETWORK

Attack Complexity

LOW

Privileges Required

LOW

User Interaction

NONE

Scope

UNCHANGED

Confidentiality Impact

HIGH

Integrity Impact

HIGH

Availability Impact

HIGH

CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H

AI Score

7.5

Confidence

High

EPSS

0.042

Percentile

92.3%

Related for FRIENDSOFPHP:ONEUP:UPLOADER-BUNDLE:CVE-2020-5237