Lucene search
+L
CveMost viewed

395449 matches found

CVE
CVE
added 2023/06/29 12:00 a.m.594 views

CVE-2023-34598

Gibbon v25.0.0 is affected by a Local File Inclusion (LFI) vulnerability that allows the server to include content from files within the installation folder in responses. Root cause: unsafely including local files via request handling. Impact: potential exposure of sensitive files; risk escalatio...

9.8CVSS9.3AI score0.47238EPSS
SaveExploits3References1Affected Software1
CVE
CVE
added 2021/03/10 8:00 a.m.594 views

CVE-2020-13936

CVE-2020-13936 affects Apache Velocity, where modifying Velocity templates can bypass the sandbox and allow remote code execution with the container’s privileges. Engine versions affected include up to 2.2; IBM and related advisories flag this as a Velocity sandbox bypass leading to arbitrary cod...

9CVSS8.9AI score0.22709EPSS
SaveExploits0References23Affected Software2
CVE
CVE
added 2020/01/02 12:00 a.m.594 views

CVE-2016-1000027

CVE-2016-1000027 involves remote code execution in Pivotal Spring Framework when deserializing untrusted data. Connected sources specify impact up to Spring Framework 5.3.16 (RCE via Java deserialization) and note that the vendor discourages untrusted-deserialization usage. Remediation guidance i...

9.8CVSS9.8AI score0.32257EPSS
SaveExploits4References9Affected Software1
CVE
CVE
added 2018/12/21 9:00 p.m.594 views

CVE-2018-20346

CVE-2018-20346 affects SQLite when the FTS3 extension is enabled. SQLite before 3.25.3 exhibits an integer overflow (and resulting buffer overflow) for FTS3 queries after crafted changes to FTS3 shadow tables, enabling remote attackers to execute arbitrary SQL statements and potentially take cont...

8.1CVSS8.4AI score0.10312EPSS
SaveExploits1References33Affected Software1
CVE
CVE
added 2025/11/18 2:24 p.m.593 views

CVE-2025-10158

CVE-2025-10158 affects rsync across multiple distros. The issue is a potential out-of-bounds read on a heap buffer triggered by a negative array index when a malicious client acts as the receiver of an rsync transfer. Exploitation requires at least read access to the remote rsync module. Publicly...

4.3CVSS6.4AI score0.00326EPSS
SaveExploits0References2
CVE
CVE
added 2024/06/05 3:13 p.m.593 views

CVE-2024-24790

Summary: CVE-2024-24790 concerns the behavior of the Go networking IsPrivate/IsLoopback (and related) methods when given IPv4-mapped IPv6 addresses. The connected advisories/entries confirm a mismatch where these addresses could be treated as non-private, non-loopback in Go’s net/ip logic, potent...

9.8CVSS8.5AI score0.01952EPSS
SaveExploits0References6Affected Software1
CVE
CVE
added 2024/01/31 5:51 p.m.593 views

CVE-2024-21893

Technical details about CVE-2024-21893 are not provided in the connected documents. The initial description notes an SSRF vulnerability in Ivanti products, but there are no product/version specifics or remediation details here. Monitor for updates.

8.2CVSS8.8AI score0.99999EPSS
SaveIn wildExploits5References2Affected Software2
CVE
CVE
added 2023/05/25 9:45 p.m.593 views

CVE-2023-31130

CVE-2023-31130 affects the c-ares asynchronous DNS library. The vulnerability is a buffer underflow/underwrite in ares_inet_net_pton() for IPv6 addresses such as 0::00:00:00/2. Affected versions are prior to the fix, with the issue addressed in c-ares 1.19.1. Multiple advisories reference upgrade...

6.4CVSS6.5AI score0.00386EPSS
SaveExploits0References8Affected Software1
CVE
CVE
added 2022/04/19 8:37 p.m.593 views

CVE-2022-21426

CVE-2022-21426 affects Oracle Java SE and GraalVM Enterprise Edition, with vulnerable components in Java SE (JAXP, Libraries, Serialization) and GraalVM CE surface. Public advisories list affected versions including Oracle Java SE: 7u331, 8u321, 11.0.14, 17.0.2, 18 and GraalVM CE: 20.3.5, 21.3.1,...

