Lucene search
+L

7966 matches found

UbuntuCve
UbuntuCve
added 2019/02/19 5:29 p.m.30 views

CVE-2019-5756

Inappropriate memory management when caching in PDFium in Google Chrome prior to 72.0.3626.81 allowed a remote attacker to execute arbitrary code inside a sandbox via a crafted PDF file...

8.8CVSS7.5AI score0.02697EPSS
SaveExploits0References1
OSV
OSV
added 2019/02/19 5:29 p.m.12 views

CVE-2019-5762

Inappropriate memory management when caching in PDFium in Google Chrome prior to 72.0.3626.81 allowed a remote attacker to execute arbitrary code inside a sandbox via a crafted PDF file...

8.8CVSS9.2AI score
SaveExploits0References7
Prion
Prion
added 2019/02/19 5:29 p.m.21 views

Code injection

Inappropriate memory management when caching in PDFium in Google Chrome prior to 72.0.3626.81 allowed a remote attacker to execute arbitrary code inside a sandbox via a crafted PDF file...

6.8CVSS8.8AI score0.02697EPSS
SaveExploits0References7Affected Software6
UbuntuCve
UbuntuCve
added 2019/02/19 5:29 p.m.25 views

CVE-2019-5762

Inappropriate memory management when caching in PDFium in Google Chrome prior to 72.0.3626.81 allowed a remote attacker to execute arbitrary code inside a sandbox via a crafted PDF file...

8.8CVSS7.5AI score0.02697EPSS
SaveExploits0References1
Debian CVE
Debian CVE
added 2019/02/19 5:00 p.m.49 views

CVE-2019-5762

Inappropriate memory management when caching in PDFium in Google Chrome prior to 72.0.3626.81 allowed a remote attacker to execute arbitrary code inside a sandbox via a crafted PDF file...

8.8CVSS9.2AI score0.02697EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2019/02/19 5:00 p.m.48 views

CVE-2019-5756

Inappropriate memory management when caching in PDFium in Google Chrome prior to 72.0.3626.81 allowed a remote attacker to execute arbitrary code inside a sandbox via a crafted PDF file...

8.8CVSS9.2AI score0.02697EPSS
SaveExploits0
Cvelist
Cvelist
added 2019/02/19 5:00 p.m.29 views

CVE-2019-5756

Inappropriate memory management when caching in PDFium in Google Chrome prior to 72.0.3626.81 allowed a remote attacker to execute arbitrary code inside a sandbox via a crafted PDF file...

7AI score0.02697EPSS
SaveExploits0References7
Cvelist
Cvelist
added 2019/02/19 5:00 p.m.31 views

CVE-2019-5762

Inappropriate memory management when caching in PDFium in Google Chrome prior to 72.0.3626.81 allowed a remote attacker to execute arbitrary code inside a sandbox via a crafted PDF file...

7AI score0.02697EPSS
SaveExploits0References7
CVE
CVE
added 2019/02/19 5:00 p.m.240 views

CVE-2019-5762

CVE-2019-5762 is a PDFium-related memory-management issue in Google Chrome prior to 72.0.3626.81, enabling a remote attacker to execute arbitrary code inside the sandbox via a crafted PDF. The vulnerability stems from inappropriate memory handling when caching in PDFium. The documented impact is ...

8.8CVSS6.9AI score0.02697EPSS
SaveExploits0References7Affected Software1
CVE
CVE
added 2019/02/19 5:00 p.m.287 views

CVE-2019-5756

CVE-2019-5756 is a use-after-free in the pdfium library used by Chromium/Chrome, caused by inappropriate memory management when caching. It could allow a remote attacker to execute arbitrary code inside the sandbox via a crafted PDF file. Affected products include Google Chrome/Chromium and the p...

8.8CVSS6.9AI score0.02697EPSS
SaveExploits0References7Affected Software1
RedHat Linux
RedHat Linux
added 2019/02/12 2:46 a.m.29 views

chromium-browser: Use after free in PDFium

Inappropriate memory management when caching in PDFium in Google Chrome prior to 72.0.3626.81 allowed a remote attacker to execute arbitrary code inside a sandbox via a crafted PDF file...

