Lucene search
+L

1479 matches found

OSV
OSV
added 2016/11/05 12:00 a.m.186 views

DLA-701-1 memcached - security update

Bulletin has no description...

9.8CVSS9AI score0.45703EPSS
SaveExploits5
Tenable Nessus
Tenable Nessus
added 2016/11/04 12:00 a.m.39 views

Debian DSA-3704-1 : memcached - security update

Aleksandar Nikolic of Cisco Talos discovered several integer overflow vulnerabilities in memcached, a high-performance memory object caching system. A remote attacker can take advantage of these flaws to cause a denial of service daemon crash, or potentially to execute arbitrary code. %NASLMINLEV...

9.8CVSS8.6AI score0.45703EPSS
SaveExploits4References8
Debian
Debian
added 2016/11/03 4:24 p.m.129 views

[SECURITY] [DSA 3704-1] memcached security update

------------------------------------------------------------------------- Debian Security Advisory DSA-3704-1 [email protected] https://www.debian.org/security/ Salvatore Bonaccorso November 03, 2016 https://www.debian.org/security/faq -...

9.8CVSS9.5AI score0.45703EPSS
SaveExploits4
Debian
Debian
added 2016/11/03 4:24 p.m.31 views

[SECURITY] [DSA 3704-1] memcached security update

------------------------------------------------------------------------- Debian Security Advisory DSA-3704-1 [email protected] https://www.debian.org/security/ Salvatore Bonaccorso November 03, 2016 https://www.debian.org/security/faq -...

7.5CVSS3.5AI score0.45703EPSS
SaveExploits4
Packet Storm
Packet Storm
added 2016/11/03 12:00 a.m.354 views

Memcached 1.4.33 Proof Of Concept

Source: http://paper.seebug.org/95/ import struct import socket import sys MEMCACHEDREQUESTMAGIC = "\x80" OPCODEPREPENDQ = "\x1a" keylen = struct.pack"!H",0xfa extralen = "\x00" datatype = "\x00" vbucket = "\x00\x00" bodylen = struct.pack"!I",0 opaque = struct.pack"!I",0 CAS = struct.pack"!Q",0...

9.2AI score0.45703EPSS
SaveExploits4
zdt
zdt
added 2016/11/03 12:00 a.m.25 views

Memcached 1.4.33 - PoC (3)

Exploit for linux platform in category dos / poc Source: http://paper.seebug.org/95/ import struct import socket import sys MEMCACHEDREQUESTMAGIC = "\x80" OPCODESET = "\x21" keylen = struct.pack"!H",32 bodylen = struct.pack"!I",1 packet = MEMCACHEDREQUESTMAGIC + OPCODESET + keylen + bodylen2 +...

7AI score
SaveExploits0
OSV
OSV
added 2016/11/03 12:00 a.m.39 views

DSA-3704-1 memcached - security update

Bulletin has no description...

9.8CVSS8.9AI score0.45703EPSS
SaveExploits4
zdt
zdt
added 2016/11/03 12:00 a.m.44 views

Memcached 1.4.33 - PoC (2)

Exploit for linux platform in category dos / poc Source: http://paper.seebug.org/95/ import struct import socket import sys MEMCACHEDREQUESTMAGIC = "\x80" OPCODEADD = "\x02" keylen = struct.pack"!H",0xfa extralen = "\x08" datatype = "\x00" vbucket = "\x00\x00" bodylen = struct.pack"!I",0xffffffd0...

7AI score
SaveExploits0
zdt
zdt
added 2016/11/03 12:00 a.m.34 views

Memcached 1.4.33 - PoC (1)

Exploit for linux platform in category dos / poc Source: http://paper.seebug.org/95/ import struct import socket import sys MEMCACHEDREQUESTMAGIC = "\x80" OPCODEPREPENDQ = "\x1a" keylen = struct.pack"!H",0xfa extralen = "\x00" datatype = "\x00" vbucket = "\x00\x00" bodylen = struct.pack"!I",0...

7.4AI score
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2016/11/03 12:00 a.m.30 views

Ubuntu 14.04 LTS / 16.04 LTS : Memcached vulnerabilities (USN-3120-1)

The remote Ubuntu 14.04 LTS / 16.04 LTS host has a package installed that is affected by multiple vulnerabilities as referenced in the USN-3120-1 advisory. Aleksandar Nikolic discovered that Memcached incorrectly handled certain malformed commands. A remote attacker could use this issue to cause...

