Lucene search
+L

12520 matches found

Packet Storm
Packet Storm
added 2021/03/23 12:00 a.m.247 views

Online Reviewer Management System 1.0 Cross Site Scripting

Exploit Title: Online Reviewer Management System Persistent Cross Site Scripting Exploit Author: th3d1gger Vendor Homepage: https://sourcecodester.com Software Link: https://www.sourcecodester.com/sites/default/files/download/janobe/reviewer0.zip Version: 1.0 Tested on Windows 10 @attack request...

0.1AI score
SaveExploits0
ThreatPost
ThreatPost
added 2021/03/18 2:53 p.m.49 views

Security Researcher Hides ZIP, MP3 Files Inside PNG Files on Twitter

A security researcher has discovered a novel steganography technique for hiding data inside a Portable Network Graphics .PNG image file posted on Twitter, a tactic that could be exploited by threat actors to hide malicious activity. Researcher David Buchanan heralded his discovery on Twitter...

7AI score
SaveExploits0References13
Zero Day Initiative
Zero Day Initiative
added 2021/03/16 12:00 a.m.47 views

Siemens Solid Edge Viewer ZIP Path Traversal Remote Code Execution Vulnerability

The vulnerability allows remote attackers to execute arbitrary code on affected installations of Siemens Solid Edge Viewer. User interaction is required to exploit this vulnerability in that the target must visit a malicious page or open a malicious file. The specific flaw exists within the...

7.8CVSS3.8AI score0.02646EPSS
SaveExploits0References1
Ubuntu
Ubuntu
added 2021/03/15 10:16 p.m.49 views

USN-4832-1: Plexus Archiver vulnerability

It was discovered that Plexus Archiver incorrectly handled directory traversal during extraction. An attacker could possibly use this for a Zip-Slip attack...

5.5CVSS6.3AI score0.13179EPSS
SaveExploits1
OSV
OSV
added 2021/03/15 10:16 p.m.8 views

USN-4832-1 plexus-archiver vulnerability

It was discovered that Plexus Archiver incorrectly handled directory traversal during extraction. An attacker could possibly use this for a Zip-Slip attack...

5.5CVSS6.4AI score0.13179EPSS
SaveExploits1References2
Ubuntu
Ubuntu
added 2021/03/15 9:44 p.m.55 views

USN-4811-1: libzip vulnerability

It was discovered that libzip mishandled certain malformed ZIP archives. A remote attacker could use this vulnerability to cause a denial of service...

6.5CVSS5.9AI score0.032EPSS
SaveExploits0
OSV
OSV
added 2021/03/15 9:44 p.m.12 views

USN-4811-1 libzip vulnerability

It was discovered that libzip mishandled certain malformed ZIP archives. A remote attacker could use this vulnerability to cause a denial of service...

6.5CVSS6.4AI score0.032EPSS
SaveExploits0References2
OpenVAS
OpenVAS
added 2021/03/13 12:00 a.m.53 views

Ubuntu: Security Advisory (USN-4754-3)

The remote host is missing an update for the SPDX-FileCopyrightText: 2021 Greenbone AG Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-only ifdescription...

9.8CVSS8.7AI score0.23293EPSS
SaveExploits4References2
HackRead
HackRead
added 2021/03/12 9:15 p.m.48 views

Windows-Only 7-Zip now Available for Linux

By Waqas 7-Zip is now available on Linux as a command-line utility. This is a post from HackRead.com Read the original post: Windows-Only 7-Zip now Available for Linux...

1.9AI score
SaveExploits0
Ubuntu
Ubuntu
added 2021/03/12 2:07 p.m.258 views

USN-4754-3: Python vulnerabilities

USN-4754-1 fixed vulnerabilities in Python. This update provides the corresponding updates for Ubuntu 18.04 and Ubuntu 20.04. In the case of Python 2.7 for 20.04, these additional fixes are included: It was dicovered that Python allowed remote attackers to cause a denial of service resource...