8.8CVSS7.8AI score0.02697EPSS
SaveExploits0References5
exploitpack
exploitpack
added 2019/01/31 12:00 a.m.60 views

macOS XNU - Copy-on-Write Behaviour Bypass via Partial-Page Truncation of File

macOS XNU - Copy-on-Write Behaviour Bypass via Partial-Page Truncation of File / XNU has various interfaces that permit creating copy-on-write copies of data between processes, including out-of-line message descriptors in mach messages. It is important that the copied memory is protected against...

SaveExploits0
RedhatCVE
RedhatCVE
added 2019/01/30 10:39 a.m.26 views

CVE-2019-5762

Inappropriate memory management when caching in PDFium in Google Chrome prior to 72.0.3626.81 allowed a remote attacker to execute arbitrary code inside a sandbox via a crafted PDF file...

8.8CVSS5.9AI score0.02697EPSS
SaveExploits0References3
RedhatCVE
RedhatCVE
added 2019/01/30 10:24 a.m.29 views

CVE-2019-5756

Inappropriate memory management when caching in PDFium in Google Chrome prior to 72.0.3626.81 allowed a remote attacker to execute arbitrary code inside a sandbox via a crafted PDF file...

8.8CVSS5.9AI score0.02697EPSS
SaveExploits0References3
Fedora
Fedora
added 2019/01/30 2:08 a.m.36 views

[SECURITY] Fedora 29 Update: lua-5.3.5-3.fc29

Lua is a powerful light-weight programming language designed for extending applications. Lua is also frequently used as a general-purpose, stand-alone language. Lua is free software. Lua combines simple procedural syntax with powerful data description constructs based on associative arrays and...

7.5CVSS2.6AI score0.17224EPSS
SaveExploits5
OSV
OSV
added 2019/01/28 9:29 a.m.6 views

CVE-2019-6983

An issue was discovered in Foxit 3D Plugin Beta before 9.4.0.16807 for Foxit Reader and PhantomPDF. The application could encounter an Integer Overflow and crash during the handling of certain PDF files that embed specifically crafted 3D content, because of a free of valid memory...

6.5CVSS6.6AI score0.01117EPSS
SaveExploits0References1
GoogleProjectZero
GoogleProjectZero
added 2019/01/17 12:00 a.m.92 views

Taking a page from the kernel's book: A TLB issue in mremap()

Posted by Jann Horn, Project Zero This is a technical blog post about TLB flushing bugs in kernels, intended for people interested in kernel security and memory management. Introduction: Bugs in Memory Management code There have been some pretty scary bugs in memory management in the past, like:...

7.8CVSS7AI score0.83524EPSS
SaveExploits96
RedhatCVE
RedhatCVE
added 2019/01/15 11:49 a.m.36 views

CVE-2019-5721

In Wireshark 2.4.0 to 2.4.11, the ENIP dissector could crash. This was addressed in epan/dissectors/packet-enip.c by changing the memory-management approach so that a use-after-free is avoided...

7.5CVSS1.6AI score0.00947EPSS
SaveExploits1References2
Positive Technologies
Positive Technologies
added 2019/01/11 12:00 a.m.6 views

PT-2019-5492 · Graphicsmagick +6 · Graphicsmagick +6

Name of the Vulnerable Software and Affected Versions: ImageMagick versions prior to 7.0.8-25 GraphicsMagick versions prior to 1.3.32 Description: The issue is related to memory management errors in the WritePDFImage function of graphic editors ImageMagick and GraphicsMagick. Exploitation of this...

9.8CVSS7.1AI score0.49324EPSS
SaveExploits96References582
OSV
OSV
added 2019/01/08 11:29 p.m.1 views

DEBIAN-CVE-2019-5721

In Wireshark 2.4.0 to 2.4.11, the ENIP dissector could crash. This was addressed in epan/dissectors/packet-enip.c by changing the memory-management approach so that a use-after-free is avoided...

5.5CVSS8.8AI score0.00947EPSS
SaveExploits1References1
Rows per page
Query Builder