Lucene search
+L
OsvMost viewed

2101413 matches found

OSV
OSV
added 2022/02/08 12:00 a.m.79 views

GHSA-V84G-CF5J-XJQX Path Traversal in Apache James Server

Apache James Server prior to version 3.6.2 contains a path traversal vulnerability. The fix for CVE-2021-40525 does not prepend delimiters upon valid directory validations. Affected implementations include: - maildir mailbox store - Sieve file repository This enables a user to access other users...

4.3CVSS6.4AI score0.01761EPSS
SaveExploits0References6
OSV
OSV
added 2022/02/06 12:00 a.m.79 views

GHSA-GJ85-PVP5-MVF9 Cross-site Scripting in Beanstalk console

Beanstalk console prior to version 1.7.12 is vulnerable to cross-site scripting...

6.1CVSS5.9AI score0.0087EPSS
SaveExploits1References4
OSV
OSV
added 2021/12/09 7:59 p.m.79 views

GHSA-VJ54-CJRX-X696 Observable Discrepancy in Argo

Fixed in v1.5.1, Argo version v1.5.0 was vulnerable to a user-enumeration vulnerability which allowed attackers to determine the usernames of valid non-SSO accounts because /api/v1/session returned 401 for an existing username and 404 otherwise. Specific Go Packages Affected...

5.3CVSS5AI score0.01973EPSS
SaveExploits0References4
OSV
OSV
added 2021/11/01 12:00 a.m.79 views

DSA-5000-1 openjdk-11 - security update

Bulletin has no description...

7.1CVSS6.4AI score0.159EPSS
SaveExploits0
OSV
OSV
added 2021/09/29 5:11 p.m.79 views

GHSA-H73Q-5WMJ-Q8PJ Cross site scripting in datatables.net

This affects the package datatables.net before 1.11.3. If an array is passed to the HTML escape entities function it would not have its contents escaped...

6.1CVSS5.5AI score0.01975EPSS
SaveExploits1References9
OSV
OSV
added 2021/08/25 9:01 p.m.79 views

GHSA-VQ23-5H4F-VWPV Update unsound DrainFilter and RString::retain

An issue was discovered in the abistable crate before 0.9.1 for Rust. DrainFilter lacks soundness because of a double drop...

7.5CVSS7.3AI score0.01413EPSS
SaveExploits1References3
OSV
OSV
added 2021/08/25 8:54 p.m.79 views

GHSA-3H87-V52R-P9RG Out of bounds write in reorder

swapindex takes an iterator and swaps the items with their corresponding indexes. It reserves capacity and sets the length of the vector based on the .len method of the iterator. If the len returned by the iterator is larger than the actual number of elements yielded, then swapindex creates a...

7.3CVSS7.2AI score0.009EPSS
SaveExploits2References4
OSV
OSV
added 2021/08/25 8:52 p.m.79 views

GHSA-FHV4-FX3V-77W6 quinn invalidly assumes the memory layout of std::net::SocketAddr

The quinn crate has assumed std::net::SocketAddrV4 and std::net::SocketAddrV6 have the same memory layout as the system C representation sockaddr. It has simply casted the pointers to convert the socket addresses to the system representation. The standard library does not say anything about the...

7.5CVSS7.4AI score0.0125EPSS
SaveExploits0References4
OSV
OSV
added 2021/08/25 8:49 p.m.79 views

GHSA-H7QH-3H6F-W79P Unexpected panic in multihash

In versions prior 0.11.3 it's possible to make fromslice panic by feeding it certain malformed input. It's never documented that fromslice and frombytes which wraps it can panic, and its' return type Result suggests otherwise. In practice, fromslice/frombytes is frequently used in networking code...

7.5CVSS7.4AI score0.01371EPSS
SaveExploits0References4
OSV
OSV
added 2021/06/29 9:14 p.m.79 views

GHSA-XW37-57QP-9MM4 Consensus flaw during block processing in github.com/ethereum/go-ethereum

Impact A consensus-vulnerability in Geth could cause a chain split, where vulnerable versions refuse to accept the canonical chain. Description A flaw was repoted at 2020-08-11 by John Youngseok Yang Software Platform Lab, where a particular sequence of transactions could cause a consensus failur...

