Lucene search
+L

1081 matches found

Veracode
Veracode
added 2018/06/25 7:44 a.m.17 views

Arbitrary File Write

orientdb-core is vulnerable to arbitrary file writes. The application does not properly check on the file path during extraction, allowing arbitrary files to be written in other directories...

6.8AI score
SaveExploits0
Positive Technologies
Positive Technologies
added 2018/06/12 12:00 a.m.7 views

PT-2018-9622 · Apache +3 · Plexis Archiver +3

Name of the Vulnerable Software and Affected Versions: plexus-archiver versions prior to 3.6.0 Description: The issue allows attackers to write to arbitrary files via a ../ dot dot slash in an archive entry that is mishandled during extraction. This is also known as 'Zip-Slip'. Recommendations: F...

5.5CVSS5.7AI score0.13179EPSS
SaveExploits1References34
Positive Technologies
Positive Technologies
added 2018/06/12 12:00 a.m.8 views

PT-2018-1388 · Quazip +1 · Quazip +1

Name of the Vulnerable Software and Affected Versions: QuaZIP versions prior to 0.7.6 Description: The issue allows attackers to perform directory traversal, enabling them to write to arbitrary files by including a ../ dot dot slash in a Zip archive entry. This is also known as 'Zip-Slip'. The...

10CVSS6.5AI score0.0595EPSS
SaveExploits0References22
Veracode
Veracode
added 2018/06/06 9:10 a.m.12 views

Arbitrary File Write

maven-core is vulnerable to arbitrary file writes. The application does not properly validate the destination filepath when during zip file extraction, allowing a malicious user to control the write destination and overwrite files...

6.8AI score
SaveExploits0
Veracode
Veracode
added 2018/06/06 2:54 a.m.25 views

Arbitrary File Write

Apache Storm is vulnerable to arbitrary file writes. The vulnerability exists due to the lack of sanitization of the filename, allowing path-traversal filenames to exist and write to arbitrary file locations during the unzipping process...

5.5CVSS5.6AI score0.02331EPSS
SaveExploits0References4Affected Software1
Positive Technologies
Positive Technologies
added 2018/05/21 12:00 a.m.4 views

PT-2018-3087 · Apache +2 · Apache Zookeeper +2

Name of the Vulnerable Software and Affected Versions: Apache ZooKeeper versions 3.5.0-alpha through 3.5.3-beta Apache ZooKeeper versions prior to 3.4.10 Description: The issue arises from the lack of authentication when a server attempts to join a quorum in Apache ZooKeeper. This allows an...

8.1CVSS8.1AI score0.73064EPSS
SaveExploits2References53
GoogleProjectZero
GoogleProjectZero
added 2018/04/18 12:00 a.m.22 views

Windows Exploitation Tricks: Exploiting Arbitrary File Writes for Local Elevation of Privilege

Posted by James Forshaw, Project Zero Previously I presented a technique to exploit arbitrary directory creation vulnerabilities on Windows to give you read access to any file on the system. In the upcoming Spring Creators Update RS4 the abuse of mount points to link to files as I exploited in th...

7.2AI score
SaveExploits0
OSV
OSV
added 2018/03/13 12:00 a.m.7 views

UBUNTU-CVE-2018-1000079

RubyGems version Ruby 2.2 series: 2.2.9 and earlier, Ruby 2.3 series: 2.3.6 and earlier, Ruby 2.4 series: 2.4.3 and earlier, Ruby 2.5 series: 2.5.0 and earlier, prior to trunk revision 62422 contains a Directory Traversal vulnerability in gem installation that can result in the gem could write to...

5.5CVSS6.9AI score0.02832EPSS
SaveExploits0References6
ArchLinux
ArchLinux
added 2018/03/01 12:00 a.m.58 views

[ASA-201803-2] mkinitcpio-busybox: arbitrary code execution

Arch Linux Security Advisory ASA-201803-2 ========================================= Severity: High Date : 2018-03-01 CVE-ID : CVE-2017-16544 Package : mkinitcpio-busybox Type : arbitrary code execution Remote : No Link : https://security.archlinux.org/AVG-514 Summary ======= The package...

8.8CVSS1.1AI score0.0624EPSS
SaveExploits12References5
ArchLinux
ArchLinux
added 2018/03/01 12:00 a.m.80 views

[ASA-201803-1] busybox: arbitrary code execution

Arch Linux Security Advisory ASA-201803-1 ========================================= Severity: High Date : 2018-03-01 CVE-ID : CVE-2017-16544 Package : busybox Type : arbitrary code execution Remote : No Link : https://security.archlinux.org/AVG-512 Summary ======= The package busybox before versi...

