Lucene search
+L

384 matches found

Prion
Prion
added 2017/12/05 4:29 p.m.15 views

Code injection

The most package in Debian wheezy before 5.0.0a-2.2, in Debian jessie before 5.0.0a-2.3+deb8u1, and in Debian unstable before 5.0.0a-3 allows remote attackers to execute arbitrary commands via shell metacharacters in the name of an LZMA-compressed file...

10CVSS8.1AI score0.04828EPSS
SaveExploits0References4Affected Software1
OSV
OSV
added 2017/12/05 4:29 p.m.8 views

CVE-2016-1253

The most package in Debian wheezy before 5.0.0a-2.2, in Debian jessie before 5.0.0a-2.3+deb8u1, and in Debian unstable before 5.0.0a-3 allows remote attackers to execute arbitrary commands via shell metacharacters in the name of an LZMA-compressed file...

9.8CVSS9.8AI score
SaveExploits0References4
Cvelist
Cvelist
added 2017/12/05 4:00 p.m.30 views

CVE-2016-1253

The most package in Debian wheezy before 5.0.0a-2.2, in Debian jessie before 5.0.0a-2.3+deb8u1, and in Debian unstable before 5.0.0a-3 allows remote attackers to execute arbitrary commands via shell metacharacters in the name of an LZMA-compressed file...

9.9AI score0.04828EPSS
SaveExploits0References4
CVE
CVE
added 2017/12/05 4:00 p.m.81 views

CVE-2016-1253

CVE-2016-1253 affects the Debian most package. The vulnerability allows remote attackers to execute arbitrary commands by using shell metacharacters in the name of an LZMA-compressed file. Debian wheezy is vulnerable before 5.0.0a-2.2, jessie before 5.0.0a-2.3+deb8u1, and unstable before 5.0.0a-3...

10CVSS9.7AI score0.04828EPSS
SaveExploits0References4Affected Software1
Debian CVE
Debian CVE
added 2017/12/05 4:00 p.m.42 views

CVE-2016-1253

The most package in Debian wheezy before 5.0.0a-2.2, in Debian jessie before 5.0.0a-2.3+deb8u1, and in Debian unstable before 5.0.0a-3 allows remote attackers to execute arbitrary commands via shell metacharacters in the name of an LZMA-compressed file...

10CVSS9.9AI score0.04828EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2017/10/23 12:00 a.m.19 views

openSUSE Security Update : upx (openSUSE-2017-1174)

This update for upx fixes the following security issue : - CVE-2017-15056: specially crafted package may have caused a denial of service boo1062059 In addition upx was updated to 3.94, with the following improvements : - Support for aarch64. - Support for --lzma compression on 64-bit PowerPC...

7.8CVSS7.1AI score0.00958EPSS
SaveExploits0References2
Hacker One
Hacker One
added 2017/09/21 1:10 a.m.25 views

Internet Bug Bounty: Denial of service in libxml2, using malicious lzma file to consume available system memory

Reported to the libxml2 devs on 23 August 2017 Patched on 7 September 2017 It was discovered through fuzzing that malicious LZMA compressed files could consume large amounts of memory when decompressed thus posing a DoS risk. I am unsure if a CVE will be assigned in this case. od -tx1 ./test000...

6.7AI score
SaveExploits0
myhack58
myhack58
added 2017/08/24 12:00 a.m.34 views

7z's LZMA compression algorithm with Bitdefender heap buffer overflow vulnerability-vulnerability warning-the black bar safety net

Previously, in order to write that article about 7z PPMD compression algorithm vulnerability of the articles, I read a lot of the 7-Zip source code, and found a lot of very valuable information, this information can better help my analysis of anti virus products, vulnerability in it. So, I'm read...

0.6AI score
SaveExploits0
Veracode
Veracode
added 2017/05/03 8:53 a.m.29 views

Remote Code Execution (RCE)

github.com/docker/docker is vulnerable to remote code execution RCE attacks. This allows attackers to execute code with root privileges through an image or build in a Dockerfile in an LZMA .xz archive...

10CVSS9AI score0.06202EPSS
SaveExploits0References4Affected Software1
Hacker One
Hacker One
added 2016/09/28 5:25 a.m.34 views

Internet Bug Bounty: LZMADecompressor.decompress Use After Free

I have submitted a vulnerability that has now been fixed. The report includes a proof of concept that demonstrates code execution. The submitted patch was accepted with minor changes. https://bugs.python.org/issue28275 --- Python 3.5.2 suffers from a use after free vulnerability caused by the...

