Lucene search
+L
CveMost viewed

396302 matches found

CVE
CVE
added 2018/06/07 12:00 p.m.1275 views

CVE-2018-0296

CVE-2018-0296 affects Cisco ASA and related FTD/FTD-based offerings, where an improper input validation of HTTP URLs in the web interface allows unauthenticated remote access to trigger DoS (device reload) or, on some releases, expose sensitive information via directory traversal. Public referenc...

7.5CVSS7.8AI score0.99913EPSS
SaveIn wildExploits18References7Affected Software1
CVE
CVE
added 2021/09/15 11:24 a.m.1274 views

CVE-2021-38647

CVE-2021-38647 (OMIGOD) is an unauthenticated remote code execution vulnerability in Microsoft Open Management Infrastructure (OMI) commonly deployed on Azure Linux VMs. Exploitation is achieved by sending a crafted HTTP request without the Authorization header, enabling code execution with the O...

9.8CVSS7.5AI score0.99933EPSS
SaveIn wildExploits19References4Affected Software10
CVE
CVE
added 2021/09/08 1:45 p.m.1274 views

CVE-2021-30761

CVE-2021-30761 is a memory corruption vulnerability in WebKit/iOS WebKit. The issue is triggered by processing malicious web content and can lead to arbitrary code execution. It is fixed in iOS 12.5.4 (WebKit updates included) and Apple notes that this issue may have been actively exploited in th...

8.8CVSS9.2AI score0.10545EPSS
SaveIn wildExploits0References2Affected Software1
CVE
CVE
added 2024/02/23 2:46 p.m.1273 views

CVE-2023-52458

CVE-2023-52458 affects the Linux kernel block subsystem where partition length must be aligned to the disk’s logical block size. The issue arises before adding or resizing partitions when length isn’t checked for LBS alignment; if LBS > 512 bytes, the partition size may not be a multiple of LB...

5.5CVSS6.6AI score0.00231EPSS
SaveExploits0References8Affected Software1
CVE
CVE
added 2020/01/29 3:53 p.m.1273 views

CVE-2020-7247

CVE-2020-7247 affects OpenSMTPD 6.6 (OpenBSD 6.6 and others). The smtp_mailaddr() check in smtp_session.c can pass malformed local-parts with an empty domain, due to an incorrect return value on input validation, enabling remote root code execution via a crafted SMTP session (MAIL FROM) on the de...

10CVSS9.5AI score0.98972EPSS
SaveIn wildExploits27References15Affected Software1
CVE
CVE
added 2015/07/16 10:00 a.m.1273 views

CVE-2015-2590

CVE-2015-2590 is an unspecified vulnerability affecting Oracle Java SE (6u95, 7u80, 8u45) and Java SE Embedded (7u75, 8u33) with impact to confidentiality, integrity, and availability via unknown vectors in the Libraries component. Public details in the initial description are limited; connected ...

10CVSS4.2AI score0.25469EPSS
SaveIn wildExploits0References26Affected Software2
CVE
CVE
added 2020/11/10 12:00 a.m.1272 views

CVE-2020-13927

Apache Airflow CVE-2020-13927: An authentication bypass existed in the Experimental API where unauthenticated requests could be processed by default in older Airflow versions. The issue was mitigated by changing the default from allowing all API requests to denying them by default starting with A...

9.8CVSS9.2AI score0.99778EPSS
SaveIn wildExploits8References4Affected Software1
CVE
CVE
added 2019/07/23 1:20 p.m.1272 views

CVE-2019-11707

CVE-2019-11707 is a type confusion vulnerability in Mozilla Firefox/Thunderbird caused by issues in Array.pop when manipulating JavaScript objects, leading to an exploitable crash. It affects Firefox ESR < 60.7.1, Firefox < 67.0.3, and Thunderbird

8.8CVSS8.6AI score0.37696EPSS
SaveIn wildExploits8References5Affected Software2
CVE
CVE
added 2016/11/01 10:46 p.m.1272 views

CVE-2016-7855