5.3CVSS5.2AI score0.0092EPSS
SaveExploits0References8
OSV
OSV
added 2021/06/08 11:05 p.m.79 views

GHSA-57V4-M9JX-MH8R Improper Input Validation

A vulnerability was found in OVN Kubernetes in versions up to and including 0.3.0 where the Egress Firewall does not reliably apply firewall rules when there is multiple DNS rules. It could lead to potentially lose of confidentiality, integrity or availability of a service...

5.6CVSS5.4AI score0.00799EPSS
SaveExploits0References5
OSV
OSV
added 2021/05/10 6:46 p.m.79 views

GHSA-4GW3-8F77-F72C Regular expression denial of service in codemirror

This affects the package codemirror before 5.58.2; the package org.apache.marmotta.webjars:codemirror before 5.58.2. The vulnerable regular expression is located in https://github.com/codemirror/CodeMirror/blob/cdb228ac736369c685865b122b736cd0d397836c/mode/javascript/javascript.jsL129. The ReDOS...

5.3CVSS6.8AI score0.05304EPSS
SaveExploits1References14
OSV
OSV
added 2021/04/30 5:28 p.m.79 views

GHSA-P9W3-GWC2-CR49 HTTP Request Smuggling in Undertow

A flaw was discovered in all versions of Undertow before Undertow 2.2.0.Final, where HTTP request smuggling related to CVE-2017-2666 is possible against HTTP/1.x and HTTP/2 due to permitting invalid characters in an HTTP request. This flaw allows an attacker to poison a web-cache, perform an XSS...

4.8CVSS6.2AI score0.01147EPSS
SaveExploits0References4
OSV
OSV
added 2021/04/13 3:30 p.m.79 views

GHSA-FRPW-JRWX-HCFV Path Traversal in node-red-contrib-huemagic

node-red-contrib-huemagic 3.0.0 is affected by hue/assets/..%2F Directory Traversal.in the res.sendFile API, used in file hue-magic.js, to fetch an arbitrary file...

7.5CVSS7.5AI score0.09331EPSS
SaveExploits1References3
OSV
OSV
added 2021/04/07 9:13 p.m.79 views

GHSA-X7WF-5MJC-6X76 SSRF attacks via tracebacks in Plone

Plone before 5.2.3 allows SSRF attacks via the tracebacks feature only available to the Manager role...

8.8CVSS8.6AI score0.01435EPSS
SaveExploits0References6
OSV
OSV
added 2021/03/27 6:15 p.m.79 views

UBUNTU-CVE-2021-29272

bluemonday before 1.0.5 allows XSS because certain Go lowercasing converts an uppercase Cyrillic character, defeating a protection mechanism against the "script" string...

6.1CVSS5.8AI score0.00929EPSS
SaveExploits0References2
OSV
OSV
added 2020/12/19 12:00 a.m.79 views

DSA-4817-1 php-pear - security update

Bulletin has no description...

7.8CVSS7.9AI score0.84554EPSS
SaveExploits5
OSV
OSV
added 2020/10/27 7:47 p.m.79 views

GHSA-PV36-H7JH-QM62 Heap buffer overflow in CefSharp

Impact A memory corruption bugHeap overflow in the FreeType font rendering library. This can be exploited by attackers to execute arbitrary code by using specially crafted fonts with embedded PNG images . As per https://www.secpod.com/blog/chrome-zero-day-under-active-exploitation-patch-now/ Goog...

6.5CVSS8.8AI score0.44303EPSS
SaveExploits2References19
OSV
OSV
added 2020/09/14 9:42 p.m.79 views

GHSA-92XJ-MQP7-VMCJ Prototype Pollution in node-forge

The package node-forge before 0.10.0 is vulnerable to Prototype Pollution via the util.setPath function. Note: version 0.10.0 is a breaking change removing the vulnerable functions...

9.8CVSS8.1AI score0.03188EPSS
SaveExploits1References7
OSV
OSV
added 2020/08/11 9:15 p.m.79 views

DEBIAN-CVE-2020-17495

django-celery-results through 1.2.1 stores task results in the database. Among the data it stores are the variables passed into the tasks. The variables may contain sensitive cleartext information that does not belong unencrypted in the database...

