CVEs from 2021

4,796 normalized CVEs published or assigned in this year.

Total
4,796
critical
critical 280
high
high 1,018
medium
medium 1,176
low
low 138
% Critical
5.8%
% with KEV
4.4%
% with exploit
5.3%

Top products

  • simatic_wincc_runtime_advanced 28
  • office 13
  • primavera_gateway 10
  • weblogic_server 9
  • primavera_unifier 8
  • modicon_m340_bmxp342020 8
  • log4j 8
  • communications_unified_inventory_management 7
0
KEVHas exploit
Reset
CVE Severity CVSS Risk Flags OS Vendor Published Description
CVE-2021-47032 unknown In the Linux kernel, the following vulnerability has been resolved: mt76: mt7915: fix tx skb dma unmap The first pointer in the txp needs to be unmapped as well, otherwise it will leak DMA mapping …
CVE-2021-47036 unknown In the Linux kernel, the following vulnerability has been resolved: udp: skip L4 aggregation for UDP tunnel packets If NETIF_F_GRO_FRAGLIST or NETIF_F_GRO_UDP_FWD are enabled, and there are UDP tun…
CVE-2021-47042 unknown In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Free local data after use Fixes the following memory leak in dc_link_construct(): unreferenced object 0xffffa03…
CVE-2021-47043 unknown In the Linux kernel, the following vulnerability has been resolved: media: venus: core: Fix some resource leaks in the error path of 'venus_probe()' If an error occurs after a successful 'of_icc_ge…
CVE-2021-47049 unknown In the Linux kernel, the following vulnerability has been resolved: Drivers: hv: vmbus: Use after free in __vmbus_open() The "open_info" variable is added to the &vmbus_connection.chn_msg_list, but…
CVE-2021-47054 unknown In the Linux kernel, the following vulnerability has been resolved: bus: qcom: Put child node before return Put child node before return to fix potential reference count leak. Generally, the refere…
CVE-2021-47050 unknown In the Linux kernel, the following vulnerability has been resolved: memory: renesas-rpc-if: fix possible NULL pointer dereference of resource The platform_get_resource_byname() can return NULL whic…
CVE-2021-47051 unknown In the Linux kernel, the following vulnerability has been resolved: spi: fsl-lpspi: Fix PM reference leak in lpspi_prepare_xfer_hardware() pm_runtime_get_sync will increment pm usage counter even i…
CVE-2021-47056 unknown In the Linux kernel, the following vulnerability has been resolved: crypto: qat - ADF_STATUS_PF_RUNNING should be set after adf_dev_init ADF_STATUS_PF_RUNNING is (only) used and checked by adf_vf2p…
CVE-2021-47057 unknown In the Linux kernel, the following vulnerability has been resolved: crypto: sun8i-ss - Fix memory leak of object d when dma_iv fails to map In the case where the dma_iv mapping fails, the return er…
CVE-2021-47082 unknown In the Linux kernel, the following vulnerability has been resolved: tun: avoid double free in tun_free_netdev Avoid double free in tun_free_netdev() by moving the dev->tstats and tun->security allo…
CVE-2021-47060 unknown In the Linux kernel, the following vulnerability has been resolved: KVM: Stop looking for coalesced MMIO zones if the bus is destroyed Abort the walk of coalesced MMIO zones if kvm_io_bus_unregiste…
CVE-2021-47058 unknown In the Linux kernel, the following vulnerability has been resolved: regmap: set debugfs_name to NULL after it is freed There is a upstream commit cffa4b2122f5("regmap:debugfs: Fix a memory leak whe…
CVE-2021-47064 unknown In the Linux kernel, the following vulnerability has been resolved: mt76: fix potential DMA mapping leak With buf uninitialized in mt76_dma_tx_queue_skb_raw, its field skip_unmap could potentially …
CVE-2021-47068 unknown In the Linux kernel, the following vulnerability has been resolved: net/nfc: fix use-after-free llcp_sock_bind/connect Commits 8a4cd82d ("nfc: fix refcount leak in llcp_sock_connect()") and c33b1cc…
CVE-2021-47075 unknown In the Linux kernel, the following vulnerability has been resolved: nvmet: fix memory leak in nvmet_alloc_ctrl() When creating ctrl in nvmet_alloc_ctrl(), if the cntlid_min is larger than cntlid_ma…
CVE-2021-47077 unknown In the Linux kernel, the following vulnerability has been resolved: scsi: qedf: Add pointer checks in qedf_update_link_speed() The following trace was observed: [ 14.042059] Call Trace: [ 14…
CVE-2021-47087 unknown In the Linux kernel, the following vulnerability has been resolved: tee: optee: Fix incorrect page free bug Pointer to the allocated pages (struct page *page) has already progressed towards the end…
CVE-2021-47086 unknown In the Linux kernel, the following vulnerability has been resolved: phonet/pep: refuse to enable an unbound pipe This ioctl() implicitly assumed that the socket was already bound to a valid local s…
CVE-2021-47088 unknown In the Linux kernel, the following vulnerability has been resolved: mm/damon/dbgfs: protect targets destructions with kdamond_lock DAMON debugfs interface iterates current monitoring targets in 'db…
CVE-2021-47094 unknown In the Linux kernel, the following vulnerability has been resolved: KVM: x86/mmu: Don't advance iterator after restart due to yielding After dropping mmu_lock in the TDP MMU, restart the iterator d…
CVE-2021-47125 unknown In the Linux kernel, the following vulnerability has been resolved: sch_htb: fix refcount leak in htb_parent_to_leaf_offload The commit ae81feb7338c ("sch_htb: fix null pointer dereference on a nul…
CVE-2021-47089 unknown In the Linux kernel, the following vulnerability has been resolved: kfence: fix memory leak when cat kfence objects Hulk robot reported a kmemleak problem: unreferenced object 0xffff93d1d8cc02…
CVE-2021-47095 unknown In the Linux kernel, the following vulnerability has been resolved: ipmi: ssif: initialize ssif_info->client early During probe ssif_info->client is dereferenced in error path. However, it is set w…
CVE-2021-47102 unknown In the Linux kernel, the following vulnerability has been resolved: net: marvell: prestera: fix incorrect structure access In line: upper = info->upper_dev; We access upper_dev field, which is rel…
CVE-2021-47113 unknown In the Linux kernel, the following vulnerability has been resolved: btrfs: abort in rename_exchange if we fail to insert the second ref Error injection stress uncovered a problem where we'd leave a…
CVE-2021-47104 unknown In the Linux kernel, the following vulnerability has been resolved: IB/qib: Fix memory leak in qib_user_sdma_queue_pkts() The wrong goto label was used for the error case and missed cleanup of the …
CVE-2021-47105 unknown In the Linux kernel, the following vulnerability has been resolved: ice: xsk: return xsk buffers back to pool when cleaning the ring Currently we only NULL the xdp_buff pointer in the internal SW r…
CVE-2021-47109 unknown In the Linux kernel, the following vulnerability has been resolved: neighbour: allow NUD_NOARP entries to be forced GCed IFF_POINTOPOINT interfaces use NUD_NOARP entries for IPv6. It's possible to …
CVE-2021-47108 unknown In the Linux kernel, the following vulnerability has been resolved: drm/mediatek: hdmi: Perform NULL pointer check for mtk_hdmi_conf In commit 41ca9caaae0b ("drm/mediatek: hdmi: Add check for CEA m…
CVE-2021-47111 unknown In the Linux kernel, the following vulnerability has been resolved: xen-netback: take a reference to the RX task thread Do this in order to prevent the task from being freed if the thread returns (…
CVE-2021-47117 unknown In the Linux kernel, the following vulnerability has been resolved: ext4: fix bug on in ext4_es_cache_extent as ext4_split_extent_at failed We got follow bug_on when run fsstress with injecting IO …
CVE-2021-47114 unknown In the Linux kernel, the following vulnerability has been resolved: ocfs2: fix data corruption by fallocate When fallocate punches holes out of inode size, if original isize is in the middle of las…
CVE-2021-47116 unknown In the Linux kernel, the following vulnerability has been resolved: ext4: fix memory leak in ext4_mb_init_backend on error path. Fix a memory leak discovered by syzbot when a file system is corrupt…
CVE-2021-46747 unknown 3d ago Insufficient granularity of access control in ASP (AMD Secure Processor) may allow an attacker with an untrusted user space application to map sensitive SMN (System Management Network) apertures lead…
CVE-2021-47621 unknown 2y ago ClassGraph XML External Entity Reference
CVE-2021-3754 unknown 2y ago Keycloak's improper input validation allows using email as username
CVE-2021-22573 unknown 2y ago google-oauth-java-client improperly verifies cryptographic signature
CVE-2021-28656 unknown 2y ago Apache Zeppelin CSRF vulnerability in the Credentials page
CVE-2021-29050 unknown 2y ago Liferay Portal and Liferay DXP Vulnerable to Cross-Site Request Forgery in Terms of Use Page
CVE-2021-29038 unknown 2y ago Liferay Portal and Liferay DXP Does Not Obfuscate Password Reminder Answers
CVE-2021-37942 unknown 3y ago APM Java Agent Local Privilege Escalation issue
CVE-2021-32050 unknown 3y ago Some MongoDB Drivers may erroneously publish events containing authentication-related data to a command listener configured by an application. The published events may contain security-sensitive data…
CVE-2021-28655 unknown 3y ago Apache Zeppelin Improper Input Validation vulnerability
CVE-2021-31635 unknown 3y ago jFinal Server-Side Template Injection vulnerability
CVE-2021-40331 unknown 3y ago Apache Ranger Hive Plugin missing permissions check
CVE-2021-28235 unknown 3y ago Authentication vulnerability found in Etcd-io v.3.4.10 allows remote attackers to escalate privileges via the debug function.
CVE-2021-46877 unknown 3y ago jackson-databind possible Denial of Service if using JDK serialization to serialize JsonNode
CVE-2021-37305 unknown 3y ago Insecure Permissions issue in jeecg-boot
CVE-2021-37306 unknown 3y ago Insecure Permissions issue in jeecg-boot
CVE-2021-37304 unknown 3y ago Insecure Permissions issue in jeecg-boot
CVE-2021-32828 unknown 4y ago Nuxeo vulnerable to Reflected Cross-Site Scripting leading to Remote Code Execution
CVE-2021-32824 unknown 4y ago Apache Dubbo vulnerable to remote code execution via Telnet Handler
CVE-2021-37533 unknown 4y ago Apache Commons Net vulnerable to information leakage via malicious server
CVE-2021-42010 unknown 4y ago Heron allows CRLF log injection
CVE-2021-43980 unknown 4y ago The simplified implementation of blocking reads and writes introduced in Tomcat 10 and back-ported to Tomcat 9.0.47 onwards exposed a long standing (but extremely hard to trigger) concurrency bug in …
CVE-2021-43565 unknown 4y ago The x/crypto/ssh package before 0.0.0-20211202192323-5770296d904e of golang.org/x/crypto allows an attacker to panic an SSH server.
CVE-2021-3856 unknown 4y ago Keycloak has Files or Directories Accessible to External Parties
CVE-2021-3644 unknown 4y ago wildfly-core allows user with access to management interface to access vault expression, retrieve item from vault
CVE-2021-25642 unknown 4y ago Deserialization of Untrusted Data in Apache Hadoop YARN
CVE-2021-42521 unknown 4y ago There is a NULL pointer dereference vulnerability in VTK before 9.2.5, and it lies in IO/Infovis/vtkXMLTreeReader.cxx. The vendor didn't check the return value of libxml2 API 'xmlDocGetRootElement', …
CVE-2021-3914 unknown 4y ago SmallRye Health UI Cross-site Scripting vulnerability
CVE-2021-4040 unknown 4y ago org.apache.activemq:artemis-core-client Vulnerable to Out-of-Bounds Write
CVE-2021-34538 unknown 4y ago Apache Hive before 3.1.3 `CREATE` and `DROP` function operations do not check for necessary authorization.
CVE-2021-3859 unknown 4y ago Undertow vulnerable to Denial of Service (DoS) attacks
CVE-2021-3690 unknown 4y ago Undertow vulnerable to memory exhaustion due to buffer leak
CVE-2021-4178 unknown 4y ago fabric8 kubernetes-client vulnerable
CVE-2021-44791 unknown 4y ago Apache Druid before 0.23.0 vulnerable to reflected XSS via unescaped URL parameters
CVE-2021-41042 unknown 4y ago XML External Entity Reference in Eclipse Lyo
CVE-2021-41411 unknown 4y ago XML External Entity Reference in drools
CVE-2021-33036 unknown 4y ago User account escalation in Apache Hadoop
CVE-2021-40660 unknown 4y ago Regular expression denial of service in Delight Nashorn Sandbox
CVE-2021-37404 unknown 4y ago Apache Hadoop heap overflow before v2.10.2, v3.2.3, v3.3.2
CVE-2021-3629 unknown 4y ago Undertow Uncontrolled Resource Consumption
CVE-2021-3717 unknown 4y ago Wildfly-Core user account mismanagement
CVE-2021-3597 unknown 4y ago undertow Race Condition vulnerability
CVE-2021-33322 unknown 4y ago Liferay Portal and Liferay DXP fails to invalidate password reset tokens after use
CVE-2021-20328 unknown 4y ago Improper Certificate Validation in MongoDB
CVE-2021-33330 unknown 4y ago Exposure of Resource to Wrong Sphere in Liferay Portal
CVE-2021-29049 unknown 4y ago Liferay DXP Vulnerable to Cross-Site Scripting (XSS) via the currentURL Parameter
CVE-2021-21662 unknown 4y ago Missing permission check in Jenkins XebiaLabs XL Deploy Plugin allows enumerating credentials IDs
CVE-2021-43576 unknown 4y ago XXE vulnerability in Jenkins pom2config Plugin
CVE-2021-21700 unknown 4y ago Stored XSS vulnerability in Jenkins Scriptler Plugin
CVE-2021-21701 unknown 4y ago XXE vulnerability in Jenkins Performance Plugin
CVE-2021-43577 unknown 4y ago XXE vulnerability in Jenkins OWASP Dependency-Check Plugin
CVE-2021-21699 unknown 4y ago Stored XSS vulnerability in Jenkins Active Choices Plugin
CVE-2021-43578 unknown 4y ago Agent-to-controller security bypass in Jenkins Squash TM Publisher (Squash4Jenkins) Plugin allows writing arbitrary files
CVE-2021-21698 unknown 4y ago Path traversal vulnerability in Jenkins Subversion Plugin allows reading arbitrary files
CVE-2021-22096 unknown 4y ago Improper Output Neutralization for Logs in Spring Framework
CVE-2021-22047 unknown 4y ago Exposure of Resource to Wrong Sphere in Spring Data REST
CVE-2021-22097 unknown 4y ago Deserialization of Untrusted Data in Spring AMQP
CVE-2021-22044 unknown 4y ago Exposure of Resource to Wrong Sphere in Spring Cloud OpenFeign
CVE-2021-2471 unknown 4y ago Incorrect Authorization in MySQL Connector Java
CVE-2021-3869 unknown 4y ago Improper Restriction of XML External Entity Reference in Stanford CoreNLP
CVE-2021-3878 unknown 4y ago Improper Restriction of XML External Entity Reference in Stanford CoreNLP
CVE-2021-21684 unknown 4y ago Stored XSS vulnerability in Jenkins Git Plugin
CVE-2021-40824 unknown 4y ago Logic error in Matrix SDK for Android
CVE-2021-40797 unknown 4y ago An issue was discovered in the routes middleware in OpenStack Neutron before 16.4.1, 17.x before 17.2.1, and 18.x before 18.1.1. By making API requests involving nonexistent controllers, an authentic…
CVE-2021-21678 unknown 4y ago Jenkins SAML Plugin allows bypassing CSRF protection for any URL
CVE-2021-21681 unknown 4y ago Password stored in plain text by Jenkins Nomad Plugin