9.8CVSS8.8AI score0.45703EPSS
SaveExploits4References4
OpenVAS
OpenVAS
added 2016/11/03 12:00 a.m.35 views

Debian Security Advisory DSA 3704-1 (memcached - security update)

Aleksandar Nikolic of Cisco Talos discovered several integer overflow vulnerabilities in memcached, a high-performance memory object caching system. A remote attacker can take advantage of these flaws to cause a denial of service daemon crash, or potentially to execute arbitrary code. OpenVAS...

7.5CVSS0.6AI score0.45703EPSS
SaveExploits4References1
OSV
OSV
added 2016/11/02 2:13 p.m.13 views

USN-3120-1 memcached vulnerabilities

Aleksandar Nikolic discovered that Memcached incorrectly handled certain malformed commands. A remote attacker could use this issue to cause Memcached to crash, resulting in a denial of service, or possibly execute arbitrary code...

9.8CVSS7.3AI score0.45703EPSS
SaveExploits4References4
Ubuntu
Ubuntu
added 2016/11/02 2:13 p.m.69 views

USN-3120-1: Memcached vulnerabilities

Aleksandar Nikolic discovered that Memcached incorrectly handled certain malformed commands. A remote attacker could use this issue to cause Memcached to crash, resulting in a denial of service, or possibly execute arbitrary code...

9.8CVSS8.4AI score0.45703EPSS
SaveExploits4
myhack58
myhack58
added 2016/11/02 12:00 a.m.33 views

Memcached fix multiple high-risk vulnerabilities can lead to code execution, denial of service-vulnerability warning-the black bar safety net

! Background description Memcached is a free open-source, high-performance, distributed memory object caching system. Memcached is based on LiveJournal's Danga Interactive company of Brad Fitzpatric led the development of a software. Has now become MySpace, the hatena and Facebook, the Vox,...

0.5AI score
SaveExploits0
UbuntuCve
UbuntuCve
added 2016/11/02 12:00 a.m.43 views

CVE-2016-8704

An integer overflow in the processbinappendprepend function in Memcached, which is responsible for processing multiple commands of Memcached binary protocol, can be abused to cause heap overflow and lead to remote code execution...

9.8CVSS7.4AI score0.23173EPSS
SaveExploits2References5
ALT Linux
ALT Linux
added 2016/11/02 12:00 a.m.50 views

Security fix for the ALT Linux 8 package memcached version 1.4.33-alt1

Nov. 2, 2016 Alexey Shabalin 1.4.33-alt1 - 1.4.33 - fixed CVE-2016-8705,CVE-2016-8704,CVE-2016-8706 - update systemd unit...

7.5CVSS8.7AI score0.45703EPSS
SaveExploits4
OSV
OSV
added 2016/11/02 12:00 a.m.8 views

UBUNTU-CVE-2016-8704

An integer overflow in the processbinappendprepend function in Memcached, which is responsible for processing multiple commands of Memcached binary protocol, can be abused to cause heap overflow and lead to remote code execution...

9.8CVSS7.7AI score0.23173EPSS
SaveExploits2References6
OSV
OSV
added 2016/11/02 12:00 a.m.6 views

UBUNTU-CVE-2016-8705

Multiple integer overflows in processbinupdate function in Memcached, which is responsible for processing multiple commands of Memcached binary protocol, can be abused to cause heap overflow and lead to remote code execution...

9.8CVSS7.6AI score0.19854EPSS
SaveExploits2References6
OpenVAS
OpenVAS
added 2016/11/02 12:00 a.m.100 views

Memcached < 1.4.33 Multiple RCE Vulnerabilities

Multiple integer overflow vulnerabilities exist within Memcached that could be exploited to achieve remote code execution RCE on the targeted system. SPDX-FileCopyrightText: 2016 Greenbone AG Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respectiv...

9.8CVSS9.7AI score0.45703EPSS
SaveExploits4References2
UbuntuCve
UbuntuCve
added 2016/11/02 12:00 a.m.30 views

CVE-2016-8705

Multiple integer overflows in processbinupdate function in Memcached, which is responsible for processing multiple commands of Memcached binary protocol, can be abused to cause heap overflow and lead to remote code execution...

9.8CVSS7.4AI score0.19854EPSS
SaveExploits2References5
Rows per page
Query Builder