7.5CVSS7.3AI score0.00871EPSS
SaveExploits0References1
OSV
OSV
added 2020/06/26 4:48 p.m.79 views

GHSA-J3RH-8VWQ-WH84 JHipster Kotlin using insecure source of randomness `RandomStringUtils` before v1.2.0

JHipster Kotlin is using an insecure source of randomness to generate all of its random values. JHipster Kotlin relies upon apache commons lang3 RandomStringUtils. From the documentation: Caveat: Instances of Random, upon which the implementation of this class relies, are not cryptographically...

9.8CVSS9.5AI score0.03673EPSS
SaveExploits1References15
OSV
OSV
added 2020/05/26 2:49 p.m.79 views

GHSA-2P68-F74V-9WC6 ActiveSupport potentially unintended unmarshalling of user-provided objects in MemCacheStore and RedisCacheStore

In ActiveSupport, there is potentially unexpected behaviour in the MemCacheStore and RedisCacheStore where, when untrusted user input is written to the cache store using the raw: true parameter, re-reading the result from the cache can evaluate the user input as a Marshalled object instead of pla...

9.8CVSS7.7AI score0.45732EPSS
SaveExploits5References12
OSV
OSV
added 2020/02/11 8:36 p.m.79 views

GHSA-WGJX-HM34-QGF7 SQL injection in Centreon

SQL injection vulnerabilities in Centreon through 19.04 allow attacks via the svcid parameter in include/monitoring/status/Services/xml/makeXMLForOneService.php...

9.8CVSS10AI score0.01598EPSS
SaveExploits0References3
OSV
OSV
added 2019/12/30 12:00 a.m.79 views

DLA-2051-1 intel-microcode - security update

Bulletin has no description...

6.5CVSS6.7AI score0.03133EPSS
SaveExploits0
OSV
OSV
added 2019/10/28 3:15 p.m.79 views

CVE-2019-11043

In PHP versions 7.1.x below 7.1.33, 7.2.x below 7.2.24 and 7.3.x below 7.3.11 in certain configurations of FPM setup it is possible to cause FPM module to write past allocated buffers into the space reserved for FCGI protocol data, thus opening the possibility of remote code execution...

9.8CVSS10AI score
SaveExploits0References28
OSV
OSV
added 2019/10/25 7:42 p.m.79 views

GHSA-XWX6-VMJ4-5RV8 Denial of service via deserialization attack in nifi

A vulnerability found in Apache NIFI before 1.5.0-RC1. Attacker can perform XXE attacks through JAXB...

5CVSS5AI score0.00862EPSS
SaveExploits0References1
OSV
OSV
added 2019/09/17 8:45 a.m.79 views

ALSA-2019:2799 Important: nginx:1.14 security update

Nginx is a web server and a reverse proxy server for HTTP, SMTP, POP3 Post Office Protocol 3 and IMAP protocols, with a focus on high concurrency, performance and low memory usage. Security Fixes: HTTP/2: large amount of data request leads to denial of service CVE-2019-9511 HTTP/2: flood using...

7.8CVSS7.4AI score0.81556EPSS
SaveExploits0References4
OSV
OSV
added 2019/06/06 3:30 p.m.79 views

GHSA-G95F-P29Q-9XW4 Duplicate Advisory: Regular Expression Denial of Service in braces

Duplicate Advisory This advisory has been withdrawn because it is a duplicate of GHSA-cwfw-4gq5-mrqx. This link is maintained to preserve external references. Original Description Versions of braces prior to 2.3.1 are vulnerable to Regular Expression Denial of Service ReDoS. Untrusted input may...

3.7CVSS5.3AI score
SaveExploits0References3
OSV
OSV
added 2019/06/03 12:00 a.m.79 views

DLA-1813-1 php5 - security update

Bulletin has no description...

9.1CVSS8.5AI score0.04068EPSS
SaveExploits2
OSV
OSV
added 2018/10/24 7:42 p.m.79 views

GHSA-XJRR-XV9M-4PW5 Improper Input Validation in alilibaba:fastjson

