Lucene search
+L

5732 matches found

Prion
Prion
added 2015/04/13 2:59 p.m.24 views

Input validation

Incomplete blacklist vulnerability in includes/upload/UploadBase.php in MediaWiki before 1.19.24, 1.2x before 1.23.9, and 1.24.x before 1.24.2 allows remote attackers to inject arbitrary web script or HTML via an application/xml MIME type for a nested SVG with a data: URI...

4.3CVSS6.8AI score0.02216EPSS
SaveExploits1References7Affected Software1
OSV
OSV
added 2015/04/13 2:59 p.m.4 views

UBUNTU-CVE-2015-2932

Incomplete blacklist vulnerability in MediaWiki before 1.19.24, 1.2x before 1.23.9, and 1.24.x before 1.24.2 allows remote attackers to inject arbitrary web script or HTML via an animated href XLink element...

4.3CVSS5.9AI score0.02109EPSS
SaveExploits0References4
OSV
OSV
added 2015/04/13 2:59 p.m.7 views

UBUNTU-CVE-2015-2931

Incomplete blacklist vulnerability in includes/upload/UploadBase.php in MediaWiki before 1.19.24, 1.2x before 1.23.9, and 1.24.x before 1.24.2 allows remote attackers to inject arbitrary web script or HTML via an application/xml MIME type for a nested SVG with a data: URI...

4.3CVSS5.9AI score0.02216EPSS
SaveExploits1References4
RedHat Linux
RedHat Linux
added 2015/03/31 5:0 p.m.5 views

CXF: SSL hostname verification bypass, incomplete CVE-2012-5783 fix

It was found that the fix for CVE-2012-5783 was incomplete: the code added to check that the server host name matches the domain name in a subject's Common Name CN field in X.509 certificates was flawed. A man-in-the-middle attacker could use this flaw to spoof an SSL server using a specially...

5.8CVSS7.2AI score0.09254EPSS
SaveExploits0References4
NVD
NVD
added 2015/03/30 10:59 a.m.38 views

CVE-2015-2348

The moveuploadedfile implementation in ext/standard/basicfunctions.c in PHP before 5.4.39, 5.5.x before 5.5.23, and 5.6.x before 5.6.7 truncates a pathname upon encountering a \x00 character, which allows remote attackers to bypass intended extension restrictions and create files with unexpected...

5CVSS7.7AI score0.08592EPSS
SaveExploits2References18
Tenable Nessus
Tenable Nessus
added 2015/03/26 12:0 a.m.26 views

Debian DLA-162-1 : e2fsprogs security update

Jose Duart of the Google Security Team discovered a buffer overflow in in e2fsprogs, a set of utilities for the ext2, ext3, and ext4 file systems. This issue can possibly lead to arbitrary code execution if a malicious device is plugged in, the system is configured to automatically mount it, and...

4.6CVSS9.3AI score0.00897EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2015/03/26 12:0 a.m.39 views

Debian DLA-151-1 : libxml2 security update

It was discovered that the update released for libxml2 in DSA 2978 fixing CVE-2014-0191 was incomplete. This caused libxml2 to still fetch external entities regardless of whether entity substitution or validation is enabled. In addition, this update addresses a regression introduced in DSA 3057 b...

5CVSS6.9AI score0.081EPSS
SaveExploits2References4
NVD
NVD
added 2015/03/24 5:59 p.m.18 views

CVE-2015-2265

The removebadchars function in utils/cups-browsed.c in cups-filters before 1.0.66 allows remote IPP printers to execute arbitrary commands via consecutive shell metacharacters in the 1 model or 2 PDL. NOTE: this vulnerability exists because of an incomplete fix for CVE-2014-2707...

7.5CVSS7.3AI score0.02958EPSS
SaveExploits1References6
OSV
OSV
added 2015/03/24 5:59 p.m.3 views

DEBIAN-CVE-2015-2265

The removebadchars function in utils/cups-browsed.c in cups-filters before 1.0.66 allows remote IPP printers to execute arbitrary commands via consecutive shell metacharacters in the 1 model or 2 PDL. NOTE: this vulnerability exists because of an incomplete fix for CVE-2014-2707...

7.5CVSS7.9AI score0.02958EPSS
SaveExploits1References1
OSV
OSV
added 2015/03/24 5:59 p.m.7 views

CVE-2015-2265

The removebadchars function in utils/cups-browsed.c in cups-filters before 1.0.66 allows remote IPP printers to execute arbitrary commands via consecutive shell metacharacters in the 1 model or 2 PDL. NOTE: this vulnerability exists because of an incomplete fix for CVE-2014-2707...

