Lucene search
+L

1521 matches found

OpenVAS
OpenVAS
•added 2013/06/24 12:00 a.m.•41 views

Ubuntu Update for swift USN-1887-1

Check for the Version of swift OpenVAS Vulnerability Test $Id: gbubuntuUSN18871.nasl 8494 2018-01-23 06:57:55Z teissa $ Ubuntu Update for swift USN-1887-1 Authors: System Generated Check Copyright: Copyright c 2013 Greenbone Networks GmbH, http://www.greenbone.net This program is free software; y...

7.5CVSS9.6AI score0.06571EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
•added 2013/06/21 12:00 a.m.•49 views

Ubuntu 12.04 LTS / 12.10 / 13.04 : swift vulnerabilities (USN-1887-1)

Sebastian Krahmer discovered that Swift used the loads function in the pickle Python module when it was configured to use memcached. A remote attacker on the same network as memcached could exploit this to execute arbitrary code. This update adds a new memcacheserializationsupport option to suppo...

9.8CVSS8.5AI score0.06571EPSS
SaveExploits0References3
Ubuntu
Ubuntu
•added 2013/06/20 2:40 a.m.•66 views

USN-1887-1: OpenStack Swift vulnerabilities

Sebastian Krahmer discovered that Swift used the loads function in the pickle Python module when it was configured to use memcached. A remote attacker on the same network as memcached could exploit this to execute arbitrary code. This update adds a new memcacheserializationsupport option to suppo...

9.8CVSS8.4AI score0.06571EPSS
SaveExploits0
Metasploit
Metasploit
•added 2013/04/30 2:45 p.m.•42 views

Memcached Remote Denial of Service

This module sends a specially-crafted packet to cause a segmentation fault in memcached v1.4.15 or earlier versions. This module requires Metasploit: https://metasploit.com/download Current source: https://github.com/rapid7/metasploit-framework class MetasploitModule 'Memcached Remote Denial of...

5CVSS0.9AI score0.22317EPSS
SaveExploits4
zdt
zdt
•added 2013/04/30 12:00 a.m.•22 views

Memcached Remote Denial Of Service

Memcached denial of service exploit for an issue disclosed on their bugtracker two years ago and was never patched !/usr/bin/python Author: infodox // @infodox Site: insecurety.net Old bug, still unpatched. Patch nao? import sys import socket print "Memcached Remote DoS - Bursting Clouds yo!" if...

7AI score
SaveExploits0
OpenVAS
OpenVAS
•added 2013/04/30 12:00 a.m.•31 views

Memcached < 1.4.17 Remote DoS Vulnerability

Memcached is prone to a denial of service DoS vulnerability. SPDX-FileCopyrightText: 2013 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 CPE = "cpe:/a:memcached:memcached"...

5CVSS7.8AI score0.22317EPSS
SaveExploits4References3
Packet Storm
Packet Storm
•added 2013/04/29 12:00 a.m.•31 views

Memcached Remote Denial Of Service

!/usr/bin/python Author: infodox // @infodox Site: insecurety.net Old bug, still unpatched. Patch nao? import sys import socket print "Memcached Remote DoS - Bursting Clouds yo!" if lensys.argv != 3: print "Usage: %s " %sys.argv0 sys.exit1 target = sys.argv1 port = sys.argv2 print "+ Target Host:...

0.2AI score
SaveExploits0
NVD
NVD
•added 2013/04/17 5:55 p.m.•24 views

CVE-2013-1570

Unspecified vulnerability in Oracle MySQL 5.6.10 and earlier allows remote attackers to affect availability via unknown vectors related to MemCached...

5CVSS5.6AI score0.02661EPSS
SaveExploits0References4
Prion
Prion
•added 2013/04/17 5:55 p.m.•19 views

Design/Logic Flaw

Unspecified vulnerability in Oracle MySQL 5.6.10 and earlier allows remote attackers to affect availability via unknown vectors related to MemCached...

5CVSS6.2AI score0.02661EPSS
SaveExploits0References4Affected Software1
UbuntuCve
UbuntuCve
•added 2013/04/17 5:55 p.m.•22 views

CVE-2013-1570

Unspecified vulnerability in Oracle MySQL 5.6.10 and earlier allows remote attackers to affect availability via unknown vectors related to MemCached...

