Lucene search
+L

12486 matches found

Cvelist
Cvelist
added 2021/05/05 3:45 p.m.40 views

CVE-2020-4993

IBM QRadar SIEM 7.3 and 7.4 when decompressing or verifying signature of zip files processes data in a way that may be vulnerable to path traversal attacks. IBM X-Force ID: 192905...

4.9CVSS4.9AI score0.01258EPSS
SaveExploits0References2
ATTACKERKB
ATTACKERKB
added 2021/05/04 12:00 a.m.5 views

CVE-2020-4993

IBM QRadar SIEM 7.3 and 7.4 when decompressing or verifying signature of zip files processes data in a way that may be vulnerable to path traversal attacks. IBM X-Force ID: 192905...

4.9CVSS5.1AI score0.01258EPSS
SaveExploits0References3Affected Software1
CNNVD
CNNVD
added 2021/05/04 12:00 a.m.12 views

IBM QRadar SIEM 路径遍历漏洞

QRadar SIEM is an IBM enterprise security information and event management product that consolidates log event and network flow data from thousands of devices, endpoints and applications scattered across the network. A path traversal vulnerability exists in the way IBM QRadar SIEM versions 7.3 an...

4.9CVSS5.5AI score0.01258EPSS
SaveExploits0References6
Fedora
Fedora
added 2021/05/01 1:22 a.m.88 views

[SECURITY] Fedora 33 Update: p7zip-16.02-20.fc33

p7zip is a port of 7za.exe for Unix. 7-Zip is a file archiver with a very h igh compression ratio. The original version can be found at http://www.7-zip.or g/...

1.1AI score
SaveExploits0
FreeBSD
FreeBSD
added 2021/05/01 12:00 a.m.56 views

go -- multiple vulnerabilities

The Go project reports: The SetString and UnmarshalText methods of math/big.Rat may cause a panic or an unrecoverable fatal error if passed inputs with very large exponents. ReverseProxy in net/http/httputil could be made to forward certain hop-by-hop headers, including Connection. In case the...

0.1AI score
SaveExploits0References4
OSV
OSV
added 2021/04/30 1:15 p.m.9 views

CVE-2021-28959

Zoho ManageEngine Eventlog Analyzer through 12147 is vulnerable to unauthenticated directory traversal via an entry in a ZIP archive. This leads to remote code execution...

9.8CVSS7.5AI score0.16912EPSS
SaveExploits0References2
ATTACKERKB
ATTACKERKB
added 2021/04/30 1:15 p.m.6 views

CVE-2021-28959

Zoho ManageEngine Eventlog Analyzer through 12147 is vulnerable to unauthenticated directory traversal via an entry in a ZIP archive. This leads to remote code execution...

9.8CVSS5.8AI score0.16912EPSS
SaveExploits0References3
Prion
Prion
added 2021/04/30 1:15 p.m.16 views

Directory traversal

Zoho ManageEngine Eventlog Analyzer through 12147 is vulnerable to unauthenticated directory traversal via an entry in a ZIP archive. This leads to remote code execution...

7.5CVSS9.7AI score0.16912EPSS
SaveExploits0References2Affected Software1
CVE
CVE
added 2021/04/30 12:16 p.m.57 views

CVE-2021-28959

CVE-2021-28959 affects Zoho ManageEngine Eventlog Analyzer up to version 12147. Multiple connected sources (Red Hat, CNVD, NVD, CVE records) confirm an unauthenticated directory traversal via a ZIP archive entry that leads to remote code execution. The issue is a server-side path traversal vulner...

9.8CVSS9.8AI score0.16912EPSS
SaveExploits0References2Affected Software1
CNNVD
CNNVD
added 2021/04/30 12:00 a.m.13 views

Zoho ManageEngine Eventlog Analyzer 路径遍历漏洞

ZOHO ManageEngine EventLog Analyzer is a system and event log analysis software from ZOHO. A path traversal vulnerability exists in Zoho ManageEngine Eventlog Analyzer 12147 and earlier versions, which is caused by an unauthenticated directory traversal through a ZIP archive entry. An attacker...

9.8CVSS6.2AI score0.16912EPSS
SaveExploits0References3
RedhatCVE
RedhatCVE
added 2021/04/27 6:13 a.m.33 views

CVE-2019-10743

