Lucene search
+L
OsvMost viewed

996628 matches found

OSV
OSV
added 2024/01/03 4:13 p.m.94 views

GHSA-8579-7P32-F398 CubeFS timing attack can leak user passwords

A vulnerability was found during in the CubeFS master component that could allow an untrusted attacker to steal user passwords by carrying out a timing attack. The root case of the vulnerability was that CubeFS used raw string comparison of passwords. The vulnerable part of CubeFS was the...

8.2CVSS5.9AI score0.00353EPSS
SaveExploits0References5
OSV
OSV
added 2024/01/02 4:40 p.m.94 views

GHSA-487P-QX68-5VJW Hail relies on OIDC email claims to verify the validity of a user's domain.

Impact All Hail Batch clusters are affected. An attacker is able to: 1. Create one or more accounts with Hail Batch without corresponding real accounts in the organization. For example, a user could create a Microsoft or Google account and then change their email to "[email protected]"...

5.3CVSS4.9AI score0.00367EPSS
SaveExploits0References5
OSV
OSV
added 2023/12/16 12:3 a.m.94 views

GHSA-P6CP-6R35-32MH Solr search discloses password hashes of all users

Impact The Solr-based search in XWiki discloses the password hashes of all users to anyone with view right on the respective user profiles. By default, all user profiles are public. To reproduce, it is sufficient to search for propertyvalue:? AND reference:.password and then deselect the "Documen...

7.5CVSS6.6AI score0.83548EPSS
SaveExploits0References5
OSV
OSV
added 2023/08/29 11:33 p.m.94 views

GHSA-HPX4-R86G-5JRG @adobe/css-tools Regular Expression Denial of Service (ReDOS) while Parsing CSS

Impact @adobe/css-tools version 4.3.0 and earlier are affected by an Improper Input Validation vulnerability that could result in a denial of service while attempting to parse CSS. Patches The issue has been resolved in 4.3.1. Workarounds None References N/A...

5CVSS5.3AI score0.00985EPSS
SaveExploits0References4
OSV
OSV
added 2023/08/22 9:30 p.m.94 views

GHSA-7GFQ-F96F-G85J langchain vulnerable to arbitrary code execution

An issue in langchain v.0.0.171 allows a remote attacker to execute arbitrary code via the via the a json file to the loadprompt parameter. This is related to subclasses or a template...

9.8CVSS7.6AI score0.02854EPSS
SaveExploits2References8
OSV
OSV
added 2023/08/09 2:41 p.m.94 views

GHSA-2GGP-CMVM-F62F ScanCode.io command injection in docker image fetch process

Command Injection in docker fetch process Summary A possible command injection in the docker fetch process as it allows to append malicious commands in the dockerreference parameter. Details In the function scanpipe/pipes/fetch.py:fetchdockerimage1 the parameter dockerreference is user...

6.8CVSS8.2AI score0.02922EPSS
SaveExploits1References6
OSV
OSV
added 2023/05/08 3:30 p.m.94 views

GHSA-9X7H-GGC3-XG47 imgproxy is vulnerable to Server-Side Request Forgery

imgproxy prior to version 3.15.0 is vulnerable to Server-Side Request Forgery SSRF due to a lack of sanitization of the imageURL parameter...

5.3CVSS5.1AI score0.02214EPSS
SaveExploits1References5
OSV
OSV
added 2023/04/05 9:5 p.m.94 views

GO-2023-1703 Backticks not treated as string delimiters in html/template

Templates do not properly consider backticks as Javascript string delimiters, and do not escape them as expected. Backticks are used, since ES6, for JS template literals. If a template contains a Go template action within a Javascript template literal, the contents of the action can be used to...

9.8CVSS8.8AI score0.02281EPSS
SaveExploits0References3
OSV
OSV
added 2023/02/08 6:30 a.m.94 views

GHSA-QX34-47FC-VV79 Answer vulnerable to Race Condition

Race Condition in Switch in GitHub repository answerdev/answer prior to 1.0.4...

6.8CVSS6.8AI score0.0069EPSS
SaveExploits1References4
OSV
OSV
added 2023/01/25 7:36 p.m.94 views

GHSA-CQ4P-VP5Q-4522 Plaintext storage of sensitive data in Rancher API and cluster.management.cattle.io objects

Impact This issue affects Rancher versions from 2.5.0 up to and including 2.5.16, from 2.6.0 up to and including 2.6.9 and 2.7.0. It was discovered that the security advisory CVE-2021-36782 GHSA-g7j7-h4q8-8w2f, previously released by Rancher, missed addressing some sensitive fields, secret tokens...