7.5AI score
SaveExploits0
Fedora
Fedora
added 2016/08/16 7:28 p.m.39 views

[SECURITY] Fedora 24 Update: mingw-xz-5.2.2-3.fc24

XZ Utils are an attempt to make LZMA compression easy to use on free as in freedom operating systems. This is achieved by providing tools and librari es which are similar to use than the equivalents of the most popular existing compression algorithms. LZMA is a general purpose compression algorit...

8.6CVSS1.3AI score0.06251EPSS
SaveExploits0
exploitpack
exploitpack
added 2016/03/23 12:00 a.m.15 views

Comodo - LZMA Decoder Heap Overflow via Insufficient Parameter Checks

Comodo - LZMA Decoder Heap Overflow via Insufficient Parameter Checks Source: https://bugs.chromium.org/p/project-zero/issues/detail?id=763 The LZMA specification says the following about the memory usage of decompression: "The size of the probability model counter arrays is calculated with the...

1.3AI score
SaveExploits0
zdt
zdt
added 2016/03/23 12:00 a.m.18 views

Comodo - LZMA Decoder Heap Overflow via Insufficient Parameter Checks

Exploit for windows platform in category dos / poc Source: https://bugs.chromium.org/p/project-zero/issues/detail?id=763 The LZMA specification says the following about the memory usage of decompression: "The size of the probability model counter arrays is calculated with the following formula:...

7AI score
SaveExploits0
Exploit DB
Exploit DB
added 2016/03/23 12:00 a.m.27 views

Comodo - LZMA Decoder Heap Overflow via Insufficient Parameter Checks

Source: https://bugs.chromium.org/p/project-zero/issues/detail?id=763 The LZMA specification says the following about the memory usage of decompression: "The size of the probability model counter arrays is calculated with the following formula: sizeofprobarrays = 1846 + 768 1 r rax=00000000000004...

5.3AI score
SaveExploits0
n0where
n0where
added 2015/12/23 5:10 p.m.380 views

Firmware Analysis Tool: Binwalk

Binwalk is a fast, easy to use tool for analyzing and extracting firmware images Firmware Analysis Tool Binwalk is: Fast Flexible Extendable Easy to use Binwalk can: Find and extract interesting files / data from binary images Find and extract raw compression streams Identify opcodes for a variet...

0.4AI score
SaveExploits0References6
n0where
n0where
added 2015/08/07 10:24 p.m.52 views

Object Scanning System: Laika BOSS

Laika is an object scanner and intrusion detection system that strives to achieve the following goals: Scalable Work across multiple systems High volume of input from many sources Flexible Modular architecture Highly configurable dispatching and dispositioning logic Tactical code insertion withou...

0.8AI score
SaveExploits0References2
securityvulns
securityvulns
added 2014/12/22 12:00 a.m.80 views

Docker 1.3.3 - Security Advisory [11 Dec 2014]

Docker 1.3.3 has been released to address several vulnerabilities and is immediately available for all supported platforms: https://docs.docker.com/installation/ This release addresses vulnerabilities which could be exploited by a malicious Dockerfile, image, or registry to compromise a Docker...

10CVSS1AI score0.06202EPSS
SaveExploits0
NVD
NVD
added 2014/12/16 6:59 p.m.16 views

CVE-2014-9357

Docker 1.3.2 allows remote attackers to execute arbitrary code with root privileges via a crafted 1 image or 2 build in a Dockerfile in an LZMA .xz archive, related to the chroot for archive extraction...

10CVSS8.7AI score0.06202EPSS
SaveExploits0References2
OSV
OSV
added 2014/12/16 6:59 p.m.15 views

CVE-2014-9357

Docker 1.3.2 allows remote attackers to execute arbitrary code with root privileges via a crafted 1 image or 2 build in a Dockerfile in an LZMA .xz archive, related to the chroot for archive extraction...

8.8AI score
SaveExploits0References2
UbuntuCve
UbuntuCve
added 2014/12/16 6:59 p.m.30 views

CVE-2014-9357

Docker 1.3.2 allows remote attackers to execute arbitrary code with root privileges via a crafted 1 image or 2 build in a Dockerfile in an LZMA .xz archive, related to the chroot for archive extraction...

10CVSS7.5AI score0.06202EPSS
SaveExploits0References2
Rows per page
Query Builder