Lucene search
+L

7873 matches found

OSV
OSV
added 2014/11/14 12:57 a.m.13 views

MGASA-2014-0444 Updated curl packages fix CVE-2014-3707

Updated curl packages fix security vulnerability: Symeon Paraschoudis discovered that the curleasyduphandle function in cURL has a bug that can lead to libcurl eventually sending off sensitive data that was not intended for sending, while performing a HTTP POST operation. This bug requires...

4.3CVSS6.3AI score0.05121EPSS
SaveExploits0References4
ThreatPost
ThreatPost
added 2014/11/10 2:10 p.m.15 views

Tor Project Looking for Answers Following Operation Onymous

Officials at the Tor Project are continuing to look for answers following the takedown late last week of hundreds of Tor hidden services, including the popular black market website Silk Road 2.0. In a blog entry yesterday Tor made it clear that it wasn’t entirely sure how or why the services that...

0.1AI score
SaveExploits0References4
The Hacker News
The Hacker News
added 2014/11/10 2:0 a.m.7 views

More than 400 Underground Sites seized by FBI in 'Operation Onymous'

The joint operation by authorities of the U.S. Federal Bureau of Investigation FBI and European law enforcement seized Silk Road 2.0, an alternative to the notorious online illegal-drug marketplace last week, and arrested 26-year-old operator Blake Benthall, but that wasn't the end. US and Europe...

7AI score
SaveExploits0
OpenVAS
OpenVAS
added 2014/11/06 12:0 a.m.32 views

Debian: Security Advisory (DSA-3069-1)

The remote host is missing an update for the Debian SPDX-FileCopyrightText: 2014 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...

4.3CVSS9.7AI score0.05121EPSS
SaveExploits0References3
CVE
CVE
added 2014/10/29 10:0 a.m.267 views

CVE-2014-3668

CVE-2014-3668 affects PHP’s XMLRPC extension (libxmlrpc/xmlrpc.c: mkgmtime date_from_ISO8601). A crafted first arg to xmlrpc_set_type or a crafted arg to xmlrpc_decode can trigger an out-of-bounds read, causing a denial of service (application crash); may enable code execution per some advisories...

5CVSS7.3AI score0.27018EPSS
SaveExploits1References25Affected Software1
UbuntuCve
UbuntuCve
added 2014/10/29 12:0 a.m.37 views

CVE-2014-3668

Buffer overflow in the datefromISO8601 function in the mkgmtime implementation in libxmlrpc/xmlrpc.c in the XMLRPC extension in PHP before 5.4.34, 5.5.x before 5.5.18, and 5.6.x before 5.6.2 allows remote attackers to cause a denial of service application crash via 1 a crafted first argument to t...

5CVSS7.3AI score0.27018EPSS
SaveExploits1References2
OSV
OSV
added 2014/10/13 10:55 a.m.6 views

DEBIAN-CVE-2014-8086

Race condition in the ext4filewriteiter function in fs/ext4/file.c in the Linux kernel through 3.17 allows local users to cause a denial of service file unavailability via a combination of a write action and an FSETFL fcntl operation for the ODIRECT flag...

4.7CVSS7.3AI score0.00374EPSS
SaveExploits1References1
Debian CVE
Debian CVE
added 2014/10/13 10:0 a.m.42 views

CVE-2014-8086

Race condition in the ext4filewriteiter function in fs/ext4/file.c in the Linux kernel through 3.17 allows local users to cause a denial of service file unavailability via a combination of a write action and an FSETFL fcntl operation for the ODIRECT flag...

4.7CVSS6AI score0.00374EPSS
SaveExploits1
UbuntuCve
UbuntuCve
added 2014/10/13 12:0 a.m.34 views

CVE-2014-8086

Race condition in the ext4filewriteiter function in fs/ext4/file.c in the Linux kernel through 3.17 allows local users to cause a denial of service file unavailability via a combination of a write action and an FSETFL fcntl operation for the ODIRECT flag...

4.7CVSS6.7AI score0.00374EPSS
SaveExploits1References4
Metasploit
Metasploit
added 2014/10/10 4:9 p.m.69 views

HP Operations Manager Perfd Environment Scanner

This module will enumerate the process list of a remote machine by abusing HP Operation Manager's unauthenticated 'perfd' daemon. This module requires Metasploit: https://metasploit.com/download Current source: https://github.com/rapid7/metasploit-framework class MetasploitModule 'HP Operations...

7.2AI score
SaveExploits0
OSV
OSV
added 2014/09/28 12:0 a.m.7 views

UBUNTU-CVE-2014-0205