8.8CVSS9.2AI score0.00553EPSS
SaveExploits1References4
OSV
OSV
added 2022/12/20 7:33 p.m.94 views

GHSA-M3Q4-7QMJ-657M OpenFGA Authorization Bypass

Overview During our internal security assessment, it was discovered that OpenFGA versions v0.3.0 is vulnerable to authorization bypass under certain conditions. Am I Affected? You are affected by this vulnerability if all of the following applies: 1. You are using OpenFGA v0.3.0 2. You created a...

9.8CVSS8.6AI score0.0091EPSS
SaveExploits0References5
OSV
OSV
added 2022/10/18 9:16 p.m.94 views

GHSA-C27J-76XG-6X4F Kirby CMS vulnerable to user enumeration in the brute force protection

TL;DR This vulnerability affects all Kirby sites with user accounts unless Kirby's API and Panel are disabled in the config. It can only be exploited for targeted attacks because the attack does not scale to brute force. ---- Introduction User enumeration is a type of vulnerability that allows...

6.5CVSS5.7AI score0.00612EPSS
SaveExploits0References7
OSV
OSV
added 2022/06/22 5:58 p.m.94 views

GHSA-GVMF-WCX6-P974 Improper quoting of columns when using setOrderBy() or setGroupBy() on listing classes in Pimcore

Impact Pimcore offers developers listing classes to make querying data easier. This listing classes also allow to order or group the results based on one or more columns which should be quoted by default. The actual issue is that quoting is not done properly in both cases, so there's the...

8.1CVSS7.8AI score0.01346EPSS
SaveExploits1References5
OSV
OSV
added 2022/06/06 9:22 p.m.94 views

GHSA-4WHX-7P29-MQ22 TiDB authentication bypass vulnerability

Impact Under certain conditions, an attacker can construct malicious authentication requests to bypass the authentication process, resulting in privilege escalation or unauthorized access. Only users using TiDB 5.3.0 are affected by this vulnerability. Patches Please upgrade to TiDB 5.3.1 or high...

7.8CVSS7.8AI score0.00311EPSS
SaveExploits0References4
OSV
OSV
added 2022/05/24 4:56 p.m.94 views

GHSA-F46P-Q6JH-226M Incorrect Authorization in Jenkins Kubernetes :: Pipeline :: Arquillian Steps Plugin

Jenkins Kubernetes :: Pipeline :: Arquillian Steps Plugin provides a custom whitelist for script security that allowed attackers to invoke arbitrary methods, bypassing typical sandbox protection...

9.9CVSS9.6AI score0.01205EPSS
SaveExploits0References4
OSV
OSV
added 2022/05/24 4:44 p.m.94 views

GHSA-W47G-4VRC-M3W2 Cross-site Scripting in Apache Pluto Chatroom demo

The input fields of the Apache Pluto "Chat Room" demo portlet 3.0.0 and 3.0.1 are vulnerable to Cross-Site Scripting XSS attacks. Mitigation: Uninstall the ChatRoomDemo war file - or - migrate to version 3.1.0 of the chat-room-demo war file...

6.1CVSS5.9AI score0.20649EPSS
SaveExploits5References6
OSV
OSV
added 2022/03/11 11:53 p.m.94 views

GHSA-P6H4-93QP-JHCM Command injection in Parse Server through prototype pollution

Impact This is a Remote Code Execution RCE vulnerability in Parse Server. This vulnerability affects Parse Server in the default configuration with MongoDB. The main weakness that leads to RCE is the Prototype Pollution vulnerable code in the file DatabaseController.js, so it is likely to affect...

10CVSS9.7AI score0.49081EPSS
SaveExploits1References5
OSV
OSV
added 2022/02/11 11:17 p.m.94 views

GHSA-33P6-FX42-7RF5 Harbor is vulnerable to a limited Server-Side Request Forgery (SSRF) (CVE-2020-13788)

Impact Matt Hamilton from Soluble has discovered a limited Server-Side Request Forgery SSRF that allowed Harbor project owners to scan the TCP ports of hosts on the Harbor server's internal network. The vulnerability was immediately fixed by the Harbor team. Issue The “Test Endpoint” API, part of...

4.4CVSS4.4AI score0.01278EPSS
SaveExploits1References5
OSV
OSV
added 2021/10/05 8:23 p.m.94 views

GHSA-M2JH-FXW4-GPHM HTTP Host Header Injection

Meta CVSS: CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:L/A:N/E:F/RL:O/RC:C 3.5 Problem It has been discovered that TYPO3 CMS is susceptible to host spoofing due to improper validation of the HTTP Host header. TYPO3 uses the HTTP Host header, for example, to generate absolute URLs during the frontend...

