Lucene search
+L

7631 matches found

myhack58
myhack58
added 2017/03/09 12:0 a.m.75 views

Struts2-045 analysis of CVE-2017-5638-a vulnerability warning-the black bar safety net

Vulnerability description Vulnerability name: Struts2-045 Vulnerability type: remote command execution Vulnerability rating: high risk Vulnerability cause: based on the Jakarta Multipart parser file upload module when processing to upload filesmultipartrequest for exception information is made to...

0.9AI score0.99999EPSS
SaveExploits45
Prion
Prion
added 2017/03/06 2:59 a.m.32 views

Memory corruption

An issue was discovered in Magick++ in ImageMagick 6.9.7. A specially crafted file creating a nested exception could lead to a memory leak thus, a DoS...

4.3CVSS5.3AI score0.01329EPSS
SaveExploits0References5Affected Software2
OSV
OSV
added 2017/03/06 2:59 a.m.8 views

CVE-2017-6499

An issue was discovered in Magick++ in ImageMagick 6.9.7. A specially crafted file creating a nested exception could lead to a memory leak thus, a DoS...

5.5CVSS7.2AI score
SaveExploits0References5
NVD
NVD
added 2017/03/06 2:59 a.m.24 views

CVE-2017-6499

An issue was discovered in Magick++ in ImageMagick 6.9.7. A specially crafted file creating a nested exception could lead to a memory leak thus, a DoS...

5.5CVSS6.4AI score0.01329EPSS
SaveExploits0References5
OSV
OSV
added 2017/02/27 10:59 p.m.9 views

UBUNTU-CVE-2016-9816

Xen through 4.7.x allows local ARM guest OS users to cause a denial of service host crash via vectors involving an asynchronous abort while at EL2...

6.5CVSS6.9AI score0.00471EPSS
SaveExploits0References3
OSV
OSV
added 2017/02/27 10:59 p.m.9 views

DEBIAN-CVE-2016-9816

Xen through 4.7.x allows local ARM guest OS users to cause a denial of service host crash via vectors involving an asynchronous abort while at EL2...

6.5CVSS6.6AI score0.00471EPSS
SaveExploits0References1
Mageia
Mageia
added 2017/02/25 8:29 a.m.102 views

Updated kernel-tmb packages fixes security vulnerabilities

This kernel-tmb update is based on upstream 4.4.50 and fixes at least the following security issues: The cgroup offline implementation in the Linux kernel through 4.8.11 mishandles certain drain operations, which allows local users to cause a denial of service system hang by leveraging access to ...

9.8CVSS4AI score0.0596EPSS
SaveExploits13References12
zdt
zdt
added 2017/02/24 12:0 a.m.83 views

Microsoft Edge / Internet Explorer HandleColumnBreakOnColumnSpanningElement Type Confusion Exploit

Microsoft Edge and Internet Explorer suffer from a type confusion in HandleColumnBreakOnColumnSpanningElement. Microsoft Edge and IE: Type confusion in HandleColumnBreakOnColumnSpanningElement CVE-2017-0037 PoC: .class1 float: left; column-count: 5; .class2 column-span: all; columns: 1px; table...

7.6CVSS6.1AI score0.80386EPSS
SaveExploits12
Tenable Nessus
Tenable Nessus
added 2017/02/21 12:0 a.m.33 views

Debian DLA-827-1 : gst-plugins-base0.10 security update

It was discovered that it is possible to trigger a floating point exception in GStreamer via specially crafted files, causing a denial of service. For Debian 7 'Wheezy', these problems have been fixed in version 0.10.36-1.1+deb7u2. We recommend that you upgrade your gst-plugins-base0.10 packages...

5.5CVSS6.3AI score0.02527EPSS
SaveExploits0References4
Citrix
Citrix
added 2017/02/16 12:0 a.m.17 views

Citrix Store Front MMC console crashes with RSA Authentication Agent 1.0 installed.

Even after uninstalling the RSA Authentication Agent 1.0 we get following error in event viewer logs: Error while creating the Citrix StoreFront Snap-in. Microsoft.Practices.Unity.ResolutionFailedException: Resolution of the dependency failed, type =...

7AI score
SaveExploits0
Hacker One
Hacker One
added 2017/02/11 1:10 p.m.375 views