All versions of archiver allow attacker to perform a Zip Slip attack via the "unarchive" functions. It is exploited using a specially crafted zip archive, that holds path traversal filenames. When exploited, a filename in a malicious archive is concatenated to the target extraction directory, whi...

5.8CVSS3.9AI score0.06552EPSS
SaveExploits1References4
IBM Security Bulletins
IBM Security Bulletins
added 2021/04/26 6:03 p.m.36 views

Security Bulletin: An Info-ZIP Unzip vulnerability has been identified in IBM Tivoli Application Dependency Discovery Manager(TADDM).

Summary This security bulletin addresses the vulnerability in Info-ZIP's Unzip used by IBM Tivoli Application Dependency Discovery ManagerTADDM. Vulnerability Details CVEID: CVE-2018-18384 DESCRIPTION: Info-ZIP UnZip is vulnerable to a buffer overflow, caused by improper bounds checking by the...

5.5CVSS2.2AI score0.02586EPSS
SaveExploits1Affected Software1
Microsoft CVE
Microsoft CVE
added 2021/04/24 7:00 a.m.7 views

In the standard library in Rust before 1.52.0 the Zip implementation can report an incorrect size due to an integer overflow. This bug can lead to a buffer overflow when a consumed Zip iterator is used again.

...

9.8CVSS7AI score0.02412EPSS
SaveExploits1
Microsoft CVE
Microsoft CVE
added 2021/04/23 7:00 a.m.9 views

In the standard library in Rust before 1.52.0 the Zip implementation has a panic safety issue. It calls __iterator_get_unchecked() more than once for the same index when the underlying iterator panics (in certain conditions). This bug could lead to a memory safety violation due to an unmet safety requirement for the TrustedRandomAccess trait.

...

5.3CVSS7AI score0.01566EPSS
SaveExploits1
Microsoft CVE
Microsoft CVE
added 2021/04/23 7:00 a.m.8 views

In the standard library in Rust before 1.51.0 the Zip implementation calls __iterator_get_unchecked() for the same index more than once when nested. This bug can lead to a memory safety violation due to an unmet safety requirement for the TrustedRandomAccess trait.

...

7.5CVSS7AI score0.01387EPSS
SaveExploits0
Microsoft CVE
Microsoft CVE
added 2021/04/23 7:00 a.m.10 views

In the standard library in Rust before 1.52.0 the Zip implementation calls __iterator_get_unchecked() more than once for the same index (under certain conditions) when next_back() and next() are used together. This bug could lead to a memory safety violation due to an unmet safety requirement for the TrustedRandomAccess trait.

...

7.5CVSS7AI score0.01997EPSS
SaveExploits1
Zero Day Initiative
Zero Day Initiative
added 2021/04/23 12:00 a.m.85 views

Autodesk FBX Review ZIP File Parsing Directory Traversal Remote Code Execution Vulnerability

This vulnerability allows remote attackers to execute arbitrary code on affected installations of Autodesk FBX Review. 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 parsing of...

7.8CVSS4.2AI score0.5964EPSS
SaveExploits0References1
NVD
NVD
added 2021/04/22 9:15 p.m.30 views

CVE-2020-25243

A vulnerability has been identified in LOGO! Soft Comfort All versions V8.4. A zip slip vulnerability could be triggered while importing a compromised project file to the affected software. Chained with other vulnerabilities this vulnerability could ultimately lead to a system takeover by an...

7.8CVSS0.00311EPSS
SaveExploits0References1
Prion
Prion
added 2021/04/22 9:15 p.m.16 views

Design/Logic Flaw

A vulnerability has been identified in LOGO! Soft Comfort All versions V8.4. A zip slip vulnerability could be triggered while importing a compromised project file to the affected software. Chained with other vulnerabilities this vulnerability could ultimately lead to a system takeover by an...

7.2CVSS6AI score0.00311EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2021/04/22 8:42 p.m.10 views

CVE-2020-25243

A vulnerability has been identified in LOGO! Soft Comfort All versions V8.4. A zip slip vulnerability could be triggered while importing a compromised project file to the affected software. Chained with other vulnerabilities this vulnerability could ultimately lead to a system takeover by an...

5.1CVSS6.8AI score0.00311EPSS
SaveExploits0References1
Rows per page
Query Builder