4.8CVSS4.9AI score0.01221EPSS
SaveExploits0References8
OSV
OSV
added 2021/05/11 12:5 a.m.94 views

GHSA-CQXR-XF2W-943W Creation of Temporary File in Directory with Insecure Permissions in auto-generated Java, Scala code

Impact This vulnerability impacts generated code. If this code was generated as a one-off occasion, not as a part of an automated CI/CD process, this code will remain vulnerable until fixed manually! On Unix-Like systems, the system temporary directory is shared between all local users. When...

6.2CVSS5.9AI score0.00404EPSS
SaveExploits1References6
OSV
OSV
added 2020/10/06 12:0 a.m.94 views

DLA-2397-1 php7.0 - security update

Bulletin has no description...

5.3CVSS6.2AI score0.05029EPSS
SaveExploits1
OSV
OSV
added 2019/04/04 4:28 p.m.94 views

GHSA-VQQV-V9M2-48P2 Bootstrap-sass contains code execution backdoor

Arbitrary code execution via backdoor code was discovered in bootstrap-sass 3.2.0.3, when downloaded from rubygems.org. An unauthenticated attacker can craft the cfduid cookie value with base64 arbitrary code to be executed via eval, which can be leveraged to execute arbitrary code on the target...

9.8CVSS9.8AI score0.04923EPSS
SaveExploits1References6
OSV
OSV
added 2026/05/14 2:32 a.m.93 views

CGA-MH2W-HPGG-2525

Bulletin has no description...

6.2CVSS5.7AI score0.00132EPSS
SaveExploits0
OSV
OSV
added 2026/05/08 10:5 a.m.93 views

RHSA-2026:14823 Red Hat Security Advisory: kernel security update

Bulletin has no description...

7.8CVSS5.7AI score0.0049EPSS
SaveExploits0References12
OSV
OSV
added 2025/09/02 7:43 p.m.93 views

GHSA-33PR-M977-5W97 Soft Serve vulnerable to arbitrary file writing through SSH API

Attackers can create/override arbitrary files with uncontrolled data. For a PoC, spin up an instance of soft-serve as explained in the README, and execute the following command: sh ssh -p23231 localhost repo commit icecream -- --output=/tmp/pwned It should have created a file in /tmp/pwned...

7.7CVSS7.3AI score0.0034EPSS
SaveExploits0References3
OSV
OSV
added 2025/07/09 6:30 p.m.93 views

GHSA-JXWJ-QCCF-4896 Jenkins IFTTT Build Notifier Plugin vulnerability exposes IFTTT Maker Channel Keys

Jenkins IFTTT Build Notifier Plugin 1.2 and earlier stores IFTTT Maker Channel Keys unencrypted in job config.xml files on the Jenkins controller as part of its configuration. These keys can be viewed by users with Item/Extended Read permission or access to the Jenkins controller file system. As ...

4.3CVSS6AI score0.00287EPSS
SaveExploits0References4
OSV
OSV
added 2025/04/09 10:21 p.m.93 views

CVE-2025-24375 MySQL K8s charm could leak credentials for root-level user `serverconfig`

Charmed MySQL K8s operator is a Charmed Operator for running MySQL on Kubernetes. Before revision 221, the method for calling a SQL DDL or python based mysql-shell scripts can leak database users credentials. The method mysql-operator calls mysql-shell application rely on writing to a temporary...

5CVSS7.1AI score
SaveExploits0References7
OSV
OSV
added 2024/03/22 3:31 p.m.93 views

GHSA-F6MH-79VH-2HV7 Cross-site Scripting in Moodle Chat

The Chat activity in Moodle 4.3.3 allows students to insert a potentially unwanted HTML A element or IMG element, or HTML content that leads to a performance degradation. NOTE: the vendor's UsingChat page says "If you know some HTML code, you can use it in your text to do things like insert image...

5.4CVSS5.2AI score0.00551EPSS
SaveExploits0References5
OSV
OSV
added 2024/03/06 11:3 a.m.93 views

BIT-PUBLIFY-2022-2815

Insecure Storage of Sensitive Information in GitHub repository publify/publify prior to 9.2.10...

6.5CVSS5.3AI score0.00562EPSS
SaveExploits1References2
OSV
OSV
added 2024/03/06 10:57 a.m.93 views

BIT-MLFLOW-2023-6568 Reflected XSS via Content-Type Header in mlflow/mlflow

A reflected Cross-Site Scripting XSS vulnerability exists in the mlflow/mlflow repository, specifically within the handling of the Content-Type header in POST requests. An attacker can inject malicious JavaScript code into the Content-Type header, which is then improperly reflected back to the us...

