Approved changes feed: RSS · Atom

cpe:2.3:o:fedoraproject:fedora:29:*:*:*:*:*:*:*

part: o version: 29 update: *

VendorFedoraproject (edb280c5-6017-5a8b-8553-28ce724531a7)
ProductFedora (6acafa01-9f50-590d-a3a6-56bd1ebba30e)
Edition*
Language*
Software edition*
Target software*
Target hardware*
Other*
NotesImported from NVD CPE 2.0 feed

PURL mappings

PURLSourceLast updated
No PURL mappings for this CPE yet.

Vulnerability references

IdentifiercpeApplicabilitySubmitteddb.gcve.eu detailsRationale
CVE:CVE-2019-9959 vulnerable 2026-06-03 14:40:50.252752 Details available
The JPXStream::init function in Poppler 0.78.0 and earlier doesn't check for negative values of stream length, leading to an Integer Overflow, thereby making it possible to allocate a large memory chunk on the heap, with a size controlled by an attacker, as demonstrated by pdftocairo.
Published: 2019-07-22T14:18:19.000Z
Updated: 2024-08-04T22:10:08.644Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2019-9948 vulnerable 2026-06-03 14:40:50.188148 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
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2019-9917 vulnerable 2026-06-03 14:40:50.003741 Details available
ZNC before 1.7.3-rc1 allows an existing remote user to cause a Denial of Service (crash) via invalid encoding.
Published: 2019-03-27T05:41:11.000Z
Updated: 2024-08-04T22:01:55.197Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2019-9903 vulnerable 2026-06-03 14:40:49.985626 Details available
PDFDoc::markObject in PDFDoc.cc in Poppler 0.74.0 mishandles dict marking, leading to stack consumption in the function Dict::find() located at Dict.cc, which can (for example) be triggered by passing a crafted pdf file to the pdfunite binary.
Published: 2019-03-21T17:42:50.000Z
Updated: 2024-08-04T22:01:54.993Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2019-9898 vulnerable 2026-06-03 14:40:49.980053 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.979241 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-9895 vulnerable 2026-06-03 14:40:49.978211 Details available
In PuTTY versions before 0.71 on Unix, a remotely triggerable buffer overflow exists in any kind of server-to-client forwarding.
Published: 2019-03-21T02:31:06.000Z
Updated: 2024-08-04T22:01:55.131Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2019-9894 vulnerable 2026-06-03 14:40:49.975508 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-9854 vulnerable 2026-06-03 14:40:49.913224 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.911858 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.911182 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.910479 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.909753 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.908637 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-9741 vulnerable 2026-06-03 14:40:49.781974 Details available
An issue was discovered in net/http in Go 1.11.5. CRLF injection is possible if the attacker controls a url parameter, as demonstrated by the second argument to http.NewRequest with \r\n followed by an HTTP header or a Redis command.
Published: 2019-03-13T06:00:00.000Z
Updated: 2024-08-04T22:01:54.025Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2019-9705 vulnerable 2026-06-03 14:40:49.694780 Details available
Vixie Cron before the 3.0pl1-133 Debian package allows local users to cause a denial of service (memory consumption) via a large crontab file because an unlimited number of lines is accepted.
Published: 2019-03-12T00:00:00.000Z
Updated: 2024-08-04T21:54:45.146Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2019-9704 vulnerable 2026-06-03 14:40:49.694171 Details available
Vixie Cron before the 3.0pl1-133 Debian package allows local users to cause a denial of service (daemon crash) via a large crontab file because the calloc return value is not checked.
Published: 2019-03-12T00:00:00.000Z
Updated: 2024-08-04T21:54:45.181Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2019-9687 vulnerable 2026-06-03 14:40:49.650276 Details available
PoDoFo 0.9.6 has a heap-based buffer overflow in PdfString::ConvertUTF16toUTF8 in base/PdfString.cpp.
Published: 2019-03-11T16:00:00.000Z
Updated: 2024-08-04T21:54:45.176Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2019-9658 vulnerable 2026-06-03 14:40:49.548425 Details available
Checkstyle before 8.18 loads external DTDs by default.
Published: 2019-03-11T04:00:00.000Z
Updated: 2024-08-04T21:54:45.129Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2019-9636 vulnerable 2026-06-03 14:40:49.508712 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-9631 vulnerable 2026-06-03 14:40:49.499114 Details available
Poppler 0.74.0 has a heap-based buffer over-read in the CairoRescaleBox.cc downsample_row_box_filter function.
Published: 2019-03-08T05:00:00.000Z
Updated: 2024-08-04T21:54:45.439Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2019-9518 vulnerable 2026-06-03 14:40:49.322646 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
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2019-9517 vulnerable 2026-06-03 14:40:49.314422 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.305244 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
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2019-9515 vulnerable 2026-06-03 14:40:49.303506 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.288016 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.285909 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.273449 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-9499 vulnerable 2026-06-03 14:40:49.078347 The implementations of EAP-PWD in wpa_supplicant EAP Peer do not validate the scalar and element values in EAP-pwd-Commit
The implementations of EAP-PWD in wpa_supplicant EAP Peer, when built against a crypto library missing explicit validation on imported elements, do not validate the scalar and element values in EAP-pwd-Commit. An attacker may complete authentication, session key and control of the data connection with a client. Both hostapd with SAE support and wpa_supplicant with SAE support prior to and including version 2.4 are affected. Both hostapd with EAP-pwd support and wpa_supplicant with EAP-pwd support prior to and including version 2.7 are affected.
Published: 2019-04-17T13:31:08.000Z
Updated: 2024-08-04T21:54:44.100Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2019-9498 vulnerable 2026-06-03 14:40:49.070346 The implementations of EAP-PWD in hostapd EAP Server do not validate the scalar and element values in EAP-pwd-Commit
The implementations of EAP-PWD in hostapd EAP Server, when built against a crypto library missing explicit validation on imported elements, do not validate the scalar and element values in EAP-pwd-Commit. An attacker may be able to use invalid scalar/element values to complete authentication, gaining session key and network access without needing or learning the password. Both hostapd with SAE support and wpa_supplicant with SAE support prior to and including version 2.4 are affected. Both hostapd with EAP-pwd support and wpa_supplicant with EAP-pwd support prior to and including version 2.7 are affected.
Published: 2019-04-17T13:31:08.000Z
Updated: 2024-08-04T21:54:44.081Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2019-9497 vulnerable 2026-06-03 14:40:49.069584 The implementations of EAP-PWD in hostapd EAP Server and wpa_supplicant EAP Peer do not validate the scalar and element values in EAP-pwd-Commit
The implementations of EAP-PWD in hostapd EAP Server and wpa_supplicant EAP Peer do not validate the scalar and element values in EAP-pwd-Commit. This vulnerability may allow an attacker to complete EAP-PWD authentication without knowing the password. However, unless the crypto library does not implement additional checks for the EC point, the attacker will not be able to derive the session key or complete the key exchange. Both hostapd with SAE support and wpa_supplicant with SAE support prior to and including version 2.4 are affected. Both hostapd with EAP-pwd support and wpa_supplicant with EAP-pwd support prior to and including version 2.7 are affected.
Published: 2019-04-17T13:31:08.000Z
Updated: 2024-08-04T21:54:44.151Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2019-9496 vulnerable 2026-06-03 14:40:49.068911 An invalid authentication sequence could result in the hostapd process terminating due to missing state validation steps
An invalid authentication sequence could result in the hostapd process terminating due to missing state validation steps when processing the SAE confirm message when in hostapd/AP mode. All version of hostapd with SAE support are vulnerable. An attacker may force the hostapd process to terminate, performing a denial of service attack. Both hostapd with SAE support and wpa_supplicant with SAE support prior to and including version 2.7 are affected.
Published: 2019-04-17T13:31:08.000Z
Updated: 2024-08-04T21:54:44.155Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2019-9495 vulnerable 2026-06-03 14:40:49.067921 The implementations of EAP-PWD in hostapd and wpa_supplicant are vulnerable to side-channel attacks as a result of cache access patterns
The implementations of EAP-PWD in hostapd and wpa_supplicant are vulnerable to side-channel attacks as a result of cache access patterns. All versions of hostapd and wpa_supplicant with EAP-PWD support are vulnerable. The ability to install and execute applications is necessary for a successful attack. Memory access patterns are visible in a shared cache. Weak passwords may be cracked. Versions of hostapd/wpa_supplicant 2.7 and newer, are not vulnerable to the timing attack described in CVE-2019-9494. Both hostapd with EAP-pwd support and wpa_supplicant with EAP-pwd support prior to and including version 2.7 are affected.
Published: 2019-04-17T13:31:08.000Z
Updated: 2024-08-04T21:54:44.180Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2019-9494 vulnerable 2026-06-03 14:40:49.055497 The implementations of SAE in hostapd and wpa_supplicant are vulnerable to side-channel attacks
The implementations of SAE in hostapd and wpa_supplicant are vulnerable to side channel attacks as a result of observable timing differences and cache access patterns. An attacker may be able to gain leaked information from a side channel attack that can be used for full password recovery. Both hostapd with SAE support and wpa_supplicant with SAE support prior to and including version 2.7 are affected.
Published: 2019-04-17T13:31:08.000Z
Updated: 2024-08-04T21:54:44.172Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2019-9211 vulnerable 2026-06-03 14:40:48.856539 Details available
There is a reachable assertion abort in the function write_long_string_missing_values() in data/sys-file-writer.c in libdata.a in GNU PSPP 1.2.0 that will lead to denial of service.
Published: 2019-02-27T17:00:00.000Z
Updated: 2024-08-04T21:38:46.574Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2019-9199 vulnerable 2026-06-03 14:40:48.833342 Details available
PoDoFo::Impose::PdfTranslator::setSource() in pdftranslator.cpp in PoDoFo 0.9.6 has a NULL pointer dereference that can (for example) be triggered by sending a crafted PDF file to the podofoimpose binary. It allows an attacker to cause Denial of Service (Segmentation fault) or possibly have unspecified other impact.
Published: 2019-02-26T00:00:00.000Z
Updated: 2024-08-04T21:38:46.611Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2019-9133 vulnerable 2026-06-03 14:40:48.758494 KMPlayer Subtitles parser Heap Overflow Vulnerability
HIGH (7.8)
When processing subtitles format media file, KMPlayer version 2018.12.24.14 or lower doesn't check object size correctly, which leads to integer underflow then to memory out-of-bound read/write. An attacker can exploit this issue by enticing an unsuspecting user to open a malicious file.
Published: 2019-04-09T17:33:27.000Z
Updated: 2024-08-04T21:38:46.358Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2019-8936 vulnerable 2026-06-03 14:40:48.450058 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-8457 vulnerable 2026-06-03 14:40:47.840935 Details available
SQLite3 from 3.6.0 to and including 3.27.2 is vulnerable to heap out-of-bound read in the rtreenode() function when handling invalid rtree tables.
Published: 2019-05-30T15:51:52.000Z
Updated: 2024-08-04T21:17:31.585Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2019-8381 vulnerable 2026-06-03 14:40:47.651449 Details available
An issue was discovered in Tcpreplay 4.3.1. An invalid memory access occurs in do_checksum in checksum.c. It can be triggered by sending a crafted pcap file to the tcpreplay-edit binary. It allows an attacker to cause a Denial of Service (Segmentation fault) or possibly have unspecified other impact.
Published: 2019-02-17T02:00:00.000Z
Updated: 2024-08-04T21:17:31.559Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2019-8377 vulnerable 2026-06-03 14:40:47.641860 Details available
An issue was discovered in Tcpreplay 4.3.1. A NULL pointer dereference occurred in the function get_ipv6_l4proto() located at get.c. This can be triggered by sending a crafted pcap file to the tcpreplay-edit binary. It allows an attacker to cause a Denial of Service (Segmentation fault) or possibly have unspecified other impact.
Published: 2019-02-17T02:00:00.000Z
Updated: 2024-08-04T21:17:31.453Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2019-8376 vulnerable 2026-06-03 14:40:47.640276 Details available
An issue was discovered in Tcpreplay 4.3.1. A NULL pointer dereference occurred in the function get_layer4_v6() located at get.c. This can be triggered by sending a crafted pcap file to the tcpreplay-edit binary. It allows an attacker to cause a Denial of Service (Segmentation fault) or possibly have unspecified other impact.
Published: 2019-02-17T02:00:00.000Z
Updated: 2024-08-04T21:17:31.327Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2019-7639 vulnerable 2026-06-03 14:40:41.981319 Details available
An issue was discovered in gsi-openssh-server 7.9p1 on Fedora 29. If PermitPAMUserChange is set to yes in the /etc/gsissh/sshd_config file, logins succeed with a valid username and an incorrect password, even though a failure entry is recorded in the /var/log/messages file.
Published: 2019-02-08T11:00:00.000Z
Updated: 2024-09-17T00:51:16.806Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2019-7577 vulnerable 2026-06-03 14:40:41.921321 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-7443 vulnerable 2026-06-03 14:40:41.841176 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-7222 vulnerable 2026-06-03 14:40:41.480647 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.477322 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-6975 vulnerable 2026-06-03 14:40:41.085339 Details available
Django 1.11.x before 1.11.19, 2.0.x before 2.0.11, and 2.1.x before 2.1.6 allows Uncontrolled Memory Consumption via a malicious attacker-supplied value to the django.utils.numberformat.format() function.
Published: 2019-02-11T13:00:00.000Z
Updated: 2024-08-04T20:38:32.322Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2019-6778 vulnerable 2026-06-03 14:40:40.636768 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-6454 vulnerable 2026-06-03 14:40:39.273782 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-6341 vulnerable 2026-06-03 14:40:39.110261 Drupal core - Moderately critical - Cross Site Scripting - SA-CORE-2019-004
In Drupal 7 versions prior to 7.65; Drupal 8.6 versions prior to 8.6.13;Drupal 8.5 versions prior to 8.5.14. Under certain circumstances the File module/subsystem allows a malicious user to upload a file that can trigger a cross-site scripting (XSS) vulnerability.
Published: 2019-03-26T18:04:37.000Z
Updated: 2024-08-04T20:23:20.919Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2019-6251 vulnerable 2026-06-03 14:40:38.277501 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-6116 vulnerable 2026-06-03 14:40:36.792567 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
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2019-5885 vulnerable 2026-06-03 14:40:36.131752 Details available
Matrix Synapse before 0.34.0.1, when the macaroon_secret_key authentication parameter is not set, uses a predictable value to derive a secret key and other secrets which could allow remote attackers to impersonate users.
Published: 2019-03-19T17:59:29.000Z
Updated: 2024-08-04T20:09:23.762Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2019-5840 vulnerable 2026-06-03 14:40:36.100491 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.100026 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.099489 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.098983 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.098377 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.097851 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.097379 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.096810 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.096344 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.095820 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.095278 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.094745 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.094178 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.087970 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.086608 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.086019 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.085577 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.084967 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.079598 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.079071 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.078531 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.077960 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.077459 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.068750 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.068164 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-5812 vulnerable 2026-06-03 14:40:36.067716 Details available
Inadequate security UI in iOS UI in Google Chrome prior to 74.0.3729.108 allowed a remote attacker to perform domain spoofing via a crafted HTML page.
Published: 2019-06-27T16:13:43.000Z
Updated: 2024-08-04T20:09:23.116Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2019-5811 vulnerable 2026-06-03 14:40:36.067038 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.066531 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.066027 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.065511 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.064992 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.064435 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.063783 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-5782 vulnerable 2026-06-03 14:40:36.035670 Details available
Incorrect optimization assumptions in V8 in Google Chrome prior to 72.0.3626.81 allowed a remote attacker to execute arbitrary code inside a sandbox via a crafted HTML page.
Published: 2019-02-19T17:00:00.000Z
Updated: 2024-08-04T20:01:52.338Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2019-5781 vulnerable 2026-06-03 14:40:36.035179 Details available
Incorrect handling of a confusable character in Omnibox in Google Chrome prior to 72.0.3626.81 allowed a remote attacker to spoof the contents of the Omnibox (URL bar) via a crafted domain name.
Published: 2019-02-19T17:00:00.000Z
Updated: 2024-08-04T20:01:52.303Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2019-5780 vulnerable 2026-06-03 14:40:36.034694 Details available
Insufficient restrictions on what can be done with Apple Events in Google Chrome on macOS prior to 72.0.3626.81 allowed a local attacker to execute JavaScript via Apple Events.
Published: 2019-02-19T17:00:00.000Z
Updated: 2024-08-04T20:01:52.383Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2019-5779 vulnerable 2026-06-03 14:40:36.034166 Details available
Insufficient policy validation in ServiceWorker in Google Chrome prior to 72.0.3626.81 allowed a remote attacker to bypass navigation restrictions via a crafted HTML page.
Published: 2019-02-19T17:00:00.000Z
Updated: 2024-08-04T20:01:52.285Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2019-5778 vulnerable 2026-06-03 14:40:36.033677 Details available
A missing case for handling special schemes in permission request checks in Extensions in Google Chrome prior to 72.0.3626.81 allowed an attacker who convinced a user to install a malicious extension to bypass extension permission checks for privileged pages via a crafted Chrome Extension.
Published: 2019-02-19T17:00:00.000Z
Updated: 2024-08-04T20:01:52.390Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2019-5777 vulnerable 2026-06-03 14:40:36.033180 Details available
Incorrect handling of a confusable character in Omnibox in Google Chrome prior to 72.0.3626.81 allowed a remote attacker to spoof the contents of the Omnibox (URL bar) via a crafted domain name.
Published: 2019-02-19T17:00:00.000Z
Updated: 2024-08-04T20:01:52.354Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2019-5776 vulnerable 2026-06-03 14:40:36.032697 Details available
Incorrect handling of a confusable character in Omnibox in Google Chrome prior to 72.0.3626.81 allowed a remote attacker to spoof the contents of the Omnibox (URL bar) via a crafted domain name.
Published: 2019-02-19T17:00:00.000Z
Updated: 2024-08-04T20:01:52.352Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2019-5775 vulnerable 2026-06-03 14:40:36.032204 Details available
Incorrect handling of a confusable character in Omnibox in Google Chrome prior to 72.0.3626.81 allowed a remote attacker to spoof the contents of the Omnibox (URL bar) via a crafted domain name.
Published: 2019-02-19T17:00:00.000Z
Updated: 2024-08-04T20:01:52.343Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2019-5774 vulnerable 2026-06-03 14:40:36.031624 Details available
Omission of the .desktop filetype from the Safe Browsing checklist in SafeBrowsing in Google Chrome on Linux prior to 72.0.3626.81 allowed an attacker who convinced a user to download a .desktop file to execute arbitrary code via a downloaded .desktop file.
Published: 2019-02-19T17:00:00.000Z
Updated: 2024-08-04T20:01:52.211Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2019-5773 vulnerable 2026-06-03 14:40:36.021407 Details available
Insufficient origin validation in IndexedDB in Google Chrome prior to 72.0.3626.81 allowed a remote attacker who had compromised the renderer process to bypass same origin policy via a crafted HTML page.
Published: 2019-02-19T17:00:00.000Z
Updated: 2024-08-04T20:01:52.293Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2019-5772 vulnerable 2026-06-03 14:40:36.020922 Details available
Sharing of objects over calls into JavaScript runtime in PDFium in Google Chrome prior to 72.0.3626.81 allowed a remote attacker to potentially exploit heap corruption via a crafted PDF file.
Published: 2019-02-19T17:00:00.000Z
Updated: 2024-08-04T20:01:52.253Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2019-5771 vulnerable 2026-06-03 14:40:36.020432 Details available
An incorrect JIT of GLSL shaders in SwiftShader in Google Chrome prior to 72.0.3626.81 allowed a remote attacker to execute arbitrary code via a crafted HTML page.
Published: 2019-02-19T17:00:00.000Z
Updated: 2024-08-04T20:01:52.284Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2019-5770 vulnerable 2026-06-03 14:40:36.019981 Details available
Insufficient input validation in WebGL in Google Chrome prior to 72.0.3626.81 allowed a remote attacker to perform an out of bounds memory read via a crafted HTML page.
Published: 2019-02-19T17:00:00.000Z
Updated: 2024-08-04T20:01:52.391Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2019-5769 vulnerable 2026-06-03 14:40:36.019497 Details available
Incorrect handling of invalid end character position when front rendering in Blink in Google Chrome prior to 72.0.3626.81 allowed a remote attacker to potentially exploit heap corruption via a crafted HTML page.
Published: 2019-02-19T17:00:00.000Z
Updated: 2024-08-04T20:01:52.385Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2019-5768 vulnerable 2026-06-03 14:40:36.018924 Details available
DevTools API not correctly gating on extension capability in DevTools in Google Chrome prior to 72.0.3626.81 allowed an attacker who convinced a user to install a malicious extension to read local files via a crafted Chrome Extension.
Published: 2019-02-19T17:00:00.000Z
Updated: 2024-08-04T20:01:52.322Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2019-5767 vulnerable 2026-06-03 14:40:36.018426 Details available
Insufficient protection of permission UI in WebAPKs in Google Chrome on Android prior to 72.0.3626.81 allowed an attacker who convinced the user to install a malicious application to access privacy/security sensitive web APIs via a crafted APK.
Published: 2019-02-19T17:00:00.000Z
Updated: 2024-08-04T20:01:52.384Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2019-5766 vulnerable 2026-06-03 14:40:36.017916 Details available
Incorrect handling of origin taint checking in Canvas in Google Chrome prior to 72.0.3626.81 allowed a remote attacker to leak cross-origin data via a crafted HTML page.
Published: 2019-02-19T17:00:00.000Z
Updated: 2024-08-04T20:01:52.269Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2019-5765 vulnerable 2026-06-03 14:40:36.017434 Details available
An exposed debugging endpoint in the browser in Google Chrome on Android prior to 72.0.3626.81 allowed a local attacker to obtain potentially sensitive information from process memory via a crafted Intent.
Published: 2019-02-19T17:00:00.000Z
Updated: 2024-08-04T20:01:52.257Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2019-5764 vulnerable 2026-06-03 14:40:36.016905 Details available
Incorrect pointer management in WebRTC in Google Chrome prior to 72.0.3626.81 allowed a remote attacker to potentially exploit heap corruption via a crafted HTML page.
Published: 2019-02-19T17:00:00.000Z
Updated: 2024-08-04T20:01:52.300Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2019-5763 vulnerable 2026-06-03 14:40:36.016422 Details available
Failure to check error conditions in V8 in Google Chrome prior to 72.0.3626.81 allowed a remote attacker to potentially exploit heap corruption via a crafted HTML page.
Published: 2019-02-19T17:00:00.000Z
Updated: 2024-08-04T20:01:52.142Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2019-5762 vulnerable 2026-06-03 14:40:36.015928 Details available
Inappropriate memory management when caching in PDFium in Google Chrome prior to 72.0.3626.81 allowed a remote attacker to execute arbitrary code inside a sandbox via a crafted PDF file.
Published: 2019-02-19T17:00:00.000Z
Updated: 2024-08-04T20:01:52.262Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2019-5761 vulnerable 2026-06-03 14:40:36.015435 Details available
Incorrect object lifecycle management in SwiftShader in Google Chrome prior to 72.0.3626.81 allowed a remote attacker to potentially exploit heap corruption via a crafted HTML page.
Published: 2019-02-19T17:00:00.000Z
Updated: 2024-08-04T20:01:52.050Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2019-5760 vulnerable 2026-06-03 14:40:36.014889 Details available
Insufficient checks of pointer validity in WebRTC in Google Chrome prior to 72.0.3626.81 allowed a remote attacker to potentially exploit heap corruption via a crafted HTML page.
Published: 2019-02-19T17:00:00.000Z
Updated: 2024-08-04T20:01:52.282Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2019-5759 vulnerable 2026-06-03 14:40:36.014316 Details available
Incorrect lifetime handling in HTML select elements in Google Chrome on Android and Mac prior to 72.0.3626.81 allowed a remote attacker to potentially perform a sandbox escape via a crafted HTML page.
Published: 2019-02-19T17:00:00.000Z
Updated: 2024-08-04T20:01:52.146Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2019-5758 vulnerable 2026-06-03 14:40:36.010254 Details available
Incorrect object lifecycle management in Blink in Google Chrome prior to 72.0.3626.81 allowed a remote attacker to potentially exploit heap corruption via a crafted HTML page.
Published: 2019-02-19T17:00:00.000Z
Updated: 2024-08-04T20:01:52.233Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2019-5757 vulnerable 2026-06-03 14:40:36.009758 Details available
An incorrect object type assumption in SVG in Google Chrome prior to 72.0.3626.81 allowed a remote attacker to potentially exploit object corruption via a crafted HTML page.
Published: 2019-02-19T17:00:00.000Z
Updated: 2024-08-04T20:01:52.282Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2019-5756 vulnerable 2026-06-03 14:40:36.009248 Details available
Inappropriate memory management when caching in PDFium in Google Chrome prior to 72.0.3626.81 allowed a remote attacker to execute arbitrary code inside a sandbox via a crafted PDF file.
Published: 2019-02-19T17:00:00.000Z
Updated: 2024-08-04T20:01:52.331Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2019-5755 vulnerable 2026-06-03 14:40:36.008734 Details available
Incorrect handling of negative zero in V8 in Google Chrome prior to 72.0.3626.81 allowed a remote attacker to perform arbitrary read/write via a crafted HTML page.
Published: 2019-02-19T17:00:00.000Z
Updated: 2024-08-04T20:01:52.286Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2019-5754 vulnerable 2026-06-03 14:40:36.008119 Details available
Implementation error in QUIC Networking in Google Chrome prior to 72.0.3626.81 allowed an attacker running or able to cause use of a proxy server to obtain cleartext of transport encryption via malicious network proxy.
Published: 2019-02-19T17:00:00.000Z
Updated: 2024-08-04T20:01:52.245Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2019-5736 vulnerable 2026-06-03 14:40:35.992016 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
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2019-5482 vulnerable 2026-06-03 14:40:30.307324 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.300264 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-5436 vulnerable 2026-06-03 14:40:30.137306 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-5427 vulnerable 2026-06-03 14:40:30.114824 Details available
c3p0 version < 0.9.5.4 may be exploited by a billion laughs attack when loading XML configuration due to missing protections against recursive entity expansion when loading configuration.
Published: 2019-04-22T20:52:56.000Z
Updated: 2024-08-04T19:54:53.546Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2019-3900 vulnerable 2026-06-03 14:40:27.795617 Details available
MEDIUM (6.3)
An infinite loop issue was found in the vhost_net kernel module in Linux Kernel up to and including v5.1-rc6, while handling incoming packets in handle_rx(). It could occur if one end sends packets faster than the other end can process them. A guest user, maybe remote one, could use this flaw to stall the vhost_net kernel thread, resulting in a DoS scenario.
Published: 2019-04-25T14:41:08.000Z
Updated: 2024-08-04T19:26:26.695Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2019-3887 vulnerable 2026-06-03 14:40:27.766706 Details available
MEDIUM (6.7)
A flaw was found in the way KVM hypervisor handled x2APIC Machine Specific Rregister (MSR) access with nested(=1) virtualization enabled. In that, L1 guest could access L0's APIC register values via L2 guest, when 'virtualize x2APIC mode' is enabled. A guest could use this flaw to potentially crash the host kernel resulting in DoS issue. Kernel versions from 4.16 and newer are vulnerable to this issue.
Published: 2019-04-09T00:00:00.000Z
Updated: 2024-08-04T19:19:18.713Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2019-3886 vulnerable 2026-06-03 14:40:27.766165 Details available
MEDIUM (5.4)
An incorrect permissions check was discovered in libvirt 4.8.0 and above. The readonly permission was allowed to invoke APIs depending on the guest agent, which could lead to potentially disclosing unintended information or denial of service by causing libvirt to block.
Published: 2019-04-04T00:00:00.000Z
Updated: 2024-08-04T19:19:18.727Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2019-3880 vulnerable 2026-06-03 14:40:27.746032 Details available
MEDIUM (4.2)
A flaw was found in the way samba implemented an RPC endpoint emulating the Windows registry service API. An unprivileged attacker could use this flaw to create a new registry hive file anywhere they have unix permissions which could lead to creation of a new file in the Samba share. Versions before 4.8.11, 4.9.6 and 4.10.2 are vulnerable.
Published: 2019-04-09T15:18:08.000Z
Updated: 2024-08-04T19:19:18.589Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2019-3878 vulnerable 2026-06-03 14:40:27.741445 Details available
HIGH (8.1)
A vulnerability was found in mod_auth_mellon before v0.14.2. If Apache is configured as a reverse proxy and mod_auth_mellon is configured to only let through authenticated users (with the require valid-user directive), adding special HTTP headers that are normally used to start the special SAML ECP (non-browser based) can be used to bypass authentication.
Published: 2019-03-26T17:44:29.000Z
Updated: 2024-08-04T19:19:18.665Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2019-3877 vulnerable 2026-06-03 14:40:27.740776 Details available
MEDIUM (5.8)
A vulnerability was found in mod_auth_mellon before v0.14.2. An open redirect in the logout URL allows requests with backslashes to pass through by assuming that it is a relative URL, while the browsers silently convert backslash characters into forward slashes treating them as an absolute URL. This mismatch allows an attacker to bypass the redirect URL validation logic in apr_uri_parse function.
Published: 2019-03-27T12:19:19.000Z
Updated: 2024-08-04T19:19:18.685Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2019-3871 vulnerable 2026-06-03 14:40:27.728489 Details available
MEDIUM (6.5)
A vulnerability was found in PowerDNS Authoritative Server before 4.0.7 and before 4.1.7. An insufficient validation of data coming from the user when building a HTTP request from a DNS query in the HTTP Connector of the Remote backend, allowing a remote user to cause a denial of service by making the server connect to an invalid endpoint, or possibly information disclosure by making the server connect to an internal endpoint and somehow extracting meaningful information about the response
Published: 2019-03-21T20:42:35.000Z
Updated: 2024-08-04T19:19:18.676Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2019-3870 vulnerable 2026-06-03 14:40:27.719943 Details available
MEDIUM (6.1)
A vulnerability was found in Samba from version (including) 4.9 to versions before 4.9.6 and 4.10.2. During the creation of a new Samba AD DC, files are created in a private subdirectory of the install location. This directory is typically mode 0700, that is owner (root) only access. However in some upgraded installations it will have other permissions, such as 0755, because this was the default before Samba 4.8. Within this directory, files are created with mode 0666, which is world-writable, including a sample krb5.conf, and the list of DNS names and servicePrincipalName values to update.
Published: 2019-04-09T15:17:43.000Z
Updated: 2024-08-04T19:19:18.603Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2019-3862 vulnerable 2026-06-03 14:40:27.696592 Details available
HIGH (7.3)
An out of bounds read flaw was discovered in libssh2 before 1.8.1 in the way SSH_MSG_CHANNEL_REQUEST packets with an exit status message and no payload 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-20T21:39:52.000Z
Updated: 2024-08-04T19:19:18.615Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2019-3859 vulnerable 2026-06-03 14:40:27.694681 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.693566 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-3855 vulnerable 2026-06-03 14:40:27.687101 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 packets are read from the server. 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-21T20:13:25.000Z
Updated: 2025-12-17T21:40:11.249Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2019-3846 vulnerable 2026-06-03 14:40:27.679215 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-3839 vulnerable 2026-06-03 14:40:27.649555 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
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2019-3838 vulnerable 2026-06-03 14:40:27.648774 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-3835 vulnerable 2026-06-03 14:40:27.644062 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.636797 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-3816 vulnerable 2026-06-03 14:40:27.588668 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-3812 vulnerable 2026-06-03 14:40:27.573762 Details available
MEDIUM (4.4)
QEMU, through version 2.10 and through version 3.1.0, is vulnerable to an out-of-bounds read of up to 128 bytes in the hw/i2c/i2c-ddc.c:i2c_ddc() function. A local attacker with permission to execute i2c commands could exploit this to read stack memory of the qemu process on the host.
Published: 2019-02-19T14:00:00.000Z
Updated: 2024-08-04T19:19:18.499Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2019-3500 vulnerable 2026-06-03 14:40:26.557939 Details available
aria2c in aria2 1.33.1, when --log is used, can store an HTTP Basic Authentication username and password in a file, which might allow local users to obtain sensitive information by reading this file.
Published: 2019-01-02T07:00:00.000Z
Updated: 2024-08-04T19:12:09.519Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2019-3464 vulnerable 2026-06-03 14:40:26.500840 Details available
Insufficient sanitization of environment variables passed to rsync can bypass the restrictions imposed by rssh, a restricted shell that should restrict users to perform only rsync operations, resulting in the execution of arbitrary shell commands.
Published: 2019-02-06T19:00:00.000Z
Updated: 2024-09-17T04:29:35.125Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2019-3463 vulnerable 2026-06-03 14:40:26.498698 Details available
Insufficient sanitization of arguments passed to rsync can bypass the restrictions imposed by rssh, a restricted shell that should restrict users to perform only rsync operations, resulting in the execution of arbitrary shell commands.
Published: 2019-02-06T19:00:00.000Z
Updated: 2024-09-17T01:31:33.198Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2019-3018 vulnerable 2026-06-03 14:40:26.379852 Details available
Vulnerability in the MySQL Server product of Oracle MySQL (component: InnoDB). Supported versions that are affected are 8.0.17 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-10-16T17:40:59.000Z
Updated: 2024-10-01T16:21:52.856Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2019-3011 vulnerable 2026-06-03 14:40:26.367077 Details available
Vulnerability in the MySQL Server product of Oracle MySQL (component: Server: C API). Supported versions that are affected are 8.0.17 and prior. Easily exploitable vulnerability allows low 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 6.5 (Availability impacts). CVSS Vector: (CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H).
Published: 2019-10-16T17:40:59.000Z
Updated: 2024-10-01T16:22:14.981Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2019-3009 vulnerable 2026-06-03 14:40:26.365683 Details available
Vulnerability in the MySQL Server product of Oracle MySQL (component: Server: Connection). Supported versions that are affected are 8.0.17 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-10-16T17:40:59.000Z
Updated: 2024-10-01T16:22:23.282Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2019-3004 vulnerable 2026-06-03 14:40:26.363775 Details available
Vulnerability in the MySQL Server product of Oracle MySQL (component: Server: Parser). Supported versions that are affected are 8.0.17 and prior. Easily exploitable vulnerability allows low 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 6.5 (Availability impacts). CVSS Vector: (CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H).
Published: 2019-10-16T17:40:58.000Z
Updated: 2024-10-01T16:22:49.833Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2019-2998 vulnerable 2026-06-03 14:40:26.349627 Details available
Vulnerability in the MySQL Server product of Oracle MySQL (component: Server: Optimizer). Supported versions that are affected are 8.0.17 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-10-16T17:40:58.000Z
Updated: 2024-10-01T16:23:29.923Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2019-2997 vulnerable 2026-06-03 14:40:26.348857 Details available
Vulnerability in the MySQL Server product of Oracle MySQL (component: Server: DDL). Supported versions that are affected are 8.0.17 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-10-16T17:40:58.000Z
Updated: 2024-10-01T16:23:37.830Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2019-2993 vulnerable 2026-06-03 14:40:26.339191 Details available
Vulnerability in the MySQL Server product of Oracle MySQL (component: Server: C API). Supported versions that are affected are 5.7.27 and prior and 8.0.17 and prior. Difficult to exploit vulnerability allows low 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 5.3 (Availability impacts). CVSS Vector: (CVSS:3.0/AV:N/AC:H/PR:L/UI:N/S:U/C:N/I:N/A:H).
Published: 2019-10-16T17:40:58.000Z
Updated: 2024-10-01T16:24:14.206Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2019-2991 vulnerable 2026-06-03 14:40:26.336667 Details available
Vulnerability in the MySQL Server product of Oracle MySQL (component: Server: Optimizer). Supported versions that are affected are 8.017 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 as well as unauthorized update, insert or delete access to some of MySQL Server accessible data. CVSS 3.0 Base Score 5.5 (Integrity and Availability impacts). CVSS Vector: (CVSS:3.0/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:L/A:H).
Published: 2019-10-16T17:40:58.000Z
Updated: 2024-10-01T16:24:30.240Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2019-2982 vulnerable 2026-06-03 14:40:26.311443 Details available
Vulnerability in the MySQL Server product of Oracle MySQL (component: Server: Optimizer). Supported versions that are affected are 8.0.17 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-10-16T17:40:57.000Z
Updated: 2024-10-01T16:25:51.648Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2019-2974 vulnerable 2026-06-03 14:40:26.289496 Details available
Vulnerability in the MySQL Server product of Oracle MySQL (component: Server: Optimizer). Supported versions that are affected are 5.6.45 and prior, 5.7.27 and prior and 8.0.17 and prior. Easily exploitable vulnerability allows low 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 6.5 (Availability impacts). CVSS Vector: (CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H).
Published: 2019-10-16T17:40:57.000Z
Updated: 2024-10-01T16:27:00.655Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2019-2968 vulnerable 2026-06-03 14:40:26.276903 Details available
Vulnerability in the MySQL Server product of Oracle MySQL (component: InnoDB). Supported versions that are affected are 8.0.17 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-10-16T17:40:56.000Z
Updated: 2024-10-01T16:27:23.746Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2019-2967 vulnerable 2026-06-03 14:40:26.276121 Details available
Vulnerability in the MySQL Server product of Oracle MySQL (component: Server: Optimizer). Supported versions that are affected are 8.0.17 and prior. Easily exploitable vulnerability allows low 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 6.5 (Availability impacts). CVSS Vector: (CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H).
Published: 2019-10-16T17:40:56.000Z
Updated: 2024-10-01T16:27:30.831Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2019-2966 vulnerable 2026-06-03 14:40:26.275334 Details available
Vulnerability in the MySQL Server product of Oracle MySQL (component: Server: Optimizer). Supported versions that are affected are 8.0.17 and prior. Easily exploitable vulnerability allows low 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 6.5 (Availability impacts). CVSS Vector: (CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H).
Published: 2019-10-16T17:40:56.000Z
Updated: 2024-10-01T16:27:38.580Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2019-2963 vulnerable 2026-06-03 14:40:26.260785 Details available
Vulnerability in the MySQL Server product of Oracle MySQL (component: InnoDB). Supported versions that are affected are 8.0.17 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-10-16T17:40:56.000Z
Updated: 2024-10-01T16:27:52.909Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2019-2960 vulnerable 2026-06-03 14:40:26.257856 Details available
Vulnerability in the MySQL Server product of Oracle MySQL (component: Server: Replication). Supported versions that are affected are 5.7.27 and prior and 8.0.17 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-10-16T17:40:56.000Z
Updated: 2024-10-01T16:28:15.419Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2019-2957 vulnerable 2026-06-03 14:40:26.250050 Details available
Vulnerability in the MySQL Server product of Oracle MySQL (component: Server: Security: Encryption). Supported versions that are affected are 8.0.17 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-10-16T17:40:56.000Z
Updated: 2024-10-01T16:28:37.782Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2019-2946 vulnerable 2026-06-03 14:40:26.232725 Details available
Vulnerability in the MySQL Server product of Oracle MySQL (component: Server: PS). Supported versions that are affected are 5.7.27 and prior and 8.0.17 and prior. Easily exploitable vulnerability allows low 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 6.5 (Availability impacts). CVSS Vector: (CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H).
Published: 2019-10-16T17:40:55.000Z
Updated: 2024-10-01T16:30:03.776Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2019-2938 vulnerable 2026-06-03 14:40:26.212244 Details available
Vulnerability in the MySQL Server product of Oracle MySQL (component: InnoDB). Supported versions that are affected are 5.7.27 and prior and 8.0.17 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-10-16T17:40:55.000Z
Updated: 2024-10-01T16:31:06.424Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2019-2914 vulnerable 2026-06-03 14:40:26.187459 Details available
Vulnerability in the MySQL Server product of Oracle MySQL (component: Server: Security: Encryption). Supported versions that are affected are 5.7.27 and prior and 8.0.17 and prior. Easily exploitable vulnerability allows low 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 6.5 (Availability impacts). CVSS Vector: (CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H).
Published: 2019-10-16T17:40:54.000Z
Updated: 2024-10-01T16:32:05.834Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2019-2911 vulnerable 2026-06-03 14:40:26.183905 Details available
Vulnerability in the MySQL Server product of Oracle MySQL (component: Information Schema). Supported versions that are affected are 5.6.45 and prior, 5.7.27 and prior and 8.0.17 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 read access to a subset of MySQL Server accessible data. CVSS 3.0 Base Score 2.7 (Confidentiality impacts). CVSS Vector: (CVSS:3.0/AV:N/AC:L/PR:H/UI:N/S:U/C:L/I:N/A:N).
Published: 2019-10-16T17:40:54.000Z
Updated: 2024-10-01T16:32:19.249Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2019-2805 vulnerable 2026-06-03 14:40:25.994247 Details available
Vulnerability in the MySQL Server component of Oracle MySQL (subcomponent: Server: Parser). Supported versions that are affected are 5.6.44 and prior, 5.7.26 and prior and 8.0.16 and prior. Easily exploitable vulnerability allows low 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 6.5 (Availability impacts). CVSS Vector: (CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H).
Published: 2019-07-23T22:31:47.000Z
Updated: 2024-10-01T16:39:54.198Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2019-2789 vulnerable 2026-06-03 14:40:25.974319 Details available
Vulnerability in the MySQL Server component of Oracle MySQL (subcomponent: Server: Security: Privileges). Supported versions that are affected are 8.0.16 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 update, insert or delete access to some of MySQL Server accessible data. CVSS 3.0 Base Score 2.7 (Integrity impacts). CVSS Vector: (CVSS:3.0/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:L/A:N).
Published: 2019-07-23T22:31:46.000Z
Updated: 2024-10-01T16:41:27.894Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2019-2785 vulnerable 2026-06-03 14:40:25.962691 Details available
Vulnerability in the MySQL Server component of Oracle MySQL (subcomponent: InnoDB). Supported versions that are affected are 8.0.16 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-07-23T22:31:46.000Z
Updated: 2024-10-01T16:41:53.703Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2019-2784 vulnerable 2026-06-03 14:40:25.961832 Details available
Vulnerability in the MySQL Server component of Oracle MySQL (subcomponent: Server: DML). Supported versions that are affected are 8.0.16 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-07-23T22:31:46.000Z
Updated: 2024-10-01T16:41:59.904Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2019-2780 vulnerable 2026-06-03 14:40:25.955864 Details available
Vulnerability in the MySQL Server component of Oracle MySQL (subcomponent: Server: Components / Services). Supported versions that are affected are 8.0.16 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-07-23T22:31:45.000Z
Updated: 2024-10-01T16:42:15.036Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2019-2778 vulnerable 2026-06-03 14:40:25.948192 Details available
Vulnerability in the MySQL Server component of Oracle MySQL (subcomponent: Server: Security: Privileges). Supported versions that are affected are 5.7.26 and prior and 8.0.16 and prior. Easily exploitable vulnerability allows low privileged attacker with network access via multiple protocols to compromise MySQL Server. Successful attacks of this vulnerability can result in unauthorized update, insert or delete access to some of MySQL Server accessible data and unauthorized ability to cause a partial denial of service (partial DOS) of MySQL Server. CVSS 3.0 Base Score 5.4 (Integrity and Availability impacts). CVSS Vector: (CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:L).
Published: 2019-07-23T22:31:45.000Z
Updated: 2024-10-01T16:42:28.021Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2019-2774 vulnerable 2026-06-03 14:40:25.942176 Details available
Vulnerability in the MySQL Server component of Oracle MySQL (subcomponent: Server: Optimizer). Supported versions that are affected are 5.7.26 and prior and 8.0.16 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-07-23T22:31:45.000Z
Updated: 2024-10-01T16:42:48.633Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2019-2757 vulnerable 2026-06-03 14:40:25.898820 Details available
Vulnerability in the MySQL Server component of Oracle MySQL (subcomponent: Server: Optimizer). Supported versions that are affected are 5.7.26 and prior and 8.0.16 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-07-23T22:31:44.000Z
Updated: 2024-10-01T16:43:34.802Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2019-2755 vulnerable 2026-06-03 14:40:25.894218 Details available
Vulnerability in the MySQL Server component of Oracle MySQL (subcomponent: Server: Replication). 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-07-23T22:31:44.000Z
Updated: 2024-10-01T16:43:41.893Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2019-2752 vulnerable 2026-06-03 14:40:25.890067 Details available
Vulnerability in the MySQL Server component of Oracle MySQL (subcomponent: Server: Options). Supported versions that are affected are 8.0.16 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-07-23T22:31:43.000Z
Updated: 2024-10-01T16:43:56.186Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2019-2740 vulnerable 2026-06-03 14:40:25.862907 Details available
Vulnerability in the MySQL Server component of Oracle MySQL (subcomponent: Server: XML). Supported versions that are affected are 5.6.44 and prior, 5.7.26 and prior and 8.0.16 and prior. Easily exploitable vulnerability allows low 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 6.5 (Availability impacts). CVSS Vector: (CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H).
Published: 2019-07-23T22:31:43.000Z
Updated: 2024-10-01T16:45:05.414Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2019-2739 vulnerable 2026-06-03 14:40:25.857600 Details available
Vulnerability in the MySQL Server component of Oracle MySQL (subcomponent: Server: Security: Privileges). Supported versions that are affected are 5.6.44 and prior, 5.7.26 and prior and 8.0.16 and prior. Easily exploitable vulnerability allows high privileged attacker with logon to the infrastructure where MySQL Server executes 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 as well as unauthorized update, insert or delete access to some of MySQL Server accessible data. CVSS 3.0 Base Score 5.1 (Integrity and Availability impacts). CVSS Vector: (CVSS:3.0/AV:L/AC:L/PR:H/UI:N/S:U/C:N/I:L/A:H).
Published: 2019-07-23T22:31:42.000Z
Updated: 2024-10-01T16:45:11.995Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2019-2738 vulnerable 2026-06-03 14:40:25.849825 Details available
Vulnerability in the MySQL Server component of Oracle MySQL (subcomponent: Server : Compiling). Supported versions that are affected are 5.6.44 and prior, 5.7.26 and prior and 8.0.16 and prior. Difficult to exploit vulnerability allows low privileged attacker with network access via multiple protocols to compromise MySQL Server. Successful attacks of this vulnerability can result in unauthorized read access to a subset of MySQL Server accessible data. CVSS 3.0 Base Score 3.1 (Confidentiality impacts). CVSS Vector: (CVSS:3.0/AV:N/AC:H/PR:L/UI:N/S:U/C:L/I:N/A:N).
Published: 2019-07-23T22:31:42.000Z
Updated: 2024-10-01T16:45:18.602Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2019-2737 vulnerable 2026-06-03 14:40:25.847004 Details available
Vulnerability in the MySQL Server component of Oracle MySQL (subcomponent: Server : Pluggable Auth). Supported versions that are affected are 5.6.44 and prior, 5.7.26 and prior and 8.0.16 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-07-23T22:31:42.000Z
Updated: 2024-10-01T16:45:24.341Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2019-2620 vulnerable 2026-06-03 14:40:20.634911 Details available
Vulnerability in the MySQL Server component of Oracle MySQL (subcomponent: Server: Security: Privileges). Supported versions that are affected are 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:55.063Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2019-2617 vulnerable 2026-06-03 14:40:20.623641 Details available
Vulnerability in the MySQL Server component of Oracle MySQL (subcomponent: Server: Replication). Supported versions that are affected are 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:08.586Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2019-2614 vulnerable 2026-06-03 14:40:20.621916 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
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2019-2607 vulnerable 2026-06-03 14:40:20.617905 Details available
Vulnerability in the MySQL Server component of Oracle MySQL (subcomponent: Server: Optimizer). Supported versions that are affected are 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:40.000Z
Updated: 2024-10-02T15:46:32.118Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2019-2606 vulnerable 2026-06-03 14:40:20.617084 Details available
Vulnerability in the MySQL Server component of Oracle MySQL (subcomponent: Server: Security: Privileges). Supported versions that are affected are 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:40.000Z
Updated: 2024-10-02T15:46:38.691Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2019-2596 vulnerable 2026-06-03 14:40:20.575211 Details available
Vulnerability in the MySQL Server component of Oracle MySQL (subcomponent: Server: Optimizer). Supported versions that are affected are 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:40.000Z
Updated: 2024-10-02T15:47:32.440Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2019-2593 vulnerable 2026-06-03 14:40:20.573514 Details available
Vulnerability in the MySQL Server component of Oracle MySQL (subcomponent: InnoDB). Supported versions that are affected are 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:40.000Z
Updated: 2024-10-02T15:47:44.840Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2019-2592 vulnerable 2026-06-03 14:40:20.572694 Details available
Vulnerability in the MySQL Server component of Oracle MySQL (subcomponent: Server: PS). 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:40.000Z
Updated: 2024-10-02T15:47:51.194Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2019-2589 vulnerable 2026-06-03 14:40:20.566476 Details available
Vulnerability in the MySQL Server component of Oracle MySQL (subcomponent: Server: Security: Privileges). Supported versions that are affected are 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:40.000Z
Updated: 2024-10-02T15:48:11.115Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2019-2587 vulnerable 2026-06-03 14:40:20.558162 Details available
Vulnerability in the MySQL Server component of Oracle MySQL (subcomponent: Server: Partition). Supported versions that are affected are 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:40.000Z
Updated: 2024-10-02T15:48:23.239Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2019-2585 vulnerable 2026-06-03 14:40:20.556751 Details available
Vulnerability in the MySQL Server component of Oracle MySQL (subcomponent: InnoDB). Supported versions that are affected are 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:40.000Z
Updated: 2024-10-02T15:48:36.656Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2019-2584 vulnerable 2026-06-03 14:40:20.555809 Details available
Vulnerability in the MySQL Server component of Oracle MySQL (subcomponent: Server: Security: Privileges). Supported versions that are affected are 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:39.000Z
Updated: 2024-10-02T15:48:47.503Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2019-2581 vulnerable 2026-06-03 14:40:20.545627 Details available
Vulnerability in the MySQL Server component of Oracle MySQL (subcomponent: Server: Optimizer). 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:39.000Z
Updated: 2024-10-02T15:49:01.143Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2019-2580 vulnerable 2026-06-03 14:40:20.544562 Details available
Vulnerability in the MySQL Server component of Oracle MySQL (subcomponent: InnoDB). Supported versions that are affected are 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:39.000Z
Updated: 2024-10-02T15:49:07.268Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2019-1559 vulnerable 2026-06-03 14:40:07.768888 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
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2019-19010 vulnerable 2026-06-03 14:40:03.722248 Details available
Eval injection in the Math plugin of Limnoria (before 2019.11.09) and Supybot (through 2018-05-09) allows remote unprivileged attackers to disclose information or possibly have unspecified other impact via the calc and icalc IRC commands.
Published: 2019-11-16T00:52:06.000Z
Updated: 2024-08-05T02:02:40.038Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2019-18425 vulnerable 2026-06-03 14:39:57.344333 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.343740 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-18423 vulnerable 2026-06-03 14:39:57.343167 Details available
An issue was discovered in Xen through 4.12.x allowing ARM guest OS users to cause a denial of service via a XENMEM_add_to_physmap hypercall. p2m->max_mapped_gfn is used by the functions p2m_resolve_translation_fault() and p2m_get_entry() to sanity check guest physical frame. The rest of the code in the two functions will assume that there is a valid root table and check that with BUG_ON(). The function p2m_get_root_pointer() will ignore the unused top bits of a guest physical frame. This means that the function p2m_set_entry() will alias the frame. However, p2m->max_mapped_gfn will be updated using the original frame. It would be possible to set p2m->max_mapped_gfn high enough to cover a frame that would lead p2m_get_root_pointer() to return NULL in p2m_get_entry() and p2m_resolve_translation_fault(). Additionally, the sanity check on p2m->max_mapped_gfn is off-by-one allowing "highest mapped + 1" to be considered valid. However, p2m_get_root_pointer() will return NULL. The problem could be triggered with a specially crafted hypercall XENMEM_add_to_physmap{, _batch} followed by an access to an address (via hypercall or direct access) that passes the sanity check but cause p2m_get_root_pointer() to return NULL. A malicious guest administrator may cause a hypervisor crash, resulting in a Denial of Service (DoS). Xen version 4.8 and newer are vulnerable. Only Arm systems are vulnerable. x86 systems are not affected.
Published: 2019-10-31T13:36:27.000Z
Updated: 2024-08-05T01:54:14.432Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2019-18422 vulnerable 2026-06-03 14:39:57.342534 Details available
An issue was discovered in Xen through 4.12.x allowing ARM guest OS users to cause a denial of service or gain privileges by leveraging the erroneous enabling of interrupts. Interrupts are unconditionally unmasked in exception handlers. When an exception occurs on an ARM system which is handled without changing processor level, some interrupts are unconditionally enabled during exception entry. So exceptions which occur when interrupts are masked will effectively unmask the interrupts. A malicious guest might contrive to arrange for critical Xen code to run with interrupts erroneously enabled. This could lead to data corruption, denial of service, or possibly even privilege escalation. However a precise attack technique has not been identified.
Published: 2019-10-31T13:35:15.000Z
Updated: 2024-08-05T01:54:14.426Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2019-18421 vulnerable 2026-06-03 14:39:57.339658 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-18420 vulnerable 2026-06-03 14:39:57.338986 Details available
An issue was discovered in Xen through 4.12.x allowing x86 PV guest OS users to cause a denial of service via a VCPUOP_initialise hypercall. hypercall_create_continuation() is a variadic function which uses a printf-like format string to interpret its parameters. Error handling for a bad format character was done using BUG(), which crashes Xen. One path, via the VCPUOP_initialise hypercall, has a bad format character. The BUG() can be hit if VCPUOP_initialise executes for a sufficiently long period of time for a continuation to be created. Malicious guests may cause a hypervisor crash, resulting in a Denial of Service (DoS). Xen versions 4.6 and newer are vulnerable. Xen versions 4.5 and earlier are not vulnerable. Only x86 PV guests can exploit the vulnerability. HVM and PVH guests, and guests on ARM systems, cannot exploit the vulnerability.
Published: 2019-10-31T13:30:06.000Z
Updated: 2024-08-05T01:54:14.311Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2019-18218 vulnerable 2026-06-03 14:39:56.836713 Details available
cdf_read_property_info in cdf.c in file through 5.37 does not restrict the number of CDF_VECTOR elements, which allows a heap-based buffer overflow (4-byte out-of-bounds write).
Published: 2019-10-21T04:41:56.000Z
Updated: 2024-08-05T01:47:13.995Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2019-17055 vulnerable 2026-06-03 14:39:55.736908 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-17052 vulnerable 2026-06-03 14:39:55.735311 Details available
ax25_create in net/ax25/af_ax25.c in the AF_AX25 network module in the Linux kernel 3.16 through 5.3.2 does not enforce CAP_NET_RAW, which means that unprivileged users can create a raw socket, aka CID-0614e2b73768.
Published: 2019-10-01T13:11:56.000Z
Updated: 2024-08-05T01:33:15.757Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2019-16928 vulnerable 2026-06-03 14:39:55.565825 Details available
Exim 4.92 through 4.92.2 allows remote code execution, a different vulnerability than CVE-2019-15846. There is a heap-based buffer overflow in string_vformat in string.c involving a long EHLO command.
Published: 2019-09-27T20:07:12.000Z
Updated: 2025-10-21T23:45:29.725Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2019-16910 vulnerable 2026-06-03 14:39:55.529645 Details available
Arm Mbed TLS before 2.19.0 and Arm Mbed Crypto before 2.0.0, when deterministic ECDSA is enabled, use an RNG with insufficient entropy for blinding, which might allow an attacker to recover a private key via side-channel attacks if a victim signs the same message many times. (For Mbed TLS, the fix is also available in versions 2.7.12 and 2.16.3.)
Published: 2019-09-26T00:00:00.000Z
Updated: 2024-08-05T01:24:48.563Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2019-16892 vulnerable 2026-06-03 14:39:55.501634 Details available
In Rubyzip before 1.3.0, a crafted ZIP file can bypass application checks on ZIP entry sizes because data about the uncompressed size can be spoofed. This allows attackers to cause a denial of service (disk consumption).
Published: 2019-09-25T00:00:00.000Z
Updated: 2024-08-05T01:24:47.239Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2019-16884 vulnerable 2026-06-03 14:39:55.432188 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-16378 vulnerable 2026-06-03 14:39:54.496255 Details available
OpenDMARC through 1.3.2 and 1.4.x through 1.4.0-Beta1 is prone to a signature-bypass vulnerability with multiple From: addresses, which might affect applications that consider a domain name to be relevant to the origin of an e-mail message.
Published: 2019-09-17T11:24:18.000Z
Updated: 2024-08-05T01:17:39.481Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2019-16276 vulnerable 2026-06-03 14:39:54.202083 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.037080 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-16237 vulnerable 2026-06-03 14:39:54.031710 Details available
Dino before 2019-09-10 does not properly check the source of an MAM message in module/xep/0313_message_archive_management.vala.
Published: 2019-09-11T18:56:58.000Z
Updated: 2024-08-05T01:10:41.650Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2019-16236 vulnerable 2026-06-03 14:39:54.031110 Details available
Dino before 2019-09-10 does not check roster push authorization in module/roster/module.vala.
Published: 2019-09-11T18:57:07.000Z
Updated: 2024-08-05T01:10:41.661Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2019-16235 vulnerable 2026-06-03 14:39:54.030462 Details available
Dino before 2019-09-10 does not properly check the source of a carbons message in module/xep/0280_message_carbons.vala.
Published: 2019-09-11T18:57:20.000Z
Updated: 2024-08-05T01:10:41.635Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2019-16163 vulnerable 2026-06-03 14:39:53.940199 Details available
Oniguruma before 6.9.3 allows Stack Exhaustion in regcomp.c because of recursion in regparse.c.
Published: 2019-09-09T15:38:09.000Z
Updated: 2024-08-05T01:10:41.294Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2019-16159 vulnerable 2026-06-03 14:39:53.935365 Details available
BIRD Internet Routing Daemon 1.6.x through 1.6.7 and 2.x through 2.0.5 has a stack-based buffer overflow. The BGP daemon's support for RFC 8203 administrative shutdown communication messages included an incorrect logical expression when checking the validity of an input message. Sending a shutdown communication with a sufficient message length causes a four-byte overflow to occur while processing the message, where two of the overflow bytes are attacker-controlled and two are fixed.
Published: 2019-09-09T14:34:57.000Z
Updated: 2024-08-05T01:10:41.269Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2019-16056 vulnerable 2026-06-03 14:39:53.811839 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-15718 vulnerable 2026-06-03 14:39:48.168278 Details available
In systemd 240, bus_open_system_watch_bind_with_description in shared/bus-util.c (as used by systemd-resolved to connect to the system D-Bus instance), calls sd_bus_set_trusted, which disables access controls for incoming D-Bus messages. An unprivileged user can exploit this by executing D-Bus methods that should be restricted to privileged users, in order to change the system's DNS resolver settings.
Published: 2019-09-04T11:04:31.000Z
Updated: 2024-08-05T00:56:22.337Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2019-15538 vulnerable 2026-06-03 14:39:47.845841 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-15531 vulnerable 2026-06-03 14:39:47.830747 Details available
GNU Libextractor through 1.9 has a heap-based buffer over-read in the function EXTRACTOR_dvi_extract_method in plugins/dvi_extractor.c.
Published: 2019-08-23T16:03:07.000Z
Updated: 2024-08-05T00:49:13.629Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2019-15237 vulnerable 2026-06-03 14:39:47.218473 Details available
Roundcube Webmail through 1.3.9 mishandles Punycode xn-- domain names, leading to homograph attacks.
Published: 2019-08-20T00:39:53.000Z
Updated: 2024-08-05T00:42:03.569Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2019-15166 vulnerable 2026-06-03 14:39:47.166868 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.163810 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.137503 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.136686 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.135752 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.134842 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-14934 vulnerable 2026-06-03 14:39:46.860649 Details available
An issue was discovered in PDFResurrect before 0.18. pdf_load_pages_kids in pdf.c doesn't validate a certain size value, which leads to a malloc failure and out-of-bounds write.
Published: 2019-08-11T21:28:22.000Z
Updated: 2024-08-05T00:34:52.367Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2019-14869 vulnerable 2026-06-03 14:39:46.751482 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.693608 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-14844 vulnerable 2026-06-03 14:39:46.686815 Details available
HIGH (7.5)
A flaw was found in, Fedora versions of krb5 from 1.16.1 to, including 1.17.x, in the way a Kerberos client could crash the KDC by sending one of the RFC 4556 "enctypes". A remote unauthenticated user could use this flaw to crash the KDC.
Published: 2019-09-26T11:50:05.000Z
Updated: 2024-08-05T00:26:39.128Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2019-14835 vulnerable 2026-06-03 14:39:46.635260 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.628731 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.588417 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.568260 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.566767 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-14813 vulnerable 2026-06-03 14:39:46.508740 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.502096 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
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2019-14745 vulnerable 2026-06-03 14:39:46.418812 Details available
In radare2 before 3.7.0, a command injection vulnerability exists in bin_symbols() in libr/core/cbin.c. By using a crafted executable file, it's possible to execute arbitrary shell commands with the permissions of the victim. This vulnerability is due to improper handling of symbol names embedded in executables.
Published: 2019-08-07T14:58:18.000Z
Updated: 2024-08-05T00:26:39.136Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2019-14744 vulnerable 2026-06-03 14:39:46.415843 Details available
In KDE Frameworks KConfig before 5.61.0, malicious desktop files and configuration files lead to code execution with minimal user interaction. This relates to libKF5ConfigCore.so, and the mishandling of .desktop and .directory files, as demonstrated by a shell command on an Icon line in a .desktop file.
Published: 2019-08-07T14:30:35.000Z
Updated: 2024-08-05T00:26:38.664Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2019-14463 vulnerable 2026-06-03 14:39:45.382074 Details available
An issue was discovered in libmodbus before 3.0.7 and 3.1.x before 3.1.5. There is an out-of-bounds read for the MODBUS_FC_WRITE_MULTIPLE_REGISTERS case, aka VD-1301.
Published: 2019-07-31T22:03:44.000Z
Updated: 2024-08-05T00:19:41.277Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2019-14462 vulnerable 2026-06-03 14:39:45.381518 Details available
An issue was discovered in libmodbus before 3.0.7 and 3.1.x before 3.1.5. There is an out-of-bounds read for the MODBUS_FC_WRITE_MULTIPLE_COILS case, aka VD-1302.
Published: 2019-07-31T22:03:30.000Z
Updated: 2024-08-05T00:19:41.129Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2019-14459 vulnerable 2026-06-03 14:39:45.379710 Details available
nfdump 1.6.17 and earlier is affected by an integer overflow in the function Process_ipfix_template_withdraw in ipfix.c that can be abused in order to crash the process remotely (denial of service).
Published: 2019-07-31T20:57:58.000Z
Updated: 2024-08-05T00:19:41.199Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2019-14439 vulnerable 2026-06-03 14:39:45.351897 Details available
A Polymorphic Typing issue was discovered in FasterXML jackson-databind 2.x before 2.9.9.2. This occurs when Default Typing is enabled (either globally or for a specific property) for an externally exposed JSON endpoint and the service has the logback jar in the classpath.
Published: 2019-07-30T10:49:43.000Z
Updated: 2024-08-05T00:19:41.289Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2019-14379 vulnerable 2026-06-03 14:39:45.287978 Details available
SubTypeValidator.java in FasterXML jackson-databind before 2.9.9.2 mishandles default typing when ehcache is used (because of net.sf.ehcache.transaction.manager.DefaultTransactionManagerLookup), leading to remote code execution.
Published: 2019-07-29T11:42:42.000Z
Updated: 2024-08-05T00:19:40.551Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2019-14287 vulnerable 2026-06-03 14:39:44.922523 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
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2019-14267 vulnerable 2026-06-03 14:39:44.894771 Details available
PDFResurrect 0.15 has a buffer overflow via a crafted PDF file because data associated with startxref and %%EOF is mishandled.
Published: 2019-07-29T15:13:49.000Z
Updated: 2024-08-05T00:12:43.407Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2019-13619 vulnerable 2026-06-03 14:39:42.988213 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.977414 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-13313 vulnerable 2026-06-03 14:39:37.532274 Details available
libosinfo 1.5.0 allows local users to discover credentials by listing a process, because credentials are passed to osinfo-install-script via the command line.
Published: 2019-07-05T13:22:02.000Z
Updated: 2024-08-04T23:49:24.565Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2019-13286 vulnerable 2026-06-03 14:39:37.498977 Details available
In Xpdf 4.01.01, there is a heap-based buffer over-read in the function JBIG2Stream::readTextRegionSeg() located at JBIG2Stream.cc. It can, for example, be triggered by sending a crafted PDF document to the pdftoppm tool. It might allow an attacker to cause Information Disclosure.
Published: 2019-07-04T21:06:41.000Z
Updated: 2024-08-04T23:49:24.577Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2019-13283 vulnerable 2026-06-03 14:39:37.494561 Details available
In Xpdf 4.01.01, a heap-based buffer over-read could be triggered in strncpy from FoFiType1::parse in fofi/FoFiType1.cc because it does not ensure the source string has a valid length before making a fixed-length copy. It can, for example, be triggered by sending a crafted PDF document to the pdftotext tool. It allows an attacker to use a crafted pdf file to cause Denial of Service or an information leak, or possibly have unspecified other impact.
Published: 2019-07-04T19:48:23.000Z
Updated: 2024-08-04T23:49:24.163Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2019-13282 vulnerable 2026-06-03 14:39:37.494182 Details available
In Xpdf 4.01.01, a heap-based buffer over-read could be triggered in SampledFunction::transform in Function.cc when using a large index for samples. It can, for example, be triggered by sending a crafted PDF document to the pdftotext tool. It allows an attacker to use a crafted pdf file to cause Denial of Service or an information leak, or possibly have unspecified other impact.
Published: 2019-07-04T19:48:09.000Z
Updated: 2024-08-04T23:49:24.281Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2019-13281 vulnerable 2026-06-03 14:39:37.493785 Details available
In Xpdf 4.01.01, a heap-based buffer overflow could be triggered in DCTStream::decodeImage() in Stream.cc when writing to frameBuf memory. It can, for example, be triggered by sending a crafted PDF document to the pdftotext tool. It allows an attacker to use a crafted pdf file to cause Denial of Service, an information leak, or possibly unspecified other impact.
Published: 2019-07-04T19:47:55.000Z
Updated: 2024-08-04T23:49:23.996Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2019-13272 vulnerable 2026-06-03 14:39:37.477985 Details available
In the Linux kernel before 5.1.17, ptrace_link in kernel/ptrace.c mishandles the recording of the credentials of a process that wants to create a ptrace relationship, which allows local users to obtain root access by leveraging certain scenarios with a parent-child process relationship, where a parent drops privileges and calls execve (potentially allowing control by an attacker). One contributing factor is an object lifetime issue (which can also cause a panic). Another contributing factor is incorrect marking of a ptrace relationship as privileged, which is exploitable through (for example) Polkit's pkexec helper with PTRACE_TRACEME. NOTE: SELinux deny_ptrace might be a usable workaround in some environments.
Published: 2019-07-17T12:32:55.000Z
Updated: 2025-10-21T23:45:33.569Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2019-13225 vulnerable 2026-06-03 14:39:37.436439 Details available
A NULL Pointer Dereference in match_at() in regexec.c in Oniguruma 6.9.2 allows attackers to potentially cause denial of service by providing a crafted regular expression. Oniguruma issues often affect Ruby, as well as common optional libraries for PHP and Rust.
Published: 2019-07-10T13:50:00.000Z
Updated: 2024-08-04T23:49:23.947Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2019-13224 vulnerable 2026-06-03 14:39:37.435896 Details available
A use-after-free in onig_new_deluxe() in regext.c in Oniguruma 6.9.2 allows attackers to potentially cause information disclosure, denial of service, or possibly code execution by providing a crafted regular expression. The attacker provides a pair of a regex pattern and a string, with a multi-byte encoding that gets handled by onig_new_deluxe(). Oniguruma issues often affect Ruby, as well as common optional libraries for PHP and Rust.
Published: 2019-07-10T13:50:57.000Z
Updated: 2024-08-04T23:49:24.159Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2019-13132 vulnerable 2026-06-03 14:39:36.573985 Details available
In ZeroMQ libzmq before 4.0.9, 4.1.x before 4.1.7, and 4.2.x before 4.3.2, a remote, unauthenticated client connecting to a libzmq application, running with a socket listening with CURVE encryption/authentication enabled, may cause a stack overflow and overwrite the stack with arbitrary data, due to a buffer overflow in the library. Users running public servers with the above configuration are highly encouraged to upgrade as soon as possible, as there are no known mitigations.
Published: 2019-07-10T00:00:00.000Z
Updated: 2024-08-04T23:41:10.464Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2019-13115 vulnerable 2026-06-03 14:39:36.535170 Details available
In libssh2 before 1.9.0, kex_method_diffie_hellman_group_exchange_sha256_key_exchange in kex.c has an integer overflow that could lead to an out-of-bounds read in the way packets are read from the server. A remote attacker who compromises a SSH server may be able to disclose sensitive information or cause a denial of service condition on the client system when a user connects to the server. This is related to an _libssh2_check_length mistake, and is different from the various issues fixed in 1.8.1, such as CVE-2019-3855.
Published: 2019-07-16T00:00:00.000Z
Updated: 2024-08-04T23:41:10.457Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2019-13050 vulnerable 2026-06-03 14:39:36.433230 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-12922 vulnerable 2026-06-03 14:39:36.276097 Details available
A CSRF issue in phpMyAdmin 4.9.0.1 allows deletion of any server in the Setup page.
Published: 2019-09-13T12:27:04.000Z
Updated: 2024-08-04T23:32:55.578Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2019-12854 vulnerable 2026-06-03 14:39:36.211595 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.200333 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-12817 vulnerable 2026-06-03 14:39:36.170645 Details available
arch/powerpc/mm/mmu_context_book3s64.c in the Linux kernel before 5.1.15 for powerpc has a bug where unrelated processes may be able to read/write to one another's virtual memory under certain conditions via an mmap above 512 TB. Only a subset of powerpc systems are affected.
Published: 2019-06-25T11:12:22.000Z
Updated: 2024-08-04T23:32:55.186Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2019-12815 vulnerable 2026-06-03 14:39:36.166205 Details available
An arbitrary file copy vulnerability in mod_copy in ProFTPD up to 1.3.5b allows for remote code execution and information disclosure without authentication, a related issue to CVE-2015-3306.
Published: 2019-07-19T22:56:14.000Z
Updated: 2025-11-04T16:09:12.220Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2019-12802 vulnerable 2026-06-03 14:39:36.136610 Details available
In radare2 through 3.5.1, the rcc_context function of libr/egg/egg_lang.c mishandles changing context. This allows remote attackers to cause a denial of service (application crash) or possibly have unspecified other impact (invalid memory access in r_egg_lang_parsechar; invalid free in rcc_pusharg).
Published: 2019-06-13T20:58:51.000Z
Updated: 2024-08-04T23:32:55.480Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2019-12614 vulnerable 2026-06-03 14:39:35.107181 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.998310 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-12527 vulnerable 2026-06-03 14:39:34.982986 Details available
An issue was discovered in Squid 4.0.23 through 4.7. When checking Basic Authentication with HttpHeader::getAuth, Squid uses a global buffer to store the decoded data. Squid does not check that the decoded length isn't greater than the buffer, leading to a heap-based buffer overflow with user controlled data.
Published: 2019-07-11T18:10:16.000Z
Updated: 2024-08-04T23:24:38.676Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2019-12525 vulnerable 2026-06-03 14:39:34.981667 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-12449 vulnerable 2026-06-03 14:39:34.874821 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.873758 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-12387 vulnerable 2026-06-03 14:39:34.709878 Details available
In Twisted before 19.2.1, twisted.web did not validate or sanitize URIs or HTTP methods, allowing an attacker to inject invalid characters such as CRLF.
Published: 2019-06-10T11:34:49.000Z
Updated: 2024-08-04T23:17:39.991Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2019-12221 vulnerable 2026-06-03 14:39:34.426169 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-12216 vulnerable 2026-06-03 14:39:34.423788 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 heap-based buffer overflow in the SDL2_image function IMG_LoadPCX_RW at IMG_pcx.c.
Published: 2019-05-20T16:32:44.000Z
Updated: 2024-08-04T23:17:38.237Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2019-12083 vulnerable 2026-06-03 14:39:34.255855 Details available
The Rust Programming Language Standard Library 1.34.x before 1.34.2 contains a stabilized method which, if overridden, can violate Rust's safety guarantees and cause memory unsafety. If the `Error::type_id` method is overridden then any type can be safely cast to any other type, causing memory safety vulnerabilities in safe code (e.g., out-of-bounds write or read). Code that does not manually implement Error::type_id is unaffected.
Published: 2019-05-13T19:06:01.000Z
Updated: 2024-08-04T23:10:30.191Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2019-11884 vulnerable 2026-06-03 14:39:33.987253 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-11833 vulnerable 2026-06-03 14:39:33.901590 Details available
fs/ext4/extents.c in the Linux kernel through 5.1.2 does not zero out the unused memory region in the extent tree block, which might allow local users to obtain sensitive information by reading uninitialized data in the filesystem.
Published: 2019-05-15T12:19:44.000Z
Updated: 2024-08-04T23:03:32.810Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2019-11831 vulnerable 2026-06-03 14:39:33.898349 Details available
The PharStreamWrapper (aka phar-stream-wrapper) package 2.x before 2.1.1 and 3.x before 3.1.1 for TYPO3 does not prevent directory traversal, which allows attackers to bypass a deserialization protection mechanism, as demonstrated by a phar:///path/bad.phar/../good.phar URL.
Published: 2019-05-09T03:52:01.000Z
Updated: 2024-08-04T23:03:32.804Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2019-11779 vulnerable 2026-06-03 14:39:33.848163 Details available
In Eclipse Mosquitto 1.5.0 to 1.6.5 inclusive, if a malicious MQTT client sends a SUBSCRIBE packet containing a topic that consists of approximately 65400 or more '/' characters, i.e. the topic hierarchy separator, then a stack overflow will occur.
Published: 2019-09-19T13:30:43.000Z
Updated: 2024-08-04T23:03:32.805Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2019-11499 vulnerable 2026-06-03 14:39:33.103438 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-11498 vulnerable 2026-06-03 14:39:33.102647 Details available
WavpackSetConfiguration64 in pack_utils.c in libwavpack.a in WavPack through 5.1.0 has a "Conditional jump or move depends on uninitialised value" condition, which might allow attackers to cause a denial of service (application crash) via a DFF file that lacks valid sample-rate data.
Published: 2019-04-24T04:03:05.000Z
Updated: 2024-08-04T22:55:40.595Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2019-11494 vulnerable 2026-06-03 14:39:33.097897 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.025469 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.004764 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-11373 vulnerable 2026-06-03 14:39:32.919897 Details available
An out-of-bounds read in File__Analyze::Get_L8 in File__Analyze_Buffer.cpp in MediaInfoLib in MediaArea MediaInfo 18.12 leads to a crash.
Published: 2019-04-20T14:05:36.000Z
Updated: 2024-08-04T22:48:09.218Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2019-11372 vulnerable 2026-06-03 14:39:32.919349 Details available
An out-of-bounds read in MediaInfoLib::File__Tags_Helper::Synched_Test in Tag/File__Tags.cpp in MediaInfoLib in MediaArea MediaInfo 18.12 leads to a crash.
Published: 2019-04-20T14:05:17.000Z
Updated: 2024-08-04T22:48:09.143Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2019-11358 vulnerable 2026-06-03 14:39:32.771384 Details available
jQuery before 3.4.0, as used in Drupal, Backdrop CMS, and other products, mishandles jQuery.extend(true, {}, ...) because of Object.prototype pollution. If an unsanitized source object contained an enumerable __proto__ property, it could extend the native Object.prototype.
Published: 2019-04-19T00:00:00.000Z
Updated: 2024-11-15T15:11:23.024Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2019-11356 vulnerable 2026-06-03 14:39:32.763513 Details available
The CalDAV feature in httpd in Cyrus IMAP 2.5.x through 2.5.12 and 3.0.x through 3.0.9 allows remote attackers to execute arbitrary code via a crafted HTTP PUT operation for an event with a long iCalendar property name.
Published: 2019-06-03T19:44:30.000Z
Updated: 2024-08-04T22:48:09.187Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2019-11328 vulnerable 2026-06-03 14:39:32.685673 Details available
An issue was discovered in Singularity 3.1.0 to 3.2.0-rc2, a malicious user with local/network access to the host system (e.g. ssh) could exploit this vulnerability due to insecure permissions allowing a user to edit files within `/run/singularity/instances/sing/<user>/<instance>`. The manipulation of those files can change the behavior of the starter-suid program when instances are joined resulting in potential privilege escalation on the host.
Published: 2019-05-14T20:24:29.000Z
Updated: 2024-08-04T22:48:09.093Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2019-11091 vulnerable 2026-06-03 14:39:30.916665 Details available
Microarchitectural Data Sampling Uncacheable Memory (MDSUM): Uncacheable memory on some microprocessors utilizing speculative execution may allow an authenticated user to potentially enable information disclosure via a side channel with local access. A list of impacted products can be found here: https://www.intel.com/content/dam/www/public/us/en/documents/corporate-information/SA00233-microcode-update-guidance_05132019.pdf
Published: 2019-05-30T15:28:28.000Z
Updated: 2026-05-28T18:17:01.249Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2019-11068 vulnerable 2026-06-03 14:39:30.858954 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
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2019-11065 vulnerable 2026-06-03 14:39:30.851258 Details available
Gradle versions from 1.4 to 5.3.1 use an insecure HTTP URL to download dependencies when the built-in JavaScript or CoffeeScript Gradle plugins are used. Dependency artifacts could have been maliciously compromised by a MITM attack against the ajax.googleapis.com web site.
Published: 2019-04-09T23:37:04.000Z
Updated: 2024-08-04T22:40:16.302Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2019-11043 vulnerable 2026-06-03 14:39:25.405101 Underflow in PHP-FPM can lead to RCE
HIGH (8.7)
In PHP versions 7.1.x below 7.1.33, 7.2.x below 7.2.24 and 7.3.x below 7.3.11 in certain configurations of FPM setup it is possible to cause FPM module to write past allocated buffers into the space reserved for FCGI protocol data, thus opening the possibility of remote code execution.
Published: 2019-10-28T14:19:04.252Z
Updated: 2025-10-21T23:45:28.408Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2019-11038 vulnerable 2026-06-03 14:39:25.388527 Uninitialized read in gdImageCreateFromXbm
LOW (3.1)
When using the gdImageCreateFromXbm() function in the GD Graphics Library (aka LibGD) 2.2.5, as used in the PHP GD extension 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 data that will cause the function to use the value of uninitialized variable. This may lead to disclosing contents of the stack that has been left there by previous code.
Published: 2019-06-18T23:28:28.236Z
Updated: 2024-09-16T21:04:15.889Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2019-11036 vulnerable 2026-06-03 14:39:25.377909 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-11026 vulnerable 2026-06-03 14:39:25.362531 Details available
FontInfoScanner::scanFonts in FontInfo.cc in Poppler 0.75.0 has infinite recursion, leading to a call to the error function in Error.cc.
Published: 2019-04-08T22:20:51.000Z
Updated: 2024-08-04T22:40:15.989Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2019-10906 vulnerable 2026-06-03 14:39:24.635340 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.622571 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-10902 vulnerable 2026-06-03 14:39:24.621961 Details available
In Wireshark 3.0.0, the TSDNS dissector could crash. This was addressed in epan/dissectors/packet-tsdns.c by splitting strings safely.
Published: 2019-04-09T03:53:25.000Z
Updated: 2024-08-04T22:40:15.193Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2019-10901 vulnerable 2026-06-03 14:39:24.621428 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-10900 vulnerable 2026-06-03 14:39:24.620822 Details available
In Wireshark 3.0.0, the Rbm dissector could go into an infinite loop. This was addressed in epan/dissectors/file-rbm.c by handling unknown object types safely.
Published: 2019-04-09T03:52:55.000Z
Updated: 2024-08-04T22:40:15.119Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2019-10899 vulnerable 2026-06-03 14:39:24.620272 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-10898 vulnerable 2026-06-03 14:39:24.619658 Details available
In Wireshark 3.0.0, the GSUP dissector could go into an infinite loop. This was addressed in epan/dissectors/packet-gsm_gsup.c by rejecting an invalid Information Element length.
Published: 2019-04-09T03:52:25.000Z
Updated: 2024-08-04T22:40:15.040Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2019-10897 vulnerable 2026-06-03 14:39:24.619232 Details available
In Wireshark 3.0.0, the IEEE 802.11 dissector could go into an infinite loop. This was addressed in epan/dissectors/packet-ieee80211.c by detecting cases in which the bit offset does not advance.
Published: 2019-04-09T03:52:14.000Z
Updated: 2024-08-04T22:40:15.163Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2019-10896 vulnerable 2026-06-03 14:39:24.618658 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.617784 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.616862 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-10740 vulnerable 2026-06-03 14:39:24.302739 Details available
In Roundcube Webmail before 1.3.10, an attacker in possession of S/MIME or PGP encrypted emails can wrap them as sub-parts within a crafted multipart email. The encrypted part(s) can further be hidden using HTML/CSS or ASCII newline characters. This modified multipart email can be re-sent by the attacker to the intended receiver. If the receiver replies to this (benign looking) email, they unknowingly leak the plaintext of the encrypted message part(s) back to the attacker.
Published: 2019-04-07T14:36:23.000Z
Updated: 2024-08-04T22:32:01.425Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2019-10218 vulnerable 2026-06-03 14:39:21.702959 Details available
MEDIUM (5.3)
A flaw was found in the samba client, all samba versions before samba 4.11.2, 4.10.10 and 4.9.15, where a malicious server can supply a pathname to the client with separators. This could allow the client to access files and folders outside of the SMB network pathnames. An attacker could use this vulnerability to create files outside of the current working directory using the privileges of the client user.
Published: 2019-11-06T00:00:00.000Z
Updated: 2024-08-04T22:17:19.002Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2019-10191 vulnerable 2026-06-03 14:39:21.636634 Details available
MEDIUM (6.3)
A vulnerability was discovered in DNS resolver of knot resolver before version 4.1.0 which allows remote attackers to downgrade DNSSEC-secure domains to DNSSEC-insecure state, opening possibility of domain hijack using attacks against insecure DNS protocol.
Published: 2019-07-16T17:52:43.000Z
Updated: 2025-02-13T16:27:21.363Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2019-10190 vulnerable 2026-06-03 14:39:21.636139 Details available
MEDIUM (5.4)
A vulnerability was discovered in DNS resolver component of knot resolver through version 3.2.0 before 4.1.0 which allows remote attackers to bypass DNSSEC validation for non-existence answer. NXDOMAIN answer would get passed through to the client even if its DNSSEC validation failed, instead of sending a SERVFAIL packet. Caching is not affected by this particular bug but see CVE-2019-10191.
Published: 2019-07-16T17:50:05.000Z
Updated: 2025-02-13T16:27:20.781Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2019-10164 vulnerable 2026-06-03 14:39:21.562601 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-10160 vulnerable 2026-06-03 14:39:21.549466 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-10155 vulnerable 2026-06-03 14:39:21.536314 Details available
LOW (3.1)
The Libreswan Project has found a vulnerability in the processing of IKEv1 informational exchange packets which are encrypted and integrity protected using the established IKE SA encryption and integrity keys, but as a receiver, the integrity check value was not verified. This issue affects versions before 3.29.
Published: 2019-06-12T13:51:01.000Z
Updated: 2024-08-04T22:10:09.974Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2019-10143 vulnerable 2026-06-03 14:39:21.515967 Details available
MEDIUM (6.4)
It was discovered freeradius up to and including version 3.0.19 does not correctly configure logrotate, allowing a local attacker who already has control of the radiusd user to escalate his privileges to root, by tricking logrotate into writing a radiusd-writable file to a directory normally inaccessible by the radiusd user. NOTE: the upstream software maintainer has stated "there is simply no way for anyone to gain privileges through this alleged issue."
Published: 2019-05-24T00:00:00.000Z
Updated: 2024-08-04T22:10:10.031Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2019-1010319 vulnerable 2026-06-03 14:39:21.059806 Details available
WavPack 5.1.0 and earlier is affected by: CWE-457: Use of Uninitialized Variable. The impact is: Unexpected control flow, crashes, and segfaults. The component is: ParseWave64HeaderConfig (wave64.c:211). The attack vector is: Maliciously crafted .wav file. The fixed version is: After commit https://github.com/dbry/WavPack/commit/33a0025d1d63ccd05d9dbaa6923d52b1446a62fe.
Published: 2019-07-11T19:23:29.000Z
Updated: 2024-08-05T03:14:15.258Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2019-1010317 vulnerable 2026-06-03 14:39:21.059177 Details available
WavPack 5.1.0 and earlier is affected by: CWE-457: Use of Uninitialized Variable. The impact is: Unexpected control flow, crashes, and segfaults. The component is: ParseCaffHeaderConfig (caff.c:486). The attack vector is: Maliciously crafted .wav file. The fixed version is: After commit https://github.com/dbry/WavPack/commit/f68a9555b548306c5b1ee45199ccdc4a16a6101b.
Published: 2019-07-11T19:24:40.000Z
Updated: 2024-08-05T03:07:18.514Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2019-1010305 vulnerable 2026-06-03 14:39:21.043601 Details available
libmspack 0.9.1alpha is affected by: Buffer Overflow. The impact is: Information Disclosure. The component is: function chmd_read_headers() in libmspack(file libmspack/mspack/chmd.c). The attack vector is: the victim must open a specially crafted chm file. The fixed version is: after commit 2f084136cfe0d05e5bf5703f3e83c6d955234b4d.
Published: 2019-07-15T14:39:55.000Z
Updated: 2024-08-05T03:07:18.456Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2019-1010302 vulnerable 2026-06-03 14:39:21.038166 Details available
jhead 3.03 is affected by: Incorrect Access Control. The impact is: Denial of service. The component is: iptc.c Line 122 show_IPTC(). The attack vector is: the victim must open a specially crafted JPEG file.
Published: 2019-07-15T17:07:06.000Z
Updated: 2024-08-05T03:07:18.460Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2019-1010301 vulnerable 2026-06-03 14:39:21.037541 Details available
jhead 3.03 is affected by: Buffer Overflow. The impact is: Denial of service. The component is: gpsinfo.c Line 151 ProcessGpsInfo(). The attack vector is: Open a specially crafted JPEG file.
Published: 2019-07-15T17:10:56.000Z
Updated: 2024-08-05T03:07:18.473Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2019-1010238 vulnerable 2026-06-03 14:39:20.973743 Details available
Gnome Pango 1.42 and later is affected by: Buffer Overflow. The impact is: The heap based buffer overflow can be used to get code execution. The component is: function name: pango_log2vis_get_embedding_levels, assignment of nchars and the loop condition. The attack vector is: Bug can be used when application pass invalid utf-8 strings to functions like pango_itemize.
Published: 2019-07-19T16:42:41.000Z
Updated: 2024-08-05T03:07:18.524Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2019-1010228 vulnerable 2026-06-03 14:39:20.961608 Details available
OFFIS.de DCMTK 3.6.3 and below is affected by: Buffer Overflow. The impact is: Possible code execution and confirmed Denial of Service. The component is: DcmRLEDecoder::decompress() (file dcrledec.h, line 122). The attack vector is: Many scenarios of DICOM file processing (e.g. DICOM to image conversion). The fixed version is: 3.6.4, after commit 40917614e.
Published: 2019-07-22T16:50:02.000Z
Updated: 2024-08-05T03:07:18.458Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2019-1010142 vulnerable 2026-06-03 14:39:20.875264 Details available
scapy 2.4.0 is affected by: Denial of Service. The impact is: infinite loop, resource consumption and program unresponsive. The component is: _RADIUSAttrPacketListField.getfield(self..). The attack vector is: over the network or in a pcap. both work.
Published: 2019-07-19T15:45:09.000Z
Updated: 2024-08-05T03:07:18.093Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2019-1010065 vulnerable 2026-06-03 14:39:20.835355 Details available
The Sleuth Kit 4.6.0 and earlier is affected by: Integer Overflow. The impact is: Opening crafted disk image triggers crash in tsk/fs/hfs_dent.c:237. The component is: Overflow in fls tool used on HFS image. Bug is in tsk/fs/hfs.c file in function hfs_cat_traverse() in lines: 952, 1062. The attack vector is: Victim must open a crafted HFS filesystem image.
Published: 2019-07-18T16:05:46.000Z
Updated: 2024-08-05T03:07:18.187Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2019-1010057 vulnerable 2026-06-03 14:39:20.831224 Details available
nfdump 1.6.16 and earlier is affected by: Buffer Overflow. The impact is: The impact could range from a denial of service to local code execution. The component is: nfx.c:546, nffile_inline.c:83, minilzo.c (redistributed). The attack vector is: nfdump must read and process a specially crafted file. The fixed version is: after commit 9f0fe9563366f62a71d34c92229da3432ec5cf0e.
Published: 2019-07-16T12:04:30.000Z
Updated: 2024-08-05T03:07:18.388Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2019-1000020 vulnerable 2026-06-03 14:39:20.579813 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.579034 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-1000018 vulnerable 2026-06-03 14:39:20.575588 Details available
rssh version 2.3.4 contains a CWE-77: Improper Neutralization of Special Elements used in a Command ('Command Injection') vulnerability in allowscp permission that can result in Local command execution. This attack appear to be exploitable via An authorized SSH user with the allowscp permission.
Published: 2019-02-04T21:00:00.000Z
Updated: 2025-03-19T19:45:40.057Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2019-0228 vulnerable 2026-06-03 14:39:18.875094 Details available
Apache PDFBox 2.0.14 does not properly initialize the XML parser, which allows context-dependent attackers to conduct XML External Entity (XXE) attacks via a crafted XFDF.
Published: 2019-04-17T14:07:34.000Z
Updated: 2024-08-04T17:44:15.952Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2019-0220 vulnerable 2026-06-03 14:39:18.791882 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
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2019-0217 vulnerable 2026-06-03 14:39:18.776834 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-0215 vulnerable 2026-06-03 14:39:18.773339 Details available
In Apache HTTP Server 2.4 releases 2.4.37 and 2.4.38, a bug in mod_ssl when using per-location client certificate verification with TLSv1.3 allowed a client to bypass configured access control restrictions.
Published: 2019-04-08T19:25:45.000Z
Updated: 2024-08-04T17:44:15.365Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2019-0211 vulnerable 2026-06-03 14:39:18.742035 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-2018-20843 vulnerable 2026-06-03 14:38:39.875886 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
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2018-20662 vulnerable 2026-06-03 14:38:39.496250 Details available
In Poppler 0.72.0, PDFDoc::setup in PDFDoc.cc allows attackers to cause a denial-of-service (application crash caused by Object.h SIGABRT, because of a wrong return value from PDFDoc::setup) by crafting a PDF file in which an xref data structure is mishandled during extractPDFSubtype processing.
Published: 2019-01-03T13:00:00.000Z
Updated: 2024-08-05T12:05:17.635Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2018-20593 vulnerable 2026-06-03 14:38:39.420779 Details available
In Mini-XML (aka mxml) v2.12, there is stack-based buffer overflow in the scan_file function in mxmldoc.c.
Published: 2018-12-30T18:00:00.000Z
Updated: 2024-08-05T12:05:17.654Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2018-20592 vulnerable 2026-06-03 14:38:39.420391 Details available
In Mini-XML (aka mxml) v2.12, there is a use-after-free in the mxmlAdd function of the mxml-node.c file. Remote attackers could leverage this vulnerability to cause a denial-of-service via a crafted xml file, as demonstrated by mxmldoc.
Published: 2018-12-30T18:00:00.000Z
Updated: 2024-08-05T12:05:17.643Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2018-20406 vulnerable 2026-06-03 14:38:39.085314 Details available
Modules/_pickle.c in Python before 3.7.1 has an integer overflow via a large LONG_BINPUT value that is mishandled during a "resize to twice the size" attempt. This issue might cause memory exhaustion, but is only relevant if the pickle format is used for serializing tens or hundreds of gigabytes of data. This issue is fixed in: v3.4.10, v3.4.10rc1; v3.5.10, v3.5.10rc1, v3.5.7, v3.5.7rc1, 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.7, v3.6.7rc1, v3.6.7rc2, v3.6.8, v3.6.8rc1, v3.6.9, v3.6.9rc1; v3.7.1, v3.7.1rc1, v3.7.1rc2, v3.7.2, v3.7.2rc1, 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: 2018-12-23T23:00:00.000Z
Updated: 2024-08-05T11:58:19.356Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2018-20191 vulnerable 2026-06-03 14:38:38.749351 Details available
hw/rdma/vmw/pvrdma_main.c in QEMU does not implement a read operation (such as uar_read by analogy to uar_write), which allows attackers to cause a denial of service (NULL pointer dereference).
Published: 2018-12-20T22:00:00.000Z
Updated: 2024-08-05T11:58:18.323Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2018-20060 vulnerable 2026-06-03 14:38:38.554744 Details available
urllib3 before version 1.23 does not remove the Authorization HTTP header when following a cross-origin redirect (i.e., a redirect that differs in host, port, or scheme). This can allow for credentials in the Authorization header to be exposed to unintended hosts or transmitted in cleartext.
Published: 2018-12-11T17:00:00.000Z
Updated: 2024-12-27T16:02:59.523Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2018-20005 vulnerable 2026-06-03 14:38:38.472829 Details available
An issue has been found in Mini-XML (aka mxml) 2.12. It is a use-after-free in mxmlWalkNext in mxml-search.c, as demonstrated by mxmldoc.
Published: 2018-12-10T06:00:00.000Z
Updated: 2024-08-05T11:51:18.106Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2018-20004 vulnerable 2026-06-03 14:38:38.471522 Details available
An issue has been found in Mini-XML (aka mxml) 2.12. It is a stack-based buffer overflow in mxml_write_node in mxml-file.c via vectors involving a double-precision floating point number and the '<order type="real">' substring, as demonstrated by testmxml.
Published: 2018-12-10T06:00:00.000Z
Updated: 2024-08-05T11:51:18.072Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2018-1061 vulnerable 2026-06-03 14:38:30.172187 Details available
MEDIUM (6.5)
python before versions 2.7.15, 3.4.9, 3.5.6rc1, 3.6.5rc1 and 3.7.0 is vulnerable to catastrophic backtracking in the difflib.IS_LINE_JUNK method. An attacker could use this flaw to cause denial of service.
Published: 2018-06-19T12:00:00.000Z
Updated: 2024-08-05T03:51:48.415Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2018-1060 vulnerable 2026-06-03 14:38:30.163006 Details available
MEDIUM (4.3)
python before versions 2.7.15, 3.4.9, 3.5.6rc1, 3.6.5rc1 and 3.7.0 is vulnerable to catastrophic backtracking in pop3lib's apop() method. An attacker could use this flaw to cause denial of service.
Published: 2018-06-18T14:00:00.000Z
Updated: 2024-08-05T03:44:12.002Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2018-19872 vulnerable 2026-06-03 14:38:29.757765 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-19841 vulnerable 2026-06-03 14:38:29.644458 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.643695 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-19591 vulnerable 2026-06-03 14:38:29.431433 Details available
In the GNU C Library (aka glibc or libc6) through 2.28, attempting to resolve a crafted hostname via getaddrinfo() leads to the allocation of a socket descriptor that is not closed. This is related to the if_nametoindex() function.
Published: 2018-12-04T16:00:00.000Z
Updated: 2025-12-03T19:13:21.308Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2018-19497 vulnerable 2026-06-03 14:38:29.341397 Details available
In The Sleuth Kit (TSK) through 4.6.4, hfs_cat_traverse in tsk/fs/hfs.c does not properly determine when a key length is too large, which allows attackers to cause a denial of service (SEGV on unknown address with READ memory access in a tsk_getu16 call in hfs_dir_open_meta_cb in tsk/fs/hfs_dent.c).
Published: 2018-11-29T23:00:00.000Z
Updated: 2024-08-05T11:37:11.462Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2018-19489 vulnerable 2026-06-03 14:38:29.333766 Details available
v9fs_wstat in hw/9pfs/9p.c in QEMU allows guest OS users to cause a denial of service (crash) because of a race condition during file renaming.
Published: 2018-12-13T19:00:00.000Z
Updated: 2024-08-05T11:37:11.447Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2018-19364 vulnerable 2026-06-03 14:38:29.242942 Details available
hw/9pfs/cofile.c and hw/9pfs/9p.c in QEMU can modify an fid path while it is being accessed by a second thread, leading to (for example) a use-after-free outcome.
Published: 2018-12-13T19:00:00.000Z
Updated: 2024-08-05T11:37:10.590Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2018-18898 vulnerable 2026-06-03 14:38:28.582264 Details available
The email-ingestion feature in Best Practical Request Tracker 4.1.13 through 4.4 allows denial of service by remote attackers via an algorithmic complexity attack on email address parsing.
Published: 2019-03-17T21:16:19.000Z
Updated: 2024-08-05T11:23:08.241Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2018-18849 vulnerable 2026-06-03 14:38:28.457899 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-18409 vulnerable 2026-06-03 14:38:27.738172 Details available
A stack-based buffer over-read exists in setbit() at iptree.h of TCPFLOW 1.5.0, due to received incorrect values causing incorrect computation, leading to denial of service during an address_histogram call or a get_histogram call.
Published: 2018-10-17T04:00:00.000Z
Updated: 2024-08-05T11:08:21.811Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2018-18408 vulnerable 2026-06-03 14:38:27.736508 Details available
A use-after-free was discovered in the tcpbridge binary of Tcpreplay 4.3.0 beta1. The issue gets triggered in the function post_args() at tcpbridge.c, causing a denial of service or possibly unspecified other impact.
Published: 2018-10-17T04:00:00.000Z
Updated: 2024-08-05T11:08:21.823Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2018-18407 vulnerable 2026-06-03 14:38:27.736014 Details available
A heap-based buffer over-read was discovered in the tcpreplay-edit binary of Tcpreplay 4.3.0 beta1, during the incremental checksum operation. The issue gets triggered in the function csum_replace4() in incremental_checksum.h, causing a denial of service.
Published: 2018-10-17T04:00:00.000Z
Updated: 2024-08-05T11:08:21.811Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2018-18311 vulnerable 2026-06-03 14:38:22.701602 Details available
Perl before 5.26.3 and 5.28.x before 5.28.1 has a buffer overflow via a crafted regular expression that triggers invalid write operations.
Published: 2018-12-07T21:00:00.000Z
Updated: 2024-08-05T11:08:21.612Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2018-17848 vulnerable 2026-06-03 14:38:22.114991 Details available
The html package (aka x/net/html) through 2018-09-25 in Go mishandles <math><template><mn><b></template>, leading to a "panic: runtime error" (index out of range) in (*insertionModeStack).pop in node.go, called from inHeadIM, during an html.Parse call.
Published: 2018-10-01T08:00:00.000Z
Updated: 2024-08-05T10:54:10.748Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2018-17847 vulnerable 2026-06-03 14:38:22.114631 Details available
The html package (aka x/net/html) through 2018-09-25 in Go mishandles <svg><template><desc><t><svg></template>, leading to a "panic: runtime error" (index out of range) in (*nodeStack).pop in node.go, called from (*parser).clearActiveFormattingElements, during an html.Parse call.
Published: 2018-10-01T08:00:00.000Z
Updated: 2024-08-05T10:54:10.807Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2018-17846 vulnerable 2026-06-03 14:38:22.114241 Details available
The html package (aka x/net/html) through 2018-09-25 in Go mishandles <table><math><select><mi><select></table>, leading to an infinite loop during an html.Parse call because inSelectIM and inSelectInTableIM do not comply with a specification.
Published: 2018-10-01T08:00:00.000Z
Updated: 2024-08-05T10:54:10.681Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2018-17189 vulnerable 2026-06-03 14:38:21.554612 Details available
In Apache HTTP server versions 2.4.37 and prior, by sending request bodies in a slow loris way to plain resources, the h2 stream for that request unnecessarily occupied a server thread cleaning up that incoming data. This affects only HTTP/2 (mod_http2) connections.
Published: 2019-01-30T22:00:00.000Z
Updated: 2024-09-17T01:21:57.609Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2018-17143 vulnerable 2026-06-03 14:38:21.435849 Details available
The html package (aka x/net/html) through 2018-09-17 in Go mishandles <template><tBody><isindex/action=0>, leading to a "panic: runtime error" in inBodyIM in parse.go during an html.Parse call.
Published: 2018-09-17T14:00:00.000Z
Updated: 2024-08-05T10:39:59.586Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2018-17142 vulnerable 2026-06-03 14:38:21.435442 Details available
The html package (aka x/net/html) through 2018-09-17 in Go mishandles <math><template><mo><template>, leading to a "panic: runtime error" in parseCurrentToken in parse.go during an html.Parse call.
Published: 2018-09-17T14:00:00.000Z
Updated: 2024-08-05T10:39:59.563Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2018-17075 vulnerable 2026-06-03 14:38:21.381024 Details available
The html package (aka x/net/html) before 2018-07-13 in Go mishandles "in frameset" insertion mode, leading to a "panic: runtime error" for html.Parse of <template><object>, <template><applet>, or <template><marquee>. This is related to HTMLTreeBuilder.cpp in WebKit.
Published: 2018-09-16T02:00:00.000Z
Updated: 2024-08-05T10:39:59.557Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2018-16878 vulnerable 2026-06-03 14:38:21.188975 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.181946 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-16872 vulnerable 2026-06-03 14:38:21.168417 Details available
MEDIUM (5)
A flaw was found in qemu Media Transfer Protocol (MTP). The code opening files in usb_mtp_get_object and usb_mtp_get_partial_object and directories in usb_mtp_object_readdir doesn't consider that the underlying filesystem may have changed since the time lstat(2) was called in usb_mtp_object_alloc, a classical TOCTTOU problem. An attacker with write access to the host filesystem shared with a guest can use this property to navigate the host filesystem in the context of the QEMU process and read any file the QEMU process has access to. Access to the filesystem may be local or via a network share protocol such as CIFS.
Published: 2018-12-13T21:00:00.000Z
Updated: 2024-08-05T10:32:54.018Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2018-16867 vulnerable 2026-06-03 14:38:21.147310 Details available
HIGH (7)
A flaw was found in qemu Media Transfer Protocol (MTP) before version 3.1.0. A path traversal in the in usb_mtp_write_data function in hw/usb/dev-mtp.c due to an improper filename sanitization. When the guest device is mounted in read-write mode, this allows to read/write arbitrary files which may lead do DoS scenario OR possibly lead to code execution on the host.
Published: 2018-12-12T13:00:00.000Z
Updated: 2024-08-05T10:32:54.050Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2018-16451 vulnerable 2026-06-03 14:38:20.462280 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-16230 vulnerable 2026-06-03 14:38:20.169426 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.168320 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.165300 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.161501 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-14882 vulnerable 2026-06-03 14:38:12.753736 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.752349 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.750969 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.749705 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-14470 vulnerable 2026-06-03 14:38:12.125061 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.124023 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.111164 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.109640 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.108532 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.107756 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.106703 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.105923 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.105026 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.099658 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-12130 vulnerable 2026-06-03 14:38:02.781563 Details available
Microarchitectural Fill Buffer Data Sampling (MFBDS): Fill buffers on some microprocessors utilizing speculative execution may allow an authenticated user to potentially enable information disclosure via a side channel with local access. A list of impacted products can be found here: https://www.intel.com/content/dam/www/public/us/en/documents/corporate-information/SA00233-microcode-update-guidance_05132019.pdf
Published: 2019-05-30T15:40:44.000Z
Updated: 2026-05-29T20:08:15.935Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2018-12127 vulnerable 2026-06-03 14:38:02.779245 Details available
Microarchitectural Load Port Data Sampling (MLPDS): Load ports on some microprocessors utilizing speculative execution may allow an authenticated user to potentially enable information disclosure via a side channel with local access. A list of impacted products can be found here: https://www.intel.com/content/dam/www/public/us/en/documents/corporate-information/SA00233-microcode-update-guidance_05132019.pdf
Published: 2019-05-30T15:38:38.000Z
Updated: 2026-05-29T20:09:09.875Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2018-12126 vulnerable 2026-06-03 14:38:02.776220 Details available
Microarchitectural Store Buffer Data Sampling (MSBDS): Store buffers on some microprocessors utilizing speculative execution may allow an authenticated user to potentially enable information disclosure via a side channel with local access. A list of impacted products can be found here: https://www.intel.com/content/dam/www/public/us/en/documents/corporate-information/SA00233-microcode-update-guidance_05132019.pdf
Published: 2019-05-30T15:36:05.000Z
Updated: 2026-05-29T20:09:50.287Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2018-12023 vulnerable 2026-06-03 14:38:02.648886 Details available
An issue was discovered in FasterXML jackson-databind prior to 2.7.9.4, 2.8.11.2, and 2.9.6. When Default Typing is enabled (either globally or for a specific property), the service has the Oracle JDBC jar in the classpath, and an attacker can provide an LDAP service to access, it is possible to make the service execute a malicious payload.
Published: 2019-03-17T17:57:52.000Z
Updated: 2024-08-05T08:24:03.746Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2018-12022 vulnerable 2026-06-03 14:38:02.642820 Details available
An issue was discovered in FasterXML jackson-databind prior to 2.7.9.4, 2.8.11.2, and 2.9.6. When Default Typing is enabled (either globally or for a specific property), the service has the Jodd-db jar (for database access for the Jodd framework) in the classpath, and an attacker can provide an LDAP service to access, it is possible to make the service execute a malicious payload.
Published: 2019-03-17T18:14:21.000Z
Updated: 2024-08-05T08:24:03.619Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2018-11797 vulnerable 2026-06-03 14:38:02.002212 Details available
In Apache PDFBox 1.8.0 to 1.8.15 and 2.0.0RC1 to 2.0.11, a carefully crafted PDF file can trigger an extremely long running computation when parsing the page tree.
Published: 2018-10-05T20:00:00.000Z
Updated: 2024-09-16T16:33:51.092Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2018-1000880 vulnerable 2026-06-03 14:37:52.959239 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.958621 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.956007 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
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2018-1000877 vulnerable 2026-06-03 14:37:52.954495 Details available
libarchive version commit 416694915449219d505531b1096384f3237dd6cc onwards (release v3.1.0 onwards) contains a CWE-415: Double Free vulnerability in RAR decoder - libarchive/archive_read_support_format_rar.c, parse_codes(), realloc(rar->lzss.window, new_size) with new_size = 0 that can result in Crash/DoS. 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:57.461Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2017-18342 vulnerable 2026-06-03 14:36:56.942492 Details available
In PyYAML before 5.1, the yaml.load() API could execute arbitrary code if used with untrusted data. The load() function has been deprecated in version 5.1 and the 'UnsafeLoader' has been introduced for backward compatibility with the function.
Published: 2018-06-27T12:00:00.000Z
Updated: 2024-08-05T21:20:50.850Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2016-3110 vulnerable 2026-06-03 14:35:45.161142 Details available
mod_cluster, as used in Red Hat JBoss Web Server 2.1, allows remote attackers to cause a denial of service (Apache http server crash) via an MCMP message containing a series of = (equals) characters after a legitimate element.
Published: 2016-09-26T14:00:00.000Z
Updated: 2024-08-05T23:47:57.125Z
Reference links
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.