The futexwait function in kernel/futex.c in the Linux kernel before 2.6.37 does not properly maintain a certain reference count during requeue operations, which allows local users to cause a denial of service use-after-free and system crash or possibly gain privileges via a crafted application th...

6.9CVSS5.8AI score0.00661EPSS
SaveExploits1References4
zdt
zdt
added 2014/09/25 12:0 a.m.23 views

Cart Engine 3.0 - Multiple Vulnerabilities

Exploit for php platform in category web applications === Details === Quantum Leap Advisory: http://www.quantumleap.it/cart-engine-3-0-multiple-vulnerabilities-sql-injection-reflected-xss-open-redirect/ Affected Product: Cart Engine Version: 3.0 === Executive Summary === SQL Injection: Using a...

7.1AI score
SaveExploits0
Exploit DB
Exploit DB
added 2014/09/25 12:0 a.m.48 views

Cart Engine 3.0 - Multiple Vulnerabilities

=== Details === Quantum Leap Advisory: http://www.quantumleap.it/cart-engine-3-0-multiple-vulnerabilities-sql-injection-reflected-xss-open-redirect/ Affected Product: Cart Engine Version: 3.0 === Executive Summary === SQL Injection: Using a specially crafted HTTP request, it is possible to exploi...

7.5CVSS5.2AI score0.04922EPSS
SaveExploits5
seebug.org
seebug.org
added 2014/09/17 12:0 a.m.28 views

TinyShop修复不当再次注入(全版本)

简要描述: 在修复http://www.wooyun.org/bugs/wooyun-2014-068153漏洞时候,处理不当,治标不治本。 详细说明: public static function getIP if isset$SERVER"HTTPXFORWARDEDFOR"$ip = $SERVER"HTTPXFORWARDEDFOR"; elseif isset$SERVER"HTTPCLIENTIP" $ip = $SERVER"HTTPCLIENTIP"; elseif isset$SERVER"REMOTEADDR" $ip = $SERVER"REMOTEADDR";...

7.1AI score
SaveExploits0
The Hacker News
The Hacker News
added 2014/09/16 1:10 a.m.20 views

Harkonnen Operation — Malware Campaign that Went Undetected for 12 Years

A huge data-stealing cyber espionage campaign that targeted Banks, Corporations and Governments in Germany, Switzerland, and Austria for 12 years, has finally come for probably the longest-lived online malware operation in history. The campaign is dubbed as 'Harkonnen Operation' and involved more...

6.8AI score
SaveExploits0
RedHat Linux
RedHat Linux
added 2014/09/10 1:9 p.m.6 views

mongodb: memory over-read via incorrect BSON object length

The default configuration for MongoDB before 2.3.2 does not validate objects, which allows remote authenticated users to cause a denial of service crash or read system memory via a crafted BSON object in the column name in an insert command, which triggers a buffer over-read...

6.4CVSS7.5AI score0.0382EPSS
SaveExploits1References4
ThreatPost
ThreatPost
added 2014/09/09 2:40 p.m.74 views

September 2014 Microsoft Patch Tuesday security bulletins

The Operation SnowMan espionage campaign, which targeted military intelligence earlier this year via an Internet Explorer zero day, exposed a weak spot in Microsoft’s vulnerability management efforts. What was unique about the SnowMan operation is that it included a check as to whether the...

9.3CVSS0.2AI score0.99945EPSS
SaveExploits33References10
Oracle linux
Oracle linux
added 2014/09/09 12:0 a.m.59 views

kernel security and bug fix update

2.6.32-431.29.2 - kernel futex: Fix errors in nested key ref-counting Denys Vlasenko 1094457 1094458 CVE-2014-0205 - net vxlan: fix NULL pointer dereference Jiri Benc 1114549 1096351 CVE-2014-3535 2.6.32-431.29.1 - mm hugetlb: ensure hugepage access is denied if hugepages are not supported Gustav...

7.8CVSS7.4AI score0.05926EPSS
SaveExploits14
OpenVAS
OpenVAS
added 2014/09/03 12:0 a.m.43 views

Ubuntu: Security Advisory (USN-2336-1)

The remote host is missing an update for the SPDX-FileCopyrightText: 2014 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...

6.2CVSS7.3AI score0.05926EPSS
SaveExploits8References2
OSV
OSV
added 2014/08/27 1:55 a.m.6 views

UBUNTU-CVE-2014-3172

The Debugger extension API in browser/extensions/api/debugger/debuggerapi.cc in Google Chrome before 37.0.2062.94 does not validate a tab's URL before an attach operation, which allows remote attackers to bypass intended access limitations via an extension that uses a restricted URL, as...

6.4CVSS7.3AI score0.01934EPSS
SaveExploits0References5
Rows per page
Query Builder