5CVSS7.1AI score0.02661EPSS
SaveExploits0References2
Cvelist
Cvelist
•added 2013/04/17 2:00 p.m.•38 views

CVE-2013-1570

Unspecified vulnerability in Oracle MySQL 5.6.10 and earlier allows remote attackers to affect availability via unknown vectors related to MemCached...

4.7AI score0.02661EPSS
SaveExploits0References4
CVE
CVE
•added 2013/04/17 2:00 p.m.•86 views

CVE-2013-1570

CVE-2013-1570 affects Oracle MySQL 5.6 ≤ 5.6.10 (Windows detailed in OpenVAS entry). The NVD description notes an unspecified vulnerability allowing remote attackers to affect availability via MemCached-related vectors. OpenVAS references a CPU advisory (cpuapr2013) for the affected range. The co...

5CVSS4.6AI score0.02661EPSS
SaveExploits0References4Affected Software1
RedHat Linux
RedHat Linux
•added 2013/03/28 10:14 p.m.•17 views

Openstack-Swift: insecure use of python pickle()

OpenStack Object Storage swift before 1.7.0 uses the loads function in the pickle Python module unsafely when storing and loading metadata in memcached, which allows remote attackers to execute arbitrary code via a crafted pickle object...

9.8CVSS9AI score0.06571EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
•added 2013/01/15 12:00 a.m.•37 views

CVE-2013-0179

The processbindelete function in memcached.c in memcached 1.4.4 and other versions before 1.4.17, when running in verbose mode, allows remote attackers to cause a denial of service segmentation fault via a request to delete a key, which does not account for the lack of a null terminator in the ke...

1.8CVSS7.3AI score0.01498EPSS
SaveExploits1References2
UbuntuCve
UbuntuCve
•added 2013/01/15 12:00 a.m.•35 views

CVE-2013-7291

memcached before 1.4.17, when running in verbose mode, allows remote attackers to cause a denial of service crash via a request that triggers an "unbounded key print" during logging, related to an issue that was "quickly grepped out of the source tree," a different vulnerability than CVE-2013-017...

1.8CVSS7.1AI score0.00931EPSS
SaveExploits1References1
UbuntuCve
UbuntuCve
•added 2013/01/15 12:00 a.m.•31 views

CVE-2013-7290

The doitemget function in items.c in memcached 1.4.4 and other versions before 1.4.17, when running in verbose mode, allows remote attackers to cause a denial of service segmentation fault via a request to delete a key, which does not account for the lack of a null terminator in the key and...

1.8CVSS7.3AI score0.00931EPSS
SaveExploits1References1
Fedora
Fedora
•added 2013/01/12 1:08 a.m.•18 views

[SECURITY] Fedora 18 Update: php-symfony2-HttpKernel-2.1.6-1.fc18

HttpKernel provides the building blocks to create flexible and fast HTTP-based frameworks. It takes a Request as an input and should return a Response as an output. Using this interface makes your code compatible with all frameworks using the Symfony2 components. And this will give you many cool...

1.2AI score
SaveExploits0
Fedora
Fedora
•added 2013/01/03 7:25 a.m.•14 views

[SECURITY] Fedora 17 Update: php-symfony2-HttpKernel-2.1.6-1.fc17

HttpKernel provides the building blocks to create flexible and fast HTTP-based frameworks. It takes a Request as an input and should return a Response as an output. Using this interface makes your code compatible with all frameworks using the Symfony2 components. And this will give you many cool...

1.2AI score
SaveExploits0
Fedora
Fedora
•added 2012/12/09 6:01 a.m.•17 views

[SECURITY] Fedora 17 Update: php-symfony2-HttpFoundation-2.1.4-1.fc17

The HttpFoundation Component defines an object-oriented layer for the HTTP specification. In PHP, the request is represented by some global variables $GET, $POST, $FILE, $COOKIE, $SESSION... and the response is generated by some funct ions echo, header, setcookie, .... The Symfony2 HttpFoundation...

0.6AI score
SaveExploits0
OSV
OSV
•added 2012/10/22 11:55 p.m.•12 views

DEBIAN-CVE-2012-4406

OpenStack Object Storage swift before 1.7.0 uses the loads function in the pickle Python module unsafely when storing and loading metadata in memcached, which allows remote attackers to execute arbitrary code via a crafted pickle object...

9.8CVSS8AI score0.06571EPSS
SaveExploits0References1
Rows per page
Query Builder