6.5CVSS5.8AI score0.01662EPSS
SaveExploits1References3
OSV
OSV
added 2024/03/06 10:50 a.m.93 views

BIT-ABANTECART-2022-26521

Abantecart through 1.3.2 allows remote authenticated administrators to execute arbitrary code by uploading an executable file, because the CatalogMedia ManagerImages settings can be changed by an administrator e.g., by configuring .php to be a valid image file type...

7.2CVSS7.1AI score0.09615EPSS
SaveExploits4References2
OSV
OSV
added 2023/12/08 9:30 p.m.93 views

GHSA-7443-5962-WP4R Directory Traversal in evershop

Directory Traversal vulnerability in EverShop NPM versions before v.1.0.0-rc.8 allows a remote attacker to obtain sensitive information via a crafted request to the mkdirSync function in the folderCreate/createFolder.js endpoint...

5.4CVSS5.1AI score0.00793EPSS
SaveExploits0References5
OSV
OSV
added 2023/11/22 12:0 a.m.93 views

CVE-2023-49102

NZBGet 21.1 allows authenticated remote code execution because the unarchive programs 7za and unrar preserve executable file permissions. An attacker with the Control capability can execute a file by setting the value of SevenZipCommand or UnrarCmd. NOTE: This vulnerability only affects products...

7.8AI score
SaveExploits0References4
OSV
OSV
added 2023/10/25 6:19 a.m.93 views

BIT-2023-44487

The HTTP/2 protocol allows a denial of service server resource consumption because request cancellation can reset many streams quickly, as exploited in the wild in August through October 2023...

7.5CVSS6.7AI score0.99999EPSS
SaveExploits21References109Affected Software1
OSV
OSV
added 2023/10/19 4:36 p.m.93 views

GHSA-V65R-P3VV-JJFV TinyMCE mXSS vulnerability in undo/redo, getContent API, resetContent API, and Autosave plugin

Impact A mutation cross-site scripting mXSS vulnerability was discovered in TinyMCE’s core undo and redo functionality. When a carefully-crafted HTML snippet passes the XSS sanitisation layer, it is manipulated as a string by internal trimming functions before being stored in the undo stack. If t...

6.1CVSS5.6AI score0.0062EPSS
SaveExploits0References7
OSV
OSV
added 2023/08/24 10:22 p.m.93 views

GHSA-GCQ9-QQWX-RGJ3 libp2p nodes vulnerable to OOM attack

Summary In go-libp2p, by using signed peer records a malicious actor can store an arbitrary amount of data in a remote node’s memory. This memory does not get garbage collected and so the victim can run out of memory and crash. It is feasible to do this at scale. An attacker would have to transfe...

7.5CVSS7.4AI score0.00772EPSS
SaveExploits0References6
OSV
OSV
added 2023/07/27 7:28 p.m.93 views

GHSA-G9W4-PRF3-M25G Obfuscated email addresses should not be sorted

Impact The mail obfuscation configuration was not fully taken into account and is was still possible by obfuscated emails. See https://jira.xwiki.org/browse/XWIKI-20601 for the reproduction steps. Patches This has been patched in XWiki 14.10.9, and XWiki 15.3-rc-1. Workarounds The workaround is t...

4.3CVSS4.4AI score0.00822EPSS
SaveExploits1References6
OSV
OSV
added 2023/07/10 9:53 p.m.93 views

GHSA-WQC8-X2PR-7JQH RestrictedPython vulnerable to arbitrary code execution via stack frame sandbox escape

Impact RestrictedPython does not check access to stack frames and their attributes. Stack frames are accessible within at least generators and generator expressions, which are allowed inside RestrictedPython. An attacker with access to a RestrictedPython environment can write code that gets the...

8.4CVSS9.3AI score0.00847EPSS
SaveExploits0References5
OSV
OSV
added 2023/03/07 12:30 a.m.93 views

GHSA-5GP5-VXJ6-4257 OpenStack Glance Inclusion of Functionality from Untrusted Control Sphere vulnerability

A flaw was found in openstack-glance. This issue could allow a remote, authenticated attacker to tamper with images, compromising the integrity of virtual machines created using these modified images...

2.8CVSS3.9AI score0.00323EPSS
SaveExploits0References7
OSV
OSV
added 2023/03/03 11:7 p.m.93 views

GHSA-J3RG-3RGM-537H Directus vulnerable to Server-Side Request Forgery On File Import

Summary Directus versions =9.22.4 is vulnerable to Server-Side Request Forgery SSRF when importing a file from a remote web server POST to /files/import. An attacker can bypass the security controls that were implemented to patch vulnerability CVE-2022-23080 by performing a DNS rebinding attack a...

