openSUSE Leap 15.0
Approved changes feed: RSS · Atom
cpe:2.3:o:opensuse:leap:15.0:*:*:*:*:*:*:*
part: o version: 15.0 update: *
| Vendor | Opensuse (3380e48e-e718-5685-8ad0-092ef58910e5) |
|---|---|
| Product | Leap (390d403b-8584-5adf-9fe7-11b9b47bb7b2) |
| Edition | * |
| Language | * |
| Software edition | * |
| Target software | * |
| Target hardware | * |
| Other | * |
| Notes | Imported from NVD CPE 2.0 feed |
PURL mappings
| PURL | Source | Last updated |
|---|---|---|
pkg:docker/opensuse/leap |
purl2cpe | 2026-06-01 10:15:36.598403 |
pkg:opensuse/leap |
purl2cpe | 2026-06-01 10:15:36.598406 |
pkg:rpm/opensuse/leap-release |
purl2cpe | 2026-06-01 10:15:36.598409 |
Vulnerability references
| Identifier | cpeApplicability | Submitted | db.gcve.eu details | Rationale |
|---|---|---|---|---|
CVE:CVE-2020-10756 |
vulnerable | 2026-06-03 14:41:00.521984 |
Details available
An out-of-bounds read vulnerability was found in the SLiRP networking implementation of the QEMU emulator. This flaw occurs in the icmp6_send_echoreply() routine while replying to an ICMP echo request, also known as ping. This flaw allows a malicious guest to leak the contents of the host memory, resulting in possible information disclosure. This flaw affects versions of libslirp before 4.3.1.
Published: 2020-07-09T15:34:52.000Z
Updated: 2024-08-04T11:14:14.767Z Reference links
|
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2019-9948 |
vulnerable | 2026-06-03 14:40:50.188070 |
Details available
urllib in Python 2.x through 2.7.16 supports the local_file: scheme, which makes it easier for remote attackers to bypass protection mechanisms that blacklist file: URIs, as demonstrated by triggering a urllib.urlopen('local_file:///etc/passwd') call.
Published: 2019-03-23T17:07:08.000Z
Updated: 2024-08-04T22:10:08.400Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2019-9923 |
vulnerable | 2026-06-03 14:40:50.008866 |
Details available
pax_decode_header in sparse.c in GNU Tar before 1.32 had a NULL pointer dereference when parsing certain archives that have malformed extended headers.
Published: 2019-03-22T07:06:44.000Z
Updated: 2025-08-06T21:12:33.535Z Reference links
|
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2019-9898 |
vulnerable | 2026-06-03 14:40:49.980105 |
Details available
Potential recycling of random numbers used in cryptography exists within PuTTY before 0.71.
Published: 2019-03-21T02:31:58.000Z
Updated: 2024-08-04T22:01:55.181Z Reference links
|
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2019-9897 |
vulnerable | 2026-06-03 14:40:49.979311 |
Details available
Multiple denial-of-service attacks that can be triggered by writing to the terminal exist in PuTTY versions before 0.71.
Published: 2019-03-21T02:31:46.000Z
Updated: 2024-08-04T22:01:55.229Z Reference links
|
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2019-9896 |
vulnerable | 2026-06-03 14:40:49.978700 |
Details available
In PuTTY versions before 0.71 on Windows, local attackers could hijack the application by putting a malicious help file in the same directory as the executable.
Published: 2019-03-21T02:31:32.000Z
Updated: 2024-08-04T22:01:55.185Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2019-9894 |
vulnerable | 2026-06-03 14:40:49.976610 |
Details available
A remotely triggerable memory overwrite in RSA key exchange in PuTTY before 0.71 can occur before host key verification.
Published: 2019-03-21T02:30:54.000Z
Updated: 2024-08-04T22:01:55.138Z Reference links
|
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2019-9855 |
vulnerable | 2026-06-03 14:40:49.913732 |
Windows 8.3 path equivalence handling flaw allows LibreLogo script execution
LibreOffice is typically bundled with LibreLogo, a programmable turtle vector graphics script, which can execute arbitrary python commands contained with the document it is launched from. LibreOffice also has a feature where documents can specify that pre-installed scripts can be executed on various document script events such as mouse-over, etc. Protection was added to block calling LibreLogo from script event handers. However a Windows 8.3 path equivalence handling flaw left LibreOffice vulnerable under Windows that a document could trigger executing LibreLogo via a Windows filename pseudonym. This issue affects: Document Foundation LibreOffice 6.2 versions prior to 6.2.7; 6.3 versions prior to 6.3.1.
Published: 2019-09-06T18:40:17.271Z
Updated: 2024-09-16T18:49:33.756Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2019-9854 |
vulnerable | 2026-06-03 14:40:49.913242 |
Unsafe URL assembly flaw in allowed script location check
LibreOffice has a feature where documents can specify that pre-installed macros can be executed on various script events such as mouse-over, document-open etc. Access is intended to be restricted to scripts under the share/Scripts/python, user/Scripts/python sub-directories of the LibreOffice install. Protection was added, to address CVE-2019-9852, to avoid a directory traversal attack where scripts in arbitrary locations on the file system could be executed by employing a URL encoding attack to defeat the path verification step. However this protection could be bypassed by taking advantage of a flaw in how LibreOffice assembled the final script URL location directly from components of the passed in path as opposed to solely from the sanitized output of the path verification step. This issue affects: Document Foundation LibreOffice 6.2 versions prior to 6.2.7; 6.3 versions prior to 6.3.1.
Published: 2019-09-06T18:30:08.910Z
Updated: 2024-09-16T19:24:19.650Z Reference links
|
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2019-9852 |
vulnerable | 2026-06-03 14:40:49.911873 |
Insufficient URL encoding flaw in allowed script location check
LibreOffice has a feature where documents can specify that pre-installed macros can be executed on various script events such as mouse-over, document-open etc. Access is intended to be restricted to scripts under the share/Scripts/python, user/Scripts/python sub-directories of the LibreOffice install. Protection was added, to address CVE-2018-16858, to avoid a directory traversal attack where scripts in arbitrary locations on the file system could be executed. However this new protection could be bypassed by a URL encoding attack. In the fixed versions, the parsed url describing the script location is correctly encoded before further processing. This issue affects: Document Foundation LibreOffice versions prior to 6.2.6.
Published: 2019-08-15T21:40:18.556Z
Updated: 2024-09-17T03:42:47.414Z Reference links
|
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2019-9851 |
vulnerable | 2026-06-03 14:40:49.911200 |
LibreLogo global-event script execution
LibreOffice is typically bundled with LibreLogo, a programmable turtle vector graphics script, which can execute arbitrary python commands contained with the document it is launched from. Protection was added, to address CVE-2019-9848, to block calling LibreLogo from document event script handers, e.g. mouse over. However LibreOffice also has a separate feature where documents can specify that pre-installed scripts can be executed on various global script events such as document-open, etc. In the fixed versions, global script event handlers are validated equivalently to document script event handlers. This issue affects: Document Foundation LibreOffice versions prior to 6.2.6.
Published: 2019-08-15T21:35:46.759Z
Updated: 2024-09-16T22:03:31.541Z Reference links
|
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2019-9850 |
vulnerable | 2026-06-03 14:40:49.910514 |
Insufficient url validation allowing LibreLogo script execution
LibreOffice is typically bundled with LibreLogo, a programmable turtle vector graphics script, which can execute arbitrary python commands contained with the document it is launched from. LibreOffice also has a feature where documents can specify that pre-installed scripts can be executed on various document script events such as mouse-over, etc. Protection was added, to address CVE-2019-9848, to block calling LibreLogo from script event handers. However an insufficient url validation vulnerability in LibreOffice allowed malicious to bypass that protection and again trigger calling LibreLogo from script event handlers. This issue affects: Document Foundation LibreOffice versions prior to 6.2.6.
Published: 2019-08-15T21:30:42.285Z
Updated: 2024-09-16T16:47:47.975Z Reference links
|
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2019-9849 |
vulnerable | 2026-06-03 14:40:49.909803 |
Details available
LibreOffice has a 'stealth mode' in which only documents from locations deemed 'trusted' are allowed to retrieve remote resources. This mode is not the default mode, but can be enabled by users who want to disable LibreOffice's ability to include remote resources within a document. A flaw existed where bullet graphics were omitted from this protection prior to version 6.2.5. This issue affects: Document Foundation LibreOffice versions prior to 6.2.5.
Published: 2019-07-17T11:26:03.387Z
Updated: 2024-09-17T00:06:18.219Z Reference links
|
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2019-9848 |
vulnerable | 2026-06-03 14:40:49.908693 |
Details available
LibreOffice has a feature where documents can specify that pre-installed scripts can be executed on various document events such as mouse-over, etc. LibreOffice is typically also bundled with LibreLogo, a programmable turtle vector graphics script, which can be manipulated into executing arbitrary python commands. By using the document event feature to trigger LibreLogo to execute python contained within a document a malicious document could be constructed which would execute arbitrary python commands silently without warning. In the fixed versions, LibreLogo cannot be called from a document event handler. This issue affects: Document Foundation LibreOffice versions prior to 6.2.5.
Published: 2019-07-17T11:21:57.813Z
Updated: 2024-09-16T22:50:55.703Z Reference links
|
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2019-9836 |
vulnerable | 2026-06-03 14:40:49.889758 |
Details available
Secure Encrypted Virtualization (SEV) on Advanced Micro Devices (AMD) Platform Security Processor (PSP; aka AMD Secure Processor or AMD-SP) 0.17 build 11 and earlier has an insecure cryptographic implementation.
Published: 2019-06-25T20:17:47.000Z
Updated: 2024-08-04T22:01:54.992Z Reference links
|
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2019-9811 |
vulnerable | 2026-06-03 14:40:49.855282 |
Details available
As part of a winning Pwn2Own entry, a researcher demonstrated a sandbox escape by installing a malicious language pack and then opening a browser feature that used the compromised translation. This vulnerability affects Firefox ESR < 60.8, Firefox < 68, and Thunderbird < 60.8.
Published: 2019-07-23T13:26:03.000Z
Updated: 2024-08-04T22:01:54.737Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2019-9641 |
vulnerable | 2026-06-03 14:40:49.522861 |
Details available
An issue was discovered in the EXIF component in PHP before 7.1.27, 7.2.x before 7.2.16, and 7.3.x before 7.3.3. There is an uninitialized read in exif_process_IFD_in_TIFF.
Published: 2019-03-08T23:00:00.000Z
Updated: 2024-08-04T21:54:45.449Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2019-9640 |
vulnerable | 2026-06-03 14:40:49.522075 |
Details available
An issue was discovered in the EXIF component in PHP before 7.1.27, 7.2.x before 7.2.16, and 7.3.x before 7.3.3. There is an Invalid Read in exif_process_SOFn.
Published: 2019-03-08T23:00:00.000Z
Updated: 2024-08-04T21:54:45.054Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2019-9639 |
vulnerable | 2026-06-03 14:40:49.521205 |
Details available
An issue was discovered in the EXIF component in PHP before 7.1.27, 7.2.x before 7.2.16, and 7.3.x before 7.3.3. There is an uninitialized read in exif_process_IFD_in_MAKERNOTE because of mishandling the data_len variable.
Published: 2019-03-08T23:00:00.000Z
Updated: 2024-08-04T21:54:45.448Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2019-9638 |
vulnerable | 2026-06-03 14:40:49.520328 |
Details available
An issue was discovered in the EXIF component in PHP before 7.1.27, 7.2.x before 7.2.16, and 7.3.x before 7.3.3. There is an uninitialized read in exif_process_IFD_in_MAKERNOTE because of mishandling the maker_note->offset relationship to value_len.
Published: 2019-03-08T23:00:00.000Z
Updated: 2024-08-04T21:54:45.455Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2019-9636 |
vulnerable | 2026-06-03 14:40:49.508772 |
Details available
Python 2.7.x through 2.7.16 and 3.x through 3.7.2 is affected by: Improper Handling of Unicode Encoding (with an incorrect netloc) during NFKC normalization. The impact is: Information disclosure (credentials, cookies, etc. that are cached against a given hostname). The components are: urllib.parse.urlsplit, urllib.parse.urlparse. The attack vector is: A specially crafted URL could be incorrectly parsed to locate cookies or authentication data and send that information to a different host than when parsed correctly. This is fixed in: v2.7.17, v2.7.17rc1, v2.7.18, v2.7.18rc1; v3.5.10, v3.5.10rc1, v3.5.7, v3.5.8, v3.5.8rc1, v3.5.8rc2, v3.5.9; v3.6.10, v3.6.10rc1, v3.6.11, v3.6.11rc1, v3.6.12, v3.6.9, v3.6.9rc1; v3.7.3, v3.7.3rc1, v3.7.4, v3.7.4rc1, v3.7.4rc2, v3.7.5, v3.7.5rc1, v3.7.6, v3.7.6rc1, v3.7.7, v3.7.7rc1, v3.7.8, v3.7.8rc1, v3.7.9.
Published: 2019-03-08T21:00:00.000Z
Updated: 2024-08-04T21:54:45.131Z Reference links
|
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2019-9628 |
vulnerable | 2026-06-03 14:40:49.496253 |
Details available
The XMLTooling library all versions prior to V3.0.4, provided with the OpenSAML and Shibboleth Service Provider software, contains an XML parsing class. Invalid data in the XML declaration causes an exception of a type that was not handled properly in the parser class and propagates an unexpected exception type.
Published: 2019-04-11T19:26:11.000Z
Updated: 2024-08-04T21:54:44.999Z Reference links
|
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2019-9518 |
vulnerable | 2026-06-03 14:40:49.322679 |
Some HTTP/2 implementations are vulnerable to a flood of empty frames, potentially leading to a denial of service
HIGH (7.5)
Some HTTP/2 implementations are vulnerable to a flood of empty frames, potentially leading to a denial of service. The attacker sends a stream of frames with an empty payload and without the end-of-stream flag. These frames can be DATA, HEADERS, CONTINUATION and/or PUSH_PROMISE. The peer spends time processing each frame disproportionate to attack bandwidth. This can consume excess CPU.
Published: 2019-08-13T20:50:59.000Z
Updated: 2024-08-04T21:54:44.510Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2019-9517 |
vulnerable | 2026-06-03 14:40:49.314454 |
Some HTTP/2 implementations are vulnerable to unconstrained interal data buffering, potentially leading to a denial of service
HIGH (7.5)
Some HTTP/2 implementations are vulnerable to unconstrained interal data buffering, potentially leading to a denial of service. The attacker opens the HTTP/2 window so the peer can send without constraint; however, they leave the TCP window closed so the peer cannot actually write (many of) the bytes on the wire. The attacker then sends a stream of requests for a large response object. Depending on how the servers queue the responses, this can consume excess memory, CPU, or both.
Published: 2019-08-13T20:50:59.000Z
Updated: 2024-08-04T21:54:44.675Z Reference links
|
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2019-9516 |
vulnerable | 2026-06-03 14:40:49.305277 |
Some HTTP/2 implementations are vulnerable to a header leak, potentially leading to a denial of service
HIGH (7.5)
Some HTTP/2 implementations are vulnerable to a header leak, potentially leading to a denial of service. The attacker sends a stream of headers with a 0-length header name and 0-length header value, optionally Huffman encoded into 1-byte or greater headers. Some implementations allocate memory for these headers and keep the allocation alive until the session dies. This can consume excess memory.
Published: 2019-08-13T20:50:59.000Z
Updated: 2024-08-04T21:54:44.285Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2019-9515 |
vulnerable | 2026-06-03 14:40:49.303538 |
Some HTTP/2 implementations are vulnerable to a settings flood, potentially leading to a denial of service
HIGH (7.5)
Some HTTP/2 implementations are vulnerable to a settings flood, potentially leading to a denial of service. The attacker sends a stream of SETTINGS frames to the peer. Since the RFC requires that the peer reply with one acknowledgement per SETTINGS frame, an empty SETTINGS frame is almost equivalent in behavior to a ping. Depending on how efficiently this data is queued, this can consume excess CPU, memory, or both.
Published: 2019-08-13T20:50:59.000Z
Updated: 2024-08-04T21:54:44.327Z Reference links
|
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2019-9514 |
vulnerable | 2026-06-03 14:40:49.288049 |
Some HTTP/2 implementations are vulnerable to a reset flood, potentially leading to a denial of service
HIGH (7.5)
Some HTTP/2 implementations are vulnerable to a reset flood, potentially leading to a denial of service. The attacker opens a number of streams and sends an invalid request over each stream that should solicit a stream of RST_STREAM frames from the peer. Depending on how the peer queues the RST_STREAM frames, this can consume excess memory, CPU, or both.
Published: 2019-08-13T00:00:00.000Z
Updated: 2024-08-04T21:54:44.511Z Reference links
|
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2019-9513 |
vulnerable | 2026-06-03 14:40:49.285927 |
Some HTTP/2 implementations are vulnerable to resource loops, potentially leading to a denial of service
HIGH (7.5)
Some HTTP/2 implementations are vulnerable to resource loops, potentially leading to a denial of service. The attacker creates multiple request streams and continually shuffles the priority of the streams in a way that causes substantial churn to the priority tree. This can consume excess CPU.
Published: 2019-08-13T20:50:59.000Z
Updated: 2024-08-04T21:54:44.842Z Reference links
|
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2019-9511 |
vulnerable | 2026-06-03 14:40:49.273499 |
Some HTTP/2 implementations are vulnerable to window size manipulation and stream prioritization manipulation, potentially leading to a denial of service
HIGH (7.5)
Some HTTP/2 implementations are vulnerable to window size manipulation and stream prioritization manipulation, potentially leading to a denial of service. The attacker requests a large amount of data from a specified resource over multiple streams. They manipulate window size and stream priority to force the server to queue the data in 1-byte chunks. Depending on how efficiently this data is queued, this can consume excess CPU, memory, or both.
Published: 2019-08-13T20:50:59.000Z
Updated: 2024-08-04T21:54:44.157Z Reference links
|
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2019-9506 |
vulnerable | 2026-06-03 14:40:49.103516 |
Blutooth BR/EDR specification does not specify sufficient encryption key length and allows an attacker to influence key length negotiation
HIGH (7.6)
The Bluetooth BR/EDR specification up to and including version 5.1 permits sufficiently low encryption key length and does not prevent an attacker from influencing the key length negotiation. This allows practical brute-force attacks (aka "KNOB") that can decrypt traffic and inject arbitrary ciphertext without the victim noticing.
Published: 2019-08-14T16:27:45.059Z
Updated: 2024-09-16T19:14:13.573Z Reference links
|
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2019-9456 |
vulnerable | 2026-06-03 14:40:48.981620 |
Details available
In the Android kernel in Pixel C USB monitor driver there is a possible OOB write due to a missing bounds check. This could lead to local escalation of privilege with System execution privileges needed. User interaction is not needed for exploitation.
Published: 2019-09-06T21:49:15.000Z
Updated: 2024-08-04T21:46:30.545Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2019-9215 |
vulnerable | 2026-06-03 14:40:48.865874 |
Details available
In Live555 before 2019.02.27, malformed headers lead to invalid memory access in the parseAuthorizationHeader function.
Published: 2019-02-28T04:00:00.000Z
Updated: 2024-08-04T21:38:46.622Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2019-9213 |
vulnerable | 2026-06-03 14:40:48.860204 |
Details available
In the Linux kernel before 4.20.14, expand_downwards in mm/mmap.c lacks a check for the mmap minimum address, which makes it easier for attackers to exploit kernel NULL pointer dereferences on non-SMAP platforms. This is related to a capability check for the wrong task.
Published: 2019-03-05T22:00:00.000Z
Updated: 2024-08-04T21:38:46.640Z Reference links
|
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2019-9209 |
vulnerable | 2026-06-03 14:40:48.851775 |
Details available
In Wireshark 2.4.0 to 2.4.12 and 2.6.0 to 2.6.6, the ASN.1 BER and related dissectors could crash. This was addressed in epan/dissectors/packet-ber.c by preventing a buffer overflow associated with excessive digits in time values.
Published: 2019-02-28T04:00:00.000Z
Updated: 2024-08-04T21:38:46.552Z Reference links
|
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2019-9003 |
vulnerable | 2026-06-03 14:40:48.587397 |
Details available
In the Linux kernel before 4.20.5, attackers can trigger a drivers/char/ipmi/ipmi_msghandler.c use-after-free and OOPS by arranging for certain simultaneous execution of the code, as demonstrated by a "service ipmievd restart" loop.
Published: 2019-02-22T15:00:00.000Z
Updated: 2024-08-04T21:31:37.538Z Reference links
|
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2019-8980 |
vulnerable | 2026-06-03 14:40:48.525410 |
Details available
A memory leak in the kernel_read_file function in fs/exec.c in the Linux kernel through 4.20.11 allows attackers to cause a denial of service (memory consumption) by triggering vfs_read failures.
Published: 2019-02-21T05:00:00.000Z
Updated: 2024-08-04T21:31:37.556Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2019-8936 |
vulnerable | 2026-06-03 14:40:48.450100 |
Details available
NTP through 4.2.8p12 has a NULL Pointer Dereference.
Published: 2019-05-15T15:37:31.000Z
Updated: 2024-08-04T21:31:37.562Z Reference links
|
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2019-8934 |
vulnerable | 2026-06-03 14:40:48.445786 |
Details available
hw/ppc/spapr.c in QEMU through 3.1.0 allows Information Exposure because the hypervisor shares the /proc/device-tree/system-id and /proc/device-tree/model system attributes with a guest.
Published: 2019-03-17T19:11:30.000Z
Updated: 2024-08-04T21:31:37.492Z Reference links |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2019-8912 |
vulnerable | 2026-06-03 14:40:48.428477 |
Details available
In the Linux kernel through 4.20.11, af_alg_release() in crypto/af_alg.c neglects to set a NULL value for a certain structure member, which leads to a use-after-free in sockfs_setattr.
Published: 2019-02-18T18:00:00.000Z
Updated: 2024-08-04T21:31:37.465Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2019-8907 |
vulnerable | 2026-06-03 14:40:48.416068 |
Details available
do_core_note in readelf.c in libmagic.a in file 5.35 allows remote attackers to cause a denial of service (stack corruption and application crash) or possibly have unspecified other impact.
Published: 2019-02-18T17:00:00.000Z
Updated: 2024-08-04T21:31:37.482Z Reference links |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2019-8906 |
vulnerable | 2026-06-03 14:40:48.415524 |
Details available
do_core_note in readelf.c in libmagic.a in file 5.35 has an out-of-bounds read because memcpy is misused.
Published: 2019-02-18T17:00:00.000Z
Updated: 2024-08-04T21:31:37.463Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2019-8905 |
vulnerable | 2026-06-03 14:40:48.414928 |
Details available
do_core_note in readelf.c in libmagic.a in file 5.35 has a stack-based buffer over-read, related to file_printable, a different vulnerability than CVE-2018-10360.
Published: 2019-02-18T17:00:00.000Z
Updated: 2024-08-04T21:31:37.515Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2019-8375 |
vulnerable | 2026-06-03 14:40:47.634537 |
Details available
The UIProcess subsystem in WebKit, as used in WebKitGTK through 2.23.90 and WebKitGTK+ through 2.22.6 and other products, does not prevent the script dialog size from exceeding the web view size, which allows remote attackers to cause a denial of service (Buffer Overflow) or possibly have unspecified other impact, related to UIProcess/API/gtk/WebKitScriptDialogGtk.cpp, UIProcess/API/gtk/WebKitScriptDialogImpl.cpp, and UIProcess/API/gtk/WebKitWebViewGtk.cpp, as demonstrated by GNOME Web (aka Epiphany).
Published: 2019-02-24T13:00:00.000Z
Updated: 2024-08-04T21:17:31.297Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2019-8341 |
vulnerable | 2026-06-03 14:40:47.499563 |
Details available
An issue was discovered in Jinja2 2.10. The from_string function is prone to Server Side Template Injection (SSTI) where it takes the "source" parameter as a template object, renders it, and then returns it. The attacker can exploit it with {{INJECTION COMMANDS}} in a URI. NOTE: The maintainer and multiple third parties believe that this vulnerability isn't valid because users shouldn't use untrusted templates without sandboxing
Published: 2019-02-15T07:00:00.000Z
Updated: 2024-08-04T21:17:30.550Z Reference links |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2019-8325 |
vulnerable | 2026-06-03 14:40:47.458532 |
Details available
An issue was discovered in RubyGems 2.6 and later through 3.0.2. Since Gem::CommandManager#run calls alert_error without escaping, escape sequence injection is possible. (There are many ways to cause an error.)
Published: 2019-06-17T18:59:57.000Z
Updated: 2024-08-04T21:17:30.566Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2019-8324 |
vulnerable | 2026-06-03 14:40:47.456012 |
Details available
An issue was discovered in RubyGems 2.6 and later through 3.0.2. A crafted gem with a multi-line name is not handled correctly. Therefore, an attacker could inject arbitrary code to the stub line of gemspec, which is eval-ed by code in ensure_loadable_spec during the preinstall check.
Published: 2019-06-17T18:59:30.000Z
Updated: 2024-08-04T21:17:31.266Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2019-8323 |
vulnerable | 2026-06-03 14:40:47.455543 |
Details available
An issue was discovered in RubyGems 2.6 and later through 3.0.2. Gem::GemcutterUtilities#with_response may output the API response to stdout as it is. Therefore, if the API side modifies the response, escape sequence injection may occur.
Published: 2019-06-17T19:01:32.000Z
Updated: 2024-08-04T21:17:31.202Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2019-8322 |
vulnerable | 2026-06-03 14:40:47.455092 |
Details available
An issue was discovered in RubyGems 2.6 and later through 3.0.2. The gem owner command outputs the contents of the API response directly to stdout. Therefore, if the response is crafted, escape sequence injection may occur.
Published: 2019-06-17T19:02:14.000Z
Updated: 2024-08-04T21:17:30.583Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2019-8321 |
vulnerable | 2026-06-03 14:40:47.453964 |
Details available
An issue was discovered in RubyGems 2.6 and later through 3.0.2. Since Gem::UserInteraction#verbose calls say without escaping, escape sequence injection is possible.
Published: 2019-06-17T19:02:34.000Z
Updated: 2024-08-04T21:17:30.546Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2019-7665 |
vulnerable | 2026-06-03 14:40:42.011619 |
Details available
In elfutils 0.175, a heap-based buffer over-read was discovered in the function elf32_xlatetom in elf32_xlatetom.c in libelf. A crafted ELF input can cause a segmentation fault leading to denial of service (program crash) because ebl_core_note does not reject malformed core file notes.
Published: 2019-02-09T16:00:00.000Z
Updated: 2024-08-04T20:54:28.442Z Reference links |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2019-7663 |
vulnerable | 2026-06-03 14:40:42.010032 |
Details available
An Invalid Address dereference was discovered in TIFFWriteDirectoryTagTransferfunction in libtiff/tif_dirwrite.c in LibTIFF 4.0.10, affecting the cpSeparateBufToContigBuf function in tiffcp.c. Remote attackers could leverage this vulnerability to cause a denial-of-service via a crafted tiff file. This is different from CVE-2018-12900.
Published: 2019-02-09T16:00:00.000Z
Updated: 2024-08-04T20:54:28.439Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2019-7638 |
vulnerable | 2026-06-03 14:40:41.980897 |
Details available
SDL (Simple DirectMedia Layer) through 1.2.15 and 2.x through 2.0.9 has a heap-based buffer over-read in Map1toN in video/SDL_pixels.c.
Published: 2019-02-08T00:00:00.000Z
Updated: 2024-08-04T20:54:28.222Z Reference links
|
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2019-7637 |
vulnerable | 2026-06-03 14:40:41.980116 |
Details available
SDL (Simple DirectMedia Layer) through 1.2.15 and 2.x through 2.0.9 has a heap-based buffer overflow in SDL_FillRect in video/SDL_surface.c.
Published: 2019-02-08T11:00:00.000Z
Updated: 2024-08-04T20:54:28.461Z Reference links
|
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2019-7636 |
vulnerable | 2026-06-03 14:40:41.979221 |
Details available
SDL (Simple DirectMedia Layer) through 1.2.15 and 2.x through 2.0.9 has a heap-based buffer over-read in SDL_GetRGB in video/SDL_pixels.c.
Published: 2019-02-08T00:00:00.000Z
Updated: 2024-08-04T20:54:27.838Z Reference links
|
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2019-7635 |
vulnerable | 2026-06-03 14:40:41.978381 |
Details available
SDL (Simple DirectMedia Layer) through 1.2.15 and 2.x through 2.0.9 has a heap-based buffer over-read in Blit1to4 in video/SDL_blit_1.c.
Published: 2019-02-08T00:00:00.000Z
Updated: 2024-08-04T20:54:28.411Z Reference links
|
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2019-7578 |
vulnerable | 2026-06-03 14:40:41.921994 |
Details available
SDL (Simple DirectMedia Layer) through 1.2.15 and 2.x through 2.0.9 has a heap-based buffer over-read in InitIMA_ADPCM in audio/SDL_wave.c.
Published: 2019-02-07T00:00:00.000Z
Updated: 2024-08-04T20:54:28.373Z Reference links
|
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2019-7577 |
vulnerable | 2026-06-03 14:40:41.921232 |
Details available
SDL (Simple DirectMedia Layer) through 1.2.15 and 2.x through 2.0.9 has a buffer over-read in SDL_LoadWAV_RW in audio/SDL_wave.c.
Published: 2019-02-07T00:00:00.000Z
Updated: 2024-08-04T20:54:28.252Z Reference links
|
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2019-7576 |
vulnerable | 2026-06-03 14:40:41.920469 |
Details available
SDL (Simple DirectMedia Layer) through 1.2.15 and 2.x through 2.0.9 has a heap-based buffer over-read in InitMS_ADPCM in audio/SDL_wave.c (outside the wNumCoef loop).
Published: 2019-02-07T00:00:00.000Z
Updated: 2024-08-04T20:54:28.043Z Reference links
|
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2019-7575 |
vulnerable | 2026-06-03 14:40:41.919628 |
Details available
SDL (Simple DirectMedia Layer) through 1.2.15 and 2.x through 2.0.9 has a heap-based buffer overflow in MS_ADPCM_decode in audio/SDL_wave.c.
Published: 2019-02-07T00:00:00.000Z
Updated: 2024-08-04T20:54:27.839Z Reference links
|
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2019-7574 |
vulnerable | 2026-06-03 14:40:41.918890 |
Details available
SDL (Simple DirectMedia Layer) through 1.2.15 and 2.x through 2.0.9 has a heap-based buffer over-read in IMA_ADPCM_decode in audio/SDL_wave.c.
Published: 2019-02-07T00:00:00.000Z
Updated: 2024-08-04T20:54:27.927Z Reference links
|
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2019-7573 |
vulnerable | 2026-06-03 14:40:41.918130 |
Details available
SDL (Simple DirectMedia Layer) through 1.2.15 and 2.x through 2.0.9 has a heap-based buffer over-read in InitMS_ADPCM in audio/SDL_wave.c (inside the wNumCoef loop).
Published: 2019-02-07T00:00:00.000Z
Updated: 2024-08-04T20:54:28.338Z Reference links
|
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2019-7572 |
vulnerable | 2026-06-03 14:40:41.915912 |
Details available
SDL (Simple DirectMedia Layer) through 1.2.15 and 2.x through 2.0.9 has a buffer over-read in IMA_ADPCM_nibble in audio/SDL_wave.c.
Published: 2019-02-07T00:00:00.000Z
Updated: 2024-08-04T20:54:28.284Z Reference links
|
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2019-7548 |
vulnerable | 2026-06-03 14:40:41.895050 |
Details available
SQLAlchemy 1.2.17 has SQL Injection when the group_by parameter can be controlled.
Published: 2019-02-06T21:00:00.000Z
Updated: 2024-08-04T20:54:27.873Z Reference links
|
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2019-7524 |
vulnerable | 2026-06-03 14:40:41.881604 |
Details available
HIGH (8.8)
In Dovecot before 2.2.36.3 and 2.3.x before 2.3.5.1, a local attacker can cause a buffer overflow in the indexer-worker process, which can be used to elevate to root. This occurs because of missing checks in the fts and pop3-uidl components.
Published: 2019-03-28T13:45:20.000Z
Updated: 2024-08-04T20:54:27.055Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2019-7443 |
vulnerable | 2026-06-03 14:40:41.840051 |
Details available
KDE KAuth before 5.55 allows the passing of parameters with arbitrary types to helpers running as root over DBus via DBusHelperProxy.cpp. Certain types can cause crashes, and trigger the decoding of arbitrary images with dynamically loaded plugins. In other words, KAuth unintentionally causes this plugin code to run as root, which increases the severity of any possible exploitation of a plugin vulnerability.
Published: 2019-05-07T18:41:37.000Z
Updated: 2024-08-04T20:46:46.316Z Reference links
|
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2019-7398 |
vulnerable | 2026-06-03 14:40:41.786784 |
Details available
In ImageMagick before 7.0.8-25, a memory leak exists in WriteDIBImage in coders/dib.c.
Published: 2019-02-05T00:00:00.000Z
Updated: 2024-08-04T20:46:46.365Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2019-7397 |
vulnerable | 2026-06-03 14:40:41.786197 |
Details available
In ImageMagick before 7.0.8-25 and GraphicsMagick through 1.3.31, several memory leaks exist in WritePDFImage in coders/pdf.c.
Published: 2019-02-05T00:00:00.000Z
Updated: 2024-08-04T20:46:46.267Z Reference links
|
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2019-7396 |
vulnerable | 2026-06-03 14:40:41.782261 |
Details available
In ImageMagick before 7.0.8-25, a memory leak exists in ReadSIXELImage in coders/sixel.c.
Published: 2019-02-05T00:00:00.000Z
Updated: 2024-08-04T20:46:46.132Z Reference links |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2019-7395 |
vulnerable | 2026-06-03 14:40:41.781594 |
Details available
In ImageMagick before 7.0.8-25, a memory leak exists in WritePSDChannel in coders/psd.c.
Published: 2019-02-05T00:00:00.000Z
Updated: 2024-08-04T20:46:46.310Z Reference links
|
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2019-7317 |
vulnerable | 2026-06-03 14:40:41.652802 |
Details available
png_image_free in png.c in libpng 1.6.x before 1.6.37 has a use-after-free because png_image_free_function is called under png_safe_execute.
Published: 2019-02-04T07:00:00.000Z
Updated: 2026-05-28T18:24:45.126Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2019-7308 |
vulnerable | 2026-06-03 14:40:41.617216 |
Details available
kernel/bpf/verifier.c in the Linux kernel before 4.20.6 performs undesirable out-of-bounds speculation on pointer arithmetic in various cases, including cases of different branches with different state or limits to sanitize, leading to side-channel attacks.
Published: 2019-02-01T22:00:00.000Z
Updated: 2024-08-04T20:46:45.926Z Reference links
|
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2019-7222 |
vulnerable | 2026-06-03 14:40:41.480665 |
Details available
The KVM implementation in the Linux kernel through 4.20.5 has an Information Leak.
Published: 2019-03-17T18:52:17.000Z
Updated: 2024-08-04T20:46:46.063Z Reference links
|
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2019-7221 |
vulnerable | 2026-06-03 14:40:41.477282 |
Details available
The KVM implementation in the Linux kernel through 4.20.5 has a Use-after-Free.
Published: 2019-03-17T18:26:10.000Z
Updated: 2024-08-04T20:46:44.758Z Reference links
|
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2019-7175 |
vulnerable | 2026-06-03 14:40:41.418269 |
Details available
In ImageMagick before 7.0.8-25, some memory leaks exist in DecodeImage in coders/pcd.c.
Published: 2019-03-07T22:00:00.000Z
Updated: 2024-08-04T20:38:33.498Z Reference links
|
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2019-7164 |
vulnerable | 2026-06-03 14:40:41.405003 |
Details available
SQLAlchemy through 1.2.17 and 1.3.x through 1.3.0b2 allows SQL Injection via the order_by parameter.
Published: 2019-02-20T00:00:00.000Z
Updated: 2024-08-04T20:38:33.439Z Reference links
|
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2019-7150 |
vulnerable | 2026-06-03 14:40:41.334573 |
Details available
An issue was discovered in elfutils 0.175. A segmentation fault can occur in the function elf64_xlatetom in libelf/elf32_xlatetom.c, due to dwfl_segment_report_module not checking whether the dyn data read from a core file is truncated. A crafted input can cause a program crash, leading to denial-of-service, as demonstrated by eu-stack.
Published: 2019-01-29T00:00:00.000Z
Updated: 2024-08-04T20:38:33.393Z Reference links |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2019-6778 |
vulnerable | 2026-06-03 14:40:40.636719 |
Details available
In QEMU 3.0.0, tcp_emu in slirp/tcp_subr.c has a heap-based buffer overflow.
Published: 2019-03-17T18:00:46.000Z
Updated: 2024-08-04T20:31:04.394Z Reference links
|
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2019-6690 |
vulnerable | 2026-06-03 14:40:40.527142 |
Details available
python-gnupg 0.4.3 allows context-dependent attackers to trick gnupg to decrypt other ciphertext than intended. To perform the attack, the passphrase to gnupg must be controlled by the adversary and the ciphertext should be trusted. Related to a "CWE-20: Improper Input Validation" issue affecting the affect functionality component.
Published: 2019-03-17T17:02:07.000Z
Updated: 2024-08-04T20:31:04.140Z Reference links
|
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2019-6486 |
vulnerable | 2026-06-03 14:40:39.397177 |
Details available
Go before 1.10.8 and 1.11.x before 1.11.5 mishandles P-521 and P-384 elliptic curves, which allows attackers to cause a denial of service (CPU consumption) or possibly conduct ECDH private key recovery attacks.
Published: 2019-01-24T05:00:00.000Z
Updated: 2024-08-04T20:23:20.998Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2019-6470 |
vulnerable | 2026-06-03 14:40:39.318226 |
dhcpd: use-after-free error leads crash in IPv6 mode when using mismatched BIND libraries
MEDIUM (6.5)
There had existed in one of the ISC BIND libraries a bug in a function that was used by dhcpd when operating in DHCPv6 mode. There was also a bug in dhcpd relating to the use of this function per its documentation, but the bug in the library function prevented this from causing any harm. All releases of dhcpd from ISC contain copies of this, and other, BIND libraries in combinations that have been tested prior to release and are known to not present issues like this. Some third-party packagers of ISC software have modified the dhcpd source, BIND source, or version matchup in ways that create the crash potential. Based on reports available to ISC, the crash probability is large and no analysis has been done on how, or even if, the probability can be manipulated by an attacker. Affects: Builds of dhcpd versions prior to version 4.4.1 when using BIND versions 9.11.2 or later, or BIND versions with specific bug fixes backported to them. ISC does not have access to comprehensive version lists for all repackagings of dhcpd that are vulnerable. In particular, builds from other vendors may also be affected. Operators are advised to consult their vendor documentation.
Published: 2019-11-01T22:15:33.599Z
Updated: 2024-09-17T01:25:37.218Z Reference links
|
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2019-6454 |
vulnerable | 2026-06-03 14:40:39.272865 |
Details available
An issue was discovered in sd-bus in systemd 239. bus_process_object() in libsystemd/sd-bus/bus-objects.c allocates a variable-length stack buffer for temporarily storing the object path of incoming D-Bus messages. An unprivileged local user can exploit this by sending a specially crafted message to PID1, causing the stack pointer to jump over the stack guard pages into an unmapped memory region and trigger a denial of service (systemd PID1 crash and kernel panic).
Published: 2019-03-17T16:38:57.000Z
Updated: 2024-08-04T20:23:21.049Z Reference links
|
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2019-6438 |
vulnerable | 2026-06-03 14:40:39.115702 |
Details available
SchedMD Slurm before 17.11.13 and 18.x before 18.08.5 mishandles 32-bit systems.
Published: 2019-01-31T08:00:00.000Z
Updated: 2024-08-04T20:23:20.965Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2019-6251 |
vulnerable | 2026-06-03 14:40:38.277577 |
Details available
WebKitGTK and WPE WebKit prior to version 2.24.1 are vulnerable to address bar spoofing upon certain JavaScript redirections. An attacker could cause malicious web content to be displayed as if for a trusted URI. This is similar to the CVE-2018-8383 issue in Microsoft Edge.
Published: 2019-01-14T07:00:00.000Z
Updated: 2024-08-04T20:16:24.679Z Reference links
|
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2019-6128 |
vulnerable | 2026-06-03 14:40:36.806057 |
Details available
The TIFFFdOpen function in tif_unix.c in LibTIFF 4.0.10 has a memory leak, as demonstrated by pal2rgb.
Published: 2019-01-11T05:00:00.000Z
Updated: 2024-08-04T20:16:23.937Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2019-6116 |
vulnerable | 2026-06-03 14:40:36.792714 |
Details available
In Artifex Ghostscript through 9.26, ephemeral or transient procedures can allow access to system operators, leading to remote code execution.
Published: 2019-03-19T18:27:21.000Z
Updated: 2024-08-04T20:16:23.195Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2019-5840 |
vulnerable | 2026-06-03 14:40:36.100540 |
Details available
Incorrect security UI in popup blocker in Google Chrome on iOS prior to 75.0.3770.80 allowed a remote attacker to bypass navigation restrictions via a crafted HTML page.
Published: 2019-06-27T16:13:44.000Z
Updated: 2024-08-04T20:09:23.680Z Reference links
|
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2019-5839 |
vulnerable | 2026-06-03 14:40:36.099958 |
Details available
Excessive data validation in URL parser in Google Chrome prior to 75.0.3770.80 allowed a remote attacker who convinced a user to input a URL to bypass website URL validation via a crafted URL.
Published: 2019-06-27T16:13:44.000Z
Updated: 2024-08-04T20:09:23.612Z Reference links
|
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2019-5838 |
vulnerable | 2026-06-03 14:40:36.099436 |
Details available
Insufficient policy enforcement in extensions API in Google Chrome prior to 75.0.3770.80 allowed an attacker who convinced a user to install a malicious extension to bypass restrictions on file URIs via a crafted Chrome Extension.
Published: 2019-06-27T16:13:44.000Z
Updated: 2024-08-04T20:09:23.473Z Reference links
|
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2019-5837 |
vulnerable | 2026-06-03 14:40:36.098914 |
Details available
Resource size information leakage in Blink in Google Chrome prior to 75.0.3770.80 allowed a remote attacker to leak cross-origin data via a crafted HTML page.
Published: 2019-06-27T16:13:44.000Z
Updated: 2024-08-04T20:09:23.212Z Reference links
|
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2019-5836 |
vulnerable | 2026-06-03 14:40:36.098307 |
Details available
Heap buffer overflow in ANGLE in Google Chrome prior to 75.0.3770.80 allowed a remote attacker to potentially exploit heap corruption via a crafted HTML page.
Published: 2019-06-27T16:13:44.000Z
Updated: 2024-08-04T20:09:23.559Z Reference links
|
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2019-5835 |
vulnerable | 2026-06-03 14:40:36.097798 |
Details available
Object lifecycle issue in SwiftShader in Google Chrome prior to 75.0.3770.80 allowed a remote attacker to potentially perform out of bounds memory access via a crafted HTML page.
Published: 2019-06-27T16:13:44.000Z
Updated: 2024-08-04T20:09:23.594Z Reference links
|
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2019-5834 |
vulnerable | 2026-06-03 14:40:36.097326 |
Details available
Insufficient data validation in Blink in Google Chrome prior to 75.0.3770.80 allowed a remote attacker to perform domain spoofing via a crafted HTML page.
Published: 2019-06-27T16:13:44.000Z
Updated: 2024-08-04T20:09:23.621Z Reference links
|
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2019-5833 |
vulnerable | 2026-06-03 14:40:36.096862 |
Details available
Incorrect dialog box scoping in browser in Google Chrome on Android prior to 75.0.3770.80 allowed a remote attacker to display misleading security UI via a crafted HTML page.
Published: 2019-06-27T16:13:44.000Z
Updated: 2024-08-04T20:09:23.392Z Reference links
|
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2019-5832 |
vulnerable | 2026-06-03 14:40:36.096277 |
Details available
Insufficient policy enforcement in XMLHttpRequest in Google Chrome prior to 75.0.3770.80 allowed a remote attacker to leak cross-origin data via a crafted HTML page.
Published: 2019-06-27T16:13:44.000Z
Updated: 2024-08-04T20:09:23.618Z Reference links
|
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2019-5831 |
vulnerable | 2026-06-03 14:40:36.095749 |
Details available
Object lifecycle issue in V8 in Google Chrome prior to 75.0.3770.80 allowed a remote attacker to potentially exploit heap corruption via a crafted HTML page.
Published: 2019-06-27T16:13:44.000Z
Updated: 2024-08-04T20:09:23.381Z Reference links
|
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2019-5830 |
vulnerable | 2026-06-03 14:40:36.095208 |
Details available
Insufficient policy enforcement in CORS in Google Chrome prior to 75.0.3770.80 allowed a remote attacker to leak cross-origin data via a crafted HTML page.
Published: 2019-06-27T16:13:44.000Z
Updated: 2024-08-04T20:09:23.515Z Reference links
|
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2019-5829 |
vulnerable | 2026-06-03 14:40:36.094671 |
Details available
Integer overflow in download manager in Google Chrome prior to 75.0.3770.80 allowed a remote attacker to potentially perform out of bounds memory access via a crafted HTML page.
Published: 2019-06-27T16:13:44.000Z
Updated: 2024-08-04T20:09:23.650Z Reference links
|
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2019-5828 |
vulnerable | 2026-06-03 14:40:36.094098 |
Details available
Object lifecycle issue in ServiceWorker in Google Chrome prior to 75.0.3770.80 allowed a remote attacker to potentially perform out of bounds memory access via a crafted HTML page.
Published: 2019-06-27T16:13:44.000Z
Updated: 2024-08-04T20:09:23.235Z Reference links
|
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2019-5827 |
vulnerable | 2026-06-03 14:40:36.087917 |
Details available
Integer overflow in SQLite via WebSQL in Google Chrome prior to 74.0.3729.131 allowed a remote attacker to potentially exploit heap corruption via a crafted HTML page.
Published: 2019-06-27T16:13:44.000Z
Updated: 2024-08-04T20:09:23.945Z Reference links
|
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2019-5824 |
vulnerable | 2026-06-03 14:40:36.086539 |
Details available
Parameter passing error in media in Google Chrome prior to 74.0.3729.131 allowed a remote attacker to potentially exploit heap corruption via a crafted HTML page.
Published: 2019-06-27T16:13:44.000Z
Updated: 2024-08-04T20:09:23.729Z Reference links
|
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2019-5823 |
vulnerable | 2026-06-03 14:40:36.086070 |
Details available
Insufficient policy enforcement in service workers in Google Chrome prior to 74.0.3729.108 allowed a remote attacker to bypass navigation restrictions via a crafted HTML page.
Published: 2019-06-27T16:13:44.000Z
Updated: 2024-08-04T20:09:23.836Z Reference links
|
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2019-5822 |
vulnerable | 2026-06-03 14:40:36.085505 |
Details available
Inappropriate implementation in Blink in Google Chrome prior to 74.0.3729.108 allowed a remote attacker to bypass same origin policy via a crafted HTML page.
Published: 2019-06-27T16:13:44.000Z
Updated: 2024-08-04T20:09:23.664Z Reference links
|
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2019-5821 |
vulnerable | 2026-06-03 14:40:36.084880 |
Details available
Integer overflow in PDFium in Google Chrome prior to 74.0.3729.108 allowed a remote attacker to potentially exploit heap corruption via a crafted PDF file.
Published: 2019-06-27T16:13:43.000Z
Updated: 2024-08-04T20:09:23.135Z Reference links
|
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2019-5820 |
vulnerable | 2026-06-03 14:40:36.079528 |
Details available
Integer overflow in PDFium in Google Chrome prior to 74.0.3729.108 allowed a remote attacker to potentially exploit heap corruption via a crafted PDF file.
Published: 2019-06-27T16:13:43.000Z
Updated: 2024-08-04T20:09:23.589Z Reference links
|
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2019-5819 |
vulnerable | 2026-06-03 14:40:36.079021 |
Details available
Insufficient data validation in developer tools in Google Chrome on OS X prior to 74.0.3729.108 allowed a local attacker to execute arbitrary code via a crafted string copied to clipboard.
Published: 2019-06-27T16:13:43.000Z
Updated: 2024-08-04T20:09:23.506Z Reference links
|
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2019-5818 |
vulnerable | 2026-06-03 14:40:36.078460 |
Details available
Uninitialized data in media in Google Chrome prior to 74.0.3729.108 allowed a remote attacker to obtain potentially sensitive information from process memory via a crafted video file.
Published: 2019-06-27T16:13:43.000Z
Updated: 2024-08-04T20:09:23.582Z Reference links
|
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2019-5817 |
vulnerable | 2026-06-03 14:40:36.077993 |
Details available
Heap buffer overflow in ANGLE in Google Chrome on Windows prior to 74.0.3729.108 allowed a remote attacker to potentially exploit heap corruption via a crafted HTML page.
Published: 2019-06-27T16:13:43.000Z
Updated: 2024-08-04T20:09:23.587Z Reference links
|
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2019-5816 |
vulnerable | 2026-06-03 14:40:36.077496 |
Details available
Process lifetime issue in Chrome in Google Chrome on Android prior to 74.0.3729.108 allowed a remote attacker to potentially persist an exploited process via a crafted HTML page.
Published: 2019-06-27T16:13:43.000Z
Updated: 2024-08-04T20:09:23.362Z Reference links
|
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2019-5814 |
vulnerable | 2026-06-03 14:40:36.068681 |
Details available
Insufficient policy enforcement in Blink in Google Chrome prior to 74.0.3729.108 allowed a remote attacker to leak cross-origin data via a crafted HTML page.
Published: 2019-06-27T16:13:43.000Z
Updated: 2024-08-04T20:09:23.638Z Reference links
|
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2019-5813 |
vulnerable | 2026-06-03 14:40:36.068219 |
Details available
Use after free in V8 in Google Chrome prior to 74.0.3729.108 allowed a remote attacker to potentially exploit heap corruption via a crafted HTML page.
Published: 2019-06-27T16:13:43.000Z
Updated: 2024-08-04T20:09:23.313Z Reference links
|
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2019-5811 |
vulnerable | 2026-06-03 14:40:36.067089 |
Details available
Incorrect handling of CORS in ServiceWorker in Google Chrome prior to 74.0.3729.108 allowed a remote attacker to bypass same origin policy via a crafted HTML page.
Published: 2019-06-27T16:13:43.000Z
Updated: 2024-08-04T20:09:22.997Z Reference links
|
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2019-5810 |
vulnerable | 2026-06-03 14:40:36.066582 |
Details available
Information leak in autofill in Google Chrome prior to 74.0.3729.108 allowed a remote attacker to obtain potentially sensitive information from process memory via a crafted HTML page.
Published: 2019-06-27T16:13:43.000Z
Updated: 2024-08-04T20:09:23.472Z Reference links
|
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2019-5809 |
vulnerable | 2026-06-03 14:40:36.066079 |
Details available
Use after free in file chooser in Google Chrome prior to 74.0.3729.108 allowed a remote attacker who had compromised the renderer process to perform privilege escalation via a crafted HTML page.
Published: 2019-06-27T16:13:43.000Z
Updated: 2024-08-04T20:09:22.976Z Reference links
|
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2019-5808 |
vulnerable | 2026-06-03 14:40:36.065562 |
Details available
Use after free in Blink in Google Chrome prior to 74.0.3729.108 allowed a remote attacker to potentially exploit heap corruption via a crafted HTML page.
Published: 2019-06-27T16:13:43.000Z
Updated: 2024-08-04T20:09:22.978Z Reference links
|
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2019-5807 |
vulnerable | 2026-06-03 14:40:36.065045 |
Details available
Object lifetime issue in V8 in Google Chrome prior to 74.0.3729.108 allowed a remote attacker to potentially exploit heap corruption via a crafted HTML page.
Published: 2019-06-27T16:13:43.000Z
Updated: 2024-08-04T20:09:22.993Z Reference links
|
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2019-5806 |
vulnerable | 2026-06-03 14:40:36.064488 |
Details available
Integer overflow in ANGLE in Google Chrome on Windows prior to 74.0.3729.108 allowed a remote attacker to potentially exploit heap corruption via a crafted HTML page.
Published: 2019-06-27T16:13:43.000Z
Updated: 2024-08-04T20:09:22.991Z Reference links
|
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2019-5805 |
vulnerable | 2026-06-03 14:40:36.063849 |
Details available
Use-after-free in PDFium in Google Chrome prior to 74.0.3729.108 allowed a remote attacker to potentially exploit heap corruption via a crafted PDF file.
Published: 2019-06-27T16:13:43.000Z
Updated: 2024-08-04T20:09:22.990Z Reference links
|
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2019-5804 |
vulnerable | 2026-06-03 14:40:36.060800 |
Details available
Incorrect command line processing in Chrome in Google Chrome prior to 73.0.3683.75 allowed a local attacker to perform domain spoofing via a crafted domain name.
Published: 2019-05-23T19:21:29.000Z
Updated: 2024-08-04T20:09:23.107Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2019-5803 |
vulnerable | 2026-06-03 14:40:36.060388 |
Details available
Insufficient policy enforcement in Content Security Policy in Google Chrome prior to 73.0.3683.75 allowed a remote attacker to bypass content security policy via a crafted HTML page.
Published: 2019-05-23T19:20:26.000Z
Updated: 2024-08-04T20:09:23.011Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2019-5802 |
vulnerable | 2026-06-03 14:40:36.059989 |
Details available
Incorrect handling of download origins in Navigation in Google Chrome prior to 73.0.3683.75 allowed a remote attacker to perform domain spoofing via a crafted HTML page.
Published: 2019-05-23T19:19:56.000Z
Updated: 2024-08-04T20:09:23.045Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2019-5801 |
vulnerable | 2026-06-03 14:40:36.059520 |
Details available
Incorrect eliding of URLs in Omnibox in Google Chrome on iOS prior to 73.0.3683.75 allowed a remote attacker to perform domain spoofing via a crafted HTML page.
Published: 2019-05-23T19:19:27.000Z
Updated: 2024-08-04T20:09:23.051Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2019-5800 |
vulnerable | 2026-06-03 14:40:36.057323 |
Details available
Insufficient policy enforcement in Blink in Google Chrome prior to 73.0.3683.75 allowed a remote attacker to bypass content security policy via a crafted HTML page.
Published: 2019-05-23T19:18:44.000Z
Updated: 2024-08-04T20:09:22.978Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2019-5799 |
vulnerable | 2026-06-03 14:40:36.056909 |
Details available
Incorrect inheritance of a new document's policy in Content Security Policy in Google Chrome prior to 73.0.3683.75 allowed a remote attacker to bypass content security policy via a crafted HTML page.
Published: 2019-05-23T19:18:02.000Z
Updated: 2024-08-04T20:09:22.977Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2019-5798 |
vulnerable | 2026-06-03 14:40:36.054314 |
Details available
Lack of correct bounds checking in Skia in Google Chrome prior to 73.0.3683.75 allowed a remote attacker to perform an out of bounds memory read via a crafted HTML page.
Published: 2019-05-23T19:17:29.000Z
Updated: 2024-08-04T20:09:22.434Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2019-5796 |
vulnerable | 2026-06-03 14:40:36.047415 |
Details available
Data race in extensions guest view in Google Chrome prior to 73.0.3683.75 allowed a remote attacker to potentially exploit heap corruption via a crafted HTML page.
Published: 2019-05-23T19:16:18.000Z
Updated: 2024-08-04T20:09:22.434Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2019-5795 |
vulnerable | 2026-06-03 14:40:36.047044 |
Details available
Integer overflow in PDFium in Google Chrome prior to 73.0.3683.75 allowed a remote attacker to potentially perform out of bounds memory access via a crafted PDF file.
Published: 2019-05-23T19:15:18.000Z
Updated: 2024-08-04T20:09:22.451Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2019-5794 |
vulnerable | 2026-06-03 14:40:36.046674 |
Details available
Incorrect handling of cancelled requests in Navigation in Google Chrome prior to 73.0.3683.75 allowed a remote attacker to perform domain spoofing via a crafted HTML page.
Published: 2019-05-23T19:14:51.000Z
Updated: 2024-08-04T20:09:22.425Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2019-5793 |
vulnerable | 2026-06-03 14:40:36.046298 |
Details available
Insufficient policy enforcement in extensions in Google Chrome prior to 73.0.3683.75 allowed a remote attacker to initiate the extensions installation user interface via a crafted HTML page.
Published: 2019-05-23T19:14:20.000Z
Updated: 2024-08-04T20:09:22.419Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2019-5792 |
vulnerable | 2026-06-03 14:40:36.045924 |
Details available
Integer overflow in PDFium in Google Chrome prior to 73.0.3683.75 allowed a remote attacker to potentially perform out of bounds memory access via a crafted PDF file.
Published: 2019-05-23T19:13:46.000Z
Updated: 2024-08-04T20:09:22.449Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2019-5791 |
vulnerable | 2026-06-03 14:40:36.045547 |
Details available
Inappropriate optimization in V8 in Google Chrome prior to 73.0.3683.75 allowed a remote attacker to perform an out of bounds memory read via a crafted HTML page.
Published: 2019-05-23T19:13:12.000Z
Updated: 2024-08-04T20:01:52.348Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2019-5790 |
vulnerable | 2026-06-03 14:40:36.045144 |
Details available
An integer overflow leading to an incorrect capacity of a buffer in JavaScript in Google Chrome prior to 73.0.3683.75 allowed a remote attacker to execute arbitrary code inside a sandbox via a crafted HTML page.
Published: 2019-05-23T19:12:38.000Z
Updated: 2024-08-04T20:01:52.195Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2019-5789 |
vulnerable | 2026-06-03 14:40:36.044766 |
Details available
An integer overflow that leads to a use-after-free in WebMIDI in Google Chrome on Windows prior to 73.0.3683.75 allowed a remote attacker who had compromised the renderer process to execute arbitrary code via a crafted HTML page.
Published: 2019-05-23T19:12:11.000Z
Updated: 2024-08-04T20:01:52.387Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2019-5788 |
vulnerable | 2026-06-03 14:40:36.044370 |
Details available
An integer overflow that leads to a use-after-free in Blink Storage in Google Chrome on Linux prior to 73.0.3683.75 allowed a remote attacker who had compromised the renderer process to execute arbitrary code via a crafted HTML page.
Published: 2019-05-23T19:11:39.000Z
Updated: 2024-08-04T20:01:52.261Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2019-5787 |
vulnerable | 2026-06-03 14:40:36.043887 |
Details available
Use-after-garbage-collection in Blink in Google Chrome prior to 73.0.3683.75 allowed a remote attacker to potentially exploit heap corruption via a crafted HTML page.
Published: 2019-05-23T19:10:37.000Z
Updated: 2024-08-04T20:01:52.386Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2019-5736 |
vulnerable | 2026-06-03 14:40:35.987626 |
Details available
runc through 1.0-rc6, as used in Docker before 18.09.2 and other products, allows attackers to overwrite the host runc binary (and consequently obtain host root access) by leveraging the ability to execute a command as root within one of these types of containers: (1) a new container with an attacker-controlled image, or (2) an existing container, to which the attacker previously had write access, that can be attached with docker exec. This occurs because of file-descriptor mishandling, related to /proc/self/exe.
Published: 2019-02-11T00:00:00.000Z
Updated: 2024-08-04T20:01:52.208Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2019-5482 |
vulnerable | 2026-06-03 14:40:30.307379 |
Details available
Heap buffer overflow in the TFTP protocol handler in cURL 7.19.4 to 7.65.3.
Published: 2019-09-16T18:06:35.000Z
Updated: 2026-04-15T20:55:58.217Z Reference links
|
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2019-5481 |
vulnerable | 2026-06-03 14:40:30.306330 |
Details available
Double-free vulnerability in the FTP-kerberos code in cURL 7.52.0 to 7.65.3.
Published: 2019-09-16T18:05:38.000Z
Updated: 2026-04-16T14:08:12.584Z Reference links
|
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2019-5460 |
vulnerable | 2026-06-03 14:40:30.222760 |
Details available
Double Free in VLC versions <= 3.0.6 leads to a crash.
Published: 2019-07-30T20:38:22.000Z
Updated: 2024-08-04T19:54:53.471Z Reference links
|
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2019-5459 |
vulnerable | 2026-06-03 14:40:30.220927 |
Details available
An Integer underflow in VLC Media Player versions < 3.0.7 leads to an out-of-band read.
Published: 2019-07-30T20:24:06.000Z
Updated: 2024-08-04T19:54:53.560Z Reference links
|
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2019-5436 |
vulnerable | 2026-06-03 14:40:30.137246 |
Details available
A heap buffer overflow in the TFTP receiving code allows for DoS or arbitrary code execution in libcurl versions 7.19.4 through 7.64.1.
Published: 2019-05-28T18:47:32.000Z
Updated: 2026-04-15T20:51:25.334Z Reference links
|
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2019-5419 |
vulnerable | 2026-06-03 14:40:30.097813 |
Details available
There is a possible denial of service vulnerability in Action View (Rails) <5.2.2.1, <5.1.6.2, <5.0.7.2, <4.2.11.1 where specially crafted accept headers can cause action view to consume 100% cpu and make the server unresponsive.
Published: 2019-03-27T13:43:19.000Z
Updated: 2024-08-04T19:54:53.468Z Reference links
|
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2019-5418 |
vulnerable | 2026-06-03 14:40:30.095945 |
Details available
There is a File Content Disclosure vulnerability in Action View <5.2.2.1, <5.1.6.2, <5.0.7.2, <4.2.11.1 and v3 where specially crafted accept headers can cause contents of arbitrary files on the target system's filesystem to be exposed.
Published: 2019-03-27T13:38:58.000Z
Updated: 2025-10-21T23:45:41.038Z Reference links
|
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2019-5060 |
vulnerable | 2026-06-03 14:40:28.875798 |
Details available
HIGH (8.8)
An exploitable code execution vulnerability exists in the XPM image rendering function of SDL2_image 2.0.4. A specially crafted XPM image can cause an integer overflow in the colorhash function, allocating too small of a buffer. This buffer can then be written out of bounds, resulting in a heap overflow, ultimately ending in code execution. An attacker can display a specially crafted image to trigger this vulnerability.
Published: 2019-07-31T16:51:28.000Z
Updated: 2024-08-04T19:47:55.654Z Reference links
|
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2019-5059 |
vulnerable | 2026-06-03 14:40:28.875327 |
Details available
HIGH (8.8)
An exploitable code execution vulnerability exists in the XPM image rendering functionality of SDL2_image 2.0.4. A specially crafted XPM image can cause an integer overflow, allocating too small of a buffer. This buffer can then be written out of bounds resulting in a heap overflow, ultimately ending in code execution. An attacker can display a specially crafted image to trigger this vulnerability.
Published: 2019-07-31T16:50:45.000Z
Updated: 2024-08-04T19:47:55.936Z Reference links
|
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2019-5058 |
vulnerable | 2026-06-03 14:40:28.874820 |
Details available
HIGH (8.8)
An exploitable code execution vulnerability exists in the XCF image rendering functionality of SDL2_image 2.0.4. A specially crafted XCF image can cause a heap overflow, resulting in code execution. An attacker can display a specially crafted image to trigger this vulnerability.
Published: 2019-07-31T16:49:27.000Z
Updated: 2024-08-04T19:47:56.663Z Reference links
|
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2019-5057 |
vulnerable | 2026-06-03 14:40:28.874260 |
Details available
HIGH (8.8)
An exploitable code execution vulnerability exists in the PCX image-rendering functionality of SDL2_image 2.0.4. A specially crafted PCX image can cause a heap overflow, resulting in code execution. An attacker can display a specially crafted image to trigger this vulnerability.
Published: 2019-07-31T16:48:35.000Z
Updated: 2024-08-04T19:47:55.950Z Reference links
|
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2019-5052 |
vulnerable | 2026-06-03 14:40:28.866630 |
Details available
HIGH (8.8)
An exploitable integer overflow vulnerability exists when loading a PCX file in SDL2_image 2.0.4. A specially crafted file can cause an integer overflow, resulting in too little memory being allocated, which can lead to a buffer overflow and potential code execution. An attacker can provide a specially crafted image file to trigger this vulnerability.
Published: 2019-07-03T18:43:07.000Z
Updated: 2024-08-04T19:47:55.665Z Reference links
|
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2019-5051 |
vulnerable | 2026-06-03 14:40:28.865860 |
Details available
HIGH (8.8)
An exploitable heap-based buffer overflow vulnerability exists when loading a PCX file in SDL2_image, version 2.0.4. A missing error handler can lead to a buffer overflow and potential code execution. An attacker can provide a specially crafted image file to trigger this vulnerability.
Published: 2019-07-03T18:43:48.000Z
Updated: 2024-08-04T19:47:55.830Z Reference links
|
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2019-5021 |
vulnerable | 2026-06-03 14:40:28.819789 |
Details available
CRITICAL (9.8)
Versions of the Official Alpine Linux Docker images (since v3.3) contain a NULL password for the `root` user. This vulnerability appears to be the result of a regression introduced in December of 2015. Due to the nature of this issue, systems deployed using affected versions of the Alpine Linux container which utilize Linux PAM, or some other mechanism which uses the system shadow file as an authentication database, may accept a NULL password for the `root` user.
Published: 2019-05-08T16:52:23.000Z
Updated: 2024-08-04T19:40:49.199Z Reference links
|
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2019-3882 |
vulnerable | 2026-06-03 14:40:27.752977 |
Details available
MEDIUM (4.7)
A flaw was found in the Linux kernel's vfio interface implementation that permits violation of the user's locked memory limit. If a device is bound to a vfio driver, such as vfio-pci, and the local attacker is administratively granted ownership of the device, it may cause a system memory exhaustion and thus a denial of service (DoS). Versions 3.10, 4.14 and 4.18 are vulnerable.
Published: 2019-04-24T15:23:10.000Z
Updated: 2024-08-04T19:19:18.633Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2019-3863 |
vulnerable | 2026-06-03 14:40:27.697958 |
Details available
HIGH (7.5)
A flaw was found in libssh2 before 1.8.1 creating a vulnerability on the SSH client side. A server could send a multiple keyboard interactive response messages whose total length are greater than unsigned char max characters. This value is used by the SSH client as an index to copy memory causing in an out of bounds memory write error.
Published: 2019-03-25T17:52:10.000Z
Updated: 2025-12-19T03:02:32.466Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2019-3861 |
vulnerable | 2026-06-03 14:40:27.695929 |
Details available
MEDIUM (5)
An out of bounds read flaw was discovered in libssh2 before 1.8.1 in the way SSH packets with a padding length value greater than the packet length are parsed. A remote attacker who compromises a SSH server may be able to cause a Denial of Service or read data in the client memory.
Published: 2019-03-25T18:30:43.000Z
Updated: 2024-08-04T19:19:18.629Z Reference links |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2019-3860 |
vulnerable | 2026-06-03 14:40:27.695359 |
Details available
MEDIUM (5)
An out of bounds read flaw was discovered in libssh2 before 1.8.1 in the way SFTP packets with empty payloads are parsed. A remote attacker who compromises a SSH server may be able to cause a Denial of Service or read data in the client memory.
Published: 2019-03-25T18:30:50.000Z
Updated: 2024-08-04T19:19:18.589Z Reference links |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2019-3859 |
vulnerable | 2026-06-03 14:40:27.694748 |
Details available
MEDIUM (5)
An out of bounds read flaw was discovered in libssh2 before 1.8.1 in the _libssh2_packet_require and _libssh2_packet_requirev functions. A remote attacker who compromises a SSH server may be able to cause a Denial of Service or read data in the client memory.
Published: 2019-03-20T21:18:13.000Z
Updated: 2025-12-18T11:43:47.109Z Reference links |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2019-3858 |
vulnerable | 2026-06-03 14:40:27.693620 |
Details available
MEDIUM (5)
An out of bounds read flaw was discovered in libssh2 before 1.8.1 when a specially crafted SFTP packet is received from the server. A remote attacker who compromises a SSH server may be able to cause a Denial of Service or read data in the client memory.
Published: 2019-03-21T20:22:47.000Z
Updated: 2024-08-04T19:19:18.593Z Reference links |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2019-3857 |
vulnerable | 2026-06-03 14:40:27.692723 |
Details available
HIGH (7.5)
An integer overflow flaw which could lead to an out of bounds write was discovered in libssh2 before 1.8.1 in the way SSH_MSG_CHANNEL_REQUEST packets with an exit signal are parsed. A remote attacker who compromises a SSH server may be able to execute code on the client system when a user connects to the server.
Published: 2019-03-25T18:30:56.000Z
Updated: 2025-04-23T19:48:11.114Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2019-3856 |
vulnerable | 2026-06-03 14:40:27.691542 |
Details available
HIGH (7.5)
An integer overflow flaw, which could lead to an out of bounds write, was discovered in libssh2 before 1.8.1 in the way keyboard prompt requests are parsed. A remote attacker who compromises a SSH server may be able to execute code on the client system when a user connects to the server.
Published: 2019-03-25T18:31:03.000Z
Updated: 2025-04-23T19:48:00.365Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2019-3846 |
vulnerable | 2026-06-03 14:40:27.679287 |
Details available
HIGH (8)
A flaw that allowed an attacker to corrupt memory and possibly escalate privileges was found in the mwifiex kernel module while connecting to a malicious wireless network.
Published: 2019-06-03T18:25:57.000Z
Updated: 2024-08-04T19:19:18.683Z Reference links
|
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2019-3840 |
vulnerable | 2026-06-03 14:40:27.654566 |
Details available
MEDIUM (5.8)
A NULL pointer dereference flaw was discovered in libvirt before version 5.0.0 in the way it gets interface information through the QEMU agent. An attacker in a guest VM can use this flaw to crash libvirtd and cause a denial of service.
Published: 2019-03-27T12:24:10.000Z
Updated: 2024-08-04T19:19:18.580Z Reference links
|
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2019-3839 |
vulnerable | 2026-06-03 14:40:27.649520 |
Details available
HIGH (7.3)
It was found that in ghostscript some privileged operators remained accessible from various places after the CVE-2019-6116 fix. A specially crafted PostScript file could use this flaw in order to, for example, have access to the file system outside of the constrains imposed by -dSAFER. Ghostscript versions before 9.27 are vulnerable.
Published: 2019-05-16T18:31:08.000Z
Updated: 2024-08-04T19:19:18.593Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2019-3838 |
vulnerable | 2026-06-03 14:40:27.648808 |
Details available
HIGH (7.3)
It was found that the forceput operator could be extracted from the DefineResource method in ghostscript before 9.27. A specially crafted PostScript file could use this flaw in order to, for example, have access to the file system outside of the constrains imposed by -dSAFER.
Published: 2019-03-25T18:30:25.000Z
Updated: 2024-08-04T19:19:18.540Z Reference links
|
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2019-3836 |
vulnerable | 2026-06-03 14:40:27.644719 |
Details available
MEDIUM (5.9)
It was discovered in gnutls before version 3.6.7 upstream that there is an uninitialized pointer access in gnutls versions 3.6.3 or later which can be triggered by certain post-handshake messages.
Published: 2019-04-01T14:16:51.000Z
Updated: 2024-08-04T19:19:18.612Z Reference links
|
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2019-3835 |
vulnerable | 2026-06-03 14:40:27.644131 |
Details available
HIGH (7.3)
It was found that the superexec operator was available in the internal dictionary in ghostscript before 9.27. A specially crafted PostScript file could use this flaw in order to, for example, have access to the file system outside of the constrains imposed by -dSAFER.
Published: 2019-03-25T18:30:31.000Z
Updated: 2024-08-04T19:19:18.577Z Reference links
|
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2019-3833 |
vulnerable | 2026-06-03 14:40:27.636833 |
Details available
HIGH (7.5)
Openwsman, versions up to and including 2.6.9, are vulnerable to infinite loop in process_connection() when parsing specially crafted HTTP requests. A remote, unauthenticated attacker can exploit this vulnerability by sending malicious HTTP request to cause denial of service to openwsman server.
Published: 2019-03-14T22:00:00.000Z
Updated: 2024-08-04T19:19:18.599Z Reference links
|
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2019-3820 |
vulnerable | 2026-06-03 14:40:27.600716 |
Details available
MEDIUM (4.8)
It was discovered that the gnome-shell lock screen since version 3.15.91 did not properly restrict all contextual actions. An attacker with physical access to a locked workstation could invoke certain keyboard shortcuts, and potentially other actions.
Published: 2019-02-06T20:00:00.000Z
Updated: 2024-08-04T19:19:18.588Z Reference links |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2019-3819 |
vulnerable | 2026-06-03 14:40:27.597043 |
Details available
MEDIUM (4.2)
A flaw was found in the Linux kernel in the function hid_debug_events_read() in drivers/hid/hid-debug.c file which may enter an infinite loop with certain parameters passed from a userspace. A local privileged user ("root") can cause a system lock up and a denial of service. Versions from v4.18 and newer are vulnerable.
Published: 2019-01-25T18:00:00.000Z
Updated: 2024-08-04T19:19:18.612Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2019-3816 |
vulnerable | 2026-06-03 14:40:27.588703 |
Details available
HIGH (7.5)
Openwsman, versions up to and including 2.6.9, are vulnerable to arbitrary file disclosure because the working directory of openwsmand daemon was set to root directory. A remote, unauthenticated attacker can exploit this vulnerability by sending a specially crafted HTTP request to openwsman server.
Published: 2019-03-14T00:00:00.000Z
Updated: 2024-08-04T19:19:18.633Z Reference links
|
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2019-3811 |
vulnerable | 2026-06-03 14:40:27.569654 |
Details available
MEDIUM (4.1)
A vulnerability was found in sssd. If a user was configured with no home directory set, sssd would return '/' (the root directory) instead of '' (the empty string / no home directory). This could impact services that restrict the user's filesystem access to within their home directory through chroot() etc. All versions before 2.1 are vulnerable.
Published: 2019-01-15T15:00:00.000Z
Updated: 2025-02-13T16:27:24.771Z Reference links
|
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2019-2999 |
vulnerable | 2026-06-03 14:40:26.351368 |
Details available
Vulnerability in the Java SE product of Oracle Java SE (component: Javadoc). Supported versions that are affected are Java SE: 7u231, 8u221, 11.0.4 and 13. Difficult to exploit vulnerability allows unauthenticated attacker with network access via multiple protocols to compromise Java SE. Successful attacks require human interaction from a person other than the attacker and while the vulnerability is in Java SE, attacks may significantly impact additional products. Successful attacks of this vulnerability can result in unauthorized update, insert or delete access to some of Java SE accessible data as well as unauthorized read access to a subset of Java SE accessible data. Note: This vulnerability applies to Java deployments, typically in clients running sandboxed Java Web Start applications or sandboxed Java applets (in Java SE 8), that load and run untrusted code (e.g., code that comes from the internet) and rely on the Java sandbox for security. This vulnerability does not apply to Java deployments, typically in servers, that load and run only trusted code (e.g., code installed by an administrator). CVSS 3.0 Base Score 4.7 (Confidentiality and Integrity impacts). CVSS Vector: (CVSS:3.0/AV:N/AC:H/PR:N/UI:R/S:C/C:L/I:L/A:N).
Published: 2019-10-16T17:40:58.000Z
Updated: 2024-10-01T16:23:23.579Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2019-2992 |
vulnerable | 2026-06-03 14:40:26.338397 |
Details available
Vulnerability in the Java SE, Java SE Embedded product of Oracle Java SE (component: 2D). Supported versions that are affected are Java SE: 7u231, 8u221, 11.0.4 and 13; Java SE Embedded: 8u221. Difficult to exploit vulnerability allows unauthenticated attacker with network access via multiple protocols to compromise Java SE, Java SE Embedded. Successful attacks of this vulnerability can result in unauthorized ability to cause a partial denial of service (partial DOS) of Java SE, Java SE Embedded. Note: This vulnerability applies to Java deployments, typically in clients running sandboxed Java Web Start applications or sandboxed Java applets (in Java SE 8), that load and run untrusted code (e.g., code that comes from the internet) and rely on the Java sandbox for security. This vulnerability does not apply to Java deployments, typically in servers, that load and run only trusted code (e.g., code installed by an administrator). CVSS 3.0 Base Score 3.7 (Availability impacts). CVSS Vector: (CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:L).
Published: 2019-10-16T17:40:58.000Z
Updated: 2024-10-01T16:24:21.147Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2019-2988 |
vulnerable | 2026-06-03 14:40:26.326223 |
Details available
Vulnerability in the Java SE, Java SE Embedded product of Oracle Java SE (component: 2D). Supported versions that are affected are Java SE: 7u231, 8u221, 11.0.4 and 13; Java SE Embedded: 8u221. Difficult to exploit vulnerability allows unauthenticated attacker with network access via multiple protocols to compromise Java SE, Java SE Embedded. Successful attacks of this vulnerability can result in unauthorized ability to cause a partial denial of service (partial DOS) of Java SE, Java SE Embedded. Note: This vulnerability applies to Java deployments, typically in clients running sandboxed Java Web Start applications or sandboxed Java applets (in Java SE 8), that load and run untrusted code (e.g., code that comes from the internet) and rely on the Java sandbox for security. This vulnerability does not apply to Java deployments, typically in servers, that load and run only trusted code (e.g., code installed by an administrator). CVSS 3.0 Base Score 3.7 (Availability impacts). CVSS Vector: (CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:L).
Published: 2019-10-16T17:40:58.000Z
Updated: 2024-10-01T16:24:59.019Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2019-2983 |
vulnerable | 2026-06-03 14:40:26.313155 |
Details available
Vulnerability in the Java SE, Java SE Embedded product of Oracle Java SE (component: Serialization). Supported versions that are affected are Java SE: 7u231, 8u221, 11.0.4 and 13; Java SE Embedded: 8u221. Difficult to exploit vulnerability allows unauthenticated attacker with network access via multiple protocols to compromise Java SE, Java SE Embedded. Successful attacks of this vulnerability can result in unauthorized ability to cause a partial denial of service (partial DOS) of Java SE, Java SE Embedded. Note: This vulnerability applies to Java deployments, typically in clients running sandboxed Java Web Start applications or sandboxed Java applets (in Java SE 8), that load and run untrusted code (e.g., code that comes from the internet) and rely on the Java sandbox for security. This vulnerability can also be exploited by using APIs in the specified Component, e.g., through a web service which supplies data to the APIs. CVSS 3.0 Base Score 3.7 (Availability impacts). CVSS Vector: (CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:L).
Published: 2019-10-16T17:40:57.000Z
Updated: 2024-10-01T16:25:41.010Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2019-2981 |
vulnerable | 2026-06-03 14:40:26.310586 |
Details available
Vulnerability in the Java SE, Java SE Embedded product of Oracle Java SE (component: JAXP). Supported versions that are affected are Java SE: 7u231, 8u221, 11.0.4 and 13; Java SE Embedded: 8u221. Difficult to exploit vulnerability allows unauthenticated attacker with network access via multiple protocols to compromise Java SE, Java SE Embedded. Successful attacks of this vulnerability can result in unauthorized ability to cause a partial denial of service (partial DOS) of Java SE, Java SE Embedded. Note: This vulnerability applies to Java deployments, typically in clients running sandboxed Java Web Start applications or sandboxed Java applets (in Java SE 8), that load and run untrusted code (e.g., code that comes from the internet) and rely on the Java sandbox for security. This vulnerability can also be exploited by using APIs in the specified Component, e.g., through a web service which supplies data to the APIs. CVSS 3.0 Base Score 3.7 (Availability impacts). CVSS Vector: (CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:L).
Published: 2019-10-16T17:40:57.000Z
Updated: 2024-10-01T16:26:07.244Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2019-2978 |
vulnerable | 2026-06-03 14:40:26.301355 |
Details available
Vulnerability in the Java SE, Java SE Embedded product of Oracle Java SE (component: Networking). Supported versions that are affected are Java SE: 7u231, 8u221, 11.0.4 and 13; Java SE Embedded: 8u221. Difficult to exploit vulnerability allows unauthenticated attacker with network access via multiple protocols to compromise Java SE, Java SE Embedded. Successful attacks of this vulnerability can result in unauthorized ability to cause a partial denial of service (partial DOS) of Java SE, Java SE Embedded. Note: This vulnerability applies to Java deployments, typically in clients running sandboxed Java Web Start applications or sandboxed Java applets (in Java SE 8), that load and run untrusted code (e.g., code that comes from the internet) and rely on the Java sandbox for security. This vulnerability can also be exploited by using APIs in the specified Component, e.g., through a web service which supplies data to the APIs. CVSS 3.0 Base Score 3.7 (Availability impacts). CVSS Vector: (CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:L).
Published: 2019-10-16T17:40:57.000Z
Updated: 2024-10-01T16:26:28.761Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2019-2975 |
vulnerable | 2026-06-03 14:40:26.290990 |
Details available
Vulnerability in the Java SE, Java SE Embedded product of Oracle Java SE (component: Scripting). Supported versions that are affected are Java SE: 8u221, 11.0.4 and 13; Java SE Embedded: 8u221. Difficult to exploit vulnerability allows unauthenticated attacker with network access via multiple protocols to compromise Java SE, Java SE Embedded. Successful attacks of this vulnerability can result in unauthorized update, insert or delete access to some of Java SE, Java SE Embedded accessible data and unauthorized ability to cause a partial denial of service (partial DOS) of Java SE, Java SE Embedded. Note: This vulnerability applies to Java deployments, typically in clients running sandboxed Java Web Start applications or sandboxed Java applets (in Java SE 8), that load and run untrusted code (e.g., code that comes from the internet) and rely on the Java sandbox for security. This vulnerability can also be exploited by using APIs in the specified Component, e.g., through a web service which supplies data to the APIs. CVSS 3.0 Base Score 4.8 (Integrity and Availability impacts). CVSS Vector: (CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:L/A:L).
Published: 2019-10-16T17:40:57.000Z
Updated: 2024-10-01T16:26:53.533Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2019-2973 |
vulnerable | 2026-06-03 14:40:26.288512 |
Details available
Vulnerability in the Java SE, Java SE Embedded product of Oracle Java SE (component: JAXP). Supported versions that are affected are Java SE: 7u231, 8u221, 11.0.4 and 13; Java SE Embedded: 8u221. Difficult to exploit vulnerability allows unauthenticated attacker with network access via multiple protocols to compromise Java SE, Java SE Embedded. Successful attacks of this vulnerability can result in unauthorized ability to cause a partial denial of service (partial DOS) of Java SE, Java SE Embedded. Note: This vulnerability applies to Java deployments, typically in clients running sandboxed Java Web Start applications or sandboxed Java applets (in Java SE 8), that load and run untrusted code (e.g., code that comes from the internet) and rely on the Java sandbox for security. This vulnerability can also be exploited by using APIs in the specified Component, e.g., through a web service which supplies data to the APIs. CVSS 3.0 Base Score 3.7 (Availability impacts). CVSS Vector: (CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:L).
Published: 2019-10-16T17:40:57.000Z
Updated: 2024-10-01T16:27:09.355Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2019-2964 |
vulnerable | 2026-06-03 14:40:26.262502 |
Details available
Vulnerability in the Java SE, Java SE Embedded product of Oracle Java SE (component: Concurrency). Supported versions that are affected are Java SE: 7u231, 8u221, 11.0.4 and 13; Java SE Embedded: 8u221. Difficult to exploit vulnerability allows unauthenticated attacker with network access via multiple protocols to compromise Java SE, Java SE Embedded. Successful attacks of this vulnerability can result in unauthorized ability to cause a partial denial of service (partial DOS) of Java SE, Java SE Embedded. Note: This vulnerability can only be exploited by supplying data to APIs in the specified Component without using Untrusted Java Web Start applications or Untrusted Java applets, such as through a web service. CVSS 3.0 Base Score 3.7 (Availability impacts). CVSS Vector: (CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:L).
Published: 2019-10-16T17:40:56.000Z
Updated: 2024-10-01T16:27:46.410Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2019-2962 |
vulnerable | 2026-06-03 14:40:26.259931 |
Details available
Vulnerability in the Java SE, Java SE Embedded product of Oracle Java SE (component: 2D). Supported versions that are affected are Java SE: 7u231, 8u221, 11.0.4 and 13; Java SE Embedded: 8u221. Difficult to exploit vulnerability allows unauthenticated attacker with network access via multiple protocols to compromise Java SE, Java SE Embedded. Successful attacks of this vulnerability can result in unauthorized ability to cause a partial denial of service (partial DOS) of Java SE, Java SE Embedded. Note: This vulnerability applies to Java deployments, typically in clients running sandboxed Java Web Start applications or sandboxed Java applets (in Java SE 8), that load and run untrusted code (e.g., code that comes from the internet) and rely on the Java sandbox for security. This vulnerability can also be exploited by using APIs in the specified Component, e.g., through a web service which supplies data to the APIs. CVSS 3.0 Base Score 3.7 (Availability impacts). CVSS Vector: (CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:L).
Published: 2019-10-16T17:40:56.000Z
Updated: 2024-10-01T16:28:00.189Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2019-2958 |
vulnerable | 2026-06-03 14:40:26.251025 |
Details available
Vulnerability in the Java SE, Java SE Embedded product of Oracle Java SE (component: Libraries). Supported versions that are affected are Java SE: 7u231, 8u221, 11.0.4 and 13; Java SE Embedded: 8u221. Difficult to exploit vulnerability allows unauthenticated attacker with network access via multiple protocols to compromise Java SE, Java SE Embedded. Successful attacks of this vulnerability can result in unauthorized creation, deletion or modification access to critical data or all Java SE, Java SE Embedded accessible data. Note: This vulnerability applies to Java deployments, typically in clients running sandboxed Java Web Start applications or sandboxed Java applets (in Java SE 8), that load and run untrusted code (e.g., code that comes from the internet) and rely on the Java sandbox for security. This vulnerability can also be exploited by using APIs in the specified Component, e.g., through a web service which supplies data to the APIs. CVSS 3.0 Base Score 5.9 (Integrity impacts). CVSS Vector: (CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:H/A:N).
Published: 2019-10-16T17:40:56.000Z
Updated: 2024-10-01T16:28:29.389Z Reference links
|
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2019-2949 |
vulnerable | 2026-06-03 14:40:26.235366 |
Details available
Vulnerability in the Java SE, Java SE Embedded product of Oracle Java SE (component: Kerberos). Supported versions that are affected are Java SE: 7u231, 8u221, 11.0.4 and 13; Java SE Embedded: 8u221. Difficult to exploit vulnerability allows unauthenticated attacker with network access via Kerberos to compromise Java SE, Java SE Embedded. While the vulnerability is in Java SE, Java SE Embedded, attacks may significantly impact additional products. Successful attacks of this vulnerability can result in unauthorized access to critical data or complete access to all Java SE, Java SE Embedded accessible data. Note: This vulnerability applies to Java deployments, typically in clients running sandboxed Java Web Start applications or sandboxed Java applets (in Java SE 8), that load and run untrusted code (e.g., code that comes from the internet) and rely on the Java sandbox for security. This vulnerability can also be exploited by using APIs in the specified Component, e.g., through a web service which supplies data to the APIs. CVSS 3.0 Base Score 6.8 (Confidentiality impacts). CVSS Vector: (CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:C/C:H/I:N/A:N).
Published: 2019-10-16T17:40:55.000Z
Updated: 2024-10-01T16:29:33.662Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2019-2945 |
vulnerable | 2026-06-03 14:40:26.231849 |
Details available
Vulnerability in the Java SE, Java SE Embedded product of Oracle Java SE (component: Networking). Supported versions that are affected are Java SE: 7u231, 8u221, 11.0.4 and 13; Java SE Embedded: 8u221. Difficult to exploit vulnerability allows unauthenticated attacker with network access via multiple protocols to compromise Java SE, Java SE Embedded. Successful attacks require human interaction from a person other than the attacker. Successful attacks of this vulnerability can result in unauthorized ability to cause a partial denial of service (partial DOS) of Java SE, Java SE Embedded. Note: This vulnerability applies to Java deployments, typically in clients running sandboxed Java Web Start applications or sandboxed Java applets (in Java SE 8), that load and run untrusted code (e.g., code that comes from the internet) and rely on the Java sandbox for security. This vulnerability does not apply to Java deployments, typically in servers, that load and run only trusted code (e.g., code installed by an administrator). CVSS 3.0 Base Score 3.1 (Availability impacts). CVSS Vector: (CVSS:3.0/AV:N/AC:H/PR:N/UI:R/S:U/C:N/I:N/A:L).
Published: 2019-10-16T17:40:55.000Z
Updated: 2024-10-01T16:30:13.079Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2019-2933 |
vulnerable | 2026-06-03 14:40:26.205708 |
Details available
Vulnerability in the Java SE, Java SE Embedded product of Oracle Java SE (component: Libraries). Supported versions that are affected are Java SE: 7u231, 8u221, 11.0.4 and 13; Java SE Embedded: 8u221. Difficult to exploit vulnerability allows unauthenticated attacker with network access via multiple protocols to compromise Java SE, Java SE Embedded. Successful attacks require human interaction from a person other than the attacker. Successful attacks of this vulnerability can result in unauthorized read access to a subset of Java SE, Java SE Embedded accessible data. Note: This vulnerability applies to Java deployments, typically in clients running sandboxed Java Web Start applications or sandboxed Java applets (in Java SE 8), that load and run untrusted code (e.g., code that comes from the internet) and rely on the Java sandbox for security. This vulnerability can also be exploited by using APIs in the specified Component, e.g., through a web service which supplies data to the APIs. CVSS 3.0 Base Score 3.1 (Confidentiality impacts). CVSS Vector: (CVSS:3.0/AV:N/AC:H/PR:N/UI:R/S:U/C:L/I:N/A:N).
Published: 2019-10-16T17:40:55.000Z
Updated: 2024-10-01T16:31:13.195Z Reference links
|
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2019-2894 |
vulnerable | 2026-06-03 14:40:26.117506 |
Details available
Vulnerability in the Java SE, Java SE Embedded product of Oracle Java SE (component: Security). Supported versions that are affected are Java SE: 7u231, 8u221, 11.0.4 and 13; Java SE Embedded: 8u221. Difficult to exploit vulnerability allows unauthenticated attacker with network access via multiple protocols to compromise Java SE, Java SE Embedded. Successful attacks of this vulnerability can result in unauthorized read access to a subset of Java SE, Java SE Embedded accessible data. Note: This vulnerability applies to Java deployments, typically in clients running sandboxed Java Web Start applications or sandboxed Java applets (in Java SE 8), that load and run untrusted code (e.g., code that comes from the internet) and rely on the Java sandbox for security. This vulnerability can also be exploited by using APIs in the specified Component, e.g., through a web service which supplies data to the APIs. CVSS 3.0 Base Score 3.7 (Confidentiality impacts). CVSS Vector: (CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:N/A:N).
Published: 2019-10-16T17:40:53.000Z
Updated: 2024-10-01T16:33:05.624Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2019-2877 |
vulnerable | 2026-06-03 14:40:26.095093 |
Details available
Vulnerability in the Oracle VM VirtualBox component of Oracle Virtualization (subcomponent: Core). Supported versions that are affected are Prior to 5.2.32 and prior to 6.0.10. Easily exploitable vulnerability allows low privileged attacker with logon to the infrastructure where Oracle VM VirtualBox executes to compromise Oracle VM VirtualBox. Successful attacks of this vulnerability can result in unauthorized ability to cause a hang or frequently repeatable crash (complete DOS) of Oracle VM VirtualBox. CVSS 3.0 Base Score 5.5 (Availability impacts). CVSS Vector: (CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H).
Published: 2019-07-23T22:31:53.000Z
Updated: 2024-10-01T16:34:39.645Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2019-2876 |
vulnerable | 2026-06-03 14:40:26.094580 |
Details available
Vulnerability in the Oracle VM VirtualBox component of Oracle Virtualization (subcomponent: Core). Supported versions that are affected are Prior to 5.2.32 and prior to 6.0.10. Easily exploitable vulnerability allows low privileged attacker with logon to the infrastructure where Oracle VM VirtualBox executes to compromise Oracle VM VirtualBox. Successful attacks of this vulnerability can result in unauthorized ability to cause a partial denial of service (partial DOS) of Oracle VM VirtualBox. CVSS 3.0 Base Score 3.3 (Availability impacts). CVSS Vector: (CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:L).
Published: 2019-07-23T22:31:52.000Z
Updated: 2024-10-01T16:34:46.801Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2019-2875 |
vulnerable | 2026-06-03 14:40:26.094066 |
Details available
Vulnerability in the Oracle VM VirtualBox component of Oracle Virtualization (subcomponent: Core). Supported versions that are affected are Prior to 5.2.32 and prior to 6.0.10. Easily exploitable vulnerability allows low privileged attacker with logon to the infrastructure where Oracle VM VirtualBox executes to compromise Oracle VM VirtualBox. Successful attacks of this vulnerability can result in unauthorized ability to cause a partial denial of service (partial DOS) of Oracle VM VirtualBox. CVSS 3.0 Base Score 3.3 (Availability impacts). CVSS Vector: (CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:L).
Published: 2019-07-23T22:31:52.000Z
Updated: 2024-10-01T16:34:53.240Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2019-2874 |
vulnerable | 2026-06-03 14:40:26.093573 |
Details available
Vulnerability in the Oracle VM VirtualBox component of Oracle Virtualization (subcomponent: Core). Supported versions that are affected are Prior to 5.2.32 and prior to 6.0.10. Easily exploitable vulnerability allows low privileged attacker with logon to the infrastructure where Oracle VM VirtualBox executes to compromise Oracle VM VirtualBox. Successful attacks of this vulnerability can result in unauthorized ability to cause a partial denial of service (partial DOS) of Oracle VM VirtualBox. CVSS 3.0 Base Score 3.3 (Availability impacts). CVSS Vector: (CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:L).
Published: 2019-07-23T22:31:52.000Z
Updated: 2024-10-01T16:34:59.790Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2019-2873 |
vulnerable | 2026-06-03 14:40:26.093036 |
Details available
Vulnerability in the Oracle VM VirtualBox component of Oracle Virtualization (subcomponent: Core). Supported versions that are affected are Prior to 5.2.32 and prior to 6.0.10. Easily exploitable vulnerability allows low privileged attacker with logon to the infrastructure where Oracle VM VirtualBox executes to compromise Oracle VM VirtualBox. Successful attacks of this vulnerability can result in unauthorized ability to cause a partial denial of service (partial DOS) of Oracle VM VirtualBox. CVSS 3.0 Base Score 3.3 (Availability impacts). CVSS Vector: (CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:L).
Published: 2019-07-23T22:31:52.000Z
Updated: 2024-10-01T16:35:06.760Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2019-2867 |
vulnerable | 2026-06-03 14:40:26.083114 |
Details available
Vulnerability in the Oracle VM VirtualBox component of Oracle Virtualization (subcomponent: Core). Supported versions that are affected are Prior to 5.2.32 and prior to 6.0.10. Easily exploitable vulnerability allows high privileged attacker with logon to the infrastructure where Oracle VM VirtualBox executes to compromise Oracle VM VirtualBox. While the vulnerability is in Oracle VM VirtualBox, attacks may significantly impact additional products. Successful attacks of this vulnerability can result in takeover of Oracle VM VirtualBox. CVSS 3.0 Base Score 8.2 (Confidentiality, Integrity and Availability impacts). CVSS Vector: (CVSS:3.0/AV:L/AC:L/PR:H/UI:N/S:C/C:H/I:H/A:H).
Published: 2019-07-23T22:31:52.000Z
Updated: 2024-10-15T18:52:42.289Z Reference links
|
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2019-2866 |
vulnerable | 2026-06-03 14:40:26.082551 |
Details available
Vulnerability in the Oracle VM VirtualBox component of Oracle Virtualization (subcomponent: Core). Supported versions that are affected are Prior to 5.2.32 and prior to 6.0.10. Easily exploitable vulnerability allows high privileged attacker with logon to the infrastructure where Oracle VM VirtualBox executes to compromise Oracle VM VirtualBox. While the vulnerability is in Oracle VM VirtualBox, attacks may significantly impact additional products. Successful attacks of this vulnerability can result in takeover of Oracle VM VirtualBox. CVSS 3.0 Base Score 8.2 (Confidentiality, Integrity and Availability impacts). CVSS Vector: (CVSS:3.0/AV:L/AC:L/PR:H/UI:N/S:C/C:H/I:H/A:H).
Published: 2019-07-23T22:31:52.000Z
Updated: 2024-10-15T18:52:55.709Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2019-2865 |
vulnerable | 2026-06-03 14:40:26.082052 |
Details available
Vulnerability in the Oracle VM VirtualBox component of Oracle Virtualization (subcomponent: Core). Supported versions that are affected are Prior to 5.2.32 and prior to 6.0.10. Difficult to exploit vulnerability allows high privileged attacker with logon to the infrastructure where Oracle VM VirtualBox executes to compromise Oracle VM VirtualBox. While the vulnerability is in Oracle VM VirtualBox, attacks may significantly impact additional products. Successful attacks of this vulnerability can result in takeover of Oracle VM VirtualBox. CVSS 3.0 Base Score 7.5 (Confidentiality, Integrity and Availability impacts). CVSS Vector: (CVSS:3.0/AV:L/AC:H/PR:H/UI:N/S:C/C:H/I:H/A:H).
Published: 2019-07-23T22:31:52.000Z
Updated: 2024-10-15T18:53:05.925Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2019-2864 |
vulnerable | 2026-06-03 14:40:26.081539 |
Details available
Vulnerability in the Oracle VM VirtualBox component of Oracle Virtualization (subcomponent: Core). Supported versions that are affected are Prior to 5.2.32 and prior to 6.0.10. Difficult to exploit vulnerability allows high privileged attacker with logon to the infrastructure where Oracle VM VirtualBox executes to compromise Oracle VM VirtualBox. While the vulnerability is in Oracle VM VirtualBox, attacks may significantly impact additional products. Successful attacks of this vulnerability can result in takeover of Oracle VM VirtualBox. CVSS 3.0 Base Score 7.5 (Confidentiality, Integrity and Availability impacts). CVSS Vector: (CVSS:3.0/AV:L/AC:H/PR:H/UI:N/S:C/C:H/I:H/A:H).
Published: 2019-07-23T22:31:52.000Z
Updated: 2024-10-15T18:53:56.733Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2019-2863 |
vulnerable | 2026-06-03 14:40:26.081031 |
Details available
Vulnerability in the Oracle VM VirtualBox component of Oracle Virtualization (subcomponent: Core). Supported versions that are affected are Prior to 5.2.32 and prior to 6.0.10. Easily exploitable vulnerability allows low privileged attacker with logon to the infrastructure where Oracle VM VirtualBox executes to compromise Oracle VM VirtualBox. While the vulnerability is in Oracle VM VirtualBox, attacks may significantly impact additional products. Successful attacks of this vulnerability can result in unauthorized access to critical data or complete access to all Oracle VM VirtualBox accessible data. CVSS 3.0 Base Score 6.5 (Confidentiality impacts). CVSS Vector: (CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:C/C:H/I:N/A:N).
Published: 2019-07-23T22:31:52.000Z
Updated: 2024-10-01T16:35:13.621Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2019-2859 |
vulnerable | 2026-06-03 14:40:26.076275 |
Details available
Vulnerability in the Oracle VM VirtualBox component of Oracle Virtualization (subcomponent: Core). Supported versions that are affected are Prior to 5.2.32 and prior to 6.0.10. Easily exploitable vulnerability allows low privileged attacker with logon to the infrastructure where Oracle VM VirtualBox executes to compromise Oracle VM VirtualBox. While the vulnerability is in Oracle VM VirtualBox, attacks may significantly impact additional products. Successful attacks of this vulnerability can result in takeover of Oracle VM VirtualBox. CVSS 3.0 Base Score 8.8 (Confidentiality, Integrity and Availability impacts). CVSS Vector: (CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H).
Published: 2019-07-23T22:31:51.000Z
Updated: 2024-10-15T18:54:08.855Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2019-2850 |
vulnerable | 2026-06-03 14:40:26.063702 |
Details available
Vulnerability in the Oracle VM VirtualBox component of Oracle Virtualization (subcomponent: Core). Supported versions that are affected are Prior to 5.2.32 and prior to 6.0.10. Easily exploitable vulnerability allows low privileged attacker with logon to the infrastructure where Oracle VM VirtualBox executes to compromise Oracle VM VirtualBox. Successful attacks require human interaction from a person other than the attacker. Successful attacks of this vulnerability can result in unauthorized ability to cause a partial denial of service (partial DOS) of Oracle VM VirtualBox. CVSS 3.0 Base Score 2.8 (Availability impacts). CVSS Vector: (CVSS:3.0/AV:L/AC:L/PR:L/UI:R/S:U/C:N/I:N/A:L).
Published: 2019-07-23T22:31:50.000Z
Updated: 2024-10-01T16:36:02.139Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2019-2848 |
vulnerable | 2026-06-03 14:40:26.063193 |
Details available
Vulnerability in the Oracle VM VirtualBox component of Oracle Virtualization (subcomponent: Core). Supported versions that are affected are Prior to 5.2.32 and prior to 6.0.10. Easily exploitable vulnerability allows low privileged attacker with logon to the infrastructure where Oracle VM VirtualBox executes to compromise Oracle VM VirtualBox. While the vulnerability is in Oracle VM VirtualBox, attacks may significantly impact additional products. Successful attacks of this vulnerability can result in unauthorized ability to cause a hang or frequently repeatable crash (complete DOS) of Oracle VM VirtualBox. CVSS 3.0 Base Score 6.5 (Availability impacts). CVSS Vector: (CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:C/C:N/I:N/A:H).
Published: 2019-07-23T22:31:50.000Z
Updated: 2024-10-01T16:36:08.737Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2019-2842 |
vulnerable | 2026-06-03 14:40:26.059634 |
Details available
Vulnerability in the Java SE component of Oracle Java SE (subcomponent: JCE). The supported version that is affected is Java SE: 8u212. Difficult to exploit vulnerability allows unauthenticated attacker with network access via multiple protocols to compromise Java SE. Successful attacks of this vulnerability can result in unauthorized ability to cause a partial denial of service (partial DOS) of Java SE. Note: This vulnerability applies to Java deployments, typically in clients running sandboxed Java Web Start applications or sandboxed Java applets (in Java SE 8), that load and run untrusted code (e.g., code that comes from the internet) and rely on the Java sandbox for security. This vulnerability can also be exploited by using APIs in the specified Component, e.g., through a web service which supplies data to the APIs. CVSS 3.0 Base Score 3.7 (Availability impacts). CVSS Vector: (CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:L).
Published: 2019-07-23T22:31:50.000Z
Updated: 2024-10-01T16:36:37.489Z Reference links
|
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2019-2816 |
vulnerable | 2026-06-03 14:40:26.017849 |
Details available
Vulnerability in the Java SE, Java SE Embedded component of Oracle Java SE (subcomponent: Networking). Supported versions that are affected are Java SE: 7u221, 8u212, 11.0.3 and 12.0.1; Java SE Embedded: 8u211. Difficult to exploit vulnerability allows unauthenticated attacker with network access via multiple protocols to compromise Java SE, Java SE Embedded. Successful attacks of this vulnerability can result in unauthorized update, insert or delete access to some of Java SE, Java SE Embedded accessible data as well as unauthorized read access to a subset of Java SE, Java SE Embedded accessible data. Note: This vulnerability applies to Java deployments, typically in clients running sandboxed Java Web Start applications or sandboxed Java applets (in Java SE 8), that load and run untrusted code (e.g., code that comes from the internet) and rely on the Java sandbox for security. This vulnerability can also be exploited by using APIs in the specified Component, e.g., through a web service which supplies data to the APIs. CVSS 3.0 Base Score 4.8 (Confidentiality and Integrity impacts). CVSS Vector: (CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:N).
Published: 2019-07-23T22:31:48.000Z
Updated: 2024-10-01T16:38:48.784Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2019-2786 |
vulnerable | 2026-06-03 14:40:25.963943 |
Details available
Vulnerability in the Java SE, Java SE Embedded component of Oracle Java SE (subcomponent: Security). Supported versions that are affected are Java SE: 8u212, 11.0.3 and 12.0.1; Java SE Embedded: 8u211. Difficult to exploit vulnerability allows unauthenticated attacker with network access via multiple protocols to compromise Java SE, Java SE Embedded. Successful attacks require human interaction from a person other than the attacker and while the vulnerability is in Java SE, Java SE Embedded, attacks may significantly impact additional products. Successful attacks of this vulnerability can result in unauthorized read access to a subset of Java SE, Java SE Embedded accessible data. Note: This vulnerability applies to Java deployments, typically in clients running sandboxed Java Web Start applications or sandboxed Java applets (in Java SE 8), that load and run untrusted code (e.g., code that comes from the internet) and rely on the Java sandbox for security. This vulnerability can also be exploited by using APIs in the specified Component, e.g., through a web service which supplies data to the APIs. CVSS 3.0 Base Score 3.4 (Confidentiality impacts). CVSS Vector: (CVSS:3.0/AV:N/AC:H/PR:N/UI:R/S:C/C:L/I:N/A:N).
Published: 2019-07-23T22:31:46.000Z
Updated: 2024-10-01T16:41:47.583Z Reference links |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2019-2769 |
vulnerable | 2026-06-03 14:40:25.931604 |
Details available
Vulnerability in the Java SE, Java SE Embedded component of Oracle Java SE (subcomponent: Utilities). Supported versions that are affected are Java SE: 7u221, 8u212, 11.0.3 and 12.0.1; Java SE Embedded: 8u211. Easily exploitable vulnerability allows unauthenticated attacker with network access via multiple protocols to compromise Java SE, Java SE Embedded. Successful attacks of this vulnerability can result in unauthorized ability to cause a partial denial of service (partial DOS) of Java SE, Java SE Embedded. Note: This vulnerability applies to Java deployments, typically in clients running sandboxed Java Web Start applications or sandboxed Java applets (in Java SE 8), that load and run untrusted code (e.g., code that comes from the internet) and rely on the Java sandbox for security. This vulnerability can also be exploited by using APIs in the specified Component, e.g., through a web service which supplies data to the APIs. CVSS 3.0 Base Score 5.3 (Availability impacts). CVSS Vector: (CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L).
Published: 2019-07-23T22:31:45.000Z
Updated: 2024-10-15T18:58:18.052Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2019-2766 |
vulnerable | 2026-06-03 14:40:25.926408 |
Details available
Vulnerability in the Java SE, Java SE Embedded component of Oracle Java SE (subcomponent: Networking). Supported versions that are affected are Java SE: 7u221, 8u212, 11.0.3 and 12.0.1; Java SE Embedded: 8u211. Difficult to exploit vulnerability allows unauthenticated attacker with network access via multiple protocols to compromise Java SE, Java SE Embedded. Successful attacks require human interaction from a person other than the attacker. Successful attacks of this vulnerability can result in unauthorized read access to a subset of Java SE, Java SE Embedded accessible data. Note: This vulnerability applies to Java deployments, typically in clients running sandboxed Java Web Start applications or sandboxed Java applets (in Java SE 8), that load and run untrusted code (e.g., code that comes from the internet) and rely on the Java sandbox for security. This vulnerability can also be exploited by using APIs in the specified Component, e.g., through a web service which supplies data to the APIs. CVSS 3.0 Base Score 3.1 (Confidentiality impacts). CVSS Vector: (CVSS:3.0/AV:N/AC:H/PR:N/UI:R/S:U/C:L/I:N/A:N).
Published: 2019-07-23T22:31:44.000Z
Updated: 2024-10-01T16:43:15.216Z Reference links
|
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2019-2762 |
vulnerable | 2026-06-03 14:40:25.914059 |
Details available
Vulnerability in the Java SE, Java SE Embedded component of Oracle Java SE (subcomponent: Utilities). Supported versions that are affected are Java SE: 7u221, 8u212, 11.0.3 and 12.0.1; Java SE Embedded: 8u211. Easily exploitable vulnerability allows unauthenticated attacker with network access via multiple protocols to compromise Java SE, Java SE Embedded. Successful attacks of this vulnerability can result in unauthorized ability to cause a partial denial of service (partial DOS) of Java SE, Java SE Embedded. Note: This vulnerability applies to Java deployments, typically in clients running sandboxed Java Web Start applications or sandboxed Java applets (in Java SE 8), that load and run untrusted code (e.g., code that comes from the internet) and rely on the Java sandbox for security. This vulnerability can also be exploited by using APIs in the specified Component, e.g., through a web service which supplies data to the APIs. CVSS 3.0 Base Score 5.3 (Availability impacts). CVSS Vector: (CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L).
Published: 2019-07-23T22:31:44.000Z
Updated: 2024-10-15T18:59:09.805Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2019-2745 |
vulnerable | 2026-06-03 14:40:25.873875 |
Details available
Vulnerability in the Java SE component of Oracle Java SE (subcomponent: Security). Supported versions that are affected are Java SE: 7u221, 8u212 and 11.0.3. Difficult to exploit vulnerability allows unauthenticated attacker with logon to the infrastructure where Java SE executes to compromise Java SE. Successful attacks of this vulnerability can result in unauthorized access to critical data or complete access to all Java SE accessible data. Note: This vulnerability applies to Java deployments, typically in clients running sandboxed Java Web Start applications or sandboxed Java applets (in Java SE 8), that load and run untrusted code (e.g., code that comes from the internet) and rely on the Java sandbox for security. This vulnerability can also be exploited by using APIs in the specified Component, e.g., through a web service which supplies data to the APIs. CVSS 3.0 Base Score 5.1 (Confidentiality impacts). CVSS Vector: (CVSS:3.0/AV:L/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N).
Published: 2019-07-23T22:31:43.000Z
Updated: 2024-10-01T16:44:37.672Z Reference links
|
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2019-2698 |
vulnerable | 2026-06-03 14:40:20.811611 |
Details available
Vulnerability in the Java SE component of Oracle Java SE (subcomponent: 2D). Supported versions that are affected are Java SE: 7u211 and 8u202. Difficult to exploit vulnerability allows unauthenticated attacker with network access via multiple protocols to compromise Java SE. Successful attacks of this vulnerability can result in takeover of Java SE. Note: This vulnerability applies to Java deployments, typically in clients running sandboxed Java Web Start applications or sandboxed Java applets (in Java SE 8), that load and run untrusted code (e.g., code that comes from the internet) and rely on the Java sandbox for security. This vulnerability does not apply to Java deployments, typically in servers, that load and run only trusted code (e.g., code installed by an administrator). CVSS 3.0 Base Score 8.1 (Confidentiality, Integrity and Availability impacts). CVSS Vector: (CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H).
Published: 2019-04-23T18:16:44.000Z
Updated: 2024-10-02T15:57:26.568Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2019-2684 |
vulnerable | 2026-06-03 14:40:20.771476 |
Details available
Vulnerability in the Java SE, Java SE Embedded component of Oracle Java SE (subcomponent: RMI). Supported versions that are affected are Java SE: 7u211, 8u202, 11.0.2 and 12; Java SE Embedded: 8u201. Difficult to exploit vulnerability allows unauthenticated attacker with network access via multiple protocols to compromise Java SE, Java SE Embedded. Successful attacks of this vulnerability can result in unauthorized creation, deletion or modification access to critical data or all Java SE, Java SE Embedded accessible data. Note: This vulnerability applies to Java deployments, typically in clients running sandboxed Java Web Start applications or sandboxed Java applets (in Java SE 8), that load and run untrusted code (e.g., code that comes from the internet) and rely on the Java sandbox for security. This vulnerability can also be exploited by using APIs in the specified Component, e.g., through a web service which supplies data to the APIs. CVSS 3.0 Base Score 5.9 (Integrity impacts). CVSS Vector: (CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:H/A:N).
Published: 2019-04-23T18:16:44.000Z
Updated: 2024-10-02T15:40:28.315Z Reference links
|
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2019-2628 |
vulnerable | 2026-06-03 14:40:20.653324 |
Details available
Vulnerability in the MySQL Server component of Oracle MySQL (subcomponent: InnoDB). Supported versions that are affected are 5.7.25 and prior and 8.0.15 and prior. Easily exploitable vulnerability allows high privileged attacker with network access via multiple protocols to compromise MySQL Server. Successful attacks of this vulnerability can result in unauthorized ability to cause a hang or frequently repeatable crash (complete DOS) of MySQL Server. CVSS 3.0 Base Score 4.9 (Availability impacts). CVSS Vector: (CVSS:3.0/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H).
Published: 2019-04-23T18:16:41.000Z
Updated: 2024-10-02T15:44:57.309Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2019-2627 |
vulnerable | 2026-06-03 14:40:20.652284 |
Details available
Vulnerability in the MySQL Server component of Oracle MySQL (subcomponent: Server: Security: Privileges). Supported versions that are affected are 5.6.43 and prior, 5.7.25 and prior and 8.0.15 and prior. Easily exploitable vulnerability allows high privileged attacker with network access via multiple protocols to compromise MySQL Server. Successful attacks of this vulnerability can result in unauthorized ability to cause a hang or frequently repeatable crash (complete DOS) of MySQL Server. CVSS 3.0 Base Score 4.9 (Availability impacts). CVSS Vector: (CVSS:3.0/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H).
Published: 2019-04-23T18:16:41.000Z
Updated: 2024-10-02T15:45:07.208Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2019-2614 |
vulnerable | 2026-06-03 14:40:20.621949 |
Details available
Vulnerability in the MySQL Server component of Oracle MySQL (subcomponent: Server: Replication). Supported versions that are affected are 5.6.43 and prior, 5.7.25 and prior and 8.0.15 and prior. Difficult to exploit vulnerability allows high privileged attacker with network access via multiple protocols to compromise MySQL Server. Successful attacks of this vulnerability can result in unauthorized ability to cause a hang or frequently repeatable crash (complete DOS) of MySQL Server. CVSS 3.0 Base Score 4.4 (Availability impacts). CVSS Vector: (CVSS:3.0/AV:N/AC:H/PR:H/UI:N/S:U/C:N/I:N/A:H).
Published: 2019-04-23T18:16:41.000Z
Updated: 2024-10-02T15:46:24.984Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2019-2602 |
vulnerable | 2026-06-03 14:40:20.597778 |
Details available
Vulnerability in the Java SE, Java SE Embedded component of Oracle Java SE (subcomponent: Libraries). Supported versions that are affected are Java SE: 7u211, 8u202, 11.0.2 and 12; Java SE Embedded: 8u201. Easily exploitable vulnerability allows unauthenticated attacker with network access via multiple protocols to compromise Java SE, Java SE Embedded. Successful attacks of this vulnerability can result in unauthorized ability to cause a hang or frequently repeatable crash (complete DOS) of Java SE, Java SE Embedded. Note: This vulnerability can only be exploited by supplying data to APIs in the specified Component without using Untrusted Java Web Start applications or Untrusted Java applets, such as through a web service. CVSS 3.0 Base Score 7.5 (Availability impacts). CVSS Vector: (CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H).
Published: 2019-04-23T18:16:40.000Z
Updated: 2024-10-02T15:59:49.648Z Reference links
|
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2019-2422 |
vulnerable | 2026-06-03 14:40:20.311221 |
Details available
Vulnerability in the Java SE component of Oracle Java SE (subcomponent: Libraries). Supported versions that are affected are Java SE: 7u201, 8u192 and 11.0.1; Java SE Embedded: 8u191. Difficult to exploit vulnerability allows unauthenticated attacker with network access via multiple protocols to compromise Java SE. Successful attacks require human interaction from a person other than the attacker. Successful attacks of this vulnerability can result in unauthorized read access to a subset of Java SE accessible data. Note: This vulnerability applies to Java deployments, typically in clients running sandboxed Java Web Start applications or sandboxed Java applets (in Java SE 8), that load and run untrusted code (e.g., code that comes from the internet) and rely on the Java sandbox for security. This vulnerability does not apply to Java deployments, typically in servers, that load and run only trusted code (e.g., code installed by an administrator). CVSS 3.0 Base Score 3.1 (Confidentiality impacts). CVSS Vector: (CVSS:3.0/AV:N/AC:H/PR:N/UI:R/S:U/C:L/I:N/A:N).
Published: 2019-01-16T19:00:00.000Z
Updated: 2024-10-02T16:20:23.900Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2019-1788 |
vulnerable | 2026-06-03 14:40:10.425289 |
ClamAV OLE2 File Out-Of-Bounds Write Vulnerability
HIGH (7.5)
A vulnerability in the Object Linking & Embedding (OLE2) file scanning functionality of Clam AntiVirus (ClamAV) Software versions 0.101.1 and prior could allow an unauthenticated, remote attacker to cause a denial of service condition on an affected device. The vulnerability is due to a lack of proper input and validation checking mechanisms for OLE2 files sent an affected device. An attacker could exploit this vulnerability by sending malformed OLE2 files to the device running an affected version ClamAV Software. An exploit could allow the attacker to cause an out-of-bounds write condition, resulting in a crash that could result in a denial of service condition on an affected device.
Published: 2019-04-08T19:15:18.000Z
Updated: 2024-11-19T19:12:14.790Z Reference links
|
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2019-1787 |
vulnerable | 2026-06-03 14:40:10.424520 |
Clam AntiVirus PDF Denial of Service Vulnerability
HIGH (7.5)
A vulnerability in the Portable Document Format (PDF) scanning functionality of Clam AntiVirus (ClamAV) Software versions 0.101.1 and prior could allow an unauthenticated, remote attacker to cause a denial of service (DoS) condition on an affected device. The vulnerability is due to a lack of proper data handling mechanisms within the device buffer while indexing remaining file data on an affected device. An attacker could exploit this vulnerability by sending crafted PDF files to an affected device. A successful exploit could allow the attacker to cause a heap buffer out-of-bounds read condition, resulting in a crash that could result in a denial of service condition on an affected device.
Published: 2019-04-08T19:10:16.000Z
Updated: 2024-11-19T19:12:23.014Z Reference links
|
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2019-1559 |
vulnerable | 2026-06-03 14:40:07.760891 |
0-byte record padding oracle
If an application encounters a fatal protocol error and then calls SSL_shutdown() twice (once to send a close_notify, and once to receive one) then OpenSSL can respond differently to the calling application if a 0 byte record is received with invalid padding compared to if a 0 byte record is received with an invalid MAC. If the application then behaves differently based on that in a way that is detectable to the remote peer, then this amounts to a padding oracle that could be used to decrypt data. In order for this to be exploitable "non-stitched" ciphersuites must be in use. Stitched ciphersuites are optimised implementations of certain commonly used ciphersuites. Also the application must call SSL_shutdown() twice even if a protocol error has occurred (applications should not do this but some do anyway). Fixed in OpenSSL 1.0.2r (Affected 1.0.2-1.0.2q).
Published: 2019-02-27T23:00:00.000Z
Updated: 2024-09-17T04:20:35.057Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2019-18805 |
vulnerable | 2026-06-03 14:39:57.982270 |
Details available
An issue was discovered in net/ipv4/sysctl_net_ipv4.c in the Linux kernel before 5.0.11. There is a net/ipv4/tcp_input.c signed integer overflow in tcp_ack_update_rtt() when userspace writes a very large integer to /proc/sys/net/ipv4/tcp_min_rtt_wlen, leading to a denial of service or possibly unspecified other impact, aka CID-19fad20d15a6.
Published: 2019-11-07T13:08:05.000Z
Updated: 2024-08-05T02:02:39.538Z Reference links
|
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2019-18804 |
vulnerable | 2026-06-03 14:39:57.976613 |
Details available
DjVuLibre 3.5.27 has a NULL pointer dereference in the function DJVU::filter_fv at IW44EncodeCodec.cpp.
Published: 2019-11-07T05:25:46.000Z
Updated: 2024-08-05T02:02:39.495Z Reference links
|
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2019-18622 |
vulnerable | 2026-06-03 14:39:57.730366 |
Details available
An issue was discovered in phpMyAdmin before 4.9.2. A crafted database/table name can be used to trigger a SQL injection attack through the designer feature.
Published: 2019-11-22T20:32:52.000Z
Updated: 2024-08-05T01:54:14.482Z Reference links
|
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2019-18425 |
vulnerable | 2026-06-03 14:39:57.344381 |
Details available
An issue was discovered in Xen through 4.12.x allowing 32-bit PV guest OS users to gain guest OS privileges by installing and using descriptors. There is missing descriptor table limit checking in x86 PV emulation. When emulating certain PV guest operations, descriptor table accesses are performed by the emulating code. Such accesses should respect the guest specified limits, unless otherwise guaranteed to fail in such a case. Without this, emulation of 32-bit guest user mode calls through call gates would allow guest user mode to install and then use descriptors of their choice, as long as the guest kernel did not itself install an LDT. (Most OSes don't install any LDT by default). 32-bit PV guest user mode can elevate its privileges to that of the guest kernel. Xen versions from at least 3.2 onwards are affected. Only 32-bit PV guest user mode can leverage this vulnerability. HVM, PVH, as well as 64-bit PV guests cannot leverage this vulnerability. Arm systems are unaffected.
Published: 2019-10-31T13:39:17.000Z
Updated: 2024-08-05T01:54:14.387Z Reference links
|
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2019-18424 |
vulnerable | 2026-06-03 14:39:57.343791 |
Details available
An issue was discovered in Xen through 4.12.x allowing attackers to gain host OS privileges via DMA in a situation where an untrusted domain has access to a physical device. This occurs because passed through PCI devices may corrupt host memory after deassignment. When a PCI device is assigned to an untrusted domain, it is possible for that domain to program the device to DMA to an arbitrary address. The IOMMU is used to protect the host from malicious DMA by making sure that the device addresses can only target memory assigned to the guest. However, when the guest domain is torn down, or the device is deassigned, the device is assigned back to dom0, thus allowing any in-flight DMA to potentially target critical host data. An untrusted domain with access to a physical device can DMA into host memory, leading to privilege escalation. Only systems where guests are given direct access to physical devices capable of DMA (PCI pass-through) are vulnerable. Systems which do not use PCI pass-through are not vulnerable.
Published: 2019-10-31T13:38:31.000Z
Updated: 2024-08-05T01:54:14.121Z Reference links
|
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2019-18421 |
vulnerable | 2026-06-03 14:39:57.339707 |
Details available
An issue was discovered in Xen through 4.12.x allowing x86 PV guest OS users to gain host OS privileges by leveraging race conditions in pagetable promotion and demotion operations. There are issues with restartable PV type change operations. To avoid using shadow pagetables for PV guests, Xen exposes the actual hardware pagetables to the guest. In order to prevent the guest from modifying these page tables directly, Xen keeps track of how pages are used using a type system; pages must be "promoted" before being used as a pagetable, and "demoted" before being used for any other type. Xen also allows for "recursive" promotions: i.e., an operating system promoting a page to an L4 pagetable may end up causing pages to be promoted to L3s, which may in turn cause pages to be promoted to L2s, and so on. These operations may take an arbitrarily large amount of time, and so must be re-startable. Unfortunately, making recursive pagetable promotion and demotion operations restartable is incredibly complicated, and the code contains several races which, if triggered, can cause Xen to drop or retain extra type counts, potentially allowing guests to get write access to in-use pagetables. A malicious PV guest administrator may be able to escalate their privilege to that of the host. All x86 systems with untrusted PV guests are vulnerable. HVM and PVH guests cannot exercise this vulnerability.
Published: 2019-10-31T13:34:00.000Z
Updated: 2024-08-05T01:54:14.075Z Reference links
|
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2019-17596 |
vulnerable | 2026-06-03 14:39:56.608062 |
Details available
Go before 1.12.11 and 1.3.x before 1.13.2 can panic upon an attempt to process network traffic containing an invalid DSA public key. There are several attack scenarios, such as traffic from a client to a server that verifies client certificates.
Published: 2019-10-24T21:07:25.000Z
Updated: 2024-08-05T01:47:13.228Z Reference links
|
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2019-17595 |
vulnerable | 2026-06-03 14:39:56.604828 |
Details available
There is a heap-based buffer over-read in the fmt_entry function in tinfo/comp_hash.c in the terminfo library in ncurses before 6.1-20191012.
Published: 2019-10-14T20:42:57.000Z
Updated: 2024-08-05T01:47:13.250Z Reference links
|
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2019-17594 |
vulnerable | 2026-06-03 14:39:56.604348 |
Details available
There is a heap-based buffer over-read in the _nc_find_entry function in tinfo/comp_hash.c in the terminfo library in ncurses before 6.1-20191012.
Published: 2019-10-14T20:43:11.000Z
Updated: 2024-08-05T01:47:13.180Z Reference links
|
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2019-17178 |
vulnerable | 2026-06-03 14:39:55.953288 |
Details available
HuffmanTree_makeFromFrequencies in lodepng.c in LodePNG through 2019-09-28, as used in WinPR in FreeRDP and other products, has a memory leak because a supplied realloc pointer (i.e., the first argument to realloc) is also used for a realloc return value.
Published: 2019-10-04T16:57:19.000Z
Updated: 2024-08-05T01:33:17.322Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2019-17177 |
vulnerable | 2026-06-03 14:39:55.951498 |
Details available
libfreerdp/codec/region.c in FreeRDP through 1.1.x and 2.x through 2.0.0-rc4 has memory leaks because a supplied realloc pointer (i.e., the first argument to realloc) is also used for a realloc return value.
Published: 2019-10-04T16:57:40.000Z
Updated: 2024-08-05T01:33:17.280Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2019-17069 |
vulnerable | 2026-06-03 14:39:55.765901 |
Details available
PuTTY before 0.73 might allow remote SSH-1 servers to cause a denial of service by accessing freed memory locations via an SSH1_MSG_DISCONNECT message.
Published: 2019-10-01T00:00:00.000Z
Updated: 2024-08-05T01:33:16.479Z Reference links
|
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2019-17068 |
vulnerable | 2026-06-03 14:39:55.765413 |
Details available
PuTTY before 0.73 mishandles the "bracketed paste mode" protection mechanism, which may allow a session to be affected by malicious clipboard content.
Published: 2019-10-01T16:55:28.000Z
Updated: 2024-08-05T01:33:16.641Z Reference links
|
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2019-17055 |
vulnerable | 2026-06-03 14:39:55.736994 |
Details available
base_sock_create in drivers/isdn/mISDN/socket.c in the AF_ISDN network module in the Linux kernel through 5.3.2 does not enforce CAP_NET_RAW, which means that unprivileged users can create a raw socket, aka CID-b91ee4aa2a21.
Published: 2019-10-01T13:10:41.000Z
Updated: 2024-08-05T01:33:16.286Z Reference links
|
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2019-17042 |
vulnerable | 2026-06-03 14:39:55.723553 |
Details available
An issue was discovered in Rsyslog v8.1908.0. contrib/pmcisconames/pmcisconames.c has a heap overflow in the parser for Cisco log messages. The parser tries to locate a log message delimiter (in this case, a space or a colon), but fails to account for strings that do not satisfy this constraint. If the string does not match, then the variable lenMsg will reach the value zero and will skip the sanity check that detects invalid log messages. The message will then be considered valid, and the parser will eat up the nonexistent colon delimiter. In doing so, it will decrement lenMsg, a signed integer, whose value was zero and now becomes minus one. The following step in the parser is to shift left the contents of the message. To do this, it will call memmove with the right pointers to the target and destination strings, but the lenMsg will now be interpreted as a huge value, causing a heap overflow.
Published: 2019-10-07T15:34:04.000Z
Updated: 2024-08-05T01:24:48.684Z Reference links
|
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2019-17041 |
vulnerable | 2026-06-03 14:39:55.722992 |
Details available
An issue was discovered in Rsyslog v8.1908.0. contrib/pmaixforwardedfrom/pmaixforwardedfrom.c has a heap overflow in the parser for AIX log messages. The parser tries to locate a log message delimiter (in this case, a space or a colon) but fails to account for strings that do not satisfy this constraint. If the string does not match, then the variable lenMsg will reach the value zero and will skip the sanity check that detects invalid log messages. The message will then be considered valid, and the parser will eat up the nonexistent colon delimiter. In doing so, it will decrement lenMsg, a signed integer, whose value was zero and now becomes minus one. The following step in the parser is to shift left the contents of the message. To do this, it will call memmove with the right pointers to the target and destination strings, but the lenMsg will now be interpreted as a huge value, causing a heap overflow.
Published: 2019-10-07T15:31:17.000Z
Updated: 2024-08-05T01:24:48.725Z Reference links
|
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2019-16995 |
vulnerable | 2026-06-03 14:39:55.651891 |
Details available
In the Linux kernel before 5.0.3, a memory leak exits in hsr_dev_finalize() in net/hsr/hsr_device.c if hsr_add_port fails to add a port, which may cause denial of service, aka CID-6caabe7f197d.
Published: 2019-09-30T12:03:53.000Z
Updated: 2024-08-05T01:24:48.595Z Reference links
|
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2019-16884 |
vulnerable | 2026-06-03 14:39:55.432251 |
Details available
runc through 1.0.0-rc8, as used in Docker through 19.03.2-ce and other products, allows AppArmor restriction bypass because libcontainer/rootfs_linux.go incorrectly checks mount targets, and thus a malicious Docker image can mount over a /proc directory.
Published: 2019-09-25T00:00:00.000Z
Updated: 2024-08-05T01:24:48.342Z Reference links
|
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2019-16713 |
vulnerable | 2026-06-03 14:39:55.266653 |
Details available
ImageMagick 7.0.8-43 has a memory leak in coders/dot.c, as demonstrated by PingImage in MagickCore/constitute.c.
Published: 2019-09-23T11:45:30.000Z
Updated: 2024-08-05T01:17:41.161Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2019-16712 |
vulnerable | 2026-06-03 14:39:55.266054 |
Details available
ImageMagick 7.0.8-43 has a memory leak in Huffman2DEncodeImage in coders/ps3.c, as demonstrated by WritePS3Image.
Published: 2019-09-23T11:45:42.000Z
Updated: 2024-08-05T01:17:41.083Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2019-16711 |
vulnerable | 2026-06-03 14:39:55.264134 |
Details available
ImageMagick 7.0.8-40 has a memory leak in Huffman2DEncodeImage in coders/ps2.c.
Published: 2019-09-23T11:45:51.000Z
Updated: 2024-08-05T01:17:41.106Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2019-16710 |
vulnerable | 2026-06-03 14:39:55.261294 |
Details available
ImageMagick 7.0.8-35 has a memory leak in coders/dot.c, as demonstrated by AcquireMagickMemory in MagickCore/memory.c.
Published: 2019-09-23T11:46:01.000Z
Updated: 2024-08-05T01:17:41.154Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2019-16709 |
vulnerable | 2026-06-03 14:39:55.260667 |
Details available
ImageMagick 7.0.8-35 has a memory leak in coders/dps.c, as demonstrated by XCreateImage.
Published: 2019-09-23T11:46:10.000Z
Updated: 2024-08-05T01:17:41.179Z Reference links
|
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2019-16708 |
vulnerable | 2026-06-03 14:39:55.257545 |
Details available
ImageMagick 7.0.8-35 has a memory leak in magick/xwindow.c, related to XCreateImage.
Published: 2019-09-23T11:46:19.000Z
Updated: 2024-08-05T01:17:41.106Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2019-16276 |
vulnerable | 2026-06-03 14:39:54.202043 |
Details available
Go before 1.12.10 and 1.13.x before 1.13.1 allow HTTP Request Smuggling.
Published: 2019-09-30T18:40:12.000Z
Updated: 2024-08-05T01:10:41.714Z Reference links
|
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2019-16239 |
vulnerable | 2026-06-03 14:39:54.037224 |
Details available
process_http_response in OpenConnect before 8.05 has a Buffer Overflow when a malicious server uses HTTP chunked encoding with crafted chunk sizes.
Published: 2019-09-17T11:37:21.000Z
Updated: 2024-08-05T01:10:41.727Z Reference links
|
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2019-16234 |
vulnerable | 2026-06-03 14:39:54.025821 |
Details available
drivers/net/wireless/intel/iwlwifi/pcie/trans.c in the Linux kernel 5.2.14 does not check the alloc_workqueue return value, leading to a NULL pointer dereference.
Published: 2019-09-11T15:29:40.000Z
Updated: 2024-08-05T01:10:41.706Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2019-16233 |
vulnerable | 2026-06-03 14:39:54.025321 |
Details available
drivers/scsi/qla2xxx/qla_os.c in the Linux kernel 5.2.14 does not check the alloc_workqueue return value, leading to a NULL pointer dereference.
Published: 2019-09-11T15:30:01.000Z
Updated: 2024-08-05T01:10:41.666Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2019-16232 |
vulnerable | 2026-06-03 14:39:54.024780 |
Details available
drivers/net/wireless/marvell/libertas/if_sdio.c in the Linux kernel 5.2.14 does not check the alloc_workqueue return value, leading to a NULL pointer dereference.
Published: 2019-09-11T15:30:13.000Z
Updated: 2024-08-05T01:10:41.560Z Reference links
|
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2019-16231 |
vulnerable | 2026-06-03 14:39:54.024136 |
Details available
drivers/net/fjes/fjes_main.c in the Linux kernel 5.2.14 does not check the alloc_workqueue return value, leading to a NULL pointer dereference.
Published: 2019-09-11T15:30:23.000Z
Updated: 2024-08-05T01:10:41.646Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2019-16167 |
vulnerable | 2026-06-03 14:39:53.944920 |
Details available
sysstat before 12.1.6 has memory corruption due to an Integer Overflow in remap_struct() in sa_common.c.
Published: 2019-09-09T00:00:00.000Z
Updated: 2024-08-05T01:10:41.312Z Reference links |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2019-16056 |
vulnerable | 2026-06-03 14:39:53.818589 |
Details available
An issue was discovered in Python through 2.7.16, 3.x through 3.5.7, 3.6.x through 3.6.9, and 3.7.x through 3.7.4. The email module wrongly parses email addresses that contain multiple @ characters. An application that uses the email module and implements some kind of checks on the From/To headers of a message could be tricked into accepting an email address that should be denied. An attack may be the same as in CVE-2019-11340; however, this CVE applies to Python more generally.
Published: 2019-09-06T17:24:35.000Z
Updated: 2024-08-05T01:03:32.645Z Reference links
|
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2019-15921 |
vulnerable | 2026-06-03 14:39:48.512045 |
Details available
An issue was discovered in the Linux kernel before 5.0.6. There is a memory leak issue when idr_alloc() fails in genl_register_family() in net/netlink/genetlink.c.
Published: 2019-09-04T18:08:34.000Z
Updated: 2024-08-05T01:03:31.754Z Reference links
|
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2019-15920 |
vulnerable | 2026-06-03 14:39:48.511665 |
Details available
An issue was discovered in the Linux kernel before 5.0.10. SMB2_read in fs/cifs/smb2pdu.c has a use-after-free. NOTE: this was not fixed correctly in 5.0.10; see the 5.0.11 ChangeLog, which documents a memory leak.
Published: 2019-09-04T18:08:47.000Z
Updated: 2024-08-05T01:03:32.416Z Reference links
|
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2019-15919 |
vulnerable | 2026-06-03 14:39:48.511185 |
Details available
An issue was discovered in the Linux kernel before 5.0.10. SMB2_write in fs/cifs/smb2pdu.c has a use-after-free.
Published: 2019-09-04T18:08:59.000Z
Updated: 2024-08-05T01:03:31.925Z Reference links
|
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2019-15917 |
vulnerable | 2026-06-03 14:39:48.510376 |
Details available
An issue was discovered in the Linux kernel before 5.0.5. There is a use-after-free issue when hci_uart_register_dev() fails in hci_uart_set_proto() in drivers/bluetooth/hci_ldisc.c.
Published: 2019-09-04T18:09:20.000Z
Updated: 2024-08-05T01:03:32.655Z Reference links
|
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2019-15902 |
vulnerable | 2026-06-03 14:39:48.483553 |
Details available
A backporting error was discovered in the Linux stable/longterm kernel 4.4.x through 4.4.190, 4.9.x through 4.9.190, 4.14.x through 4.14.141, 4.19.x through 4.19.69, and 5.2.x through 5.2.11. Misuse of the upstream "x86/ptrace: Fix possible spectre-v1 in ptrace_get_debugreg()" commit reintroduced the Spectre vulnerability that it aimed to eliminate. This occurred because the backport process depends on cherry picking specific commits, and because two (correctly ordered) code lines were swapped.
Published: 2019-09-04T05:50:48.000Z
Updated: 2024-08-05T01:03:32.281Z Reference links
|
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2019-15847 |
vulnerable | 2026-06-03 14:39:48.402393 |
Details available
The POWER9 backend in GNU Compiler Collection (GCC) before version 10 could optimize multiple calls of the __builtin_darn intrinsic into a single call, thus reducing the entropy of the random number generator. This occurred because a volatile operation was not specified. For example, within a single execution of a program, the output of every __builtin_darn() call may be the same.
Published: 2019-09-02T22:03:34.000Z
Updated: 2024-08-05T01:03:30.919Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2019-15666 |
vulnerable | 2026-06-03 14:39:48.066295 |
Details available
An issue was discovered in the Linux kernel before 5.0.19. There is an out-of-bounds array access in __xfrm_policy_unlink, which will cause denial of service, because verify_newpolicy_info in net/xfrm/xfrm_user.c mishandles directory validation.
Published: 2019-08-27T04:49:20.000Z
Updated: 2024-08-05T00:56:22.205Z Reference links
|
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2019-15538 |
vulnerable | 2026-06-03 14:39:47.845789 |
Details available
An issue was discovered in xfs_setattr_nonsize in fs/xfs/xfs_iops.c in the Linux kernel through 5.2.9. XFS partially wedges when a chgrp fails on account of being out of disk quota. xfs_setattr_nonsize is failing to unlock the ILOCK after the xfs_qm_vop_chown_reserve call fails. This is primarily a local DoS attack vector, but it might result as well in remote DoS if the XFS filesystem is exported for instance via NFS.
Published: 2019-08-25T15:25:26.000Z
Updated: 2024-08-05T00:49:13.729Z Reference links
|
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2019-15222 |
vulnerable | 2026-06-03 14:39:47.181857 |
Details available
An issue was discovered in the Linux kernel before 5.2.8. There is a NULL pointer dereference caused by a malicious USB device in the sound/usb/helper.c (motu_microbookii) driver.
Published: 2019-08-19T21:45:29.000Z
Updated: 2024-08-05T00:42:00.700Z Reference links
|
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2019-15221 |
vulnerable | 2026-06-03 14:39:47.181079 |
Details available
An issue was discovered in the Linux kernel before 5.1.17. There is a NULL pointer dereference caused by a malicious USB device in the sound/usb/line6/pcm.c driver.
Published: 2019-08-19T21:45:38.000Z
Updated: 2024-08-05T00:42:03.373Z Reference links
|
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2019-15220 |
vulnerable | 2026-06-03 14:39:47.180157 |
Details available
An issue was discovered in the Linux kernel before 5.2.1. There is a use-after-free caused by a malicious USB device in the drivers/net/wireless/intersil/p54/p54usb.c driver.
Published: 2019-08-19T21:45:47.000Z
Updated: 2024-08-05T00:42:00.509Z Reference links
|
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2019-15219 |
vulnerable | 2026-06-03 14:39:47.179252 |
Details available
An issue was discovered in the Linux kernel before 5.1.8. There is a NULL pointer dereference caused by a malicious USB device in the drivers/usb/misc/sisusbvga/sisusb.c driver.
Published: 2019-08-19T21:45:57.000Z
Updated: 2024-08-05T00:42:03.776Z Reference links
|
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2019-15218 |
vulnerable | 2026-06-03 14:39:47.178298 |
Details available
An issue was discovered in the Linux kernel before 5.1.8. There is a NULL pointer dereference caused by a malicious USB device in the drivers/media/usb/siano/smsusb.c driver.
Published: 2019-08-19T21:46:07.000Z
Updated: 2024-08-05T00:42:03.689Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2019-15217 |
vulnerable | 2026-06-03 14:39:47.177269 |
Details available
An issue was discovered in the Linux kernel before 5.2.3. There is a NULL pointer dereference caused by a malicious USB device in the drivers/media/usb/zr364xx/zr364xx.c driver.
Published: 2019-08-19T21:46:17.000Z
Updated: 2024-08-05T00:42:03.899Z Reference links
|
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2019-15216 |
vulnerable | 2026-06-03 14:39:47.176197 |
Details available
An issue was discovered in the Linux kernel before 5.0.14. There is a NULL pointer dereference caused by a malicious USB device in the drivers/usb/misc/yurex.c driver.
Published: 2019-08-19T21:46:27.000Z
Updated: 2024-08-05T00:42:01.636Z Reference links
|
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2019-15215 |
vulnerable | 2026-06-03 14:39:47.175283 |
Details available
An issue was discovered in the Linux kernel before 5.2.6. There is a use-after-free caused by a malicious USB device in the drivers/media/usb/cpia2/cpia2_usb.c driver.
Published: 2019-08-19T21:46:38.000Z
Updated: 2024-08-05T00:42:03.654Z Reference links
|
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2019-15214 |
vulnerable | 2026-06-03 14:39:47.174398 |
Details available
An issue was discovered in the Linux kernel before 5.0.10. There is a use-after-free in the sound subsystem because card disconnection causes certain data structures to be deleted too early. This is related to sound/core/init.c and sound/core/info.c.
Published: 2019-08-19T21:46:57.000Z
Updated: 2024-08-05T00:42:03.681Z Reference links
|
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2019-15212 |
vulnerable | 2026-06-03 14:39:47.173206 |
Details available
An issue was discovered in the Linux kernel before 5.1.8. There is a double-free caused by a malicious USB device in the drivers/usb/misc/rio500.c driver.
Published: 2019-08-19T21:47:18.000Z
Updated: 2024-08-05T00:42:00.952Z Reference links
|
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2019-15211 |
vulnerable | 2026-06-03 14:39:47.172234 |
Details available
An issue was discovered in the Linux kernel before 5.2.6. There is a use-after-free caused by a malicious USB device in the drivers/media/v4l2-core/v4l2-dev.c driver because drivers/media/radio/radio-raremono.c does not properly allocate memory.
Published: 2019-08-19T21:47:36.000Z
Updated: 2024-08-05T00:42:00.701Z Reference links
|
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2019-15166 |
vulnerable | 2026-06-03 14:39:47.166920 |
lmp_print in tcpdump lacks certain boundary checks
LOW (1.6)
lmp_print_data_link_subobjs() in print-lmp.c in tcpdump before 4.9.3 lacks certain bounds checks.
Published: 2019-10-03T16:01:34.000Z
Updated: 2025-12-03T18:47:27.498Z Reference links
|
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2019-15165 |
vulnerable | 2026-06-03 14:39:47.155270 |
Details available
sf-pcapng.c in libpcap before 1.9.1 does not properly validate the PHB header length before allocating memory.
Published: 2019-10-03T18:38:07.000Z
Updated: 2025-12-03T19:06:21.272Z Reference links
|
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2019-15145 |
vulnerable | 2026-06-03 14:39:47.137613 |
Details available
DjVuLibre 3.5.27 allows attackers to cause a denial-of-service attack (application crash via an out-of-bounds read) by crafting a corrupted JB2 image file that is mishandled in JB2Dict::JB2Codec::get_direct_context in libdjvu/JB2Image.h because of a missing zero-bytes check in libdjvu/GBitmap.h.
Published: 2019-08-18T18:30:05.000Z
Updated: 2024-08-05T00:42:03.790Z Reference links
|
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2019-15144 |
vulnerable | 2026-06-03 14:39:47.136802 |
Details available
In DjVuLibre 3.5.27, the sorting functionality (aka GArrayTemplate<TYPE>::sort) allows attackers to cause a denial-of-service (application crash due to an Uncontrolled Recursion) by crafting a PBM image file that is mishandled in libdjvu/GContainer.h.
Published: 2019-08-18T18:30:18.000Z
Updated: 2024-08-05T00:42:03.711Z Reference links
|
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2019-15143 |
vulnerable | 2026-06-03 14:39:47.135869 |
Details available
In DjVuLibre 3.5.27, the bitmap reader component allows attackers to cause a denial-of-service error (resource exhaustion caused by a GBitmap::read_rle_raw infinite loop) by crafting a corrupted image file, related to libdjvu/DjVmDir.cpp and libdjvu/GBitmap.cpp.
Published: 2019-08-18T18:30:29.000Z
Updated: 2024-08-05T00:42:03.675Z Reference links
|
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2019-15142 |
vulnerable | 2026-06-03 14:39:47.134978 |
Details available
In DjVuLibre 3.5.27, DjVmDir.cpp in the DJVU reader component allows attackers to cause a denial-of-service (application crash in GStringRep::strdup in libdjvu/GString.cpp caused by a heap-based buffer over-read) by crafting a DJVU file.
Published: 2019-08-18T18:30:43.000Z
Updated: 2024-08-05T00:42:03.760Z Reference links
|
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2019-15141 |
vulnerable | 2026-06-03 14:39:47.131580 |
Details available
WriteTIFFImage in coders/tiff.c in ImageMagick 7.0.8-43 Q16 allows attackers to cause a denial-of-service (application crash resulting from a heap-based buffer over-read) via a crafted TIFF image file, related to TIFFRewriteDirectory, TIFFWriteDirectory, TIFFWriteDirectorySec, and TIFFWriteDirectoryTagColormap in tif_dirwrite.c of LibTIFF. NOTE: this occurs because of an incomplete fix for CVE-2019-11597.
Published: 2019-08-18T18:30:56.000Z
Updated: 2024-08-05T00:42:03.969Z Reference links |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2019-15118 |
vulnerable | 2026-06-03 14:39:47.097113 |
Details available
check_input_term in sound/usb/mixer.c in the Linux kernel through 5.2.9 mishandles recursion, leading to kernel stack exhaustion.
Published: 2019-08-16T13:44:50.000Z
Updated: 2024-08-05T00:34:53.229Z Reference links
|
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2019-15098 |
vulnerable | 2026-06-03 14:39:47.072140 |
Details available
drivers/net/wireless/ath/ath6kl/usb.c in the Linux kernel through 5.2.9 has a NULL pointer dereference via an incomplete address in an endpoint descriptor.
Published: 2019-08-16T01:15:39.000Z
Updated: 2024-08-05T00:34:53.238Z Reference links
|
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2019-15090 |
vulnerable | 2026-06-03 14:39:47.063504 |
Details available
An issue was discovered in drivers/scsi/qedi/qedi_dbg.c in the Linux kernel before 5.1.12. In the qedi_dbg_* family of functions, there is an out-of-bounds read.
Published: 2019-08-15T23:47:47.000Z
Updated: 2024-08-05T00:34:53.231Z Reference links
|
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2019-15031 |
vulnerable | 2026-06-03 14:39:46.984823 |
Details available
In the Linux kernel through 5.2.14 on the powerpc platform, a local user can read vector registers of other users' processes via an interrupt. To exploit the venerability, a local user starts a transaction (via the hardware transactional memory instruction tbegin) and then accesses vector registers. At some point, the vector registers will be corrupted with the values from a different local Linux process, because MSR_TM_ACTIVE is misused in arch/powerpc/kernel/process.c.
Published: 2019-09-13T12:45:49.000Z
Updated: 2024-08-05T00:34:53.153Z Reference links
|
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2019-15030 |
vulnerable | 2026-06-03 14:39:46.984231 |
Details available
In the Linux kernel through 5.2.14 on the powerpc platform, a local user can read vector registers of other users' processes via a Facility Unavailable exception. To exploit the venerability, a local user starts a transaction (via the hardware transactional memory instruction tbegin) and then accesses vector registers. At some point, the vector registers will be corrupted with the values from a different local Linux process because of a missing arch/powerpc/kernel/process.c check.
Published: 2019-09-13T12:37:22.000Z
Updated: 2024-08-05T00:34:53.134Z Reference links
|
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2019-14981 |
vulnerable | 2026-06-03 14:39:46.915565 |
Details available
In ImageMagick 7.x before 7.0.8-41 and 6.x before 6.9.10-41, there is a divide-by-zero vulnerability in the MeanShiftImage function. It allows an attacker to cause a denial of service by sending a crafted file.
Published: 2019-08-12T22:06:50.000Z
Updated: 2024-08-05T00:34:53.021Z Reference links
|
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2019-14980 |
vulnerable | 2026-06-03 14:39:46.914808 |
Details available
In ImageMagick 7.x before 7.0.8-42 and 6.x before 6.9.10-42, there is a use after free vulnerability in the UnmapBlob function that allows an attacker to cause a denial of service by sending a crafted file.
Published: 2019-08-12T22:06:35.000Z
Updated: 2024-08-05T00:34:52.841Z Reference links
|
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2019-14869 |
vulnerable | 2026-06-03 14:39:46.751542 |
Details available
HIGH (7.3)
A flaw was found in all versions of ghostscript 9.x before 9.50, where the `.charkeys` procedure, where it did not properly secure its privileged calls, enabling scripts to bypass `-dSAFER` restrictions. An attacker could abuse this flaw by creating a specially crafted PostScript file that could escalate privileges within the Ghostscript and access files outside of restricted areas or execute commands.
Published: 2019-11-15T11:55:54.000Z
Updated: 2024-08-05T00:26:39.155Z Reference links
|
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2019-14847 |
vulnerable | 2026-06-03 14:39:46.693651 |
Details available
MEDIUM (4.9)
A flaw was found in samba 4.0.0 before samba 4.9.15 and samba 4.10.x before 4.10.10. An attacker can crash AD DC LDAP server via dirsync resulting in denial of service. Privilege escalation is not possible with this issue.
Published: 2019-11-06T00:00:00.000Z
Updated: 2024-08-05T00:26:39.104Z Reference links
|
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2019-14835 |
vulnerable | 2026-06-03 14:39:46.635297 |
Details available
HIGH (7.2)
A buffer overflow flaw was found, in versions from 2.6.34 to 5.2.x, in the way Linux kernel's vhost functionality that translates virtqueue buffers to IOVs, logged the buffer descriptors during migration. A privileged guest user able to pass descriptors with invalid length to the host when migration is underway, could use this flaw to increase their privileges on the host.
Published: 2019-09-17T15:09:37.000Z
Updated: 2024-08-05T00:26:39.157Z Reference links
|
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2019-14833 |
vulnerable | 2026-06-03 14:39:46.628797 |
Details available
MEDIUM (4.2)
A flaw was found in Samba, all versions starting samba 4.5.0 before samba 4.9.15, samba 4.10.10, samba 4.11.2, in the way it handles a user password change or a new password for a samba user. The Samba Active Directory Domain Controller can be configured to use a custom script to check for password complexity. This configuration can fail to verify password complexity when non-ASCII characters are used in the password, which could lead to weak passwords being set for samba users, making it vulnerable to dictionary attacks.
Published: 2019-11-06T00:00:00.000Z
Updated: 2024-08-05T00:26:39.137Z Reference links
|
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2019-14821 |
vulnerable | 2026-06-03 14:39:46.588382 |
Details available
HIGH (7.5)
An out-of-bounds access issue was found in the Linux kernel, all versions through 5.3, in the way Linux kernel's KVM hypervisor implements the Coalesced MMIO write operation. It operates on an MMIO ring buffer 'struct kvm_coalesced_mmio' object, wherein write indices 'ring->first' and 'ring->last' value could be supplied by a host user-space process. An unprivileged host user or process with access to '/dev/kvm' device could use this flaw to crash the host kernel, resulting in a denial of service or potentially escalating privileges on the system.
Published: 2019-09-19T17:37:24.000Z
Updated: 2024-08-05T00:26:39.131Z Reference links
|
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2019-14817 |
vulnerable | 2026-06-03 14:39:46.568227 |
Details available
HIGH (7.3)
A flaw was found in, ghostscript versions prior to 9.50, in the .pdfexectoken and other procedures where it did not properly secure its privileged calls, enabling scripts to bypass `-dSAFER` restrictions. A specially crafted PostScript file could disable security protection and then have access to the file system, or execute arbitrary commands.
Published: 2019-09-03T15:50:42.000Z
Updated: 2024-08-05T00:26:39.156Z Reference links
|
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2019-14816 |
vulnerable | 2026-06-03 14:39:46.567467 |
Details available
MEDIUM (5.5)
There is heap-based buffer overflow in kernel, all versions up to, excluding 5.3, in the marvell wifi chip driver in Linux kernel, that allows local users to cause a denial of service(system crash) or possibly execute arbitrary code.
Published: 2019-09-20T18:25:15.000Z
Updated: 2024-08-05T00:26:39.113Z Reference links
|
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2019-14814 |
vulnerable | 2026-06-03 14:39:46.518444 |
Details available
MEDIUM (5.5)
There is heap-based buffer overflow in Linux kernel, all versions up to, excluding 5.3, in the marvell wifi chip driver in Linux kernel, that allows local users to cause a denial of service(system crash) or possibly execute arbitrary code.
Published: 2019-09-20T18:27:42.000Z
Updated: 2024-08-05T00:26:39.067Z Reference links
|
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2019-14813 |
vulnerable | 2026-06-03 14:39:46.508797 |
Details available
HIGH (7.3)
A flaw was found in ghostscript, versions 9.x before 9.50, in the setsystemparams procedure where it did not properly secure its privileged calls, enabling scripts to bypass `-dSAFER` restrictions. A specially crafted PostScript file could disable security protection and then have access to the file system, or execute arbitrary commands.
Published: 2019-09-06T13:27:47.000Z
Updated: 2024-08-05T00:26:39.065Z Reference links
|
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2019-14811 |
vulnerable | 2026-06-03 14:39:46.502162 |
Details available
HIGH (7.3)
A flaw was found in, ghostscript versions prior to 9.50, in the .pdf_hook_DSC_Creator procedure where it did not properly secure its privileged calls, enabling scripts to bypass `-dSAFER` restrictions. A specially crafted PostScript file could disable security protection and then have access to the file system, or execute arbitrary commands.
Published: 2019-09-03T15:17:12.000Z
Updated: 2024-08-05T00:26:38.930Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2019-14806 |
vulnerable | 2026-06-03 14:39:46.483690 |
Details available
Pallets Werkzeug before 0.15.3, when used with Docker, has insufficient debugger PIN randomness because Docker containers share the same machine id.
Published: 2019-08-09T14:29:16.000Z
Updated: 2024-08-05T00:26:39.060Z Reference links
|
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2019-14524 |
vulnerable | 2026-06-03 14:39:45.432842 |
Details available
An issue was discovered in Schism Tracker through 20190722. There is a heap-based buffer overflow via a large number of song patterns in fmt_mtm_load_song in fmt/mtm.c, a different vulnerability than CVE-2019-14465.
Published: 2019-08-02T11:18:12.000Z
Updated: 2024-08-05T00:19:41.098Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2019-14383 |
vulnerable | 2026-06-03 14:39:45.310010 |
Details available
J2B in libopenmpt before 0.4.2 allows an assertion failure during file parsing with debug STLs.
Published: 2019-07-30T18:33:58.000Z
Updated: 2024-08-05T00:19:40.474Z Reference links |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2019-14287 |
vulnerable | 2026-06-03 14:39:44.922645 |
Details available
In Sudo before 1.8.28, an attacker with access to a Runas ALL sudoer account can bypass certain policy blacklists and session PAM modules, and can cause incorrect logging, by invoking sudo with a crafted user ID. For example, this allows bypass of !root configuration, and USER= logging, for a "sudo -u \#$((0xffffffff))" command.
Published: 2019-10-17T17:03:28.000Z
Updated: 2024-08-05T00:12:43.383Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2019-14271 |
vulnerable | 2026-06-03 14:39:44.902061 |
Details available
In Docker 19.03.x before 19.03.1 linked against the GNU C Library (aka glibc), code injection can occur when the nsswitch facility dynamically loads a library inside a chroot that contains the contents of the container.
Published: 2019-07-29T17:05:57.000Z
Updated: 2024-08-05T00:12:43.386Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2019-14250 |
vulnerable | 2026-06-03 14:39:44.876487 |
Details available
An issue was discovered in GNU libiberty, as distributed in GNU Binutils 2.32. simple_object_elf_match in simple-object-elf.c does not check for a zero shstrndx value, leading to an integer overflow and resultant heap-based buffer overflow.
Published: 2019-07-24T03:30:30.000Z
Updated: 2024-08-05T00:12:42.871Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2019-13962 |
vulnerable | 2026-06-03 14:39:43.700251 |
Details available
lavc_CopyPicture in modules/codec/avcodec/video.c in VideoLAN VLC media player through 3.0.7 has a heap-based buffer over-read because it does not properly validate the width and height.
Published: 2019-07-18T19:58:30.000Z
Updated: 2024-08-05T00:05:43.976Z Reference links
|
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2019-13627 |
vulnerable | 2026-06-03 14:39:42.995772 |
Details available
It was discovered that there was a ECDSA timing attack in the libgcrypt20 cryptographic library. Version affected: 1.8.4-5, 1.7.6-2+deb9u3, and 1.6.3-2+deb8u4. Versions fixed: 1.8.5-2 and 1.6.3-2+deb8u7.
Published: 2019-09-25T14:44:45.000Z
Updated: 2024-08-04T23:57:39.524Z Reference links
|
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2019-13626 |
vulnerable | 2026-06-03 14:39:42.994974 |
Details available
SDL (Simple DirectMedia Layer) 2.x through 2.0.9 has a heap-based buffer over-read in Fill_IMA_ADPCM_block, caused by an integer overflow in IMA_ADPCM_decode() in audio/SDL_wave.c.
Published: 2019-07-17T00:00:00.000Z
Updated: 2024-08-04T23:57:39.518Z Reference links
|
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2019-13619 |
vulnerable | 2026-06-03 14:39:42.988334 |
Details available
In Wireshark 3.0.0 to 3.0.2, 2.6.0 to 2.6.9, and 2.4.0 to 2.4.15, the ASN.1 BER dissector and related dissectors could crash. This was addressed in epan/asn1.c by properly restricting buffer increments.
Published: 2019-07-17T19:18:03.000Z
Updated: 2024-08-04T23:57:39.523Z Reference links
|
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2019-13616 |
vulnerable | 2026-06-03 14:39:42.976098 |
Details available
SDL (Simple DirectMedia Layer) through 1.2.15 and 2.x through 2.0.9 has a heap-based buffer over-read in BlitNtoN in video/SDL_blit_N.c when called from SDL_SoftBlit in video/SDL_blit.c.
Published: 2019-07-16T00:00:00.000Z
Updated: 2024-08-04T23:57:39.517Z Reference links
|
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2019-13602 |
vulnerable | 2026-06-03 14:39:42.955215 |
Details available
An Integer Underflow in MP4_EIA608_Convert() in modules/demux/mp4/mp4.c in VideoLAN VLC media player through 3.0.7.1 allows remote attackers to cause a denial of service (heap-based buffer overflow and crash) or possibly have unspecified other impact via a crafted .mp4 file.
Published: 2019-07-14T21:00:27.000Z
Updated: 2024-08-04T23:57:39.451Z Reference links
|
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2019-13565 |
vulnerable | 2026-06-03 14:39:42.905086 |
Details available
An issue was discovered in OpenLDAP 2.x before 2.4.48. When using SASL authentication and session encryption, and relying on the SASL security layers in slapd access controls, it is possible to obtain access that would otherwise be denied via a simple bind for any identity covered in those ACLs. After the first SASL bind is completed, the sasl_ssf value is retained for all new non-SASL connections. Depending on the ACL configuration, this can affect different types of operations (searches, modifications, etc.). In other words, a successful authorization step completed by one user affects the authorization requirement for a different user.
Published: 2019-07-26T12:30:58.000Z
Updated: 2024-08-04T23:57:39.435Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2019-13454 |
vulnerable | 2026-06-03 14:39:37.669289 |
Details available
ImageMagick 7.0.1-0 to 7.0.8-54 Q16 allows Division by Zero in RemoveDuplicateLayers in MagickCore/layer.c.
Published: 2019-07-09T16:07:30.000Z
Updated: 2025-03-04T18:54:17.832Z Reference links
|
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2019-13311 |
vulnerable | 2026-06-03 14:39:37.516700 |
Details available
ImageMagick 7.0.8-50 Q16 has memory leaks at AcquireMagickMemory because of a wand/mogrify.c error.
Published: 2019-07-05T00:54:05.000Z
Updated: 2024-08-04T23:49:24.587Z Reference links
|
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2019-13310 |
vulnerable | 2026-06-03 14:39:37.516177 |
Details available
ImageMagick 7.0.8-50 Q16 has memory leaks at AcquireMagickMemory because of an error in MagickWand/mogrify.c.
Published: 2019-07-05T00:53:57.000Z
Updated: 2024-08-04T23:49:24.395Z Reference links
|
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2019-13309 |
vulnerable | 2026-06-03 14:39:37.515704 |
Details available
ImageMagick 7.0.8-50 Q16 has memory leaks at AcquireMagickMemory because of mishandling the NoSuchImage error in CLIListOperatorImages in MagickWand/operation.c.
Published: 2019-07-05T00:53:50.000Z
Updated: 2024-08-04T23:49:24.582Z Reference links
|
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2019-13308 |
vulnerable | 2026-06-03 14:39:37.515188 |
Details available
ImageMagick 7.0.8-50 Q16 has a heap-based buffer overflow in MagickCore/fourier.c in ComplexImage.
Published: 2019-07-05T00:53:43.000Z
Updated: 2024-08-04T23:49:24.605Z Reference links
|
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2019-13307 |
vulnerable | 2026-06-03 14:39:37.514611 |
Details available
ImageMagick 7.0.8-50 Q16 has a heap-based buffer overflow at MagickCore/statistic.c in EvaluateImages because of mishandling rows.
Published: 2019-07-05T00:53:35.000Z
Updated: 2024-08-04T23:49:24.572Z Reference links
|
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2019-13306 |
vulnerable | 2026-06-03 14:39:37.514052 |
Details available
ImageMagick 7.0.8-50 Q16 has a stack-based buffer overflow at coders/pnm.c in WritePNMImage because of off-by-one errors.
Published: 2019-07-05T00:53:29.000Z
Updated: 2024-08-04T23:49:24.575Z Reference links
|
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2019-13305 |
vulnerable | 2026-06-03 14:39:37.513474 |
Details available
ImageMagick 7.0.8-50 Q16 has a stack-based buffer overflow at coders/pnm.c in WritePNMImage because of a misplaced strncpy and an off-by-one error.
Published: 2019-07-05T00:53:20.000Z
Updated: 2024-08-04T23:49:24.650Z Reference links
|
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2019-13304 |
vulnerable | 2026-06-03 14:39:37.512758 |
Details available
ImageMagick 7.0.8-50 Q16 has a stack-based buffer overflow at coders/pnm.c in WritePNMImage because of a misplaced assignment.
Published: 2019-07-05T00:53:10.000Z
Updated: 2024-08-04T23:49:24.443Z Reference links
|
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2019-13303 |
vulnerable | 2026-06-03 14:39:37.512141 |
Details available
ImageMagick 7.0.8-50 Q16 has a heap-based buffer over-read in MagickCore/composite.c in CompositeImage.
Published: 2019-07-05T00:53:02.000Z
Updated: 2024-08-04T23:49:24.782Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2019-13302 |
vulnerable | 2026-06-03 14:39:37.511804 |
Details available
ImageMagick 7.0.8-50 Q16 has a heap-based buffer over-read in MagickCore/fourier.c in ComplexImages.
Published: 2019-07-05T00:52:44.000Z
Updated: 2024-08-04T23:49:24.647Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2019-13301 |
vulnerable | 2026-06-03 14:39:37.511459 |
Details available
ImageMagick 7.0.8-50 Q16 has memory leaks in AcquireMagickMemory because of an AnnotateImage error.
Published: 2019-07-05T00:52:28.000Z
Updated: 2024-08-04T23:49:24.866Z Reference links
|
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2019-13300 |
vulnerable | 2026-06-03 14:39:37.510856 |
Details available
ImageMagick 7.0.8-50 Q16 has a heap-based buffer overflow at MagickCore/statistic.c in EvaluateImages because of mishandling columns.
Published: 2019-07-05T00:52:17.000Z
Updated: 2024-08-04T23:49:24.117Z Reference links
|
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2019-13299 |
vulnerable | 2026-06-03 14:39:37.510305 |
Details available
ImageMagick 7.0.8-50 Q16 has a heap-based buffer over-read at MagickCore/pixel-accessor.h in GetPixelChannel.
Published: 2019-07-05T00:52:07.000Z
Updated: 2024-08-04T23:49:24.506Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2019-13298 |
vulnerable | 2026-06-03 14:39:37.509947 |
Details available
ImageMagick 7.0.8-50 Q16 has a heap-based buffer overflow at MagickCore/pixel-accessor.h in SetPixelViaPixelInfo because of a MagickCore/enhance.c error.
Published: 2019-07-05T00:51:52.000Z
Updated: 2024-08-04T23:49:24.564Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2019-13297 |
vulnerable | 2026-06-03 14:39:37.509573 |
Details available
ImageMagick 7.0.8-50 Q16 has a heap-based buffer over-read at MagickCore/threshold.c in AdaptiveThresholdImage because a height of zero is mishandled.
Published: 2019-07-05T00:51:07.000Z
Updated: 2024-08-04T23:49:24.565Z Reference links
|
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2019-13296 |
vulnerable | 2026-06-03 14:39:37.508725 |
Details available
ImageMagick 7.0.8-50 Q16 has direct memory leaks in AcquireMagickMemory because of an error in CLIListOperatorImages in MagickWand/operation.c for a NULL value.
Published: 2019-07-05T00:50:58.000Z
Updated: 2024-08-04T23:49:24.599Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2019-13295 |
vulnerable | 2026-06-03 14:39:37.508217 |
Details available
ImageMagick 7.0.8-50 Q16 has a heap-based buffer over-read at MagickCore/threshold.c in AdaptiveThresholdImage because a width of zero is mishandled.
Published: 2019-07-05T00:50:46.000Z
Updated: 2024-08-04T23:49:24.570Z Reference links
|
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2019-13164 |
vulnerable | 2026-06-03 14:39:36.907461 |
Details available
qemu-bridge-helper.c in QEMU 3.1 and 4.0.0 does not ensure that a network interface name (obtained from bridge.conf or a --br=bridge option) is limited to the IFNAMSIZ size, which can lead to an ACL bypass.
Published: 2019-07-03T13:56:52.000Z
Updated: 2024-08-04T23:41:10.520Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2019-13134 |
vulnerable | 2026-06-03 14:39:36.577104 |
Details available
ImageMagick before 7.0.8-50 has a memory leak vulnerability in the function ReadVIFFImage in coders/viff.c.
Published: 2019-07-01T19:27:24.000Z
Updated: 2024-08-04T23:41:10.533Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2019-13133 |
vulnerable | 2026-06-03 14:39:36.576650 |
Details available
ImageMagick before 7.0.8-50 has a memory leak vulnerability in the function ReadBMPImage in coders/bmp.c.
Published: 2019-07-01T19:27:14.000Z
Updated: 2024-08-04T23:41:10.524Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2019-13106 |
vulnerable | 2026-06-03 14:39:36.522466 |
Details available
Das U-Boot versions 2016.09 through 2019.07-rc4 can memset() too much data while reading a crafted ext4 filesystem, which results in a stack buffer overflow and likely code execution.
Published: 2019-08-06T19:05:47.000Z
Updated: 2026-05-12T10:11:56.740Z Reference links
|
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2019-13104 |
vulnerable | 2026-06-03 14:39:36.521208 |
Details available
In Das U-Boot versions 2016.11-rc1 through 2019.07-rc4, an underflow can cause memcpy() to overwrite a very large amount of data (including the whole stack) while reading a crafted ext4 filesystem.
Published: 2019-08-06T19:00:41.000Z
Updated: 2026-05-12T10:11:55.561Z Reference links
|
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2019-13057 |
vulnerable | 2026-06-03 14:39:36.445107 |
Details available
An issue was discovered in the server in OpenLDAP before 2.4.48. When the server administrator delegates rootDN (database admin) privileges for certain databases but wants to maintain isolation (e.g., for multi-tenant deployments), slapd does not properly stop a rootDN from requesting authorization as an identity from another database during a SASL bind or with a proxyAuthz (RFC 4370) control. (It is not a common configuration to deploy a system where the server administrator and a DB administrator enjoy different levels of trust.)
Published: 2019-07-26T12:19:25.000Z
Updated: 2024-08-04T23:41:10.083Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2019-13050 |
vulnerable | 2026-06-03 14:39:36.433277 |
Details available
Interaction between the sks-keyserver code through 1.2.0 of the SKS keyserver network, and GnuPG through 2.2.16, makes it risky to have a GnuPG keyserver configuration line referring to a host on the SKS keyserver network. Retrieving data from this network may cause a persistent denial of service, because of a Certificate Spamming Attack.
Published: 2019-06-29T16:07:13.000Z
Updated: 2024-08-04T23:41:09.920Z Reference links
|
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2019-12979 |
vulnerable | 2026-06-03 14:39:36.366071 |
Details available
ImageMagick 7.0.8-34 has a "use of uninitialized value" vulnerability in the SyncImageSettings function in MagickCore/image.c. This is related to AcquireImage in magick/image.c.
Published: 2019-06-26T17:09:24.000Z
Updated: 2024-08-04T23:41:09.181Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2019-12976 |
vulnerable | 2026-06-03 14:39:36.364785 |
Details available
ImageMagick 7.0.8-34 has a memory leak in the ReadPCLImage function in coders/pcl.c.
Published: 2019-06-26T17:08:56.000Z
Updated: 2024-08-04T23:41:09.223Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2019-12975 |
vulnerable | 2026-06-03 14:39:36.364253 |
Details available
ImageMagick 7.0.8-34 has a memory leak vulnerability in the WriteDPXImage function in coders/dpx.c.
Published: 2019-06-26T17:08:07.000Z
Updated: 2024-08-04T23:41:09.961Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2019-12973 |
vulnerable | 2026-06-03 14:39:36.359520 |
Details available
In OpenJPEG 2.3.1, there is excessive iteration in the opj_t1_encode_cblks function of openjp2/t1.c. Remote attackers could leverage this vulnerability to cause a denial of service via a crafted bmp file. This issue is similar to CVE-2018-6616.
Published: 2019-06-26T17:07:51.000Z
Updated: 2024-08-04T23:41:09.694Z Reference links
|
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2019-12904 |
vulnerable | 2026-06-03 14:39:36.265000 |
Details available
In Libgcrypt 1.8.4, the C implementation of AES is vulnerable to a flush-and-reload side-channel attack because physical addresses are available to other processes. (The C implementation is used on platforms where an assembly-language implementation is unavailable.) NOTE: the vendor's position is that the issue report cannot be validated because there is no description of an attack
Published: 2019-06-19T23:34:13.000Z
Updated: 2024-08-04T23:32:55.633Z Reference links
|
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2019-12900 |
vulnerable | 2026-06-03 14:39:36.245484 |
Details available
BZ2_decompress in decompress.c in bzip2 through 1.0.6 has an out-of-bounds write when there are many selectors.
Published: 2019-06-19T22:07:57.000Z
Updated: 2025-06-09T15:57:25.396Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2019-12854 |
vulnerable | 2026-06-03 14:39:36.211688 |
Details available
Due to incorrect string termination, Squid cachemgr.cgi 4.0 through 4.7 may access unallocated memory. On systems with memory access protections, this can cause the CGI process to terminate unexpectedly, resulting in a denial of service for all clients using it.
Published: 2019-08-15T16:15:23.000Z
Updated: 2024-08-04T23:32:55.368Z Reference links
|
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2019-12838 |
vulnerable | 2026-06-03 14:39:36.200370 |
Details available
SchedMD Slurm 17.11.x, 18.08.0 through 18.08.7, and 19.05.0 allows SQL Injection.
Published: 2019-07-11T12:50:32.000Z
Updated: 2024-08-04T23:32:55.138Z Reference links
|
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2019-12614 |
vulnerable | 2026-06-03 14:39:35.107214 |
Details available
An issue was discovered in dlpar_parse_cc_property in arch/powerpc/platforms/pseries/dlpar.c in the Linux kernel through 5.1.6. There is an unchecked kstrdup of prop->name, which might allow an attacker to cause a denial of service (NULL pointer dereference and system crash).
Published: 2019-06-03T21:58:24.000Z
Updated: 2024-08-04T23:24:38.998Z Reference links
|
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2019-12529 |
vulnerable | 2026-06-03 14:39:34.998328 |
Details available
An issue was discovered in Squid 2.x through 2.7.STABLE9, 3.x through 3.5.28, and 4.x through 4.7. When Squid is configured to use Basic Authentication, the Proxy-Authorization header is parsed via uudecode. uudecode determines how many bytes will be decoded by iterating over the input and checking its table. The length is then used to start decoding the string. There are no checks to ensure that the length it calculates isn't greater than the input buffer. This leads to adjacent memory being decoded as well. An attacker would not be able to retrieve the decoded data unless the Squid maintainer had configured the display of usernames on error pages.
Published: 2019-07-11T18:33:55.000Z
Updated: 2024-08-04T23:24:38.470Z Reference links
|
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2019-12526 |
vulnerable | 2026-06-03 14:39:34.982372 |
Details available
An issue was discovered in Squid before 4.9. URN response handling in Squid suffers from a heap-based buffer overflow. When receiving data from a remote server in response to an URN request, Squid fails to ensure that the response can fit within the buffer. This leads to attacker controlled data overflowing in the heap.
Published: 2019-11-26T16:41:57.000Z
Updated: 2024-08-04T23:24:38.860Z Reference links
|
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2019-12525 |
vulnerable | 2026-06-03 14:39:34.981554 |
Details available
An issue was discovered in Squid 3.3.9 through 3.5.28 and 4.x through 4.7. When Squid is configured to use Digest authentication, it parses the header Proxy-Authorization. It searches for certain tokens such as domain, uri, and qop. Squid checks if this token's value starts with a quote and ends with one. If so, it performs a memcpy of its length minus 2. Squid never checks whether the value is just a single quote (which would satisfy its requirements), leading to a memcpy of its length minus 1.
Published: 2019-07-11T18:17:49.000Z
Updated: 2024-08-04T23:24:38.574Z Reference links
|
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2019-12523 |
vulnerable | 2026-06-03 14:39:34.980321 |
Details available
An issue was discovered in Squid before 4.9. When handling a URN request, a corresponding HTTP request is made. This HTTP request doesn't go through the access checks that incoming HTTP requests go through. This causes all access checks to be bypassed and allows access to restricted HTTP servers, e.g., an attacker can connect to HTTP servers that only listen on localhost.
Published: 2019-11-26T16:39:59.000Z
Updated: 2024-08-04T23:24:39.198Z Reference links
|
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2019-12450 |
vulnerable | 2026-06-03 14:39:34.880803 |
Details available
file_copy_fallback in gio/gfile.c in GNOME GLib 2.15.0 through 2.61.1 does not properly restrict file permissions while a copy operation is in progress. Instead, default permissions are used.
Published: 2019-05-29T16:16:14.000Z
Updated: 2024-08-04T23:17:40.175Z Reference links
|
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2019-12449 |
vulnerable | 2026-06-03 14:39:34.874852 |
Details available
An issue was discovered in GNOME gvfs 1.29.4 through 1.41.2. daemon/gvfsbackendadmin.c mishandles a file's user and group ownership during move (and copy with G_FILE_COPY_ALL_METADATA) operations from admin:// to file:// URIs, because root privileges are unavailable.
Published: 2019-05-29T16:16:06.000Z
Updated: 2024-08-04T23:17:40.051Z Reference links
|
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2019-12447 |
vulnerable | 2026-06-03 14:39:34.873793 |
Details available
An issue was discovered in GNOME gvfs 1.29.4 through 1.41.2. daemon/gvfsbackendadmin.c mishandles file ownership because setfsuid is not used.
Published: 2019-05-29T16:15:29.000Z
Updated: 2024-08-04T23:17:40.030Z Reference links
|
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2019-12221 |
vulnerable | 2026-06-03 14:39:34.426280 |
Details available
An issue was discovered in libSDL2.a in Simple DirectMedia Layer (SDL) 2.0.9 when used in conjunction with libSDL2_image.a in SDL2_image 2.0.4. There is a SEGV in the SDL function SDL_free_REAL at stdlib/SDL_malloc.c.
Published: 2019-05-20T16:33:37.000Z
Updated: 2024-08-04T23:17:38.857Z Reference links
|
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2019-12098 |
vulnerable | 2026-06-03 14:39:34.270379 |
Details available
In the client side of Heimdal before 7.6.0, failure to verify anonymous PKINIT PA-PKINIT-KX key exchange permits a man-in-the-middle attack. This issue is in krb5_init_creds_step in lib/krb5/init_creds_pw.c.
Published: 2019-05-15T22:41:11.000Z
Updated: 2026-04-15T20:49:22.320Z Reference links
|
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2019-12068 |
vulnerable | 2026-06-03 14:39:34.253397 |
Details available
In QEMU 1:4.1-1, 1:2.1+dfsg-12+deb8u6, 1:2.8+dfsg-6+deb9u8, 1:3.1+dfsg-8~deb10u1, 1:3.1+dfsg-8+deb10u2, and 1:2.1+dfsg-12+deb8u12 (fixed), when executing script in lsi_execute_script(), the LSI scsi adapter emulator advances 's->dsp' index to read next opcode. This can lead to an infinite loop if the next opcode is empty. Move the existing loop exit after 10k iterations so that it covers no-op opcodes as well.
Published: 2019-09-24T19:59:44.000Z
Updated: 2024-08-04T23:10:30.158Z Reference links
|
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2019-11884 |
vulnerable | 2026-06-03 14:39:33.987680 |
Details available
The do_hidp_sock_ioctl function in net/bluetooth/hidp/sock.c in the Linux kernel before 5.0.15 allows a local user to obtain potentially sensitive information from kernel stack memory via a HIDPCONNADD command, because a name field may not end with a '\0' character.
Published: 2019-05-10T21:53:01.000Z
Updated: 2024-08-04T23:10:29.234Z Reference links
|
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2019-11815 |
vulnerable | 2026-06-03 14:39:33.872062 |
Details available
An issue was discovered in rds_tcp_kill_sock in net/rds/tcp.c in the Linux kernel before 5.0.8. There is a race condition leading to a use-after-free, related to net namespace cleanup.
Published: 2019-05-08T13:36:39.000Z
Updated: 2024-08-04T23:03:32.885Z Reference links
|
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2019-11740 |
vulnerable | 2026-06-03 14:39:33.788465 |
Details available
Mozilla developers and community members reported memory safety bugs present in Firefox 68, Firefox ESR 68, and Firefox 60.8. Some of these bugs showed evidence of memory corruption and we presume that with enough effort that some of these could be exploited to run arbitrary code. This vulnerability affects Firefox < 69, Thunderbird < 68.1, Thunderbird < 60.9, Firefox ESR < 60.9, and Firefox ESR < 68.1.
Published: 2019-09-27T17:19:13.000Z
Updated: 2024-08-04T23:03:32.636Z Reference links |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2019-11738 |
vulnerable | 2026-06-03 14:39:33.787493 |
Details available
If a Content Security Policy (CSP) directive is defined that uses a hash-based source that takes the empty string as input, execution of any javascript: URIs will be allowed. This could allow for malicious JavaScript content to be run, bypassing CSP permissions. This vulnerability affects Firefox < 69 and Firefox ESR < 68.1.
Published: 2019-09-27T17:19:57.000Z
Updated: 2024-08-04T23:03:32.489Z Reference links
|
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2019-11735 |
vulnerable | 2026-06-03 14:39:33.786422 |
Details available
Mozilla developers and community members reported memory safety bugs present in Firefox 68 and Firefox ESR 68. Some of these bugs showed evidence of memory corruption and we presume that with enough effort that some of these could be exploited to run arbitrary code. This vulnerability affects Firefox < 69 and Firefox ESR < 68.1.
Published: 2019-09-27T17:21:33.000Z
Updated: 2024-08-04T23:03:32.724Z Reference links
|
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2019-11730 |
vulnerable | 2026-06-03 14:39:33.785183 |
Details available
A vulnerability exists where if a user opens a locally saved HTML file, this file can use file: URIs to access other files in the same directory or sub-directories if the names are known or guessed. The Fetch API can then be used to read the contents of any files stored in these directories and they may uploaded to a server. It was demonstrated that in combination with a popular Android messaging app, if a malicious HTML attachment is sent to a user and they opened that attachment in Firefox, due to that app's predictable pattern for locally-saved file names, it is possible to read attachments the victim received from other correspondents. This vulnerability affects Firefox ESR < 60.8, Firefox < 68, and Thunderbird < 60.8.
Published: 2019-07-23T13:16:08.000Z
Updated: 2024-08-04T23:03:32.603Z Reference links |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2019-11728 |
vulnerable | 2026-06-03 14:39:33.783858 |
Details available
The HTTP Alternative Services header, Alt-Svc, can be used by a malicious site to scan all TCP ports of any host that the accessible to a user when web content is loaded. This vulnerability affects Firefox < 68.
Published: 2019-07-23T13:16:34.000Z
Updated: 2024-08-04T23:03:32.583Z Reference links
|
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2019-11725 |
vulnerable | 2026-06-03 14:39:33.782912 |
Details available
When a user navigates to site marked as unsafe by the Safebrowsing API, warning messages are displayed and navigation is interrupted but resources from the same site loaded through websockets are not blocked, leading to the loading of unsafe resources and bypassing safebrowsing protections. This vulnerability affects Firefox < 68.
Published: 2019-07-23T13:16:52.000Z
Updated: 2024-08-04T23:03:32.364Z Reference links
|
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2019-11724 |
vulnerable | 2026-06-03 14:39:33.782516 |
Details available
Application permissions give additional remote troubleshooting permission to the site input.mozilla.org, which has been retired and now redirects to another site. This additional permission is unnecessary and is a potential vector for malicious attacks. This vulnerability affects Firefox < 68.
Published: 2019-07-23T13:17:06.000Z
Updated: 2024-08-04T23:03:32.533Z Reference links
|
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2019-11723 |
vulnerable | 2026-06-03 14:39:33.782104 |
Details available
A vulnerability exists during the installation of add-ons where the initial fetch ignored the origin attributes of the browsing context. This could leak cookies in private browsing mode or across different "containers" for people who use the Firefox Multi-Account Containers Web Extension. This vulnerability affects Firefox < 68.
Published: 2019-07-23T13:17:17.000Z
Updated: 2024-08-04T23:03:32.559Z Reference links
|
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2019-11721 |
vulnerable | 2026-06-03 14:39:33.781638 |
Details available
The unicode latin 'kra' character can be used to spoof a standard 'k' character in the addressbar. This allows for domain spoofing attacks as do not display as punycode text, allowing for user confusion. This vulnerability affects Firefox < 68.
Published: 2019-07-23T13:17:26.000Z
Updated: 2024-08-04T23:03:32.542Z Reference links
|
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2019-11720 |
vulnerable | 2026-06-03 14:39:33.781230 |
Details available
Some unicode characters are incorrectly treated as whitespace during the parsing of web content instead of triggering parsing errors. This allows malicious code to then be processed, evading cross-site scripting (XSS) filtering. This vulnerability affects Firefox < 68.
Published: 2019-07-23T13:17:35.000Z
Updated: 2024-08-04T23:03:32.631Z Reference links
|
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2019-11718 |
vulnerable | 2026-06-03 14:39:33.780308 |
Details available
Activity Stream can display content from sent from the Snippet Service website. This content is written to innerHTML on the Activity Stream page without sanitization, allowing for a potential access to other information available to the Activity Stream, such as browsing history, if the Snipper Service were compromised. This vulnerability affects Firefox < 68.
Published: 2019-07-23T13:17:58.000Z
Updated: 2024-08-04T23:03:32.411Z Reference links
|
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2019-11717 |
vulnerable | 2026-06-03 14:39:33.779916 |
Details available
A vulnerability exists where the caret ("^") character is improperly escaped constructing some URIs due to it being used as a separator, allowing for possible spoofing of origin attributes. This vulnerability affects Firefox ESR < 60.8, Firefox < 68, and Thunderbird < 60.8.
Published: 2019-07-23T13:18:07.000Z
Updated: 2024-08-04T23:03:32.386Z Reference links |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2019-11710 |
vulnerable | 2026-06-03 14:39:33.775839 |
Details available
Mozilla developers and community members reported memory safety bugs present in Firefox 67. Some of these bugs showed evidence of memory corruption and we presume that with enough effort that some of these could be exploited to run arbitrary code. This vulnerability affects Firefox < 68.
Published: 2019-07-23T13:19:42.000Z
Updated: 2024-08-04T23:03:32.414Z Reference links
|
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2019-11709 |
vulnerable | 2026-06-03 14:39:33.772941 |
Details available
Mozilla developers and community members reported memory safety bugs present in Firefox 67 and Firefox ESR 60.7. Some of these bugs showed evidence of memory corruption and we presume that with enough effort that some of these could be exploited to run arbitrary code. This vulnerability affects Firefox ESR < 60.8, Firefox < 68, and Thunderbird < 60.8.
Published: 2019-07-23T13:19:53.000Z
Updated: 2024-08-04T23:03:32.452Z Reference links
|
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2019-11627 |
vulnerable | 2026-06-03 14:39:33.485898 |
Details available
gpg-key2ps in signing-party 1.1.x and 2.x before 2.10-1 contains an unsafe shell call enabling shell injection via a User ID.
Published: 2019-04-30T22:49:10.000Z
Updated: 2024-08-04T22:55:41.043Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2019-11506 |
vulnerable | 2026-06-03 14:39:33.114051 |
Details available
In GraphicsMagick from version 1.3.30 to 1.4 snapshot-20190403 Q8, there is a heap-based buffer overflow in the function WriteMATLABImage of coders/mat.c, which allows an attacker to cause a denial of service or possibly have unspecified other impact via a crafted image file. This is related to ExportRedQuantumType in magick/export.c.
Published: 2019-04-24T20:31:13.000Z
Updated: 2024-08-04T22:55:40.516Z Reference links
|
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2019-11505 |
vulnerable | 2026-06-03 14:39:33.111601 |
Details available
In GraphicsMagick from version 1.3.8 to 1.4 snapshot-20190403 Q8, there is a heap-based buffer overflow in the function WritePDBImage of coders/pdb.c, which allows an attacker to cause a denial of service or possibly have unspecified other impact via a crafted image file. This is related to MagickBitStreamMSBWrite in magick/bit_stream.c.
Published: 2019-04-24T20:31:00.000Z
Updated: 2024-08-04T22:55:40.251Z Reference links
|
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2019-11499 |
vulnerable | 2026-06-03 14:39:33.103473 |
Details available
In the IMAP Server in Dovecot 2.3.3 through 2.3.5.2, the submission-login component crashes if AUTH PLAIN is attempted over a TLS secured channel with an unacceptable authentication message.
Published: 2019-05-08T17:00:15.000Z
Updated: 2024-08-04T22:55:40.396Z Reference links
|
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2019-11494 |
vulnerable | 2026-06-03 14:39:33.097945 |
Details available
HIGH (7.5)
In the IMAP Server in Dovecot 2.3.3 through 2.3.5.2, the submission-login service crashes when the client disconnects prematurely during the AUTH command.
Published: 2019-05-08T17:04:02.000Z
Updated: 2024-08-04T22:55:40.377Z Reference links
|
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2019-11474 |
vulnerable | 2026-06-03 14:39:33.027008 |
Details available
coders/xwd.c in GraphicsMagick 1.3.31 allows attackers to cause a denial of service (floating-point exception and application crash) by crafting an XWD image file, a different vulnerability than CVE-2019-11008 and CVE-2019-11009.
Published: 2019-04-23T13:55:39.000Z
Updated: 2024-08-04T22:55:40.533Z Reference links |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2019-11459 |
vulnerable | 2026-06-03 14:39:33.005043 |
Details available
The tiff_document_render() and tiff_document_get_thumbnail() functions in the TIFF document backend in GNOME Evince through 3.32.0 did not handle errors from TIFFReadRGBAImageOriented(), leading to uninitialized memory use when processing certain TIFF image files.
Published: 2019-04-22T20:26:32.000Z
Updated: 2024-08-04T22:55:40.119Z Reference links
|
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2019-11235 |
vulnerable | 2026-06-03 14:39:32.519436 |
Details available
FreeRADIUS before 3.0.19 mishandles the "each participant verifies that the received scalar is within a range, and that the received group element is a valid point on the curve being used" protection mechanism, aka a "Dragonblood" issue, a similar issue to CVE-2019-9498 and CVE-2019-9499.
Published: 2019-04-21T16:40:32.000Z
Updated: 2024-08-04T22:48:08.973Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2019-11139 |
vulnerable | 2026-06-03 14:39:31.648366 |
Details available
Improper conditions check in the voltage modulation interface for some Intel(R) Xeon(R) Scalable Processors may allow a privileged user to potentially enable denial of service via local access.
Published: 2019-11-14T18:18:56.000Z
Updated: 2024-08-04T22:48:08.917Z Reference links
|
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2019-11135 |
vulnerable | 2026-06-03 14:39:31.082185 |
Details available
TSX Asynchronous Abort condition on some CPUs utilizing speculative execution may allow an authenticated user to potentially enable information disclosure via a side channel with local access.
Published: 2019-11-14T18:19:25.000Z
Updated: 2026-05-28T18:21:00.391Z Reference links
|
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2019-11068 |
vulnerable | 2026-06-03 14:39:30.873347 |
Details available
libxslt through 1.1.33 allows bypass of a protection mechanism because callers of xsltCheckRead and xsltCheckWrite permit access even upon receiving a -1 error code. xsltCheckRead can return -1 for a crafted URL that is not actually invalid and is subsequently loaded.
Published: 2019-04-10T19:38:18.000Z
Updated: 2026-05-28T18:18:27.604Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2019-11042 |
vulnerable | 2026-06-03 14:39:25.403473 |
heap-buffer-overflow on exif_process_user_comment in EXIF extension
MEDIUM (4.8)
When PHP EXIF extension is parsing EXIF information from an image, e.g. via exif_read_data() function, in PHP versions 7.1.x below 7.1.31, 7.2.x below 7.2.21 and 7.3.x below 7.3.8 it is possible to supply it with data what will cause it to read past the allocated buffer. This may lead to information disclosure or crash.
Published: 2019-08-09T19:26:34.193Z
Updated: 2024-09-17T02:15:56.650Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2019-11041 |
vulnerable | 2026-06-03 14:39:25.400361 |
heap-buffer-overflow on exif_scan_thumbnail in EXIF extension
MEDIUM (4.8)
When PHP EXIF extension is parsing EXIF information from an image, e.g. via exif_read_data() function, in PHP versions 7.1.x below 7.1.31, 7.2.x below 7.2.21 and 7.3.x below 7.3.8 it is possible to supply it with data what will cause it to read past the allocated buffer. This may lead to information disclosure or crash.
Published: 2019-08-09T19:26:34.152Z
Updated: 2024-09-16T19:31:07.181Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2019-11040 |
vulnerable | 2026-06-03 14:39:25.395411 |
Heap buffer overflow in EXIF extension
MEDIUM (4.8)
When PHP EXIF extension is parsing EXIF information from an image, e.g. via exif_read_data() function, in PHP versions 7.1.x below 7.1.30, 7.2.x below 7.2.19 and 7.3.x below 7.3.6 it is possible to supply it with data what will cause it to read past the allocated buffer. This may lead to information disclosure or crash.
Published: 2019-06-18T23:28:28.320Z
Updated: 2024-09-16T17:23:01.910Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2019-11039 |
vulnerable | 2026-06-03 14:39:25.394678 |
Out-of-bounds read in iconv.c
MEDIUM (4.2)
Function iconv_mime_decode_headers() in PHP versions 7.1.x below 7.1.30, 7.2.x below 7.2.19 and 7.3.x below 7.3.6 may perform out-of-buffer read due to integer overflow when parsing MIME headers. This may lead to information disclosure or crash.
Published: 2019-06-18T23:28:28.280Z
Updated: 2024-09-17T00:21:46.316Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2019-11036 |
vulnerable | 2026-06-03 14:39:25.378239 |
Heap over-read in PHP EXIF extension
MEDIUM (4.8)
When processing certain files, PHP EXIF extension in versions 7.1.x below 7.1.29, 7.2.x below 7.2.18 and 7.3.x below 7.3.5 can be caused to read past allocated buffer in exif_process_IFD_TAG function. This may lead to information disclosure or crash.
Published: 2019-05-03T19:28:15.566Z
Updated: 2024-09-16T22:30:46.095Z Reference links
|
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2019-11035 |
vulnerable | 2026-06-03 14:39:25.376922 |
Heap over-read in PHP EXIF extension
MEDIUM (4.8)
When processing certain files, PHP EXIF extension in versions 7.1.x below 7.1.28, 7.2.x below 7.2.17 and 7.3.x below 7.3.4 can be caused to read past allocated buffer in exif_iif_add_value function. This may lead to information disclosure or crash.
Published: 2019-04-18T16:57:00.996Z
Updated: 2024-09-17T03:43:08.668Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2019-11034 |
vulnerable | 2026-06-03 14:39:25.375719 |
Heap over-read in PHP EXIF extension
MEDIUM (4.8)
When processing certain files, PHP EXIF extension in versions 7.1.x below 7.1.28, 7.2.x below 7.2.17 and 7.3.x below 7.3.4 can be caused to read past allocated buffer in exif_process_IFD_TAG function. This may lead to information disclosure or crash.
Published: 2019-04-18T16:57:00.954Z
Updated: 2024-09-17T02:31:25.024Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2019-11010 |
vulnerable | 2026-06-03 14:39:25.335004 |
Details available
In GraphicsMagick 1.4 snapshot-20190322 Q8, there is a memory leak in the function ReadMPCImage of coders/mpc.c, which allows attackers to cause a denial of service via a crafted image file.
Published: 2019-04-08T18:18:44.000Z
Updated: 2024-08-04T22:40:15.967Z Reference links
|
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2019-11009 |
vulnerable | 2026-06-03 14:39:25.334319 |
Details available
In GraphicsMagick 1.4 snapshot-20190322 Q8, there is a heap-based buffer over-read in the function ReadXWDImage of coders/xwd.c, which allows attackers to cause a denial of service or information disclosure via a crafted image file.
Published: 2019-04-08T18:18:30.000Z
Updated: 2024-08-04T22:40:15.950Z Reference links
|
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2019-11008 |
vulnerable | 2026-06-03 14:39:25.333597 |
Details available
In GraphicsMagick 1.4 snapshot-20190322 Q8, there is a heap-based buffer overflow in the function WriteXWDImage of coders/xwd.c, which allows remote attackers to cause a denial of service (application crash) or possibly have unspecified other impact via a crafted image file.
Published: 2019-04-08T18:18:18.000Z
Updated: 2024-08-04T22:40:15.838Z Reference links
|
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2019-11007 |
vulnerable | 2026-06-03 14:39:25.332815 |
Details available
In GraphicsMagick 1.4 snapshot-20190322 Q8, there is a heap-based buffer over-read in the ReadMNGImage function of coders/png.c, which allows attackers to cause a denial of service or information disclosure via an image colormap.
Published: 2019-04-08T18:18:08.000Z
Updated: 2024-08-04T22:40:15.996Z Reference links
|
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2019-11006 |
vulnerable | 2026-06-03 14:39:25.330089 |
Details available
In GraphicsMagick 1.4 snapshot-20190322 Q8, there is a heap-based buffer over-read in the function ReadMIFFImage of coders/miff.c, which allows attackers to cause a denial of service or information disclosure via an RLE packet.
Published: 2019-04-08T18:17:37.000Z
Updated: 2024-08-04T22:40:15.931Z Reference links
|
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2019-11005 |
vulnerable | 2026-06-03 14:39:25.329415 |
Details available
In GraphicsMagick 1.4 snapshot-20190322 Q8, there is a stack-based buffer overflow in the function SVGStartElement of coders/svg.c, which allows remote attackers to cause a denial of service (application crash) or possibly have unspecified other impact via a quoted font family value.
Published: 2019-04-08T18:17:26.000Z
Updated: 2024-08-04T22:40:15.827Z Reference links |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2019-10906 |
vulnerable | 2026-06-03 14:39:24.635508 |
Details available
In Pallets Jinja before 2.10.1, str.format_map allows a sandbox escape.
Published: 2019-04-06T23:17:03.000Z
Updated: 2024-08-04T22:40:15.214Z Reference links
|
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2019-10903 |
vulnerable | 2026-06-03 14:39:24.622637 |
Details available
In Wireshark 2.4.0 to 2.4.13, 2.6.0 to 2.6.7, and 3.0.0, the DCERPC SPOOLSS dissector could crash. This was addressed in epan/dissectors/packet-dcerpc-spoolss.c by adding a boundary check.
Published: 2019-04-09T03:53:43.000Z
Updated: 2024-08-04T22:40:15.428Z Reference links
|
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2019-10901 |
vulnerable | 2026-06-03 14:39:24.621495 |
Details available
In Wireshark 2.4.0 to 2.4.13, 2.6.0 to 2.6.7, and 3.0.0, the LDSS dissector could crash. This was addressed in epan/dissectors/packet-ldss.c by handling file digests properly.
Published: 2019-04-09T03:53:11.000Z
Updated: 2024-08-04T22:40:15.280Z Reference links
|
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2019-10899 |
vulnerable | 2026-06-03 14:39:24.620387 |
Details available
In Wireshark 2.4.0 to 2.4.13, 2.6.0 to 2.6.7, and 3.0.0, the SRVLOC dissector could crash. This was addressed in epan/dissectors/packet-srvloc.c by preventing a heap-based buffer under-read.
Published: 2019-04-09T03:52:41.000Z
Updated: 2024-08-04T22:40:15.111Z Reference links
|
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2019-10896 |
vulnerable | 2026-06-03 14:39:24.618701 |
Details available
In Wireshark 2.4.0 to 2.4.13, 2.6.0 to 2.6.7, and 3.0.0, the DOF dissector could crash. This was addressed in epan/dissectors/packet-dof.c by properly handling generated IID and OID bytes.
Published: 2019-04-09T03:50:58.000Z
Updated: 2024-08-04T22:40:15.129Z Reference links
|
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2019-10895 |
vulnerable | 2026-06-03 14:39:24.617901 |
Details available
In Wireshark 2.4.0 to 2.4.13, 2.6.0 to 2.6.7, and 3.0.0, the NetScaler file parser could crash. This was addressed in wiretap/netscaler.c by improving data validation.
Published: 2019-04-09T03:50:45.000Z
Updated: 2024-08-04T22:40:15.290Z Reference links
|
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2019-10894 |
vulnerable | 2026-06-03 14:39:24.617001 |
Details available
In Wireshark 2.4.0 to 2.4.13, 2.6.0 to 2.6.7, and 3.0.0, the GSS-API dissector could crash. This was addressed in epan/dissectors/packet-gssapi.c by ensuring that a valid dissector is called.
Published: 2019-04-09T03:50:22.000Z
Updated: 2024-08-04T22:40:15.040Z Reference links
|
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2019-10691 |
vulnerable | 2026-06-03 14:39:24.050616 |
Details available
The JSON encoder in Dovecot before 2.3.5.2 allows attackers to repeatedly crash the authentication service by attempting to authenticate with an invalid UTF-8 sequence as the username.
Published: 2019-04-24T16:49:37.000Z
Updated: 2024-08-04T22:32:01.932Z Reference links
|
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2019-10185 |
vulnerable | 2026-06-03 14:39:21.629357 |
Details available
HIGH (8.2)
It was found that icedtea-web up to and including 1.7.2 and 1.8.2 was vulnerable to a zip-slip attack during auto-extraction of a JAR file. An attacker could use this flaw to write files to arbitrary locations. This could also be used to replace the main running application and, possibly, break out of the sandbox.
Published: 2019-07-31T21:50:57.000Z
Updated: 2024-08-04T22:10:10.092Z Reference links
|
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2019-10181 |
vulnerable | 2026-06-03 14:39:21.615556 |
Details available
MEDIUM (6.3)
It was found that in icedtea-web up to and including 1.7.2 and 1.8.2 executable code could be injected in a JAR file without compromising the signature verification. An attacker could use this flaw to inject code in a trusted JAR. The code would be executed inside the sandbox.
Published: 2019-07-31T21:56:11.000Z
Updated: 2024-08-04T22:10:09.998Z Reference links
|
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2019-10164 |
vulnerable | 2026-06-03 14:39:21.562637 |
Details available
HIGH (7.5)
PostgreSQL versions 10.x before 10.9 and versions 11.x before 11.4 are vulnerable to a stack-based buffer overflow. Any authenticated user can overflow a stack-based buffer by changing the user's own password to a purpose-crafted value. This often suffices to execute arbitrary code as the PostgreSQL operating system account.
Published: 2019-06-26T15:29:13.000Z
Updated: 2024-08-04T22:10:10.043Z Reference links
|
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2019-10163 |
vulnerable | 2026-06-03 14:39:21.562021 |
Details available
LOW (3.5)
A Vulnerability has been found in PowerDNS Authoritative Server before versions 4.1.9, 4.0.8 allowing a remote, authorized master server to cause a high CPU load or even prevent any further updates to any slave zone by sending a large number of NOTIFY messages. Note that only servers configured as slaves are affected by this issue.
Published: 2019-07-30T22:16:59.000Z
Updated: 2024-08-04T22:10:10.003Z Reference links
|
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2019-10162 |
vulnerable | 2026-06-03 14:39:21.558975 |
Details available
LOW (3.5)
A vulnerability has been found in PowerDNS Authoritative Server before versions 4.1.10, 4.0.8 allowing an authorized user to cause the server to exit by inserting a crafted record in a MASTER type zone under their control. The issue is due to the fact that the Authoritative Server will exit when it runs into a parsing error while looking up the NS/A/AAAA records it is about to use for an outgoing notify.
Published: 2019-07-30T22:15:35.000Z
Updated: 2024-08-04T22:10:10.028Z Reference links
|
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2019-10160 |
vulnerable | 2026-06-03 14:39:21.549431 |
Details available
CRITICAL (9.8)
A security regression of CVE-2019-9636 was discovered in python since commit d537ab0ff9767ef024f26246899728f0116b1ec3 affecting versions 2.7, 3.5, 3.6, 3.7 and from v3.8.0a4 through v3.8.0b1, which still allows an attacker to exploit CVE-2019-9636 by abusing the user and password parts of a URL. When an application parses user-supplied URLs to store cookies, authentication credentials, or other kind of information, it is possible for an attacker to provide specially crafted URLs to make the application locate host-related information (e.g. cookies, authentication data) and send them to a different host than where it should, unlike if the URLs had been correctly parsed. The result of an attack may vary based on the application.
Published: 2019-06-07T17:50:33.000Z
Updated: 2024-08-04T22:10:10.028Z Reference links
|
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2019-10126 |
vulnerable | 2026-06-03 14:39:21.477110 |
Details available
MEDIUM (5.9)
A flaw was found in the Linux kernel. A heap based buffer overflow in mwifiex_uap_parse_tail_ies function in drivers/net/wireless/marvell/mwifiex/ie.c might lead to memory corruption and possibly other consequences.
Published: 2019-06-14T13:56:32.000Z
Updated: 2024-08-04T22:10:09.957Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2019-10092 |
vulnerable | 2026-06-03 14:39:21.414782 |
Details available
In Apache HTTP Server 2.4.0-2.4.39, a limited cross-site scripting issue was reported affecting the mod_proxy error page. An attacker could cause the link on the error page to be malformed and instead point to a page of their choice. This would only be exploitable where a server was set up with proxying enabled but was misconfigured in such a way that the Proxy Error page was displayed.
Published: 2019-09-26T14:07:46.000Z
Updated: 2024-08-04T22:10:09.500Z Reference links
|
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2019-10086 |
vulnerable | 2026-06-03 14:39:21.347870 |
Details available
In Apache Commons Beanutils 1.9.2, a special BeanIntrospector class was added which allows suppressing the ability for an attacker to access the classloader via the class property available on all Java objects. We, however were not using this by default characteristic of the PropertyUtilsBean.
Published: 2019-08-20T20:10:15.000Z
Updated: 2024-08-04T22:10:09.585Z Reference links
|
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2019-1010180 |
vulnerable | 2026-06-03 14:39:20.914455 |
Details available
GNU gdb All versions is affected by: Buffer Overflow - Out of bound memory access. The impact is: Deny of Service, Memory Disclosure, and Possible Code Execution. The component is: The main gdb module. The attack vector is: Open an ELF for debugging. The fixed version is: Not fixed yet.
Published: 2019-07-24T12:01:08.000Z
Updated: 2024-08-05T03:07:18.377Z Reference links
|
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2019-1010006 |
vulnerable | 2026-06-03 14:39:20.793232 |
Details available
Evince 3.26.0 is affected by buffer overflow. The impact is: DOS / Possible code execution. The component is: backend/tiff/tiff-document.c. The attack vector is: Victim must open a crafted PDF file. The issue occurs because of an incorrect integer overflow protection mechanism in tiff_document_render and tiff_document_get_thumbnail.
Published: 2019-07-15T01:50:17.000Z
Updated: 2024-08-05T03:07:18.014Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2019-1000020 |
vulnerable | 2026-06-03 14:39:20.579829 |
Details available
libarchive version commit 5a98dcf8a86364b3c2c469c85b93647dfb139961 onwards (version v2.8.0 onwards) contains a CWE-835: Loop with Unreachable Exit Condition ('Infinite Loop') vulnerability in ISO9660 parser, archive_read_support_format_iso9660.c, read_CE()/parse_rockridge() that can result in DoS by infinite loop. This attack appears to be exploitable via the victim opening a specially crafted ISO9660 file.
Published: 2019-02-04T21:00:00.000Z
Updated: 2024-08-05T03:00:19.261Z Reference links
|
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2019-1000019 |
vulnerable | 2026-06-03 14:39:20.579052 |
Details available
libarchive version commit bf9aec176c6748f0ee7a678c5f9f9555b9a757c1 onwards (release v3.0.2 onwards) contains a CWE-125: Out-of-bounds Read vulnerability in 7zip decompression, archive_read_support_format_7zip.c, header_bytes() that can result in a crash (denial of service). This attack appears to be exploitable via the victim opening a specially crafted 7zip file.
Published: 2019-02-04T21:00:00.000Z
Updated: 2024-08-05T03:00:19.319Z Reference links
|
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2019-0220 |
vulnerable | 2026-06-03 14:39:18.791789 |
Details available
A vulnerability was found in Apache HTTP Server 2.4.0 to 2.4.38. When the path component of a request URL contains multiple consecutive slashes ('/'), directives such as LocationMatch and RewriteRule must account for duplicates in regular expressions while other aspects of the servers processing will implicitly collapse them.
Published: 2019-06-11T20:49:50.000Z
Updated: 2024-08-04T17:44:15.395Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2019-0217 |
vulnerable | 2026-06-03 14:39:18.780846 |
Details available
In Apache HTTP Server 2.4 release 2.4.38 and prior, a race condition in mod_auth_digest when running in a threaded server could allow a user with valid credentials to authenticate using another username, bypassing configured access control restrictions.
Published: 2019-04-08T20:11:20.000Z
Updated: 2024-08-04T17:44:15.383Z Reference links
|
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2019-0211 |
vulnerable | 2026-06-03 14:39:18.743128 |
Details available
In Apache HTTP Server 2.4 releases 2.4.17 to 2.4.38, with MPM event, worker or prefork, code executing in less-privileged child processes or threads (including scripts executed by an in-process scripting interpreter) could execute arbitrary code with the privileges of the parent process (usually root) by manipulating the scoreboard. Non-Unix systems are not affected.
Published: 2019-04-08T21:31:09.000Z
Updated: 2025-10-21T23:45:40.583Z Reference links |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2019-0197 |
vulnerable | 2026-06-03 14:39:18.676937 |
Details available
A vulnerability was found in Apache HTTP Server 2.4.34 to 2.4.38. When HTTP/2 was enabled for a http: host or H2Upgrade was enabled for h2 on a https: host, an Upgrade request from http/1.1 to http/2 that was not the first request on a connection could lead to a misconfiguration and crash. Server that never enabled the h2 protocol or that only enabled it for https: and did not set "H2Upgrade on" are unaffected by this issue.
Published: 2019-06-11T21:35:52.000Z
Updated: 2024-08-04T17:44:14.751Z Reference links
|
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2019-0160 |
vulnerable | 2026-06-03 14:39:18.280891 |
Details available
HIGH (8.7)
Buffer overflow in system firmware for EDK II may allow unauthenticated user to potentially enable escalation of privilege and/or denial of service via network access.
Published: 2019-03-27T19:20:26.000Z
Updated: 2024-08-04T17:44:14.514Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2018-6556 |
vulnerable | 2026-06-03 14:39:00.504530 |
The lxc-user-nic component of LXC allows unprivileged users to open arbitrary files
lxc-user-nic when asked to delete a network interface will unconditionally open a user provided path. This code path may be used by an unprivileged user to check for the existence of a path which they wouldn't otherwise be able to reach. It may also be used to trigger side effects by causing a (read-only) open of special kernel files (ptmx, proc, sys). Affected releases are LXC: 2.0 versions above and including 2.0.9; 3.0 versions above and including 3.0.0, prior to 3.0.2.
Published: 2018-08-10T15:00:00.000Z
Updated: 2024-09-17T03:38:26.856Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2018-5740 |
vulnerable | 2026-06-03 14:38:58.449894 |
A flaw in the "deny-answer-aliases" feature can cause an assertion failure in named
HIGH (7.5)
"deny-answer-aliases" is a little-used feature intended to help recursive server operators protect end users against DNS rebinding attacks, a potential method of circumventing the security model used by client browsers. However, a defect in this feature makes it easy, when the feature is in use, to experience an assertion failure in name.c. Affects BIND 9.7.0->9.8.8, 9.9.0->9.9.13, 9.10.0->9.10.8, 9.11.0->9.11.4, 9.12.0->9.12.2, 9.13.0->9.13.2.
Published: 2019-01-16T20:00:00.000Z
Updated: 2024-09-16T17:58:43.029Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2018-20860 |
vulnerable | 2026-06-03 14:38:39.899758 |
Details available
libopenmpt before 0.3.13 allows a crash with malformed MED files.
Published: 2019-07-30T18:33:03.000Z
Updated: 2024-08-05T12:12:29.698Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2018-20855 |
vulnerable | 2026-06-03 14:38:39.891573 |
Details available
An issue was discovered in the Linux kernel before 4.18.7. In create_qp_common in drivers/infiniband/hw/mlx5/qp.c, mlx5_ib_create_qp_resp was never initialized, resulting in a leak of stack memory to userspace.
Published: 2019-07-26T04:39:40.000Z
Updated: 2024-08-05T12:12:29.320Z Reference links
|
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2018-20843 |
vulnerable | 2026-06-03 14:38:39.875921 |
Details available
In libexpat in Expat before 2.2.7, XML input including XML names that contain a large number of colons could make the XML parser consume a high amount of RAM and CPU resources while processing (enough to be usable for denial-of-service attacks).
Published: 2019-06-24T16:06:38.000Z
Updated: 2025-05-30T19:39:20.442Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2018-20836 |
vulnerable | 2026-06-03 14:38:39.862970 |
Details available
An issue was discovered in the Linux kernel before 4.20. There is a race condition in smp_task_timedout() and smp_task_done() in drivers/scsi/libsas/sas_expander.c, leading to a use-after-free.
Published: 2019-05-07T13:04:44.000Z
Updated: 2024-08-05T12:12:27.403Z Reference links
|
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2018-20615 |
vulnerable | 2026-06-03 14:38:39.446634 |
Details available
An out-of-bounds read issue was discovered in the HTTP/2 protocol decoder in HAProxy 1.8.x and 1.9.x through 1.9.0 which can result in a crash. The processing of the PRIORITY flag in a HEADERS frame requires 5 extra bytes, and while these bytes are skipped, the total frame length was not re-checked to make sure they were present in the frame.
Published: 2019-03-18T16:11:36.000Z
Updated: 2024-08-05T12:05:17.640Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2018-20549 |
vulnerable | 2026-06-03 14:38:39.353839 |
Details available
There is an illegal WRITE memory access at caca/file.c (function caca_file_read) in libcaca 0.99.beta19.
Published: 2018-12-28T03:00:00.000Z
Updated: 2024-08-05T12:05:17.464Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2018-20548 |
vulnerable | 2026-06-03 14:38:39.353189 |
Details available
There is an illegal WRITE memory access at common-image.c (function load_image) in libcaca 0.99.beta19 for 1bpp data.
Published: 2018-12-28T03:00:00.000Z
Updated: 2024-08-05T12:05:17.443Z Reference links
|
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2018-20547 |
vulnerable | 2026-06-03 14:38:39.352584 |
Details available
There is an illegal READ memory access at caca/dither.c (function get_rgba_default) in libcaca 0.99.beta19 for 24bpp data.
Published: 2018-12-28T03:00:00.000Z
Updated: 2024-08-05T12:05:17.457Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2018-20546 |
vulnerable | 2026-06-03 14:38:39.351916 |
Details available
There is an illegal READ memory access at caca/dither.c (function get_rgba_default) in libcaca 0.99.beta19 for the default bpp case.
Published: 2018-12-28T03:00:00.000Z
Updated: 2024-08-05T12:05:17.402Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2018-20545 |
vulnerable | 2026-06-03 14:38:39.351117 |
Details available
There is an illegal WRITE memory access at common-image.c (function load_image) in libcaca 0.99.beta19 for 4bpp data.
Published: 2018-12-28T03:00:00.000Z
Updated: 2024-08-05T12:05:17.277Z Reference links
|
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2018-20482 |
vulnerable | 2026-06-03 14:38:39.154089 |
Details available
GNU Tar through 1.30, when --sparse is used, mishandles file shrinkage during read access, which allows local users to cause a denial of service (infinite read loop in sparse_dump_region in sparse.c) by modifying a file that is supposed to be archived by a different user's process (e.g., a system backup running as root).
Published: 2018-12-26T18:00:00.000Z
Updated: 2024-08-05T12:05:16.165Z Reference links
|
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2018-20467 |
vulnerable | 2026-06-03 14:38:39.142852 |
Details available
In coders/bmp.c in ImageMagick before 7.0.8-16, an input file can result in an infinite loop and hang, with high CPU and memory consumption. Remote attackers could leverage this vulnerability to cause a denial of service via a crafted file.
Published: 2018-12-26T03:00:00.000Z
Updated: 2024-08-05T12:05:17.002Z Reference links
|
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2018-20346 |
vulnerable | 2026-06-03 14:38:38.967165 |
Details available
SQLite before 3.25.3, when the FTS3 extension is enabled, encounters an integer overflow (and resultant buffer overflow) for FTS3 queries that occur after crafted changes to FTS3 shadow tables, allowing remote attackers to execute arbitrary code by leveraging the ability to run arbitrary SQL statements (such as in certain WebSQL use cases), aka Magellan.
Published: 2018-12-21T21:00:00.000Z
Updated: 2024-08-05T11:58:19.161Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2018-20126 |
vulnerable | 2026-06-03 14:38:38.618925 |
Details available
hw/rdma/vmw/pvrdma_cmd.c in QEMU allows create_cq and create_qp memory leaks because errors are mishandled.
Published: 2018-12-20T21:00:00.000Z
Updated: 2024-08-05T11:51:19.153Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2018-20105 |
vulnerable | 2026-06-03 14:38:38.605166 |
yast2-rmt exposes CA private key passhrase in log-file
MEDIUM (4)
A Inclusion of Sensitive Information in Log Files vulnerability in yast2-rmt of SUSE Linux Enterprise Server 15; openSUSE Leap allows local attackers to learn the password if they can access the log file. This issue affects: SUSE Linux Enterprise Server 15 yast2-rmt versions prior to 1.2.2. openSUSE Leap yast2-rmt versions prior to 1.2.2.
Published: 2020-01-27T08:50:13.036Z
Updated: 2024-09-16T23:40:59.234Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2018-1129 |
vulnerable | 2026-06-03 14:38:30.367491 |
Details available
A flaw was found in the way signature calculation was handled by cephx authentication protocol. An attacker having access to ceph cluster network who is able to alter the message payload was able to bypass signature checks done by cephx protocol. Ceph branches master, mimic, luminous and jewel are believed to be vulnerable.
Published: 2018-07-10T14:00:00.000Z
Updated: 2024-09-17T01:45:51.875Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2018-1128 |
vulnerable | 2026-06-03 14:38:30.353386 |
Details available
It was found that cephx authentication protocol did not verify ceph clients correctly and was vulnerable to replay attack. Any attacker having access to ceph cluster network who is able to sniff packets on network can use this vulnerability to authenticate with ceph service and perform actions allowed by ceph service. Ceph branches master, mimic, luminous and jewel are believed to be vulnerable.
Published: 2018-07-10T14:00:00.000Z
Updated: 2024-09-16T20:27:12.357Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2018-1124 |
vulnerable | 2026-06-03 14:38:30.339499 |
Details available
HIGH (7.3)
procps-ng before version 3.3.15 is vulnerable to multiple integer overflows leading to a heap corruption in file2strvec function. This allows a privilege escalation for a local attacker who can create entries in procfs by starting processes, which could result in crashes or arbitrary code execution in proc utilities run by other users.
Published: 2018-05-23T13:00:00.000Z
Updated: 2025-12-18T11:37:47.265Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2018-19872 |
vulnerable | 2026-06-03 14:38:29.757718 |
Details available
An issue was discovered in Qt 5.11. A malformed PPM image causes a division by zero and a crash in qppmhandler.cpp.
Published: 2019-03-15T22:00:00.000Z
Updated: 2024-08-05T11:44:20.666Z Reference links
|
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2018-19871 |
vulnerable | 2026-06-03 14:38:29.755423 |
Details available
An issue was discovered in Qt before 5.11.3. There is QTgaFile Uncontrolled Resource Consumption.
Published: 2018-12-26T20:00:00.000Z
Updated: 2024-08-05T11:44:20.662Z Reference links
|
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2018-19870 |
vulnerable | 2026-06-03 14:38:29.755025 |
Details available
An issue was discovered in Qt before 5.11.3. A malformed GIF image causes a NULL pointer dereference in QGifHandler resulting in a segmentation fault.
Published: 2018-12-26T20:00:00.000Z
Updated: 2024-08-05T11:44:20.664Z Reference links
|
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2018-19869 |
vulnerable | 2026-06-03 14:38:29.754480 |
Details available
An issue was discovered in Qt before 5.11.3. A malformed SVG image causes a segmentation fault in qsvghandler.cpp.
Published: 2018-12-26T20:00:00.000Z
Updated: 2024-08-05T11:44:20.631Z Reference links
|
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2018-19865 |
vulnerable | 2026-06-03 14:38:29.753901 |
Details available
A keystroke logging issue was discovered in Virtual Keyboard in Qt 5.7.x, 5.8.x, 5.9.x, 5.10.x, and 5.11.x before 5.11.3.
Published: 2018-12-05T11:00:00.000Z
Updated: 2024-08-05T11:44:20.693Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2018-19841 |
vulnerable | 2026-06-03 14:38:29.646648 |
Details available
The function WavpackVerifySingleBlock in open_utils.c in libwavpack.a in WavPack through 5.1.0 allows attackers to cause a denial-of-service (out-of-bounds read and application crash) via a crafted WavPack Lossless Audio file, as demonstrated by wvunpack.
Published: 2018-12-04T09:00:00.000Z
Updated: 2024-08-05T11:44:20.579Z Reference links
|
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2018-19840 |
vulnerable | 2026-06-03 14:38:29.643730 |
Details available
The function WavpackPackInit in pack_utils.c in libwavpack.a in WavPack through 5.1.0 allows attackers to cause a denial-of-service (resource exhaustion caused by an infinite loop) via a crafted wav audio file because WavpackSetConfiguration64 mishandles a sample rate of zero.
Published: 2018-12-04T09:00:00.000Z
Updated: 2024-08-05T11:44:20.603Z Reference links
|
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2018-19542 |
vulnerable | 2026-06-03 14:38:29.387730 |
Details available
An issue was discovered in JasPer 2.0.14. There is a NULL pointer dereference in the function jp2_decode in libjasper/jp2/jp2_dec.c, leading to a denial of service.
Published: 2018-11-26T03:00:00.000Z
Updated: 2024-08-05T11:37:11.509Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2018-19539 |
vulnerable | 2026-06-03 14:38:29.386036 |
Details available
An issue was discovered in JasPer 2.0.14. There is an access violation in the function jas_image_readcmpt in libjasper/base/jas_image.c, leading to a denial of service.
Published: 2018-11-26T03:00:00.000Z
Updated: 2024-08-05T11:37:11.519Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2018-19492 |
vulnerable | 2026-06-03 14:38:29.336865 |
Details available
An issue was discovered in cairo.trm in Gnuplot 5.2.5. This issue allows an attacker to conduct a buffer overflow with an arbitrary amount of data in the cairotrm_options function. This flaw is caused by a missing size check of an argument passed to the "set font" function. This issue occurs when the Gnuplot pngcairo terminal is used as a backend.
Published: 2018-11-23T17:00:00.000Z
Updated: 2024-08-05T11:37:11.491Z Reference links
|
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2018-19491 |
vulnerable | 2026-06-03 14:38:29.336392 |
Details available
An issue was discovered in post.trm in Gnuplot 5.2.5. This issue allows an attacker to conduct a buffer overflow with an arbitrary amount of data in the PS_options function. This flaw is caused by a missing size check of an argument passed to the "set font" function. This issue occurs when the Gnuplot postscript terminal is used as a backend.
Published: 2018-11-23T17:00:00.000Z
Updated: 2024-08-05T11:37:11.479Z Reference links
|
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2018-19490 |
vulnerable | 2026-06-03 14:38:29.335859 |
Details available
An issue was discovered in datafile.c in Gnuplot 5.2.5. This issue allows an attacker to conduct a heap-based buffer overflow with an arbitrary amount of data in df_generate_ascii_array_entry. To exploit this vulnerability, an attacker must pass an overlong string as the right bound of the range argument that is passed to the plot function.
Published: 2018-11-23T17:00:00.000Z
Updated: 2024-08-05T11:37:11.482Z Reference links
|
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2018-19052 |
vulnerable | 2026-06-03 14:38:28.919532 |
Details available
An issue was discovered in mod_alias_physical_handler in mod_alias.c in lighttpd before 1.4.50. There is potential ../ path traversal of a single directory above an alias target, with a specific mod_alias configuration where the matched alias lacks a trailing '/' character, but the alias target filesystem path does have a trailing '/' character.
Published: 2018-11-07T05:00:00.000Z
Updated: 2024-08-05T11:30:04.022Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2018-18849 |
vulnerable | 2026-06-03 14:38:28.457850 |
Details available
In Qemu 3.0.0, lsi_do_msgin in hw/scsi/lsi53c895a.c allows out-of-bounds access by triggering an invalid msg_len value.
Published: 2019-03-17T19:56:41.000Z
Updated: 2024-08-05T11:23:08.494Z Reference links
|
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2018-18544 |
vulnerable | 2026-06-03 14:38:27.989491 |
Details available
There is a memory leak in the function WriteMSLImage of coders/msl.c in ImageMagick 7.0.8-13 Q16, and the function ProcessMSLScript of coders/msl.c in GraphicsMagick before 1.3.31.
Published: 2018-10-21T01:00:00.000Z
Updated: 2024-08-05T11:15:58.924Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2018-18521 |
vulnerable | 2026-06-03 14:38:27.974290 |
Details available
Divide-by-zero vulnerabilities in the function arlib_add_symbols() in arlib.c in elfutils 0.174 allow remote attackers to cause a denial of service (application crash) with a crafted ELF file, as demonstrated by eu-ranlib, because a zero sh_entsize is mishandled.
Published: 2018-10-19T17:00:00.000Z
Updated: 2024-08-05T11:15:58.898Z Reference links |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2018-18520 |
vulnerable | 2026-06-03 14:38:27.971541 |
Details available
An Invalid Memory Address Dereference exists in the function elf_end in libelf in elfutils through v0.174. Although eu-size is intended to support ar files inside ar files, handle_ar in size.c closes the outer ar file before handling all inner entries. The vulnerability allows attackers to cause a denial of service (application crash) with a crafted ELF file.
Published: 2018-10-19T17:00:00.000Z
Updated: 2024-08-05T11:15:58.896Z Reference links |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2018-18506 |
vulnerable | 2026-06-03 14:38:27.945594 |
Details available
When proxy auto-detection is enabled, if a web server serves a Proxy Auto-Configuration (PAC) file or if a PAC file is loaded locally, this PAC file can specify that requests to the localhost are to be sent through the proxy to another server. This behavior is disallowed by default when a proxy is manually configured, but when enabled could allow for attacks on services and tools that bind to the localhost for networked behavior if they are accessed through browsing. This vulnerability affects Firefox < 65.
Published: 2019-02-05T21:00:00.000Z
Updated: 2024-08-05T11:08:21.887Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2018-18356 |
vulnerable | 2026-06-03 14:38:27.594259 |
Details available
An integer overflow in path handling lead to a use after free in Skia in Google Chrome prior to 71.0.3578.80 allowed a remote attacker to potentially exploit heap corruption via a crafted HTML page.
Published: 2018-12-11T15:00:00.000Z
Updated: 2024-08-05T11:08:21.499Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2018-18335 |
vulnerable | 2026-06-03 14:38:22.753743 |
Details available
Heap buffer overflow in Skia in Google Chrome prior to 71.0.3578.80 allowed a remote attacker to potentially exploit heap corruption via a crafted HTML page.
Published: 2018-12-11T15:00:00.000Z
Updated: 2024-08-05T11:08:21.363Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2018-18310 |
vulnerable | 2026-06-03 14:38:22.692099 |
Details available
An invalid memory address dereference was discovered in dwfl_segment_report_module.c in libdwfl in elfutils through v0.174. The vulnerability allows attackers to cause a denial of service (application crash) with a crafted ELF file, as demonstrated by consider_notes.
Published: 2018-10-15T02:00:00.000Z
Updated: 2024-08-05T11:08:21.823Z Reference links |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2018-17953 |
not_vulnerable | 2026-06-03 14:38:22.360520 |
pam_access does not handle netmask matches correctly
HIGH (7.5)
A incorrect variable in a SUSE specific patch for pam_access rule matching in PAM 1.3.0 in openSUSE Leap 15.0 and SUSE Linux Enterprise 15 could lead to pam_access rules not being applied (fail open).
Published: 2018-11-27T13:00:00.000Z
Updated: 2024-09-16T17:28:34.555Z Reference links |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2018-17294 |
vulnerable | 2026-06-03 14:38:21.684498 |
Details available
The matchCurrentInput function inside lou_translateString.c of Liblouis prior to 3.7 does not check the input string's length, allowing attackers to cause a denial of service (application crash via out-of-bounds read) by crafting an input file with certain translation dictionaries.
Published: 2018-09-21T06:00:00.000Z
Updated: 2024-08-05T10:47:04.363Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2018-16878 |
vulnerable | 2026-06-03 14:38:21.189024 |
Details available
MEDIUM (6.2)
A flaw was found in pacemaker up to and including version 2.0.1. An insufficient verification inflicted preference of uncontrolled processes can lead to DoS
Published: 2019-04-18T00:00:00.000Z
Updated: 2024-08-05T10:32:54.240Z Reference links
|
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2018-16877 |
vulnerable | 2026-06-03 14:38:21.182009 |
Details available
HIGH (8.8)
A flaw was found in the way pacemaker's client-server authentication was implemented in versions up to and including 2.0.0. A local attacker could use this flaw, and combine it with other IPC weaknesses, to achieve local privilege escalation.
Published: 2019-04-18T00:00:00.000Z
Updated: 2024-08-05T10:32:54.207Z Reference links
|
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2018-16874 |
vulnerable | 2026-06-03 14:38:21.174546 |
Details available
MEDIUM (6.8)
In Go before 1.10.6 and 1.11.x before 1.11.3, the "go get" command is vulnerable to directory traversal when executed with the import path of a malicious Go package which contains curly braces (both '{' and '}' characters). Specifically, it is only vulnerable in GOPATH mode, but not in module mode (the distinction is documented at https://golang.org/cmd/go/#hdr-Module_aware_go_get). The attacker can cause an arbitrary filesystem write, which can lead to code execution.
Published: 2018-12-14T14:00:00.000Z
Updated: 2024-08-05T10:32:54.222Z Reference links |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2018-16873 |
vulnerable | 2026-06-03 14:38:21.172779 |
Details available
HIGH (7.5)
In Go before 1.10.6 and 1.11.x before 1.11.3, the "go get" command is vulnerable to remote code execution when executed with the -u flag and the import path of a malicious Go package, or a package that imports it directly or indirectly. Specifically, it is only vulnerable in GOPATH mode, but not in module mode (the distinction is documented at https://golang.org/cmd/go/#hdr-Module_aware_go_get). Using custom domains, it's possible to arrange things so that a Git repository is cloned to a folder named ".git" by using a vanity import path that ends with "/.git". If the Git repository root contains a "HEAD" file, a "config" file, an "objects" directory, a "refs" directory, with some work to ensure the proper ordering of operations, "go get -u" can be tricked into considering the parent directory as a repository root, and running Git commands on it. That will use the "config" file in the original Git repository root for its configuration, and if that config file contains malicious commands, they will execute on the system running "go get -u".
Published: 2018-12-14T14:00:00.000Z
Updated: 2024-08-05T10:32:54.055Z Reference links |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2018-16846 |
vulnerable | 2026-06-03 14:38:21.081401 |
Details available
MEDIUM (6.5)
It was found in Ceph versions before 13.2.4 that authenticated ceph RGW users can cause a denial of service against OMAPs holding bucket indices.
Published: 2019-01-15T18:00:00.000Z
Updated: 2024-08-05T10:32:53.997Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2018-16451 |
vulnerable | 2026-06-03 14:38:20.462335 |
Details available
The SMB parser in tcpdump before 4.9.3 has buffer over-reads in print-smb.c:print_trans() for \MAILSLOT\BROWSE and \PIPE\LANMAN.
Published: 2019-10-03T15:57:34.000Z
Updated: 2025-12-03T19:29:33.198Z Reference links
|
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2018-16412 |
vulnerable | 2026-06-03 14:38:20.428687 |
Details available
ImageMagick 7.0.8-11 Q16 has a heap-based buffer over-read in the coders/psd.c ParseImageResourceBlocks function.
Published: 2018-09-03T19:00:00.000Z
Updated: 2024-08-05T10:24:32.160Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2018-16402 |
vulnerable | 2026-06-03 14:38:20.417255 |
Details available
libelf/elf_end.c in elfutils 0.173 allows remote attackers to cause a denial of service (double free and application crash) or possibly have unspecified other impact because it tries to decompress twice.
Published: 2018-09-03T19:00:00.000Z
Updated: 2024-08-05T10:24:31.953Z Reference links
|
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2018-16230 |
vulnerable | 2026-06-03 14:38:20.169477 |
Details available
The BGP parser in tcpdump before 4.9.3 has a buffer over-read in print-bgp.c:bgp_attr_print() (MP_REACH_NLRI).
Published: 2019-10-03T15:49:01.000Z
Updated: 2025-12-03T19:48:44.187Z Reference links
|
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2018-16229 |
vulnerable | 2026-06-03 14:38:20.168373 |
Details available
The DCCP parser in tcpdump before 4.9.3 has a buffer over-read in print-dccp.c:dccp_print_option().
Published: 2019-10-03T15:48:05.000Z
Updated: 2024-08-05T10:17:38.462Z Reference links
|
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2018-16228 |
vulnerable | 2026-06-03 14:38:20.165352 |
Details available
The HNCP parser in tcpdump before 4.9.3 has a buffer over-read in print-hncp.c:print_prefix().
Published: 2019-10-03T15:46:38.000Z
Updated: 2025-12-03T20:05:56.417Z Reference links
|
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2018-16227 |
vulnerable | 2026-06-03 14:38:20.162622 |
Details available
The IEEE 802.11 parser in tcpdump before 4.9.3 has a buffer over-read in print-802_11.c for the Mesh Flags subfield.
Published: 2019-10-03T15:44:35.000Z
Updated: 2024-08-05T10:17:38.377Z Reference links
|
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2018-16062 |
vulnerable | 2026-06-03 14:38:19.824141 |
Details available
dwarf_getaranges in dwarf_getaranges.c in libdw in elfutils before 2018-08-18 allows remote attackers to cause a denial of service (heap-based buffer over-read) via a crafted file.
Published: 2018-08-29T03:00:00.000Z
Updated: 2024-08-05T10:10:05.946Z Reference links
|
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2018-14882 |
vulnerable | 2026-06-03 14:38:12.753787 |
Details available
The ICMPv6 parser in tcpdump before 4.9.3 has a buffer over-read in print-icmp6.c.
Published: 2019-10-03T15:41:37.000Z
Updated: 2025-12-03T20:31:48.804Z Reference links
|
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2018-14881 |
vulnerable | 2026-06-03 14:38:12.752399 |
Details available
The BGP parser in tcpdump before 4.9.3 has a buffer over-read in print-bgp.c:bgp_capabilities_print() (BGP_CAPCODE_RESTART).
Published: 2019-10-03T15:36:44.000Z
Updated: 2025-12-03T20:34:34.490Z Reference links
|
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2018-14880 |
vulnerable | 2026-06-03 14:38:12.751021 |
Details available
The OSPFv3 parser in tcpdump before 4.9.3 has a buffer over-read in print-ospf6.c:ospf6_print_lshdr().
Published: 2019-10-03T15:35:06.000Z
Updated: 2024-08-05T09:46:23.859Z Reference links
|
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2018-14879 |
vulnerable | 2026-06-03 14:38:12.749760 |
Details available
The command-line argument parser in tcpdump before 4.9.3 has a buffer overflow in tcpdump.c:get_next_file().
Published: 2019-10-03T15:33:33.000Z
Updated: 2025-12-03T20:39:47.533Z Reference links
|
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2018-14662 |
vulnerable | 2026-06-03 14:38:12.396962 |
Details available
LOW (3.5)
It was found Ceph versions before 13.2.4 that authenticated ceph users with read only permissions could steal dm-crypt encryption keys used in ceph disk encryption.
Published: 2019-01-15T21:00:00.000Z
Updated: 2024-08-05T09:38:12.959Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2018-14523 |
vulnerable | 2026-06-03 14:38:12.175102 |
Details available
An issue was discovered in aubio 0.4.6. A buffer over-read can occur in new_aubio_pitchyinfft in pitch/pitchyinfft.c, as demonstrated by aubionotes.
Published: 2018-07-23T08:00:00.000Z
Updated: 2024-08-05T09:29:51.710Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2018-14522 |
vulnerable | 2026-06-03 14:38:12.173386 |
Details available
An issue was discovered in aubio 0.4.6. A SEGV signal can occur in aubio_pitch_set_unit in pitch/pitch.c, as demonstrated by aubionotes.
Published: 2018-07-23T08:00:00.000Z
Updated: 2024-08-05T09:29:51.655Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2018-14498 |
vulnerable | 2026-06-03 14:38:12.156084 |
Details available
get_8bit_row in rdbmp.c in libjpeg-turbo through 1.5.90 and MozJPEG through 3.3.1 allows attackers to cause a denial of service (heap-based buffer over-read and application crash) via a crafted 8-bit BMP in which one or more of the color indices is out of range for the number of palette entries.
Published: 2019-03-07T22:00:00.000Z
Updated: 2024-08-05T09:29:51.678Z Reference links
|
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2018-14470 |
vulnerable | 2026-06-03 14:38:12.125110 |
Details available
The Babel parser in tcpdump before 4.9.3 has a buffer over-read in print-babel.c:babel_print_v2().
Published: 2019-10-03T15:31:18.000Z
Updated: 2025-12-03T20:42:09.545Z Reference links
|
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2018-14469 |
vulnerable | 2026-06-03 14:38:12.124073 |
Details available
The IKEv1 parser in tcpdump before 4.9.3 has a buffer over-read in print-isakmp.c:ikev1_n_print().
Published: 2019-10-03T15:29:17.000Z
Updated: 2024-08-05T09:29:51.644Z Reference links
|
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2018-14468 |
vulnerable | 2026-06-03 14:38:12.111214 |
Details available
The FRF.16 parser in tcpdump before 4.9.3 has a buffer over-read in print-fr.c:mfr_print().
Published: 2019-10-03T15:27:45.000Z
Updated: 2025-12-03T20:45:24.915Z Reference links
|
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2018-14467 |
vulnerable | 2026-06-03 14:38:12.109691 |
Details available
The BGP parser in tcpdump before 4.9.3 has a buffer over-read in print-bgp.c:bgp_capabilities_print() (BGP_CAPCODE_MP).
Published: 2019-10-03T15:24:35.000Z
Updated: 2025-12-03T20:57:25.934Z Reference links
|
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2018-14466 |
vulnerable | 2026-06-03 14:38:12.108580 |
Details available
The Rx parser in tcpdump before 4.9.3 has a buffer over-read in print-rx.c:rx_cache_find() and rx_cache_insert().
Published: 2019-10-03T15:22:55.000Z
Updated: 2024-08-05T09:29:51.697Z Reference links
|
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2018-14465 |
vulnerable | 2026-06-03 14:38:12.107806 |
Details available
The RSVP parser in tcpdump before 4.9.3 has a buffer over-read in print-rsvp.c:rsvp_obj_print().
Published: 2019-10-03T15:15:01.000Z
Updated: 2025-12-17T21:47:14.287Z Reference links
|
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2018-14464 |
vulnerable | 2026-06-03 14:38:12.106754 |
Details available
The LMP parser in tcpdump before 4.9.3 has a buffer over-read in print-lmp.c:lmp_print_data_link_subobjs().
Published: 2019-10-03T15:13:31.000Z
Updated: 2024-08-05T09:29:51.253Z Reference links
|
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2018-14463 |
vulnerable | 2026-06-03 14:38:12.105975 |
Details available
The VRRP parser in tcpdump before 4.9.3 has a buffer over-read in print-vrrp.c:vrrp_print() for VRRP version 2, a different vulnerability than CVE-2019-15167.
Published: 2019-10-03T15:12:23.000Z
Updated: 2024-08-05T09:29:51.655Z Reference links
|
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2018-14462 |
vulnerable | 2026-06-03 14:38:12.105080 |
Details available
The ICMP parser in tcpdump before 4.9.3 has a buffer over-read in print-icmp.c:icmp_print().
Published: 2019-10-03T15:11:19.000Z
Updated: 2025-12-03T21:03:17.761Z Reference links
|
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2018-14461 |
vulnerable | 2026-06-03 14:38:12.101343 |
Details available
The LDP parser in tcpdump before 4.9.3 has a buffer over-read in print-ldp.c:ldp_tlv_print().
Published: 2019-10-03T15:09:53.000Z
Updated: 2025-12-03T21:04:23.550Z Reference links
|
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2018-12910 |
vulnerable | 2026-06-03 14:38:04.878424 |
Details available
The get_cookies function in soup-cookie-jar.c in libsoup 2.63.2 allows attackers to have unspecified impact via an empty hostname.
Published: 2018-07-05T18:00:00.000Z
Updated: 2024-08-05T08:45:02.430Z Reference links
|
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2018-12477 |
vulnerable | 2026-06-03 14:38:04.417947 |
obs-service-refresh_patches can be tricked into deleting '..' or other unrelated directories
LOW (3.5)
A Improper Neutralization of CRLF Sequences vulnerability in Open Build Service allows remote attackers to cause deletion of directories by tricking obs-service-refresh_patches to delete them. Affected releases are openSUSE Open Build Service: versions prior to d6244245dda5367767efc989446fe4b5e4609cce.
Published: 2018-10-09T13:00:00.000Z
Updated: 2024-09-16T20:32:32.887Z Reference links |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2018-12180 |
vulnerable | 2026-06-03 14:38:03.102554 |
Details available
Buffer overflow in BlockIo service for EDK II may allow an unauthenticated user to potentially enable escalation of privilege, information disclosure and/or denial of service via network access.
Published: 2019-03-27T19:22:10.000Z
Updated: 2024-08-05T08:30:58.414Z Reference links
|
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2018-12085 |
vulnerable | 2026-06-03 14:38:02.718229 |
Details available
Liblouis 3.6.0 has a stack-based Buffer Overflow in the function parseChars in compileTranslationTable.c, a different vulnerability than CVE-2018-11440.
Published: 2018-06-09T11:00:00.000Z
Updated: 2024-08-05T08:24:03.651Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2018-11685 |
vulnerable | 2026-06-03 14:38:01.783556 |
Details available
Liblouis 3.5.0 has a stack-based Buffer Overflow in the function compileHyphenation in compileTranslationTable.c.
Published: 2018-06-04T06:00:00.000Z
Updated: 2024-08-05T08:17:08.460Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2018-11684 |
vulnerable | 2026-06-03 14:38:01.783131 |
Details available
Liblouis 3.5.0 has a stack-based Buffer Overflow in the function includeFile in compileTranslationTable.c.
Published: 2018-06-04T06:00:00.000Z
Updated: 2024-08-05T08:17:08.105Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2018-11683 |
vulnerable | 2026-06-03 14:38:01.782709 |
Details available
Liblouis 3.5.0 has a stack-based Buffer Overflow in the function parseChars in compileTranslationTable.c, a different vulnerability than CVE-2018-11440.
Published: 2018-06-04T06:00:00.000Z
Updated: 2024-08-05T08:17:08.771Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2018-11577 |
vulnerable | 2026-06-03 14:38:01.702976 |
Details available
Liblouis 3.5.0 has a Segmentation fault in lou_logPrint in logging.c.
Published: 2018-05-31T00:00:00.000Z
Updated: 2024-08-05T08:10:14.601Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2018-11440 |
vulnerable | 2026-06-03 14:38:01.480610 |
Details available
Liblouis 3.5.0 has a stack-based Buffer Overflow in the function parseChars in compileTranslationTable.c.
Published: 2018-05-25T11:00:00.000Z
Updated: 2024-08-05T08:10:14.470Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2018-11212 |
vulnerable | 2026-06-03 14:38:00.987238 |
Details available
An issue was discovered in libjpeg 9a and 9d. The alloc_sarray function in jmemmgr.c allows remote attackers to cause a denial of service (divide-by-zero error) via a crafted file.
Published: 2018-05-16T17:00:00.000Z
Updated: 2024-08-05T08:01:52.817Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2018-10892 |
vulnerable | 2026-06-03 14:38:00.383274 |
Details available
MEDIUM (6.3)
The default OCI linux spec in oci/defaults{_linux}.go in Docker/Moby from 1.11 to current does not block /proc/acpi pathnames. The flaw allows an attacker to modify host's hardware like enabling/disabling bluetooth or turning up/down keyboard brightness.
Published: 2018-07-06T16:00:00.000Z
Updated: 2024-08-05T07:54:34.913Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2018-10861 |
vulnerable | 2026-06-03 14:38:00.324259 |
Details available
A flaw was found in the way ceph mon handles user requests. Any authenticated ceph user having read access to ceph can delete, create ceph storage pools and corrupt snapshot images. Ceph branches master, mimic, luminous and jewel are believed to be affected.
Published: 2018-07-10T14:00:00.000Z
Updated: 2024-09-16T16:28:46.914Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2018-10733 |
vulnerable | 2026-06-03 14:38:00.141866 |
Details available
There is a heap-based buffer over-read in the function ft_font_face_hash of gxps-fonts.c in libgxps through 0.3.0. A crafted input will lead to a remote denial of service attack.
Published: 2018-05-04T16:00:00.000Z
Updated: 2024-08-05T07:46:46.533Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2018-10380 |
vulnerable | 2026-06-03 14:37:53.372314 |
Details available
kwallet-pam in KDE KWallet before 5.12.6 allows local users to obtain ownership of arbitrary files via a symlink attack.
Published: 2018-05-08T08:00:00.000Z
Updated: 2024-08-05T07:39:07.655Z Reference links
|
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2018-10360 |
vulnerable | 2026-06-03 14:37:53.346835 |
Details available
The do_core_note function in readelf.c in libmagic.a in file 5.33 allows remote attackers to cause a denial of service (out-of-bounds read and application crash) via a crafted ELF file.
Published: 2018-06-11T10:00:00.000Z
Updated: 2024-08-05T07:39:07.370Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2018-1000880 |
vulnerable | 2026-06-03 14:37:52.959271 |
Details available
libarchive version commit 9693801580c0cf7c70e862d305270a16b52826a7 onwards (release v3.2.0 onwards) contains a CWE-20: Improper Input Validation vulnerability in WARC parser - libarchive/archive_read_support_format_warc.c, _warc_read() that can result in DoS - quasi-infinite run time and disk usage from tiny file. This attack appear to be exploitable via the victim must open a specially crafted WARC file.
Published: 2018-12-20T17:00:00.000Z
Updated: 2024-08-05T12:47:57.393Z Reference links |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2018-1000879 |
vulnerable | 2026-06-03 14:37:52.958657 |
Details available
libarchive version commit 379867ecb330b3a952fb7bfa7bffb7bbd5547205 onwards (release v3.3.0 onwards) contains a CWE-476: NULL Pointer Dereference vulnerability in ACL parser - libarchive/archive_acl.c, archive_acl_from_text_l() that can result in Crash/DoS. This attack appear to be exploitable via the victim must open a specially crafted archive file.
Published: 2018-12-20T17:00:00.000Z
Updated: 2024-08-05T12:47:57.458Z Reference links
|
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2018-1000878 |
vulnerable | 2026-06-03 14:37:52.957963 |
Details available
libarchive version commit 416694915449219d505531b1096384f3237dd6cc onwards (release v3.1.0 onwards) contains a CWE-416: Use After Free vulnerability in RAR decoder - libarchive/archive_read_support_format_rar.c that can result in Crash/DoS - it is unknown if RCE is possible. This attack appear to be exploitable via the victim must open a specially crafted RAR archive.
Published: 2018-12-20T17:00:00.000Z
Updated: 2024-08-05T12:47:56.920Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2017-5934 |
vulnerable | 2026-06-03 14:37:26.655650 |
Details available
Cross-site scripting (XSS) vulnerability in the link dialogue in GUI editor in MoinMoin before 1.9.10 allows remote attackers to inject arbitrary web script or HTML via unspecified vectors.
Published: 2018-10-15T19:00:00.000Z
Updated: 2024-08-05T15:18:48.414Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2017-18595 |
vulnerable | 2026-06-03 14:36:57.293567 |
Details available
An issue was discovered in the Linux kernel before 4.14.11. A double free may be caused by the function allocate_trace_buffer in the file kernel/trace/trace.c.
Published: 2019-09-04T20:33:56.000Z
Updated: 2024-08-05T21:28:55.968Z Reference links
|
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2017-18551 |
vulnerable | 2026-06-03 14:36:57.226589 |
Details available
An issue was discovered in drivers/i2c/i2c-core-smbus.c in the Linux kernel before 4.14.15. There is an out of bounds write in the function i2c_smbus_xfer_emulated.
Published: 2019-08-19T01:51:01.000Z
Updated: 2024-08-05T21:28:55.635Z Reference links
|
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2017-17740 |
vulnerable | 2026-06-03 14:36:55.789160 |
Details available
contrib/slapd-modules/nops/nops.c in OpenLDAP through 2.4.45, when both the nops module and the memberof overlay are enabled, attempts to free a buffer that was allocated on the stack, which allows remote attackers to cause a denial of service (slapd crash) via a member MODDN operation.
Published: 2017-12-18T06:00:00.000Z
Updated: 2024-08-05T20:59:17.662Z Reference links
|
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2016-1238 |
vulnerable | 2026-06-03 14:35:31.149739 |
Details available
(1) cpan/Archive-Tar/bin/ptar, (2) cpan/Archive-Tar/bin/ptardiff, (3) cpan/Archive-Tar/bin/ptargrep, (4) cpan/CPAN/scripts/cpan, (5) cpan/Digest-SHA/shasum, (6) cpan/Encode/bin/enc2xs, (7) cpan/Encode/bin/encguess, (8) cpan/Encode/bin/piconv, (9) cpan/Encode/bin/ucmlint, (10) cpan/Encode/bin/unidump, (11) cpan/ExtUtils-MakeMaker/bin/instmodsh, (12) cpan/IO-Compress/bin/zipdetails, (13) cpan/JSON-PP/bin/json_pp, (14) cpan/Test-Harness/bin/prove, (15) dist/ExtUtils-ParseXS/lib/ExtUtils/xsubpp, (16) dist/Module-CoreList/corelist, (17) ext/Pod-Html/bin/pod2html, (18) utils/c2ph.PL, (19) utils/h2ph.PL, (20) utils/h2xs.PL, (21) utils/libnetcfg.PL, (22) utils/perlbug.PL, (23) utils/perldoc.PL, (24) utils/perlivp.PL, and (25) utils/splain.PL in Perl 5.x before 5.22.3-RC2 and 5.24 before 5.24.1-RC2 do not properly remove . (period) characters from the end of the includes directory array, which might allow local users to gain privileges via a Trojan horse module under the current working directory.
Published: 2016-08-02T14:00:00.000Z
Updated: 2024-08-05T22:48:13.656Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2016-10739 |
vulnerable | 2026-06-03 14:35:29.765701 |
Details available
In the GNU C Library (aka glibc or libc6) through 2.28, the getaddrinfo function would successfully parse a string that contained an IPv4 address followed by whitespace and arbitrary characters, which could lead applications to incorrectly assume that it had parsed a valid string, without the possibility of embedded HTTP headers or other potentially dangerous substrings.
Published: 2019-01-21T19:00:00.000Z
Updated: 2024-08-06T03:30:20.151Z |
Imported from gcve-enriched-dumps CVE data |
Contribute
You can submit an edit proposal for this CPE entry or suggest a related product/vendor addition using the action button above.