parseObject in Fastjson before 1.2.25, as used in FastjsonEngine in Pippo 1.11.0 and other products, allows remote attackers to execute arbitrary code via a crafted JSON request, as demonstrated by a crafted rmi:// URI in the dataSourceName field of HTTP POST data to the Pippo /json URI, which is...

9.8CVSS7.6AI score0.3924EPSS
SaveExploits2References7
OSV
OSV
added 2018/09/10 12:00 a.m.79 views

DLA-1500-1 openssh - security update

Bulletin has no description...

9.8CVSS6.7AI score0.58568EPSS
SaveExploits26
OSV
OSV
added 2018/08/29 12:00 a.m.79 views

DSA-4281-1 tomcat8 - security update

Bulletin has no description...

7.5CVSS7.2AI score0.213EPSS
SaveExploits2
OSV
OSV
added 2018/02/19 7:29 p.m.79 views

CVE-2017-7375

A flaw in libxml2 allows remote XML entity inclusion with default parser flags i.e., when the caller did not request entity substitution, DTD validation, external DTD subset loading, or default DTD attributes. Depending on the context, this may expose a higher-risk attack surface in libxml2 not...

9.8CVSS6.5AI score
SaveExploits0References8
OSV
OSV
added 2017/10/24 6:33 p.m.79 views

GHSA-QQXP-XP9V-VVX6 jquery-ui Tooltip widget vulnerable to XSS

Cross-site scripting XSS vulnerability in the default content option in jquery.ui.tooltip.js in the Tooltip widget in jQuery UI before 1.10.0 allows remote attackers to inject arbitrary web script or HTML via the title attribute, which is not properly handled in the autocomplete combo box demo...

4.3CVSS5.9AI score0.06463EPSS
SaveExploits0References13
OSV
OSV
added 2017/06/20 12:00 a.m.79 views

DLA-996-1 tomcat7 - security update

Bulletin has no description...

7.5CVSS6.7AI score0.16567EPSS
SaveExploits1
OSV
OSV
added 2016/11/21 12:00 a.m.79 views

DSA-3720-1 tomcat8 - security update

Bulletin has no description...

9.1CVSS7.5AI score0.10303EPSS
SaveExploits5
OSV
OSV
added 2015/09/07 12:00 a.m.79 views

DLA-307-1 php5 - security update

Bulletin has no description...

10CVSS7.8AI score0.21256EPSS
SaveExploits20
OSV
OSV
added 2014/05/31 12:00 a.m.79 views

DSA-2942-1 typo3-src - security update

Bulletin has no description...

6CVSS5.1AI score0.02714EPSS
SaveExploits0
OSV
OSV
added 2009/12/16 12:00 a.m.79 views

DSA-1956-1 xulrunner - several vulnerabilities

Bulletin has no description...

9.3CVSS8.1AI score0.03963EPSS
SaveExploits8
OSV
OSV
added 2008/02/09 12:00 a.m.79 views

DSA-1488-1 phpbb2 - several vulnerabilities

Bulletin has no description...

10CVSS6AI score0.01646EPSS
SaveExploits1
OSV
OSV
added 2026/07/24 12:07 p.m.78 views

CVE-2026-66010 DOMPurify before 3.4.12 Hook Bypass via CUSTOM_ELEMENT_HANDLING

DOMPurify before 3.4.12 fails to execute afterSanitizeElements hook for custom elements allowed via CUSTOMELEMENTHANDLING.tagNameCheck, allowing attributes to bypass application security policies. Attackers can preserve sensitive attributes on custom elements that later re-inject them into...

5.1CVSS6AI score
SaveExploits0References4
OSV
OSV
added 2026/06/25 9:16 a.m.78 views

AZL-90767 CVE-2026-53199 affecting package kernel for versions less than 6.6.143.1-1

In the Linux kernel, the following vulnerability has been resolved: hvnetvsc: use kmaplocalpage in netvsccopytosendbuf netvsccopytosendbuf copies page buffer entries into the VMBus send buffer using phystovirt on the entry PFN. Entries for the RNDIS header and the skb linear data come from...

7.5CVSS6AI score0.00501EPSS
SaveExploits0References1
OSV
OSV
added 2026/06/15 5:14 p.m.78 views