8.8CVSS0.8AI score0.0624EPSS
SaveExploits12References5
CNVD
CNVD
added 2018/02/23 12:00 a.m.14 views

eQ-3 AG HomeMatic CCU2 Remote Code Execution Vulnerability

The eQ-3 AG Homematic CCU2 is a central control unit for controlling smart home devices from eQ-3 Germany. A remote code execution vulnerability exists in the addon installation process in eQ-3 AG Homematic CCU2 version 2.29.2 and earlier. An attacker could exploit the vulnerability to create or...

8CVSS8.1AI score0.01127EPSS
SaveExploits0References1
OSV
OSV
added 2018/01/03 8:29 p.m.7 views

UBUNTU-CVE-2017-1000472

The ZipCommon::isValidPath function in Zip/src/ZipCommon.cpp in POCO C++ Libraries before 1.8 does not properly restrict the filename value in the ZIP header, which allows attackers to conduct absolute path traversal attacks during the ZIP decompression, and possibly create or overwrite arbitrary...

6.5CVSS6.7AI score0.01681EPSS
SaveExploits1References3
RedhatCVE
RedhatCVE
added 2017/11/21 9:50 a.m.70 views

CVE-2017-16544

It was found that the tab auto-completion feature of BusyBox did not sanitize filenames, leading to execution of arbitrary escape sequences in the terminal emulator. Exploitation of this flaw by an attacker could potentially result in code execution, arbitrary file writes, or other attacks under...

8.8CVSS2.2AI score0.0624EPSS
SaveExploits12References2
OSV
OSV
added 2017/11/20 3:29 p.m.5 views

ALPINE-CVE-2017-16544

In the addmatch function in libbb/lineedit.c in BusyBox through 1.27.2, the tab autocomplete feature of the shell, used to get a list of filenames in a directory, does not sanitize filenames and results in executing any escape sequence in the terminal. This could potentially result in code...

8.8CVSS7.2AI score0.0624EPSS
SaveExploits12References1
Prion
Prion
added 2017/11/20 3:29 p.m.38 views

Design/Logic Flaw

In the addmatch function in libbb/lineedit.c in BusyBox through 1.27.2, the tab autocomplete feature of the shell, used to get a list of filenames in a directory, does not sanitize filenames and results in executing any escape sequence in the terminal. This could potentially result in code...

6.5CVSS8.5AI score0.0624EPSS
SaveExploits12References20Affected Software4
OSV
OSV
added 2017/11/20 3:29 p.m.8 views

DEBIAN-CVE-2017-16544

In the addmatch function in libbb/lineedit.c in BusyBox through 1.27.2, the tab autocomplete feature of the shell, used to get a list of filenames in a directory, does not sanitize filenames and results in executing any escape sequence in the terminal. This could potentially result in code...

8.8CVSS6.8AI score0.0624EPSS
SaveExploits12References1
NVD
NVD
added 2017/11/20 3:29 p.m.33 views

CVE-2017-16544

In the addmatch function in libbb/lineedit.c in BusyBox through 1.27.2, the tab autocomplete feature of the shell, used to get a list of filenames in a directory, does not sanitize filenames and results in executing any escape sequence in the terminal. This could potentially result in code...

8.8CVSS9.2AI score0.0624EPSS
SaveExploits12References20
Cvelist
Cvelist
added 2017/11/20 3:00 p.m.47 views

CVE-2017-16544

In the addmatch function in libbb/lineedit.c in BusyBox through 1.27.2, the tab autocomplete feature of the shell, used to get a list of filenames in a directory, does not sanitize filenames and results in executing any escape sequence in the terminal. This could potentially result in code...

9.1AI score0.0624EPSS
SaveExploits12References20
OSV
OSV
added 2017/11/20 12:00 a.m.7 views

UBUNTU-CVE-2017-16544

In the addmatch function in libbb/lineedit.c in BusyBox through 1.27.2, the tab autocomplete feature of the shell, used to get a list of filenames in a directory, does not sanitize filenames and results in executing any escape sequence in the terminal. This could potentially result in code...

8.8CVSS6.9AI score0.0624EPSS
SaveExploits12References4
Prion
Prion
added 2017/11/17 6:29 p.m.16 views

Remote code execution

QuickerBB version = 0.7.2 is vulnerable to arbitrary file writes which can lead to remote code execution. This can lead to the complete takeover of the server hosting QuickerBB...

10CVSS9.7AI score0.04288EPSS
SaveExploits0References1Affected Software1
Rows per page
Query Builder