7.3AI score
SaveExploits0References6
Prion
Prion
added 2015/03/24 5:59 p.m.24 views

Design/Logic Flaw

The removebadchars function in utils/cups-browsed.c in cups-filters before 1.0.66 allows remote IPP printers to execute arbitrary commands via consecutive shell metacharacters in the 1 model or 2 PDL. NOTE: this vulnerability exists because of an incomplete fix for CVE-2014-2707...

7.5CVSS7.7AI score0.02958EPSS
SaveExploits2References6Affected Software2
Cvelist
Cvelist
added 2015/03/24 5:0 p.m.39 views

CVE-2015-2265

The removebadchars function in utils/cups-browsed.c in cups-filters before 1.0.66 allows remote IPP printers to execute arbitrary commands via consecutive shell metacharacters in the 1 model or 2 PDL. NOTE: this vulnerability exists because of an incomplete fix for CVE-2014-2707...

7.2AI score0.02958EPSS
SaveExploits1References6
Jake Archibald's Blog
Jake Archibald's Blog
added 2015/03/24 12:0 a.m.20 views

That's so fetch!

There's been some confusion around the new fetch API recently. Let's clear things up. The first thing you'll notice about fetch is it's a massive improvement on XMLHttpRequest in terms of API design. Here's how to get some JSON using XHR: var xhr = new XMLHttpRequest; xhr.open'GET', url;...

6.8AI score
SaveExploits0
myhack58
myhack58
added 2015/03/15 12:0 a.m.44 views

ShopEx an injection vulnerability fix is not complete-bug warning-the black bar safety net

In the clouds to see this http://wooyun.org/bugs/wooyun-2014-088313 So hand cheap points to open, found that the repair is not complete. It turned out what seemed like protection are not, now parameter to add the double quotes and braces to protect, turned into"xxx"like this, can still be injecte...

7.2AI score
SaveExploits0
UbuntuCve
UbuntuCve
added 2015/03/12 12:0 a.m.24 views

CVE-2015-2265

The removebadchars function in utils/cups-browsed.c in cups-filters before 1.0.66 allows remote IPP printers to execute arbitrary commands via consecutive shell metacharacters in the 1 model or 2 PDL. NOTE: this vulnerability exists because of an incomplete fix for CVE-2014-2707...

7.5CVSS7.4AI score0.02958EPSS
SaveExploits1References4
RedHat Linux
RedHat Linux
added 2015/03/11 4:51 p.m.6 views

CXF: SSL hostname verification bypass, incomplete CVE-2012-6153 fix

It was found that the fix for CVE-2012-6153 was incomplete: the code added to check that the server hostname matches the domain name in a subject's Common Name CN field in X.509 certificates was flawed. A man-in-the-middle attacker could use this flaw to spoof an SSL server using a specially...

5.8CVSS7.2AI score0.09149EPSS
SaveExploits1References4
Mageia
Mageia
added 2015/02/26 8:26 a.m.34 views

Updated e2fsprogs packages fix CVE-2015-1572

Updated e2fsprogs packages fix security vulnerability: The libext2fs library, part of e2fsprogs and utilized by its utilities, is affected by a boundary check error on block group descriptor information, leading to a heap based buffer overflow. A specially crafted filesystem image can be used to...

4.6CVSS9.3AI score0.00596EPSS
SaveExploits0References3
NVD
NVD
added 2015/02/24 3:59 p.m.31 views

CVE-2015-1572

Heap-based buffer overflow in closefs.c in the libext2fs library in e2fsprogs before 1.42.12 allows local users to execute arbitrary code by causing a crafted block group descriptor to be marked as dirty. NOTE: this vulnerability exists because of an incomplete fix for CVE-2015-0247...

4.6CVSS9.4AI score0.00596EPSS
SaveExploits0References13
Debian CVE
Debian CVE
added 2015/02/24 3:0 p.m.56 views

CVE-2015-1572

Heap-based buffer overflow in closefs.c in the libext2fs library in e2fsprogs before 1.42.12 allows local users to execute arbitrary code by causing a crafted block group descriptor to be marked as dirty. NOTE: this vulnerability exists because of an incomplete fix for CVE-2015-0247...

4.6CVSS9.7AI score0.00596EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2015/02/24 12:0 a.m.26 views

Debian DSA-3166-1 : e2fsprogs - security update

Jose Duart of the Google Security Team discovered a buffer overflow in e2fsprogs, a set of utilities for the ext2, ext3, and ext4 file systems. This issue can possibly lead to arbitrary code execution if a malicious device is plugged in, the system is configured to automatically mount it, and the...

4.6CVSS9.3AI score0.00897EPSS
SaveExploits0References8
Rows per page
Query Builder