Lucene search
+L

5912 matches found

OSV
OSV
added 2020/04/15 2:15 p.m.7 views

UBUNTU-CVE-2020-2934

Vulnerability in the MySQL Connectors product of Oracle MySQL component: Connector/J. Supported versions that are affected are 8.0.19 and prior and 5.1.48 and prior. Difficult to exploit vulnerability allows unauthenticated attacker with network access via multiple protocols to compromise MySQL...

5CVSS6.5AI score0.0328EPSS
SaveExploits0References4
ICS
ICS
added 2020/04/15 12:00 p.m.71 views

Continued Exploitation of Pulse Secure VPN Vulnerability

Summary Unpatched Pulse Secure VPN servers continue to be an attractive target for malicious actors. Affected organizations that have not applied the software patch to fix an arbitrary file reading vulnerability, known as CVE-2019-11510, can become compromised in an attack. 1 Although Pulse Secur...

10CVSS9.9AI score0.99999EPSS
SaveExploits22References31
OSV
OSV
added 2020/04/14 11:15 p.m.11 views

AZL-44355 CVE-2020-11758 affecting package OpenEXR 2.3.0-6

An issue was discovered in OpenEXR before 2.4.1. There is an out-of-bounds read in ImfOptimizedPixelReading.h...

5.5CVSS6.7AI score0.01793EPSS
SaveExploits1References1
RedhatCVE
RedhatCVE
added 2020/04/09 10:54 a.m.29 views

CVE-2019-12814

A new polymorphic typing flaw was discovered in FasterXML jackson-databind, versions 2.x through 2.9.9. With default typing enabled, an attacker can send a specifically crafted JSON message to the server that allows them to read arbitrary local files. Mitigation This vulnerability relies on jdom...

7.5CVSS3.8AI score0.10902EPSS
SaveExploits0References3
RedhatCVE
RedhatCVE
added 2020/04/08 9:40 p.m.42 views

CVE-2019-11046

In PHP versions 7.2.x below 7.2.26, 7.3.x below 7.3.13 and 7.4.0, PHP bcmath extension functions on some systems, including Windows, can be tricked into reading beyond the allocated space by supplying it with string containing characters that are identified as numeric by the OS but aren't ASCII...

5.3CVSS3.9AI score0.04082EPSS
SaveExploits0References3
RedhatCVE
RedhatCVE
added 2020/04/08 5:28 a.m.55 views

CVE-2019-9791

The type inference system allows the compilation of functions that can cause type confusions between arbitrary objects when compiled through the IonMonkey just-in-time JIT compiler and when the constructor function is entered through on-stack replacement OSR. This allows for possible arbitrary...

9.8CVSS2.8AI score0.19762EPSS
SaveExploits6References3
Cvelist
Cvelist
added 2020/04/06 12:08 p.m.31 views

CVE-2020-10264 RTDE Interface allows unauthenticated reading of robot data and unauthenticated writing of registers and outputs

CB3 SW Version 3.3 and upwards, e-series SW Version 5.0 and upwards allow authenticated access to the RTDE Real-Time Data Exchange interface on port 30004 which allows setting registers, the speed slider fraction as well as digital and analog Outputs. Additionally unautheticated reading of robot...

8.8CVSS8.7AI score0.00589EPSS
SaveExploits0References1
NVD
NVD
added 2020/04/04 5:15 p.m.21 views

CVE-2020-11527

In Zoho ManageEngine OpManager before 12.4.181, an unauthenticated remote attacker can send a specially crafted URI to read arbitrary files...

7.5CVSS7.5AI score0.09476EPSS
SaveExploits0References1
CNVD
CNVD
added 2020/04/01 12:00 a.m.7 views

Ocean cms has arbitrary file reading vulnerability

Ocean CMS is a building system based on PHP+MYSQL architecture and supports cross-platform operation. Ocean cms there are arbitrary file reading vulnerability, attackers can use the vulnerability to obtain sensitive information...

6.9AI score
SaveExploits0
OSV
OSV
added 2020/03/31 1:07 p.m.6 views

OPENSUSE-SU-2020:0429-1 Security update for GraphicsMagick

This update for GraphicsMagick fixes the following issues: - CVE-2019-12921: Fixed an issue where text filename components potentially coulf have allowed reading of arbitrary files via TranslateTextEx boo1167208. - CVE-2020-10938: Fixed an integer overflow and resultant heap-based buffer overflow...

