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-19722 unknown In Dovecot before 2.3.9.2, an attacker can crash a push-notification driver with a crafted email when push notifications are used, because of a NULL Pointer Dereference. The email must use a group ad…
CVE-2019-19071 unknown A memory leak in the rsi_send_beacon() function in drivers/net/wireless/rsi/rsi_91x_mgmt.c in the Linux kernel through 5.3.11 allows attackers to cause a denial of service (memory consumption) by tri…
CVE-2019-19069 unknown A memory leak in the fastrpc_dma_buf_attach() function in drivers/misc/fastrpc.c in the Linux kernel before 5.3.9 allows attackers to cause a denial of service (memory consumption) by triggering dma_…
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-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-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-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-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-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-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-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-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-10140 unknown A vulnerability was found in Linux kernel's, versions up to 3.10, implementation of overlayfs. An attacker with local access can create a denial of service situation via NULL pointer dereference in o…
CVE-2019-10142 unknown A flaw was found in the Linux kernel's freescale hypervisor manager implementation, kernel versions 5.0.x up to, excluding 5.0.17. A parameter passed to an ioctl was incorrectly validated and used in…
CVE-2019-10220 unknown Linux kernel CIFS implementation, version 4.9.0 is vulnerable to a relative paths injection in directory entry lists.
CVE-2019-11191 unknown The Linux kernel through 5.0.7, when CONFIG_IA32_AOUT is enabled and ia32_aout is loaded, allows local users to bypass ASLR on setuid a.out programs (if any exist) because install_exec_creds() is cal…
CVE-2019-11815 unknown An issue was discovered in rds_tcp_kill_sock in net/rds/tcp.c in the Linux kernel before 5.0.8. There is a race condition leading to a use-after-free, related to net namespace cleanup.
CVE-2019-15922 unknown An issue was discovered in the Linux kernel before 5.0.9. There is a NULL pointer dereference for a pf data structure if alloc_disk fails in drivers/block/paride/pf.c.
CVE-2019-15926 unknown An issue was discovered in the Linux kernel before 5.2.3. Out of bounds access exists in the functions ath6kl_wmi_pstream_timeout_event_rx and ath6kl_wmi_cac_event_rx in the file drivers/net/wireless…
CVE-2019-16089 unknown An issue was discovered in the Linux kernel through 5.2.13. nbd_genl_status in drivers/block/nbd.c does not check the nla_nest_start_noflag return value.
CVE-2019-16232 unknown drivers/net/wireless/marvell/libertas/if_sdio.c in the Linux kernel 5.2.14 does not check the alloc_workqueue return value, leading to a NULL pointer dereference.
CVE-2019-16413 unknown An issue was discovered in the Linux kernel before 5.0.4. The 9p filesystem did not protect i_size_write() properly, which causes an i_size_read() infinite loop and denial of service on SMP systems.
CVE-2019-16921 unknown In the Linux kernel before 4.17, hns_roce_alloc_ucontext in drivers/infiniband/hw/hns/hns_roce_main.c does not initialize the resp data structure, which might allow attackers to obtain sensitive info…
CVE-2019-16714 unknown In the Linux kernel before 5.2.14, rds6_inc_info_copy in net/rds/recv.c allows attackers to obtain sensitive information from kernel stack memory because tos and flags fields are not initialized.
CVE-2019-16995 unknown In the Linux kernel before 5.0.3, a memory leak exits in hsr_dev_finalize() in net/hsr/hsr_device.c if hsr_add_port fails to add a port, which may cause denial of service, aka CID-6caabe7f197d.
CVE-2019-20919 unknown An issue was discovered in the DBI module before 1.643 for Perl. The hv_fetch() documentation requires checking for NULL and the code does that. But, shortly thereafter, it calls SvOK(profile), causi…
CVE-2019-5871 unknown Heap buffer overflow in Skia in Google Chrome prior to 77.0.3865.75 allowed a remote attacker to potentially exploit heap corruption via a crafted HTML page.
CVE-2019-20840 unknown An issue was discovered in LibVNCServer before 0.9.13. libvncserver/ws_decode.c can lead to a crash because of unaligned accesses in hybiReadAndDecode.
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-11702 unknown A hyperlink using protocols associated with Internet Explorer, such as IE.HTTP:, can be used to open local files at a known location with Internet Explorer if a user approves execution when prompted.…
CVE-2019-14870 unknown All Samba versions 4.x.x before 4.9.17, 4.10.x before 4.10.11 and 4.11.x before 4.11.3 have an issue, where the S4U (MS-SFU) Kerberos delegation model includes a feature allowing for a subset of clie…
CVE-2019-14380 unknown libopenmpt before 0.4.5 allows a crash during playback due to an out-of-bounds read in XM and MT2 files.
CVE-2019-13503 unknown mq_parse_http in mongoose.c in Mongoose 6.15 has a heap-based buffer over-read.
CVE-2019-13698 unknown Out of bounds memory access in JavaScript in Google Chrome prior to 73.0.3683.103 allowed a remote attacker to potentially exploit heap corruption via a crafted HTML page.
CVE-2019-5877 unknown Out of bounds memory access in JavaScript in Google Chrome prior to 77.0.3865.75 allowed a remote attacker to potentially exploit heap corruption via a crafted HTML page.
CVE-2019-16391 unknown SPIP before 3.1.11 and 3.2 before 3.2.5 allows authenticated visitors to modify any published content and execute other modifications in the database. This is related to ecrire/inc/meta.php and ecrir…
CVE-2019-16394 unknown SPIP before 3.1.11 and 3.2 before 3.2.5 provides different error messages from the password-reminder page depending on whether an e-mail address exists, which might help attackers to enumerate subscr…
CVE-2019-10740 unknown 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 hidde…
CVE-2019-15237 unknown Roundcube Webmail through 1.3.9 mishandles Punycode xn-- domain names, leading to homograph attacks.
CVE-2019-16393 unknown SPIP before 3.1.11 and 3.2 before 3.2.5 mishandles redirect URLs in ecrire/inc/headers.php with a %0D, %0A, or %20 character.
CVE-2019-11071 unknown SPIP 3.1 before 3.1.10 and 3.2 before 3.2.4 allows authenticated visitors to execute arbitrary code on the host server because var_memotri is mishandled.
CVE-2019-13686 unknown Use after free in offline mode in Google Chrome prior to 77.0.3865.90 allowed a remote attacker to potentially exploit heap corruption via a crafted HTML page.
CVE-2019-9895 unknown In PuTTY versions before 0.71 on Unix, a remotely triggerable buffer overflow exists in any kind of server-to-client forwarding.
CVE-2019-19061 unknown A memory leak in the adis_update_scan_mode_burst() function in drivers/iio/imu/adis_buffer.c in the Linux kernel before 5.3.9 allows attackers to cause a denial of service (memory consumption), aka C…
CVE-2019-19070 unknown A memory leak in the spi_gpio_probe() function in drivers/spi/spi-gpio.c in the Linux kernel through 5.3.11 allows attackers to cause a denial of service (memory consumption) by triggering devm_add_a…
CVE-2019-1010006 unknown Evince 3.26.0 is affected by buffer overflow. The impact is: DOS / Possible code execution. The component is: backend/tiff/tiff-document.c. The attack vector is: Victim must open a crafted PDF file. …
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-10430 unknown 4y ago Jenkins NeuVector Vulnerability Scanner Plugin stored credentials in plain text
CVE-2019-10407 unknown 4y ago Project Inheritance Plugin showed secret environment variables defined in Mask Passwords Plugin
CVE-2019-10406 unknown 4y ago Improper Neutralization of Input During Web Page Generation in Jenkins
CVE-2019-10427 unknown 4y ago Jenkins Aqua MicroScanner Plugin showed plain text credential in configuration form
CVE-2019-10428 unknown 4y ago Jenkins Aqua Security Scanner Plugin showed plain text password in configuration form
CVE-2019-10426 unknown 4y ago Jenkins Gem Publisher Plugin stores credentials as plaintext
CVE-2019-10403 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-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-10405 unknown 4y ago Exposure of Sensitive Information to an Unauthorized Actor 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-10327 unknown 4y ago XML External Entity processing vulnerability in Pipeline Maven Integration Jenkins Plugin
CVE-2019-10324 unknown 4y ago Cross-site request forgery vulnerability in Jenkins Artifactory Plugin
CVE-2019-10329 unknown 4y ago Plaintext password storage in Jenkins InfluxDB Plugin
CVE-2019-10328 unknown 4y ago Unsafe entry in Script Security list of approved signatures in Pipeline Remote Loader Plugin
CVE-2019-10325 unknown 4y ago Jenkins Warnings NG Plugin Cross-site scripting vulnerability
CVE-2019-10326 unknown 4y ago Jenkins Warnings NG Plugin cross-site request forgery vulnerability
CVE-2019-10322 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-10323 unknown 4y ago Jenkins Artifactory Plugin missing permission check
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-16575 unknown 4y ago Cross-Site Request Forgery in Jenkins Alauda Kubernetes Suport Plugin
CVE-2019-16576 unknown 4y ago Improper Authorization in Jenkins Alauda Kubernetes Suport Plugin
CVE-2019-16571 unknown 4y ago Jenkins RapidDeploy Plugin missing permission check
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-16563 unknown 4y ago Cross site scripting in Jenkins Mission Control Plugin
CVE-2019-16573 unknown 4y ago Jenkins Alauda DevOps Pipeline Plugin vulnerable to cross-site request forgery
CVE-2019-16564 unknown 4y ago Jenkins Pipeline Aggregator View Plugin stored XSS vulnerability
CVE-2019-16567 unknown 4y ago Jenkins Team Concert Plugin missing permission check