Pornhub: youporn email notification enable/disable and newsletter

Researcher discovered a CSRF affecting email notification and newsletter opt-in settings. Triaged as an exception, not eligible for bounty/reward...

2.2AI score
SaveExploits0
CNVD
CNVD
added 2017/02/10 12:0 a.m.5 views

GStreamer gst-plugins-base denial of service vulnerability

GStreamer is a set of frameworks for handling streaming media. A denial of service vulnerability exists in GStreamer gst-plugins-base, which allows remote attackers to cause a denial of service floating point exception and crash via a crafted video file...

5.5CVSS7.3AI score0.02527EPSS
SaveExploits0References1
NVD
NVD
added 2017/02/09 3:59 p.m.21 views

CVE-2017-5844

The gstriffcreateaudiocaps function in gst-libs/gst/riff/riff-media.c in gst-plugins-base in GStreamer before 1.10.3 allows remote attackers to cause a denial of service floating point exception and crash via a crafted ASF file...

5.5CVSS5AI score0.02527EPSS
SaveExploits0References9
OSV
OSV
added 2017/02/09 3:59 p.m.8 views

DEBIAN-CVE-2017-5837

The gstriffcreateaudiocaps function in gst-libs/gst/riff/riff-media.c in gst-plugins-base in GStreamer before 1.10.3 allows remote attackers to cause a denial of service floating point exception and crash via a crafted video file...

5.5CVSS5.9AI score0.02527EPSS
SaveExploits0References1
AlpineLinux
AlpineLinux
added 2017/02/09 3:0 p.m.65 views

CVE-2017-5844

The gstriffcreateaudiocaps function in gst-libs/gst/riff/riff-media.c in gst-plugins-base in GStreamer before 1.10.3 allows remote attackers to cause a denial of service floating point exception and crash via a crafted ASF file...

5.5CVSS5.8AI score0.02527EPSS
SaveExploits0
Hacker One
Hacker One
added 2017/02/08 10:4 p.m.25 views

shopify-scripts: A crash when an exception is caught in a caller and the receiver returned from `ensure`

This snippet crashes when ran by ./bin/sandbox: ruby class A def foo pr = proc return 1 begin doesnotexist ensure pr end end end begin A.new.foo rescue end Crash details: ./bin/sandbox:20: BUG Segmentation fault at 0x0000000000000e ruby 2.3.1p112 2016-04-26 revision 54768 x8664-linux -- Control...

0.3AI score
SaveExploits0
GoogleProjectZero
GoogleProjectZero
added 2017/02/08 12:0 a.m.44 views

Lifting the (Hyper) Visor: Bypassing Samsung’s Real-Time Kernel Protection

Posted by Gal Beniamini, Project Zero Traditionally, the operating system’s kernel is the last security boundary standing between an attacker and full control over a target system. As such, additional care must be taken in order to ensure the integrity of the kernel. First, when a system boots, t...

8AI score
SaveExploits0
Nextcloud
Nextcloud
added 2017/02/05 12:0 a.m.32 views

Error message discloses existence of file in write-only share (NC-SA-2017-003)

Due to an error in the application logic an adversary with access to a write-only share may enumerate the names of existing files and subfolders by comparing the exception messages...

4CVSS2.3AI score0.00899EPSS
SaveExploits0Affected Software1
Mageia
Mageia
added 2017/02/04 6:41 p.m.66 views

Updated php packages fix security vulnerabilities

Floating-point exception in php-exif when parsing a tag format CVE-2016-10158. Crash in php-phar while loading hostile phar archive CVE-2016-10159. Memory corruption in php-phar when loading hostile phar CVE-2016-10160. Heap out of bounds read on unserialize in finishnesteddata CVE-2016-10161...

9.8CVSS2.6AI score0.13314EPSS
SaveExploits0References2
OSV
OSV
added 2017/02/03 3:59 p.m.4 views

DEBIAN-CVE-2016-5241

magick/render.c in GraphicsMagick before 1.3.24 allows remote attackers to cause a denial of service arithmetic exception and application crash via a crafted svg file...

5.5CVSS6.7AI score0.01552EPSS
SaveExploits0References1
Rows per page
Query Builder