5CVSS5.4AI score0.0096EPSS
SaveExploits1References5
OSV
OSV
added 2023/01/27 12:56 a.m.93 views

GHSA-5J2G-3PH4-RGVM Fix for authenticated remote code execution through layout update

Impact A layout block was able to bypass the block blacklist to execute remote code...

8.8CVSS8.8AI score0.01166EPSS
SaveExploits0References6
OSV
OSV
added 2022/10/18 9:14 p.m.93 views

GHSA-43QQ-QW4X-28F8 Kirby CMS vulnerable to user enumeration in the code-based login and password reset forms

TL;DR This vulnerability only affects you if you are using the code or password-reset auth method with the auth.methods option. It can only be successfully exploited under server configuration conditions outside of the attacker's control. ---- Introduction User enumeration is a type of...

4.8CVSS4.5AI score0.00359EPSS
SaveExploits0References7
OSV
OSV
added 2022/09/16 5:42 p.m.93 views

GHSA-F524-RF33-2JJR OPA Compiler: Bypass of WithUnsafeBuiltins using "with" keyword to mock functions

Impact The Rego compiler provides a deprecated WithUnsafeBuiltins function, which allows users to provide a set of built-in functions that should be deemed unsafe — and as such rejected — by the compiler if encountered in the policy compilation stage. A bypass of this protection has been found,...

7.4CVSS8.7AI score0.01295EPSS
SaveExploits1References9
OSV
OSV
added 2022/05/24 5:16 p.m.93 views

GHSA-GV2W-88HX-8M9R Improper Authorization in Undertoe

A file inclusion vulnerability was found in the AJP connector enabled with a default AJP configuration port of 8009 in Undertow version 2.0.29.Final and before and was fixed in 2.0.30.Final. A remote, unauthenticated attacker could exploit this vulnerability to read web application files from a...

8.6CVSS9.6AI score0.04837EPSS
SaveExploits0References5
OSV
OSV
added 2022/05/14 1:14 a.m.93 views

GHSA-RXQH-FC23-GXP2 Improper Input Validation in Apache ActiveMQ

The Fileserver web application in Apache ActiveMQ 5.x before 5.14.0 allows remote attackers to upload and execute arbitrary files via an HTTP PUT followed by an HTTP MOVE request...

9.8CVSS7.9AI score0.98518EPSS
SaveExploits20References17
OSV
OSV
added 2022/05/13 1:38 a.m.93 views

GHSA-CP7V-VMV7-6X2Q Incorrect Authorization in Undertow

Undertow before versions 1.4.18.SP1 not findable in Maven, 2.0.2.Final, and 1.4.24.Final was found vulnerable when using Digest authentication, the server does not ensure that the value of URI in the Authorization header matches the URI in HTTP request line. This allows the attacker to cause a MI...

5.9CVSS7.1AI score0.02049EPSS
SaveExploits0References12
OSV
OSV
added 2022/04/11 9:21 p.m.93 views

GHSA-V6GP-9MMM-C6P5 Out-of-bounds Write in zlib affects Nokogiri

Summary Nokogiri v1.13.4 updates the vendored zlib from 1.2.11 to 1.2.12, which addresses CVE-2018-25032. That CVE is scored as CVSS 7.4 "High" on the NVD record as of 2022-04-05. Please note that this advisory only applies to the CRuby implementation of Nokogiri = v1.13.4. Impact CVE-2018-25032 ...

7.5CVSS7.6AI score
SaveExploits0References6
OSV
OSV
added 2022/04/01 12:0 a.m.93 views

GHSA-689X-X68P-FPH3 Cross-site Scripting in vditor

Cross-site Scripting XSS - Stored in GitHub repository vanessa219/vditor prior to 3.8.13...

5.4CVSS5.2AI score0.00538EPSS
SaveExploits1References4
OSV
OSV
added 2022/02/19 12:1 a.m.93 views

GHSA-52VV-3VF7-F7WH Server-Side Request Forgery and Uncontrolled Resource Consumption in LemMinX

A flaw was found in vscode-xml in versions prior to 0.19.0. Schema download could lead to blind SSRF or DoS via a large file...

9.1CVSS9AI score0.01262EPSS
SaveExploits0References5
OSV
OSV
added 2022/02/15 1:57 a.m.93 views

GHSA-GFH2-7JG5-653P Denial of Service in docker2aci

docker2aci = 0.12.3 has an infinite loop when handling local images with cyclic dependency chain...

4CVSS4AI score0.00358EPSS
SaveExploits0References6
Total number of security vulnerabilities5000