5.3CVSS5.3AI score0.03117EPSS
SaveExploits0References5Affected Software3
CVE
CVE
added 2021/05/20 11:20 a.m.593 views

CVE-2020-15522

CVE-2020-15522 affects Bouncy Castle BC Java before 1.66, BC C# .NET before 1.8.7, BC-FJA before 1.0.1.2/1.0.2.1, and BC-FNA before 1.0.1.1. The issue is a timing side-channel in the EC math library that can reveal information about a private key when an attacker observes timing across multiple d...

5.9CVSS5.7AI score0.01522EPSS
SaveExploits0References4Affected Software4
CVE
CVE
added 2021/03/25 2:25 p.m.593 views

CVE-2021-3450

CVE-2021-3450 affects OpenSSL 1.1.1h–1.1.1j where a bug in the X509_V_FLAG_X509_STRICT path overwrote a prior CA-check result, bypassing the non-CA certificates prohibition unless a programmed purpose is used. When a purpose is configured, the certificate chain is still rejected; the issue is fix...

7.4CVSS7.6AI score0.18339EPSS
SaveExploits1References24Affected Software1
CVE
CVE
added 2017/12/22 10:00 a.m.593 views

CVE-2017-16995

CVE-2017-16995 is a sign-extension defect in the Linux kernel's eBPF verifier (kernel/bpf/verifier.c) that can be triggered via BPF syscall, allowing a local user to escalate privileges or affect memory/behavior. Public writeups and Arch security advisories indicate the issue affects kernels prio...

7.8CVSS7.5AI score0.30052EPSS
SaveExploits17References14Affected Software1
CVE
CVE
added 2015/11/09 4:00 p.m.593 views

CVE-2015-8096

CVE-2015-8096 affects Google Picasa 3.9.140.239 and 3.9.140.248, with a heap-based buffer overflow exploitable via Phase One tag 0x412 that enables remote code execution. OpenVAS entries corroborate a buffer overflow condition across Windows and macOS builds; CNVD/NVD entries align on the same ve...

10CVSS8.2AI score0.04017EPSS
SaveExploits0References3Affected Software1
CVE
CVE
added 2025/11/21 10:57 p.m.592 views

CVE-2025-11931

The set of connected documents confirms this CVE affects wolfSSL’s XChaCha20-Poly1305 code, specifically the wc_XChaCha20Poly1305_Decrypt() function. The root cause is an integer underflow that can lead to out-of-bounds access when decrypting, and this path is taken from direct application calls ...

8.2CVSS6.4AI score0.00317EPSS
SaveExploits0References1Affected Software1
CVE
CVE
added 2025/01/17 11:12 p.m.592 views

CVE-2018-9447

CVE-2018-9447 affects Android devices (Pixel/Nexus context) via a vulnerability in EmergencyCallbackModeExitDialog.java where a missing null check in onCreate can crash emergency callback mode, enabling local denial of service without extra privileges. Descriptions across multiple sources confirm...

5.5CVSS6.4AI score0.00091EPSS
SaveExploits0References1Affected Software1
CVE
CVE
added 2024/02/27 6:53 a.m.592 views

CVE-2021-46918

CVE-2021-46918 is a Linux kernel vulnerability in the IDXDMA/DMAR DMA engine where MSIX permission entries were not cleared on device shutdown. The issue arose because MSIX entries were left enabled and pasid entries remained programmed when the device shut down, potentially enabling persistence ...

5.5CVSS6.3AI score0.00193EPSS
SaveExploits0References2Affected Software1
CVE
CVE
added 2023/11/08 12:00 a.m.592 views

CVE-2023-45857

CVE-2023-45857 - Axios XSRF token exposure : The issue in Axios 1.5.1 causes the confidential XSRF-TOKEN stored in cookies to be included in the HTTP header X-XSRF-TOKEN for every request, potentially allowing an attacker to view sensitive information. The public metrics indicate a CVSS v3.1 base...