Adobe Flash Player CVE-2016-7855 is a use-after-free vulnerability allowing remote code execution. It affects Flash Player on Windows, macOS, and Linux (versions prior to 23.0.0.205 for Windows/OS X and prior to 11.2.202.643 on Linux). Exploitation has been observed in the wild (October 2016). Af...

9.3CVSS9AI score0.25198EPSS
SaveIn wildExploits0References8Affected Software1
CVE
CVE
added 2021/06/10 7:10 a.m.1269 views

CVE-2021-30641

CVE-2021-30641 affects Apache HTTP Server 2.4.39–2.4.46 with unexpected matching behavior when MergeSlashes OFF. Connected sources indicate patched versions: Debian fixes in 2.4.38-based packages, AlmaLinux/RedHat advisories reference a fix in Apache 2.4.51 for supported Check Point versions, and...

5.3CVSS7.5AI score0.52612EPSS
SaveExploits0References12Affected Software1
CVE
CVE
added 2020/04/24 3:56 p.m.1269 views

CVE-2020-6819

CVE-2020-6819 is a use-after-free caused by a race condition in the nsDocShell destructor identified in Mozilla Firefox and Thunderbird. The flaw affects Thunderbird < 68.7.0, Firefox < 74.0.1, and Firefox ESR

8.1CVSS7.3AI score0.03039EPSS
SaveIn wildExploits1References5Affected Software2
CVE
CVE
added 2013/06/18 10:00 p.m.1269 views

CVE-2013-2465

