CVEs from 2019

3,162 normalized CVEs published or assigned in this year.

Total
3,162
critical
critical 238
high
high 485
medium
medium 485
low
low 94
% Critical
7.5%
% with KEV
3.7%
% with exploit
8.0%

Top products

  • u-boot 20
  • crimson 8
  • active_iq_unified_manager 7
  • weblogic_server 5
  • jdk 5
  • oncommand_workflow_automation 5
  • codeready_linux_builder_eus 4
  • oncommand_insight 4
0
KEVHas exploit
Reset
CVE Severity CVSS Risk Flags OS Vendor Published Description
CVE-2019-18786 unknown In the Linux kernel through 5.3.8, f->fmt.sdr.reserved is uninitialized in rcar_drif_g_fmt_sdr_cap in drivers/media/platform/rcar_drif.c, which could cause a memory disclosure problem.
CVE-2019-18810 unknown A memory leak in the komeda_wb_connector_add() function in drivers/gpu/drm/arm/display/komeda/komeda_wb_connector.c in the Linux kernel before 5.3.8 allows attackers to cause a denial of service (mem…
CVE-2019-18813 unknown A memory leak in the dwc3_pci_probe() function in drivers/usb/dwc3/dwc3-pci.c in the Linux kernel through 5.3.9 allows attackers to cause a denial of service (memory consumption) by triggering platfo…
CVE-2019-19079 unknown A memory leak in the qrtr_tun_write_iter() function in net/qrtr/tun.c in the Linux kernel before 5.3 allows attackers to cause a denial of service (memory consumption), aka CID-a21b7f0cff19.
CVE-2019-19075 unknown A memory leak in the ca8210_probe() function in drivers/net/ieee802154/ca8210.c in the Linux kernel before 5.3.8 allows attackers to cause a denial of service (memory consumption) by triggering ca821…
CVE-2019-19076 unknown A memory leak in the nfp_abm_u32_knode_replace() function in drivers/net/ethernet/netronome/nfp/abm/cls.c in the Linux kernel before 5.3.6 allows attackers to cause a denial of service (memory consum…
CVE-2019-19080 unknown Four memory leaks in the nfp_flower_spawn_phy_reprs() function in drivers/net/ethernet/netronome/nfp/flower/main.c in the Linux kernel before 5.3.4 allow attackers to cause a denial of service (memor…
CVE-2019-19081 unknown A memory leak in the nfp_flower_spawn_vnic_reprs() function in drivers/net/ethernet/netronome/nfp/flower/main.c in the Linux kernel before 5.3.4 allows attackers to cause a denial of service (memory …
CVE-2019-19083 unknown Memory leaks in *clock_source_create() functions under drivers/gpu/drm/amd/display/dc in the Linux kernel before 5.3.8 allow attackers to cause a denial of service (memory consumption). This affects …
CVE-2019-19814 unknown In the Linux kernel 5.0.21, mounting a crafted f2fs filesystem image can cause __remove_dirty_segment slab-out-of-bounds write access because an array is bounded by the number of dirty types (8) but …
CVE-2019-19815 unknown In the Linux kernel 5.0.21, mounting a crafted f2fs filesystem image can cause a NULL pointer dereference in f2fs_recover_fsync_data in fs/f2fs/recovery.c. This is related to F2FS_P_SB in fs/f2fs/f2f…
CVE-2019-19966 unknown In the Linux kernel before 5.1.6, there is a use-after-free in cpia2_exit() in drivers/media/usb/cpia2/cpia2_v4l.c that will cause denial of service, aka CID-dea37a972655.
CVE-2019-19816 unknown In the Linux kernel 5.0.21, mounting a crafted btrfs filesystem image and performing some operations can cause slab-out-of-bounds write access in __btrfs_map_block in fs/btrfs/volumes.c, because a va…
CVE-2019-19947 unknown In the Linux kernel through 5.4.6, there are information leaks of uninitialized memory to a USB device in the drivers/net/can/usb/kvaser_usb/kvaser_usb_leaf.c driver, aka CID-da2311a6385c.
CVE-2019-19965 unknown In the Linux kernel through 5.4.6, there is a NULL pointer dereference in drivers/scsi/libsas/sas_discover.c because of mishandling of port disconnection during discovery, related to a PHY down race …
CVE-2019-20095 unknown mwifiex_tm_cmd in drivers/net/wireless/marvell/mwifiex/cfg80211.c in the Linux kernel before 5.1.6 has some error-handling cases that did not free allocated hostcmd memory, aka CID-003b686ace82. This…
CVE-2019-20422 unknown In the Linux kernel before 5.3.4, fib6_rule_lookup in net/ipv6/ip6_fib.c mishandles the RT6_LOOKUP_F_DST_NOREF flag in a reference-count decision, leading to (for example) a crash that was identified…
CVE-2019-20794 unknown An issue was discovered in the Linux kernel 4.18 through 5.6.11 when unprivileged user namespaces are allowed. A user can create their own PID namespace, and mount a FUSE filesystem. Upon interaction…
CVE-2019-3901 unknown A race condition in perf_event_open() allows local attackers to leak sensitive data from setuid programs. As no relevant locks (in particular the cred_guard_mutex) are held during the ptrace_may_acce…
CVE-2019-8956 unknown In the Linux Kernel before versions 4.20.8 and 4.19.21 a use-after-free error in the "sctp_sendmsg()" function (net/sctp/socket.c) when handling SCTP_SENDALL flag can be exploited to corrupt memory.
CVE-2019-10131 unknown An off-by-one read vulnerability was discovered in ImageMagick before version 7.0.7-28 in the formatIPTCfromBuffer function in coders/meta.c. A local attacker may use this flaw to read beyond the end…
CVE-2019-10650 unknown In ImageMagick 7.0.8-36 Q16, there is a heap-based buffer over-read in the function WriteTIFFImage of coders/tiff.c, which allows an attacker to cause a denial of service or information disclosure vi…
CVE-2019-11598 unknown In ImageMagick 7.0.8-40 Q16, there is a heap-based buffer over-read in the function WritePNMImage of coders/pnm.c, which allows an attacker to cause a denial of service or possibly information disclo…
CVE-2019-12493 unknown A stack-based buffer over-read exists in PostScriptFunction::transform in Function.cc in Xpdf 4.01.01 because GfxSeparationColorSpace and GfxDeviceNColorSpace mishandle tint transform functions. It c…
CVE-2019-12975 unknown ImageMagick 7.0.8-34 has a memory leak vulnerability in the WriteDPXImage function in coders/dpx.c.
CVE-2019-12979 unknown ImageMagick 7.0.8-34 has a "use of uninitialized value" vulnerability in the SyncImageSettings function in MagickCore/image.c. This is related to AcquireImage in magick/image.c.
CVE-2019-13134 unknown ImageMagick before 7.0.8-50 has a memory leak vulnerability in the function ReadVIFFImage in coders/viff.c.
CVE-2019-13135 unknown ImageMagick before 7.0.8-50 has a "use of uninitialized value" vulnerability in the function ReadCUTImage in coders/cut.c.
CVE-2019-12360 unknown A stack-based buffer over-read exists in FoFiTrueType::dumpString in fofi/FoFiTrueType.cc in Xpdf 4.01.01. It can, for example, be triggered by sending crafted TrueType data in a PDF document to the …
CVE-2019-7397 unknown In ImageMagick before 7.0.8-25 and GraphicsMagick through 1.3.31, several memory leaks exist in WritePDFImage in coders/pdf.c.
CVE-2019-19948 unknown In ImageMagick 7.0.8-43 Q16, there is a heap-based buffer overflow in the function WriteSGIImage of coders/sgi.c.
CVE-2019-7395 unknown In ImageMagick before 7.0.8-25, a memory leak exists in WritePSDChannel in coders/psd.c.
CVE-2019-7175 unknown In ImageMagick before 7.0.8-25, some memory leaks exist in DecodeImage in coders/pcd.c.
CVE-2019-7396 unknown In ImageMagick before 7.0.8-25, a memory leak exists in ReadSIXELImage in coders/sixel.c.
CVE-2019-7398 unknown In ImageMagick before 7.0.8-25, a memory leak exists in WriteDIBImage in coders/dib.c.
CVE-2019-12499 unknown Firejail before 0.9.60 allows truncation (resizing to length 0) of the firejail binary on the host by running exploit code inside a firejail sandbox and having the sandbox terminated. To succeed, cer…
CVE-2019-15133 unknown In GIFLIB before 2019-02-16, a malformed GIF file triggers a divide-by-zero exception in the decoder function DGifSlurp in dgif_lib.c if the height field of the ImageSize data structure is equal to z…
CVE-2019-5826 unknown Use after free in IndexedDB in Google Chrome prior to 73.0.3683.86 allowed a remote attacker who had compromised the renderer process to potentially exploit heap corruption via a crafted HTML page.
CVE-2019-1010228 unknown 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,…
CVE-2019-14745 unknown 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 …
CVE-2019-17015 unknown During the initialization of a new content process, a pointer offset can be manipulated leading to memory corruption and a potentially exploitable crash in the parent process. *Note: this issue only …
CVE-2019-11753 unknown The Firefox installer allows Firefox to be installed to a custom user writable location, leaving it unprotected from manipulation by unprivileged users or malware. If the Mozilla Maintenance Service …
CVE-2019-6216 unknown Multiple memory corruption issues were addressed with improved memory handling. This issue is fixed in iOS 12.1.3, tvOS 12.1.2, watchOS 5.1.3, Safari 12.0.3, iTunes 12.9.3 for Windows, iCloud for Win…
CVE-2019-12929 unknown The QMP guest_exec command in QEMU 4.0.0 and earlier is prone to OS command injection, which allows the attacker to achieve code execution, denial of service, or information disclosure by sending a c…
CVE-2019-13722 unknown Inappropriate implementation in WebRTC in Google Chrome prior to 79.0.3945.79 allowed a remote attacker to potentially exploit heap corruption via a crafted HTML page.
CVE-2019-19344 unknown There is a use-after-free issue in all samba 4.9.x versions before 4.9.18, all samba 4.10.x versions before 4.10.12 and all samba 4.11.x versions before 4.11.5, essentially due to a call to realloc()…
CVE-2019-3826 unknown 3y ago A stored, DOM based, cross-site scripting (XSS) flaw was found in Prometheus before version 2.7.1. An attacker could exploit this by convincing an authenticated user to visit a crafted URL on a Prome…
CVE-2019-19040 unknown 4y ago Reflected Cross site scripting (XSS) in kairosdb
CVE-2019-25075 unknown 4y ago Path Traversal in Gravitee API Management
CVE-2019-17352 unknown 4y ago JFinal file validation vulnerability
CVE-2019-10169 unknown 4y ago Keycloak code execution via UMA policy abuse
CVE-2019-17560 unknown 4y ago Improper Certificate Validation in Apache Netbeans
CVE-2019-19899 unknown 4y ago Pebble Templates Improper Input Validation vulnerability
CVE-2019-20366 unknown 4y ago XSS in Ignite Realtime Openfire via isTrustStore
CVE-2019-17598 unknown 4y ago Play Framework Inadequate Encryption Strength vulnerability
CVE-2019-10427 unknown 4y ago Jenkins Aqua MicroScanner Plugin showed plain text credential in configuration form
CVE-2019-10430 unknown 4y ago Jenkins NeuVector Vulnerability Scanner Plugin stored credentials in plain text
CVE-2019-10406 unknown 4y ago Improper Neutralization of Input During Web Page Generation in Jenkins
CVE-2019-10426 unknown 4y ago Jenkins Gem Publisher Plugin stores credentials as plaintext
CVE-2019-10428 unknown 4y ago Jenkins Aqua Security Scanner Plugin showed plain text password in configuration form
CVE-2019-10407 unknown 4y ago Project Inheritance Plugin showed secret environment variables defined in Mask Passwords Plugin
CVE-2019-10404 unknown 4y ago Improper Neutralization of Input During Web Page Generation in Jenkins
CVE-2019-10402 unknown 4y ago Improper Neutralization of Input During Web Page Generation in Jenkins
CVE-2019-10401 unknown 4y ago Improper Neutralization of Input During Web Page Generation in Jenkins
CVE-2019-10405 unknown 4y ago Exposure of Sensitive Information to an Unauthorized Actor in Jenkins
CVE-2019-10403 unknown 4y ago Improper Neutralization of Input During Web Page Generation in Jenkins
CVE-2019-0195 unknown 4y ago Deserialization of Untrusted Data in Apache Tapestry
CVE-2019-12401 unknown 4y ago Apache Solr vulnerable to XML Bomb
CVE-2019-1010206 unknown 4y ago kevinsawicki/http-request Missing certificate validation
CVE-2019-10330 unknown 4y ago Improper handling of untrusted branches in Gitea Jenkins Plugin
CVE-2019-10324 unknown 4y ago Cross-site request forgery vulnerability in Jenkins Artifactory Plugin
CVE-2019-10327 unknown 4y ago XML External Entity processing vulnerability in Pipeline Maven Integration Jenkins Plugin
CVE-2019-10325 unknown 4y ago Jenkins Warnings NG Plugin Cross-site scripting vulnerability
CVE-2019-10328 unknown 4y ago Unsafe entry in Script Security list of approved signatures in Pipeline Remote Loader Plugin
CVE-2019-10326 unknown 4y ago Jenkins Warnings NG Plugin cross-site request forgery vulnerability
CVE-2019-10329 unknown 4y ago Plaintext password storage in Jenkins InfluxDB Plugin
CVE-2019-10322 unknown 4y ago Jenkins Artifactory Plugin missing permission check
CVE-2019-10323 unknown 4y ago Jenkins Artifactory Plugin missing permission check
CVE-2019-10321 unknown 4y ago Jenkins Artifactory Plugin cross-site request forgery vulnerability
CVE-2019-11818 unknown 4y ago Alkacon OpenCMS XSS via New User module
CVE-2019-0233 unknown 4y ago Improper Preservation of Permissions in Apache Struts
CVE-2019-17564 unknown 4y ago Deserialization of Untrusted Data in Apache Dubbo
CVE-2019-17561 unknown 4y ago Improper Verification of Cryptographic Signature in Apache Netbeans
CVE-2019-20526 unknown 4y ago Ignite Realtime Openfire allows Cross-site Scripting
CVE-2019-20525 unknown 4y ago Ignite Realtime Openfire allows Cross-site Scripting
CVE-2019-20528 unknown 4y ago Ignite Realtime Openfire allows Cross-site Scripting
CVE-2019-14888 unknown 4y ago Undertow vulnerable to Uncontrolled Resource Consumption
CVE-2019-14837 unknown 4y ago keycloak vulnerable to unauthorized login via mail server setup
CVE-2019-6035 unknown 4y ago Athenz vulnerable to Open Redirect
CVE-2019-16574 unknown 4y ago Jenkins Alauda DevOps Pipeline Plugin allows attackers with Overall/Read permission to capture credentials stored in Jenkins
CVE-2019-16572 unknown 4y ago Jenkins Weibo Plugin stores credentials unencrypted in its global configuration file
CVE-2019-16576 unknown 4y ago Improper Authorization in Jenkins Alauda Kubernetes Suport Plugin
CVE-2019-16575 unknown 4y ago Cross-Site Request Forgery in Jenkins Alauda Kubernetes Suport Plugin
CVE-2019-16568 unknown 4y ago Jenkins SCTMExecutor Plugin stores credentials in plain text
CVE-2019-16563 unknown 4y ago Cross site scripting in Jenkins Mission Control Plugin
CVE-2019-16570 unknown 4y ago Jenkins RapidDeploy Plugin Cross-Site Request Forgery plugin
CVE-2019-16566 unknown 4y ago Jenkins Team Concert Plugin missing permission check
CVE-2019-16564 unknown 4y ago Jenkins Pipeline Aggregator View Plugin stored XSS vulnerability
CVE-2019-16571 unknown 4y ago Jenkins RapidDeploy Plugin missing permission check
CVE-2019-16569 unknown 4y ago CSRF vulnerability in Jenkins Mantis Plugin