9.8CVSS8.3AI score0.08005EPSS
SaveExploits0References5
CNVD
CNVD
added 2020/03/26 12:00 a.m.6 views

Memory Initialization Vulnerability in Kernel Component of Multiple Apple Products (CNVD-2020-22119)

Apple iOS is an operating system developed for mobile devices.Apple tvOS is a smart TV operating system.Apple iPadOS is an operating system for iPad tablets.Kernel is one of the kernel components. A security vulnerability exists in the Kernel component of several Apple products. An attacker could...

5.5CVSS6.2AI score0.00773EPSS
SaveExploits0References1
OSV
OSV
added 2020/03/24 6:15 p.m.10 views

CVE-2020-10836

An issue was discovered on Samsung mobile devices with O8.x, P9.0, and Q10.0 Exynos chipsets software. The Widevine Trustlet allows read and write operations on arbitrary memory locations. The Samsung ID is SVE-2019-15873 February 2020...

9.8CVSS7.4AI score0.00449EPSS
SaveExploits0References1
CVE
CVE
added 2020/03/24 1:56 p.m.52 views

CVE-2020-10570

The CVE-2020-10570 entry concerns Telegram for Android (version 5.12) where, if Show Popup is enabled, physically proximate attackers may bypass restrictions on message reading and replying, effectively bypassing the passcode feature. The connected Red Hat/EUVD/CNVD/OSV/CVE records corroborate th...

6.1CVSS6.3AI score0.00389EPSS
SaveExploits0References1Affected Software1
OSV
OSV
added 2020/03/24 12:00 p.m.51 views

RUSTSEC-2020-0006 Flaw in `realloc` allows reading unknown memory

When reallocing, if we allocate new space, we need to copy the old allocation's bytes into the new space. There are oldsize number of bytes in the old allocation, but we were accidentally copying newsize number of bytes, which could lead to copying bytes into the realloc'd space from past the chu...

7.5CVSS7.3AI score0.0149EPSS
SaveExploits1References3
RustSec
RustSec
added 2020/03/24 12:00 p.m.35 views

Flaw in `realloc` allows reading unknown memory

When reallocing, if we allocate new space, we need to copy the old allocation's bytes into the new space. There are oldsize number of bytes in the old allocation, but we were accidentally copying newsize number of bytes, which could lead to copying bytes into the realloc'd space from past the chu...

7.5CVSS0.9AI score0.0149EPSS
SaveExploits1Affected Software1
Debian
Debian
added 2020/03/21 10:30 p.m.121 views

[SECURITY] [DLA 2152-1] graphicsmagick security update

Package : graphicsmagick Version : 1.3.20-3+deb8u9 CVE ID : CVE-2019-12921 A vulnerability was discovered in graphicsmagick, a collection of image processing tools, that allows allows an attacker to read arbitrary files via a crafted image because of TranslateTextEx for SVG. For Debian 8 "Jessie"...

6.5CVSS7AI score0.08005EPSS
SaveExploits0
OSV
OSV
added 2020/03/18 7:15 p.m.14 views

CVE-2019-12921

In GraphicsMagick before 1.3.32, the text filename component allows remote attackers to read arbitrary files via a crafted image because of TranslateTextEx for SVG...

6.5CVSS6.9AI score
SaveExploits0References6
OSV
OSV
added 2020/03/18 11:53 a.m.13 views

SUSE-SU-2020:0331-1 Security update for systemd

This update for systemd fixes the following issues: - CVE-2020-1712 bscbsc1162108 Fix a heap use-after-free vulnerability, when asynchronous Polkit queries were performed while handling Dbus messages. A local unprivileged attacker could have abused this flaw to crash systemd services or potential...

7.8CVSS7.9AI score0.00456EPSS
SaveExploits0References12
NVD
NVD
added 2020/03/16 10:15 p.m.22 views

CVE-2019-20191

Oxygen XML Editor 21.1.1 allows XXE to read any file...

7.5CVSS7.4AI score0.01145EPSS
SaveExploits0References1
OSV
OSV
added 2020/03/10 3:15 p.m.17 views

CVE-2019-17636

In Eclipse Theia versions 0.3.9 through 0.15.0, one of the default pre-packaged Theia extensions is "Mini-Browser", published as "@theia/mini-browser" on npmjs.com. This extension, for its own needs, exposes a HTTP endpoint that allows to read the content of files on the host's filesystem, given...

8.1CVSS6.6AI score
SaveExploits0References1
Rows per page
Query Builder