GHSA-4X5R-PXFX-6JF8 @babel/core: Arbitrary File Read via sourceMappingURL Comment

Impact Using @babel/core to compile maliciously crafted code can allow ab attacker to read any source map from the system that is running Babel, if these conditions are all true: - the attacker controls the input source code - the attacker can read the output source code - the attacker knows the...

3.2CVSS5.4AI score0.00126EPSS
SaveExploits0References4
OSV
OSV
added 2026/05/14 8:28 p.m.78 views

GHSA-482J-2PQ6-Q5W4 Open WebUI: Jupyter code execution works despite `ENABLE_CODE_EXECUTION=false` — feature gate bypassed

Summary The /api/v1/utils/code/execute endpoint executes arbitrary Python code via Jupyter for any verified user, even when the admin has set ENABLECODEEXECUTION=false. The feature gate is not enforced on the API endpoint — the configuration says "disabled" but code still executes. Details The...

8.8CVSS6.5AI score0.00406EPSS
SaveExploits2References5
OSV
OSV
added 2026/05/08 5:08 p.m.78 views

GHSA-QWFW-GGXW-577C ex_webrtc client-role handshake is missing DTLS peer fingerprint validation

Summary Missing DTLS peer certificate fingerprint validation in the DTLS client active role removes one side of WebRTC's mutual authentication. The bug is not independently exploitable for media interception in standard deployments, but enables a full man-in-the-middle attack when chained with...

8.7CVSS6AI score0.00255EPSS
SaveExploits0References8
OSV
OSV
added 2026/05/06 5:54 p.m.78 views

GHSA-QRGM-P9W5-RRFW Craft CMS has Potential Authenticated Remote Code Execution via Malicious Attached Behavior

We identified a vulnerability in the latest version of Craft CMS which contains an input-handling flaw in a Yii object creation path that let any authenticated user inject malicious configuration and execute arbitrary commands on the server. Yii’s dynamic object configuration, as implemented in...

8.6CVSS6.1AI score0.00359EPSS
SaveExploits0References5
OSV
OSV
added 2026/05/04 7:58 p.m.78 views

GHSA-39CP-6679-8XV2 Kirby CMS doesn't gate user avatar creation, replacement and deletion with user update permissions

TL;DR This vulnerability affects all Kirby sites where users of a particular role have no permission to update user information user.update or users.update permission is disabled. This can be due to configuration in the blueprints of the acting users, via options in the blueprints of the target...

5.3CVSS5.7AI score0.00237EPSS
SaveExploits0References5
OSV
OSV
added 2026/04/30 6:34 p.m.78 views

GHSA-4625-4J76-FWW9 OpenTelemetry's disk retry default temp path enables local blob injection via OTLP Exporter

Summary The OTLP disk retry feature in OpenTelemetry.Exporter.OpenTelemetryProtocol silently fell back to Path.GetTempPath when OTELDOTNETEXPERIMENTALOTLPRETRY=disk was set but OTELDOTNETEXPERIMENTALOTLPDISKRETRYDIRECTORYPATH was not configured. The exporter stored and loaded .blob files under...

6.5CVSS5.8AI score0.00108EPSS
SaveExploits0References5
OSV
OSV
added 2026/04/21 12:01 p.m.78 views

BIT-AIRFLOW-2026-30912 Apache Airflow: Exposing stack trace in case of constraint error

In case of SQL errors, exception/stack trace of errors was exposed in API even if "api/exposestacktraces" was set to false. That could lead to exposing additional information to potential attacker. Users are recommended to upgrade to Apache Airflow 3.2.0, which fixes the issue...

5.8AI score0.00449EPSS
SaveExploits0References4
OSV
OSV
added 2026/03/20 5:25 p.m.78 views

GHSA-7F6V-3GX7-27Q8 oRPC has Stored XSS in OpenAPI Reference Plugin via unescaped JSON.stringify

A Stored Cross-Site Scripting XSS vulnerability exists in the OpenAPI documentation generation of orpc. If an attacker can control any field within the OpenAPI specification such as info.description, they can break out of the JSON context and execute arbitrary JavaScript when a user views the...

8.2CVSS6.1AI score0.00288EPSS
SaveExploits1References5
Total number of security vulnerabilities5000