9.8CVSS7.9AI score0.23293EPSS
SaveExploits4
OSV
OSV
added 2021/03/12 2:07 p.m.11 views

USN-4754-3 python2.7, python3.7, python3.8 vulnerabilities

USN-4754-1 fixed vulnerabilities in Python. This update provides the corresponding updates for Ubuntu 18.04 and Ubuntu 20.04. In the case of Python 2.7 for 20.04, these additional fixes are included: It was dicovered that Python allowed remote attackers to cause a denial of service resource...

9.8CVSS7.1AI score0.23293EPSS
SaveExploits4References8
RedhatCVE
RedhatCVE
added 2021/03/11 6:04 p.m.29 views

CVE-2021-27919

An out of bounds read vulnerability was found in golang. When using the archive/zip standard library stdlib and an unexpected file is parsed, it can cause golang to attempt to read outside of a slice array causing a panic in the runtime. A potential attacker can use this vulnerability to craft an...

5.5CVSS4AI score0.01517EPSS
SaveExploits0References4
Veracode
Veracode
added 2021/03/11 3:11 a.m.32 views

Denial Of Service (DoS)

archive/zip in github.com/golang/go is vulnerable to denial of service DoS. The use of Reader.Open API on a Zip file that contains a file prefixed with "../", such as Open... causes a panic in the function toValidName when attempting to strip the prefixed path components...

5.5CVSS2.8AI score0.01517EPSS
SaveExploits0References7Affected Software3
OSV
OSV
added 2021/03/11 12:15 a.m.36 views

CVE-2021-27919

archive/zip in Go 1.16.x before 1.16.1 allows attackers to cause a denial of service panic upon attempted use of the Reader.Open API for a ZIP archive in which ../ occurs at the beginning of any filename...

5.5CVSS6.5AI score
SaveExploits0References4
NVD
NVD
added 2021/03/11 12:15 a.m.21 views

CVE-2021-27919

archive/zip in Go 1.16.x before 1.16.1 allows attackers to cause a denial of service panic upon attempted use of the Reader.Open API for a ZIP archive in which ../ occurs at the beginning of any filename...

5.5CVSS0.01517EPSS
SaveExploits0References4
Prion
Prion
added 2021/03/11 12:15 a.m.24 views

Design/Logic Flaw

archive/zip in Go 1.16.x before 1.16.1 allows attackers to cause a denial of service panic upon attempted use of the Reader.Open API for a ZIP archive in which ../ occurs at the beginning of any filename...

4.3CVSS5.4AI score0.01517EPSS
SaveExploits0References4Affected Software2
UbuntuCve
UbuntuCve
added 2021/03/11 12:15 a.m.35 views

CVE-2021-27919

archive/zip in Go 1.16.x before 1.16.1 allows attackers to cause a denial of service panic upon attempted use of the Reader.Open API for a ZIP archive in which ../ occurs at the beginning of any filename...

5.5CVSS6.8AI score0.01517EPSS
SaveExploits0References2
OSV
OSV
added 2021/03/11 12:15 a.m.14 views

UBUNTU-CVE-2021-27919

archive/zip in Go 1.16.x before 1.16.1 allows attackers to cause a denial of service panic upon attempted use of the Reader.Open API for a ZIP archive in which ../ occurs at the beginning of any filename...

5.5CVSS7.1AI score0.01517EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2021/03/11 12:00 a.m.38 views

CVE-2021-27919

archive/zip in Go 1.16.x before 1.16.1 allows attackers to cause a denial of service panic upon attempted use of the Reader.Open API for a ZIP archive in which ../ occurs at the beginning of any filename...

6.4AI score0.01517EPSS
SaveExploits0References4
Debian CVE
Debian CVE
added 2021/03/11 12:00 a.m.42 views

CVE-2021-27919

Removed by vendor...

5.5CVSS6.3AI score0.01517EPSS
SaveExploits0
Rows per page
Query Builder