CVE-2018-25059 LOW

CVE-2018-25059: pastebinit server.go pasteHandler path traversal

Vendor N/A
Product pastebinit
Weakness CWE-22 · Path traversal
Published December 30, 2022
Last update August 5, 2024

CVSS base score

3.5/10
Attack vector Adjacent
Attack complexity Low
Privileges required Low
User interaction None
Confidentiality Low
Integrity None

CVSS vector

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

What the vulnerability does

01Description

A vulnerability was found in pastebinit up to 0.2.2 and classified as problematic. Affected by this issue is the function pasteHandler of the file server.go. The manipulation of the argument r.URL.Path leads to path traversal. Upgrading to version 0.2.3 is able to address this issue. The name of the patch is 1af2facb6d95976c532b7f8f82747d454a092272. It is recommended to upgrade the affected component. The identifier of this vulnerability is VDB-217040.

Key dates

02Disclosure timeline

December 30, 2022 CVE published
August 5, 2024 Record updated