6.5CVSS6.1AI score0.00556EPSS
SaveExploits1References2Affected Software1
CVE
CVE
added 2023/07/26 11:46 p.m.592 views

CVE-2023-38594

The CVE-2023-38594 issue is a WebKitGTK/WebKitGTK+ vulnerability: processing web content could lead to arbitrary code execution. Connected advisories confirm a fixed version across multiple distributions and products (e.g., WebKitGTK/WebKitGTK+), with fixes described as “improved checks” or relat...

8.8CVSS8.3AI score0.01243EPSS
SaveExploits0References11Affected Software6
CVE
CVE
added 2023/07/26 11:42 p.m.592 views

CVE-2023-38133

CVE-2023-38133 affects WebKit/WebKitGTK components and is documented across multiple advisories. The issue involves processing web content that may disclose sensitive information. Fixes are implemented in Apple platforms (iOS 15.7.8 / 16.6, iPadOS 15.7.8 / 16.6, tvOS 16.6, watchOS 9.6, macOS Vent...

6.5CVSS6.2AI score0.01043EPSS
SaveExploits0References11Affected Software6
CVE
CVE
added 2023/06/08 8:19 p.m.592 views

CVE-2023-29402

CVE-2023-29402 affects the golang package; the root cause is the go command generating unexpected code at build time when using cgo, occurring especially with untrusted modules whose directories contain newline characters in their names. The impact is outlined as potential unexpected behavior in ...

9.8CVSS9.4AI score0.01694EPSS
SaveExploits0References8Affected Software1
CVE
CVE
added 2023/04/18 8:35 p.m.592 views

CVE-2023-26049

Jetty cookie parsing vulnerability CVE-2023-26049 affects Jetty’s cookie handling where a cookie VALUE starting with a double quote can cause the parser to read past semicolons, effectively merging multiple cookies into one. This can enable cookie smuggling (e.g., exfiltrating HttpOnly cookies li...

5.3CVSS5.1AI score0.013EPSS
SaveExploits0References8Affected Software1
CVE
CVE
added 2022/12/22 12:00 a.m.592 views

CVE-2022-22739

CVE-2022-22739 describes a vulnerability where malicious websites could lure users into launching a program to handle an external URL protocol. Public references in the provided documents indicate affected products are Mozilla Firefox (Firefox ESR < 91.5, Firefox < 96) and Thunderbird (

6.5CVSS7AI score0.00679EPSS
SaveExploits1References4Affected Software3
CVE
CVE
added 2022/07/07 8:45 p.m.592 views

CVE-2022-2047

CVE-2022-2047 affects Eclipse Jetty: vulnerable in Jetty 9.4.0–9.4.46, 10.0.0–10.0.9, and 11.0.0–11.0.9. The HttpURI class misparses the authority segment of an HTTP URI, treating certain invalid inputs as a hostname, which can cause failures in a proxy scenario. Connected documents provide exact...

4CVSS5.2AI score0.01251EPSS
SaveExploits0References4Affected Software1
CVE
CVE
added 2022/06/27 7:10 p.m.592 views

CVE-2022-31035

CVE-2022-31035 affects Argo CD, a Kubernetes GitOps tool. All versions starting with v1.0.0 are vulnerable to an XSS issue that lets an attacker inject a javascript: link in the UI; when clicked by a victim, the script can run with the victim’s permissions (potentially admin) and perform UI/API a...

9CVSS5.8AI score0.00935EPSS
SaveExploits0References3Affected Software1
CVE
CVE
added 2022/05/31 1:13 p.m.592 views

CVE-2022-30034

Flower, the web UI for the Celery Python RPC framework, is affected by CVE-2022-30034 via an OAuth authentication bypass. All versions as of 2022-05-02 are vulnerable, potentially allowing an attacker to access the Flower API, discover and invoke arbitrary Celery RPC calls, or cause a denial of s...

8.6CVSS8.6AI score0.01057EPSS
SaveExploits1References2Affected Software1
CVE
CVE
added 2021/05/06 2:58 a.m.592 views

CVE-2020-28007

Exim 4.x prior to 4.94.2 is affected by CVE-2020-28007, which allows local privilege escalation by exploiting a symlink/hard-link attack in the log directory where Exim runs as root and the directory is owned by a non-root user. The root-owned files can be overwritten from a local attacker, enabl...

7.8CVSS7.4AI score0.0053EPSS
SaveExploits3References1Affected Software1
CVE
CVE
added 2019/05/31 9:40 p.m.592 views

CVE-2018-20815

CVE-2018-20815 affects QEMU (illustrated by RHSA-2019:1723/1743 and Oracle Linux advisories). Description in the CVE: in QEMU 3.1.0, load_device_tree calls the deprecated load_image function, which has a buffer overflow risk. Connected documents substantiate device_tree.c heap/buffer overflow con...

9.8CVSS6.6AI score0.04428EPSS
SaveExploits0References12Affected Software1
CVE
CVE
added 2016/05/16 10:00 a.m.592 views

CVE-2015-4599

CVE-2015-4599 affects PHP’s SoapFault::__toString in ext/soap/soap.c. The issue arises from a type confusion when processing unexpected data types, enabling remote attackers to obtain sensitive information, trigger a denial of service (application crash), or possibly execute arbitrary code. Affec...

10CVSS8.4AI score0.10724EPSS
SaveExploits5References9Affected Software1
CVE
CVE
added 2025/02/11 5:58 p.m.591 views

CVE-2025-21391

CVE-2025-21391 (Windows Storage Elevation of Privilege) describes a local privilege escalation in Windows Storage. The vulnerability allows an attacker with low privileges and no user interaction to elevate to SYSTEM by exploiting a link-following flaw in Windows Storage (root cause described as ...

7.1CVSS7.7AI score0.02303EPSS
SaveIn wildExploits0References2Affected Software13
CVE
CVE
added 2024/02/23 5:03 a.m.591 views

CVE-2024-22243

CVE-2024-22243 involves Spring Framework's UriComponentsBuilder: when parsing an externally provided URL (e.g., from a query parameter) and performing host validation, it may allow an open redirect or SSRF if the URL is used after validation. The provided documents corroborate the vulnerability c...

8.1CVSS5.9AI score0.03967EPSS
SaveExploits1References3
CVE
CVE
added 2023/09/12 9:54 p.m.591 views

CVE-2023-4813

CVE-2023-4813 is a glibc flaw where gaih_inet may use freed memory, causing an application crash. It is exploitable when getaddrinfo is called and NSS/hosts database uses SUCCESS=continue or SUCCESS=merge. Public documentation confirms the issue and tracks it alongside other CVEs (e.g., CVE-2023-...

5.9CVSS6AI score0.01655EPSS
SaveExploits0References8Affected Software1
CVE
CVE
added 2023/07/27 12:22 a.m.591 views

CVE-2023-38611

CVE-2023-38611 affects WebKitGTK/WebKitGTK+ in WebKitGTK’s handling of web content. The vulnerability stems from memory handling issues that could allow arbitrary code execution when processing web content. Debian, Fedora, Gentoo, AlmaLinux advisories and the CVE pages indicate updates to WebKitG...

8.8CVSS8.3AI score0.01264EPSS
SaveExploits0References10Affected Software6
CVE
CVE
added 2020/05/28 1:05 p.m.591 views

CVE-2019-20807

CVE-2019-20807 affects Vim prior to 8.1.0881, where a user can bypass the rvim restricted mode and run arbitrary OS commands via scripting interfaces (e.g., Python, Ruby, Lua). Affected product: Vim (Unix/Linux environments). Root cause: restricted-mode bypass enabling execution of external comma...

5.3CVSS6AI score0.00488EPSS
SaveExploits0References8Affected Software1
CVE
CVE
added 2019/06/24 4:06 p.m.591 views

CVE-2018-20843

The CVE-2018-20843 issue affects libexpat (Expat) prior to 2.2.7, where XML inputs with many colons can cause high RAM/CPU usage and enable DoS. Related CVE-2019-15903 describes a heap-based buffer over-read when crafted XML triggers early parsing state switches. Public advisories confirm that an...

7.8CVSS7.5AI score0.07107EPSS
SaveExploits1References21Affected Software1
CVE
CVE
added 2018/03/14 5:00 p.m.591 views

CVE-2018-0886

CVE-2018-0886 denotes a CredSSP remote code execution vulnerability in Windows authentication flows (Credential Security Support Provider protocol). The core issue is how CredSSP validates requests during authentication, enabling potential code execution via an RDP-related interaction. Public adv...

7.6CVSS7AI score0.8197EPSS
SaveExploits4References7Affected Software7
CVE
CVE
added 2026/07/14 5:08 p.m.590 views

CVE-2026-54121

CVE-2026-54121 affects Active Directory Certificate Services (AD CS). Root cause: improper authorization allowing an authorized attacker to elevate privileges over the network. Impact: elevation of privilege with high CVSS (8.8) per Microsoft-assigned metrics. Remediation: Microsoft has released ...

8.8CVSS6.1AI score0.01788EPSS
SaveExploits12References1Affected Software7
CVE
CVE
added 2024/08/21 8:20 p.m.590 views

CVE-2024-7971

CVE-2024-7971 is a Type Confusion in Google Chrome’s V8 engine that allows remote heap corruption via a crafted HTML page. Affected software is Google Chrome (and Chromium-based browsers) prior to version 128.0.6613.84. The root cause is a V8 type confusion issue, enabling exploitation when proce...

9.6CVSS6.8AI score0.20713EPSS
SaveIn wildExploits2References4Affected Software1
CVE
CVE
added 2023/11/30 10:18 p.m.590 views

CVE-2023-42917

CVE-2023-42917 is a memory corruption vulnerability in Apple WebKit that may allow arbitrary code execution when processing web content. It is fixed in iOS 17.1.2, iPadOS 17.1.2, macOS Sonoma 14.1.2, and Safari 17.1.2. The CVE entry notes that exploitation may have occurred on iOS versions before...

8.8CVSS8.8AI score0.0937EPSS
SaveIn wildExploits0References19Affected Software4
CVE
CVE
added 2023/09/12 4:58 p.m.590 views

CVE-2023-36742

Microsoft Visual Studio Code is affected by CVE-2023-36742 through vulnerable pre-1.82.1 builds. Connected documents describe a remote code execution scenario in VS Code where a user must open a malicious project; a crafted dependencies entry in package.json causes npm to execute scripts locally,...

7.8CVSS7.9AI score0.01206EPSS
SaveExploits0References1Affected Software1
CVE
CVE
added 2022/12/22 12:00 a.m.590 views

CVE-2022-29912

The CVE-2022-29912 issue concerns the handling of SameSite cookies in reader mode. Affected products include Thunderbird < 91.9, Firefox ESR < 91.9, and Firefox

6.1CVSS7.2AI score0.00644EPSS
SaveExploits1References4Affected Software3
CVE
CVE
added 2022/12/22 12:00 a.m.590 views

CVE-2022-22742

CVE-2022-22742 is confirmed in connected records as an out-of-bounds memory access in Firefox/Thunderbird when inserting text in edit mode. Affected products include Firefox ESR < 91.5, Firefox < 96, and Thunderbird

6.5CVSS7.3AI score0.00796EPSS
SaveExploits0References4Affected Software3
CVE
CVE
added 2022/11/29 12:00 a.m.590 views

CVE-2022-46146

CVE-2022-46146 affects Prometheus Exporter Toolkit prior to 0.7.2 and 0.8.2; attackers with access to the Prometheus web.yml and hashed passwords can poison the built-in authentication cache. A fix exists in 0.7.2 and 0.8.2. Attacker needs access to the hashed password to exploit. Upgrade to 0.7....

8.8CVSS7.6AI score0.0119EPSS
SaveExploits1References9Affected Software1
CVE
CVE
added 2020/09/15 9:15 a.m.590 views

CVE-2020-8927

CVE-2020-8927 is a buffer overflow in the Brotli library prior to 1.0.8 triggered by oversized one-shot decompression requests (copying chunks > 2 GiB), which can crash a target process. Affected: Brotli up to 1.0.7/older builds used by various ecosystems. Root cause: unsafe handling of input ...

6.5CVSS6.6AI score0.03217EPSS
SaveExploits0References14Affected Software1
CVE
CVE
added 2020/05/15 5:31 p.m.590 views

CVE-2020-12651

CVE-2020-12651 affects VanDyke Software SecureCRT versions prior to 8.7.2. The issue is a memory corruption vulnerability triggered by an invalid banner-driven CSI sequence, where a line number passed to CSI functions can exceed INT_MAX, leading to integer overflow and potential arbitrary code ex...

10CVSS9.7AI score0.06603EPSS
SaveExploits2References4Affected Software1
CVE
CVE
added 2018/10/08 12:00 a.m.590 views

CVE-2018-1000807

CVE-2018-1000807 concerns Python-pyOpenSSL before 17.5.0, with a CWE-416 Use-After-Free in X509 object handling that can lead to denial of service or remote code execution. The vulnerability is reported as fixed in 17.5.0. Connected sources (SUSE-SU-2024:1626-1; SUSE-SU-2024:3749-1; OSV entries) ...

8.1CVSS8.4AI score0.04075EPSS
SaveExploits0References5Affected Software1
CVE
CVE
added 2018/07/13 2:00 p.m.590 views

CVE-2018-14041

CVE-2018-14041 affects Bootstrap: XSS in the data-target attribute of scrollspy for Bootstrap versions before 4.1.2. The root cause is unvalidated input in data-target, enabling HTML/JS injection. Remediation is to upgrade to Bootstrap 4.1.2 or later (as referenced by Bootstrap’s security note). ...

6.1CVSS6AI score0.04312EPSS
SaveExploits1References17Affected Software1
CVE
CVE
added 2018/05/10 7:00 p.m.590 views

CVE-2018-1115

CVE-2018-1115 affects PostgreSQL deployments using the adminpack extension, where pg_catalog.pg_logfile_rotate() does not enforce the same ACLs as pg_rotate_logfile. This could allow an attacker who can connect to a database with adminpack loaded to trigger log rotation, bypassing intended access...

9.1CVSS7.3AI score0.04042EPSS
SaveExploits0References7Affected Software1
CVE
CVE
added 2017/08/16 6:00 p.m.590 views

CVE-2017-7546

CVE-2017-7546 affects PostgreSQL versions prior to 9.2.22, 9.3.18, 9.4.13, 9.5.8 and 9.6.4, due to an incorrect authentication flaw that allows remote attackers to gain access to accounts with an empty password. Upstream fixed versions are 9.2.22, 9.3.18, 9.4.13, 9.5.8, and 9.6.4; vendor advisori...

9.8CVSS8.8AI score0.61566EPSS
SaveExploits0References10Affected Software1
CVE
CVE
added 2006/09/27 11:00 p.m.590 views

CVE-2006-5052

OpenSSH before 4.4 on some platforms is vulnerable to a remote attacker determining the validity of usernames via a GSSAPI authentication abort. The issue affects portable OpenSSH versions prior to 4.4 and is discussed in multiple advisories (e.g., RHSA-2007:0703, RHSA-2007:0540, and related OSS/...

5CVSS7.7AI score0.02883EPSS
SaveExploits0References27Affected Software1
CVE
CVE
added 2025/02/27 2:18 a.m.589 views

CVE-2025-21765

CVE-2025-21765 is a Linux kernel IPv6 stack issue where ip6_default_advmss() reads the net structure without proper RCU protection, risking use-after-free scenarios. The vulnerability is fixed in updated kernels across Linux distributions (examples: ALAS2KERNEL advisories for AL2 kernels 5.10/5.1...

8.1CVSS6.5AI score0.00601EPSS
SaveExploits0References13Affected Software1
Total number of security vulnerabilities5000