CVE-2013-2465 is a Java 2D component vulnerability that can cause memory corruption and potential sandbox bypass/remote code execution. It affected Oracle Java SE up to JRE 7u21, JDK 6 up to 6u45, and OpenJDK 7, with 2D-related vectors noted in public disclosures. Several advisories (Debian DSA-2...

10CVSS6.7AI score0.98704EPSS
SaveIn wildExploits10References34Affected Software1
CVE
CVE
added 2021/04/17 3:50 a.m.1268 views

CVE-2020-2509

CVE-2020-2509 is a remote command injection affecting QNAP QTS and QuTS hero. The vulnerability could allow an attacker to execute arbitrary commands within a vulnerable application. According to multiple sources, patches are available in the following releases: QTS 4.5.2.1566 Build 20210202 and ...

9.8CVSS9.8AI score0.33381EPSS
SaveIn wildExploits0References2Affected Software2
CVE
CVE
added 2024/02/25 8:16 a.m.1267 views

CVE-2023-52473

CVE-2023-52473 – Linux kernel (thermal/core): The vulnerability is a NULL pointer dereference in the thermal zone registration error path. Specifically, if device_register() in thermal_zone_device_register_with_trips() fails, code previously dereferenced a tz pointer. A NULL assignment to tz was ...

5.5CVSS6AI score0.00272EPSS
SaveExploits0References3Affected Software1
CVE
CVE
added 2021/10/08 9:40 p.m.1267 views

CVE-2021-37973

CVE-2021-37973 is a use-after-free vulnerability in Chrome’s Portals, fixed in Chrome 94.0.4606.61. Details across connected sources confirm the flaw exists in Portals code when a renderer is compromised, enabling a sandbox escape via a crafted HTML page and potentially high impact (network vecto...

9.6CVSS9.5AI score0.11641EPSS
SaveIn wildExploits0References6Affected Software1
CVE
CVE
added 2021/07/16 8:19 p.m.1267 views

CVE-2021-34448

CVE-2021-34448 is a memory corruption vulnerability in the Microsoft Windows Scripting Engine (IE/JavaScript). Exploitation can be remote via a crafted web page or email, enabling code execution at the logged-on user level. Public analyses reference exploitation in the wild and Microsoft Patch Tu...

9.3CVSS7.4AI score0.40062EPSS
SaveIn wildExploits0References3Affected Software14
CVE
CVE
added 2026/06/08 3:19 p.m.1266 views

CVE-2026-44631

CVE-2026-44631 describes a Buffer Underwrite in the Apache HTTP Server when processing crafted regular expressions in its configuration. The issue affects Apache httpd from version 2.4.0 through 2.4.67. The advisory recommends upgrading to version 2.4.68, which contains the fix. The provided conn...

9.8CVSS5.4AI score0.00504EPSS
SaveExploits0References2Affected Software1
CVE
CVE
added 2021/06/08 10:46 p.m.1266 views

CVE-2021-33742

CVE-2021-33742 is a memory-corruption remote code execution vulnerability in Microsoft Windows MSHTML/Internet Explorer. The IE/MSHTML bugchain included a use-after-free (user-controlled callback between two actions) and a buffer overflow in MSHTML, enabling arbitrary code execution. In-the-wild ...

8.8CVSS8.8AI score0.59407EPSS
SaveIn wildExploits0References2Affected Software14
CVE
CVE
added 2024/02/09 8:14 a.m.1265 views

CVE-2024-21762

CVE-2024-21762 is an unauthorized out-of-bounds write flaw in Fortinet FortiOS FortiProxy SSL VPN, exploitable via crafted HTTP requests to the SSL VPN interface (notably /remote/hostcheck_validate). Supported disclosures show impact as remote code execution with potential full device compromise....

9.8CVSS9.4AI score0.84285EPSS
SaveIn wildExploits13References2Affected Software2
CVE
CVE
added 2022/03/11 6:47 a.m.1265 views

CVE-2021-46708

CVE-2021-46708 affects npm swagger-ui-dist and swagger-ui-dist before 4.1.3 for Node.js. The vulnerability enables a remote attacker to hijack the victim’s clicking action when the user visits a malicious site, potentially enabling further attacks against the victim. The connected IBM/IBM-related...

6.1CVSS6.2AI score0.01488EPSS
SaveExploits0References3Affected Software1
CVE
CVE
added 2021/08/12 6:12 p.m.1265 views

CVE-2021-36948

Technical details are not publicly provided in the available documents. The CVE is described as Windows Update Medic Service EoP, with some sources noting exploitation in the wild, but there is no concrete root cause, affected versions, or fix details here.

7.8CVSS8.2AI score0.26733EPSS
SaveIn wildExploits0References3Affected Software8
CVE
CVE
added 2021/03/16 2:10 p.m.1265 views

CVE-2021-21193

CVE-2021-21193 is a use-after-free in Blink of Chromium-based browsers (Chrome) prior to 89.0.4389.90 that can allow remote code execution via a crafted HTML page, with evidence of an exploit in the wild per Arch/Chromium advisories. Affected products include Google Chrome/Chromium (Blink/WebKit ...

8.8CVSS9AI score0.0987EPSS
SaveIn wildExploits1References6Affected Software1
CVE
CVE
added 2021/11/23 9:30 p.m.1264 views

CVE-2021-38003

CVE-2021-38003 affects Chromium/Chrome’s V8 engine before version 95.0.4638.69. Description and multiple advisories confirm an inappropriate implementation in V8 that could enable remote code execution via crafted HTML, with exploitation noted in the wild (per Arch Linux ASA notes). Affected comp...

8.8CVSS8.8AI score0.38573EPSS
SaveIn wildExploits2References5Affected Software1
CVE
CVE
added 2017/07/10 4:00 p.m.1264 views

CVE-2017-9791

CVE-2017-9791 corresponds to an Apache Struts 1 vulnerability involving the Struts 1 plugin, where improper input handling could allow remote code execution via a malicious field value in a raw message to ActionMessage. Connected sources (CISA KEV) describe this as Apache Struts 1 Improper Input ...

9.8CVSS9.4AI score0.98908EPSS
SaveIn wildExploits19References8Affected Software1
CVE
CVE
added 2013/03/11 10:00 a.m.1264 views

CVE-2013-2551

CVE-2013-2551 is a use-after-free vulnerability in Microsoft Internet Explorer (IE 6–10) that allows remote code execution when a crafted web page triggers access to a deleted object. The issue is documented as an internet-explorer use-after-free vulnerability exploited via drive-by pages (notabl...

9.3CVSS8.1AI score0.74096EPSS
SaveIn wildExploits9References7Affected Software1
CVE
CVE
added 2021/09/08 1:46 p.m.1263 views

CVE-2021-30762

CVE-2021-30762 is a WebKit/Apple WebKit use-after-free issue that affects this component in iOS/WebKit, caused by memory management flaws. The vulnerability could allow arbitrary code execution when processing malicious web content, with Apple noting active exploitation in the wild for related We...

8.8CVSS9.1AI score0.10986EPSS
SaveIn wildExploits0References2Affected Software1
CVE
CVE
added 2019/12/23 4:39 p.m.1263 views

CVE-2019-17563

Tomcat CVE-2019-17563: A race-condition in FORM authentication allowed a session-fixation window in Tomcat 9.0.0.M1–9.0.29, 8.5.0–8.5.49, and 7.0.0–7.0.98. The issue is acknowledged as a vulnerability with practical exploitation not detailed in the provided docs. Affected products: Apache Tomcat....

7.5CVSS7.7AI score0.10687EPSS
SaveExploits0References19Affected Software1
CVE
CVE
added 2022/01/11 8:23 p.m.1261 views

CVE-2022-21919

CVE-2022-21919 is a Windows User Profile Service elevation-of-privilege bug. Connected docs describe the root cause as improper validation in profext.dll’s CreateDirectoryJunction, enabling a directory junction attack to escalate to SYSTEM by abusing UI/UX (Narrator/consent.exe) and UAC. Some sou...

7CVSS8.2AI score0.02975EPSS
SaveIn wildExploits2References3Affected Software17
CVE
CVE
added 2021/12/15 2:15 p.m.1261 views

CVE-2021-43890

CVE-2021-43890 is a Windows AppX Installer spoofing vulnerability. An attacker could craft a malicious package to be opened by a user, leveraging the ms-appinstaller URI handler to spoof trusted UI and execute code at the user’s level after social engineering (phishing). Attacks have been associa...

7.1CVSS8.4AI score0.10295EPSS
SaveIn wildExploits1References6Affected Software1
CVE
CVE
added 2021/06/08 10:46 p.m.1261 views

CVE-2021-31201

CVE-2021-31201 is a Windows privilege-escalation vulnerability affecting the Enhanced Cryptographic Provider . The available documents confirm it enables local privilege escalation (local access required) and classify the impact as elevation of privileges; exact root-cause details are not provide...

7.8CVSS7.2AI score0.02617EPSS
SaveIn wildExploits0References2Affected Software16
CVE
CVE
added 2024/07/30 5:01 p.m.1260 views

CVE-2024-7208

CVE-2024-7208 describes a vulnerability in multi-tenant hosting where an authenticated sender can spoof the identity of a shared hosting domain, bypassing DMARC, SPF, and DKIM protections. The root cause is inadequate verification of the sender against the domain identities allowed to send on beh...

6.5CVSS6.4AI score0.00354EPSS
SaveExploits0References2
CVE
CVE
added 2022/07/06 9:35 a.m.1260 views

CVE-2021-46687

CVE-2021-46687 affects JFrog Artifactory: versions prior to 7.31.10 and prior to 6.23.38 are vulnerable to sensitive data exposure through the Project Administrator REST API . The underlying issue is exposed in the REST API and leads to leakage of sensitive data in affected releases. The provided...

6.8CVSS5AI score0.00817EPSS
SaveExploits0References2Affected Software1
CVE
CVE
added 2019/11/12 6:53 p.m.1260 views

CVE-2019-1405

CVE-2019-1405 is a local privilege-escalation flaw in the Windows UPnP service where improper handling allows COM object creation. Root cause per the connected CISA KEV entry is improper COM object creation by the UPnP service, enabling elevation of privileges. The CVSSv3.1 metrics in the initial...

7.8CVSS8.4AI score0.2995EPSS
SaveIn wildExploits25References3Affected Software15
CVE
CVE
added 2024/02/23 2:46 p.m.1258 views

CVE-2024-26595

The CVE 2024-26595 affects the Linux kernel mlxsw spectrum ACL TCAM handling. Root cause: NULL pointer dereference in mlxsw_sp_acl_tcam_region_destroy() when region->group->tcam is accessed from an error path after a failed region attachment. Fix implemented: obtain the tcam pointer via mlx...

5.5CVSS6AI score0.0023EPSS
SaveExploits0References5Affected Software1
CVE
CVE
added 2021/07/14 5:53 p.m.1255 views

CVE-2021-31979

CVE-2021-31979 is a Windows kernel elevation-of-privilege vulnerability that affects multiple kernel components, with confirmed in-the-wild activity. Affected areas include NTOS kernel, Win32k, and ntfs.sys, indicating local privilege escalation via kernel-level flaws. Public documentation in the...

7.8CVSS8.3AI score0.0454EPSS
SaveIn wildExploits0References3Affected Software16
CVE
CVE
added 2021/11/05 9:51 a.m.1254 views

CVE-2021-42237

CVE-2021-42237 – Sitecore XP is an insecure deserialization vulnerability affecting Sitecore Experience Platform 7.5 to 8.2 Update-7, enabling remote code execution without authentication. Concrete details across connected docs show vulnerable versions include Sitecore XP 7.5.x (7.5.0–7.5.2) and ...

10CVSS9.7AI score0.97904EPSS
SaveIn wildExploits4References4Affected Software1
CVE
CVE
added 2025/01/17 8:18 p.m.1253 views

CVE-2025-23202

The CVE-2025-23202 entry concerns the Bible Module for ROBLOX. The vulnerable components are the FetchVerse and FetchPassage functions, which lack input validation, enabling injection attacks that could manipulate API request URLs and potentially lead to unauthorized access or data tampering. The...

10CVSS7.2AI score0.00389EPSS
SaveExploits0References2
CVE
CVE
added 2022/05/13 7:50 a.m.1253 views

CVE-2022-25762

CVE-2022-25762 is a concrete vulnerability in Apache Tomcat affecting WebSocket handling. When a WebSocket message is sent concurrently with closing the connection on Tomcat 8.5.0–8.5.75 or 9.0.0.M1–9.0.20, the application may continue to use a socket after it has been closed. The described error...

8.6CVSS8.3AI score0.08405EPSS
SaveExploits0References3Affected Software1
CVE
CVE
added 2021/02/09 12:00 a.m.1253 views

CVE-2020-14343

Summary (fact-grounded): CVE-2020-14343 is a PyYAML-related RCE vulnerability affecting PyYAML versions before 5.4, triggered when untrusted YAML data is processed with full_load or FullLoader, via the python/object/new constructor. Several connected sources corroborate the issue and its connecti...

10CVSS8AI score0.05984EPSS
SaveExploits1References5Affected Software1
CVE
CVE
added 2020/04/27 4:00 a.m.1253 views

CVE-2020-12271

CVE-2020-12271 is a SQL injection vulnerability in Sophos XG Firewall SFOS against the backend PostgreSQL database. Affected products include SFOS versions on Sophos XG Firewalls (configured with Administration HTTPS or WAN-exposed User Portal). The root cause is improper validation of user-suppl...

10CVSS9.2AI score0.42434EPSS
SaveIn wildExploits1References4Affected Software1
CVE
CVE
added 2019/12/05 4:17 p.m.1253 views

CVE-2019-7192

CVE-2019-7192 affects QNAP Photo Station on QTS. The vulnerability is an improper access control that enables remote attackers to gain unauthorized system access (pre-auth RCE). Public write‑ups and advisories discuss unvalidated access to Photo Station components, with several CVEs in the same f...

9.8CVSS9.4AI score0.88213EPSS
SaveIn wildExploits9References3Affected Software1
CVE
CVE
added 2019/01/30 10:00 p.m.1253 views

CVE-2018-17189

CVE-2018-17189 : In Apache HTTP Server 2.4.37 and earlier, mod_http2 can cause a DoS by handling slowloris-style request bodies, unnecessarily occupying a server thread for the h2 stream on HTTP/2 connections. Affected product: Apache HTTP Server with mod_http2. Impact: denial of service via thre...

5.3CVSS6.1AI score0.20071EPSS
SaveExploits0References30Affected Software1
CVE
CVE
added 2023/06/14 12:00 a.m.1251 views

CVE-2023-35116

CVE-2023-35116 : IBM/IBM X-Force bulletin confirms a vulnerability in FasterXML jackson-databind (affected up to 2.15.2) where a crafted object with cyclic dependencies could cause denial of service or other unspecified impact during serialization. The vendor notes this report as not a valid vuln...

4.7CVSS5.5AI score0.00352EPSS
SaveExploits0References1Affected Software1
CVE
CVE
added 2022/03/04 5:36 p.m.1251 views

CVE-2022-26318

This CVE (CVE-2022-26318) affects WatchGuard XTM/Firebox appliances running Fireware OS before 12.7.2_U2, 12.x before 12.1.3_U8, and 12.2.x through 12.5.x before 12.5.9_U2, enabling unauthenticated remote code execution via the admin interface. Technical details in connected docs show in-the-wild...

9.8CVSS9.6AI score0.78157EPSS
SaveIn wildExploits6References2Affected Software1
CVE
CVE
added 2021/06/08 10:46 p.m.1251 views

CVE-2021-31199

CVE-2021-31199 is a Windows Elevation of Privilege vulnerability in the Microsoft Enhanced Cryptographic Provider. The CVE affects Windows components and is driven by local exploitation (local access required) with low privileges needed, and no user interaction, but yields high impact on confiden...

7.8CVSS7.2AI score0.02954EPSS
SaveIn wildExploits0References2Affected Software16
CVE
CVE
added 2019/12/20 4:01 p.m.1251 views

CVE-2019-17571

CVE-2019-17571 affects the Apache Log4j 1.x SocketServer: it deserializes serialized log events from untrusted network input without proper whitelisting, enabling remote code execution when combined with a deserialization gadget. Affected are Log4j 1.2 up to 1.2.17; exploitation hinges on receivi...

9.8CVSS8.8AI score0.6906EPSS
SaveExploits3References113Affected Software1
CVE
CVE
added 2017/01/15 2:00 a.m.1251 views

CVE-2017-5487

CVE-2017-5487 affects WordPress 4.7.x prior to 4.7.1. The REST API endpoint wp-json/wp/v2/users does not properly restrict author listings, allowing unauthenticated remote access to usernames and related information. Root cause: insufficient access control on author listings in the REST API. Impa...

5.3CVSS6.5AI score0.87299EPSS
SaveExploits8References9Affected Software1
CVE
CVE
added 2020/03/17 6:41 p.m.1248 views

CVE-2020-3950

Mode C: CVE-2020-3950 affects VMware Fusion (11.x up to 11.5.1/11.5.2), VMware Remote Console for Mac (11.x up to 11.0.1), and Horizon Client for Mac (5.x up to 5.4.0). Root cause: improper use of setuid binaries enabling local privilege escalation from a normal user to root on systems running th...

7.8CVSS7.8AI score0.07254EPSS
SaveIn wildExploits10References4Affected Software3
CVE
CVE
added 2024/06/09 7:42 p.m.1247 views

CVE-2024-4577

CVE-2024-4577 affects PHP on Windows when using Apache + PHP-CGI with certain code pages. Vulnerable: PHP 8.1.* before 8.1.29, 8.2.* before 8.2.20, 8.3.* before 8.3.8; the Windows Best-Fit codepage handling can cause Win32 API command lines to be misinterpreted as PHP options, enabling an attacke...

9.8CVSS9.3AI score0.99987EPSS
SaveIn wildExploits68References23Affected Software1
CVE
CVE
added 2020/08/17 7:13 p.m.1247 views

CVE-2020-1380

CVE-2020-1380 : Internet Explorer Scripting Engine memory corruption vulnerability in which memory objects mishandled by the scripting engine (jscript9.dll) can allow remote code execution in the context of the current user..attack vector: web-based via crafted websites or hosting IE rendering en...

8.8CVSS9.2AI score0.24188EPSS
SaveIn wildExploits0References3Affected Software1
Total number of security vulnerabilities5000