Lucene search
+L
OsvMost viewed

2102645 matches found

OSV
OSV
added 2023/11/27 5:25 p.m.80 views

GHSA-R68H-JHHJ-9JVM Validator.isValidSafeHTML is being deprecated and will be deleted from org.owasp.esapi:esapi in 1 year

Impact The Validator.isValidSafeHTML method can result in false negatives where it reports some input as safe i.e., returns true, but really isn't, and using that same input as-is can in certain circumstances result in XSS vulnerabilities. Because this method cannot be fixed, it is being deprecat...

6.4AI score
SaveExploits0References2
OSV
OSV
added 2023/11/22 8:55 p.m.80 views

GHSA-CF9F-WMHP-V4PR Cross-site Scripting potential in custom links, job buttons, and computed fields

Impact All users of Nautobot versions earlier than 1.6.6 or 2.0.5 are potentially affected. Due to incorrect usage of Django's marksafe API when rendering certain types of user-authored content, including: - custom links - job buttons - computed fields it is possible that users with permission to...

7.1CVSS5.9AI score0.00543EPSS
SaveExploits0References10
OSV
OSV
added 2023/11/02 8:53 p.m.80 views

GHSA-JHWW-FX2J-3RF7 FoodCoopShop Server-Side Request Forgery vulnerability

There is a potential SSRF vulnerability in foodcoopshop. Since there is no security policy on your Github, I tried to use the emails to contact you. The potential issue is in the Network module, where a manufacturer account can use the /api/updateProducts.json endpoint to make the server send a...

8.1CVSS7.6AI score0.00452EPSS
SaveExploits0References6
OSV
OSV
added 2023/09/06 8:51 p.m.80 views

GHSA-HQ8W-9W8W-PMX7 WireMock Controlled Server Side Request Forgery vulnerability through URL

Impact WireMock can be configured to only permit proxying and therefore recording to certain addresses. This is achieved via a list of allowed address rules and a list of denied address rules, where the allowed list is evaluated first. Documentation. Until WireMock Webhooks Extension 3.0.0-beta-1...

4.6CVSS5.8AI score0.00498EPSS
SaveExploits0References7
OSV
OSV
added 2023/09/04 5:02 p.m.80 views

GHSA-XC27-F9Q3-4448 Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal') in hyper-bump-it

Summary hyper-bump-it reads a file glob pattern from the configuration file. That is combined with the project root directory to construct a full glob pattern that is used to find files that should be edited. These matched files should be contained within the project root directory, but that is n...

3.3CVSS5.4AI score0.00365EPSS
SaveExploits1References4
OSV
OSV
added 2023/07/14 9:52 p.m.80 views

GHSA-6HVV-J432-23CV Weave GitOps Terraform Controller Information Disclosure Vulnerability

Impact A vulnerability has been identified in Weave GitOps Terraform Controller which could allow an authenticated remote attacker to view sensitive information. This vulnerability stems from Weave GitOps Terraform Runners tf-runner, where sensitive data is inadvertently printed - potentially...

8.5CVSS7.3AI score0.00961EPSS
SaveExploits1References9
OSV
OSV
added 2023/06/29 9:30 p.m.80 views

GHSA-VV6Q-6HWP-VRGP easy-parse XML External Entity Injection vulnerability

easy-parse v0.1.1 was discovered to contain a XML External Entity Injection XXE vulnerability which allows attackers to execute arbitrary code via a crafted XML file...

7.5CVSS7.8AI score0.00802EPSS
SaveExploits0References4
OSV
OSV
added 2023/05/24 9:30 a.m.80 views

GHSA-H6JH-CF83-QCQ5 Code injection in nilsteampassnet/teampass

nilsteampassnet/teampass prior to 3.0.9 is vulnerable to code injection. A malicious user could potentially rename a folder with a payload containing malicious code. This could result in an attack on an admin who edits the folder, as the payload could execute upon the admin's interaction with the...

7.1CVSS8AI score0.01649EPSS
SaveExploits1References4
OSV
OSV
added 2023/05/01 10:30 p.m.80 views

GHSA-XR9H-P2RC-RPQM WWBN/AVideo stored XSS vulnerability leads to takeover of any user's account, including admin's account

In AVideo, a normal user can make a Meeting Schedule where the user can invite another user in that Meeting, but I found out that it did not properly sanitize the malicious characters when creating a Meeting Room. This leads the attacker to put malicious scripts. Impact: Since any USER including...

8CVSS6.1AI score0.00706EPSS
SaveExploits1References4
OSV
OSV
added 2023/04/28 12:30 a.m.80 views

GHSA-X422-6QHV-P29G Relative path traversal in mlflow

Relative Path Traversal in GitHub repository mlflow/mlflow prior to 2.3.1...

10CVSS7.1AI score0.04153EPSS
SaveExploits1References5
OSV
OSV
added 2023/04/20 10:15 p.m.80 views

GHSA-MJW9-3F9F-JQ2W XWiki Platform vulnerable to code injection from view right on XWiki.ClassSheet

Impact Any user with view rights can execute arbitrary script macros including Groovy and Python macros that allow remote code execution including unrestricted read and write access to all wiki contents. The attack works by opening a non-existing page with a name crafted to contain a dangerous...

8.8CVSS9.5AI score0.01864EPSS
SaveExploits1References5
OSV
OSV
added 2023/04/19 9:30 p.m.80 views

GHSA-C23V-VQW5-52C5 PowerJob vulnerable to Incorrect Access Control via the create user/save interface.

PowerJob v4.9.3 is vulnerable to Incorrect Access Control via the create user/save interface...

5.3CVSS5.1AI score0.02998EPSS
SaveExploits2References3
OSV
OSV
added 2023/04/17 4:45 p.m.80 views

GHSA-MX2Q-35M2-X2RH OpenZeppelin Contracts TransparentUpgradeableProxy clashing selector calls may not be delegated

Impact A function in the implementation contract may be inaccessible if its selector clashes with one of the proxy's own selectors. Specifically, if the clashing function has a different signature with incompatible ABI encoding, the proxy could revert while attempting to decode the arguments from...

5.3CVSS5AI score0.00812EPSS
SaveExploits0References6
OSV
OSV
added 2023/04/12 8:38 p.m.80 views

GHSA-C885-89FW-55QR org.xwiki.platform:xwiki-platform-rendering-macro-rss Cross-site Scripting vulnerability

Impact The RSS macro that is bundled in XWiki included the content of the feed items without any cleaning in the HTML output when the parameter content was set to true. This allowed arbitrary HTML and in particular also JavaScript injection and thus cross-site scripting XSS by specifying an RSS...

9CVSS8.9AI score0.01393EPSS
SaveExploits1References5
OSV
OSV
added 2023/04/12 6:30 p.m.80 views

GHSA-GH5W-GFFH-68PR Jenkins Lucene-Search Plugin vulnerable to Cross-Site Request Forgery

Jenkins Lucene-Search Plugin 387.v938aecbf7fe9 and earlier does not require POST requests for an HTTP endpoint, resulting in a cross-site request forgery CSRF vulnerability. This vulnerability allows attackers to reindex the database...

4.3CVSS4.8AI score0.00349EPSS
SaveExploits0References5
OSV
OSV
added 2023/04/02 9:30 p.m.80 views

GHSA-7C44-M589-36W7 Jenkins Convert To Pipeline Plugin vulnerable to command injection

Jenkins Convert To Pipeline Plugin 1.0 and earlier uses basic string concatenation to convert Freestyle projects' Build Environment, Build Steps, and Post-build Actions to the equivalent Pipeline step invocations. This allows attackers able to configure Freestyle projects to prepare a crafted...

8CVSS9.3AI score0.00779EPSS
SaveExploits0References3
OSV
OSV
added 2023/03/10 9:30 p.m.80 views

GHSA-PQG3-XFX2-FMQP Cross site scripting vulnerability in update-center2

Jenkins update-center2 3.13 and 3.14 renders the required Jenkins core version on plugin download index pages without sanitization, resulting in a stored cross-site scripting XSS vulnerability exploitable by attackers able to provide a plugin for hosting...

6.1CVSS8.6AI score0.01541EPSS
SaveExploits0References2
OSV
OSV
added 2023/03/10 3:30 p.m.80 views

GHSA-JX2X-FG9P-7GC7 Funadmin vulnerable to SQL injection

Funadmin v3.2.0 was discovered to contain a SQL injection vulnerability via the selectFields parameter at \controller\auth\Auth.php...

9.8CVSS9.8AI score0.00877EPSS
SaveExploits2References3
OSV
OSV
added 2023/02/23 9:30 p.m.80 views

GHSA-C57V-HC7M-8PX2 Cross-site Scripting in Quarkus

If the Quarkus Form Authentication session cookie Path attribute is set to / then a cross-site attack may be initiated which might lead to the Information Disclosure. This attack can be prevented with the Quarkus CSRF Prevention feature...

6.1CVSS5.7AI score0.0055EPSS
SaveExploits0References4
OSV
OSV
added 2023/02/13 8:49 p.m.80 views

CVE-2023-25572 React-Admin vulnerable to Cross-Site-Scripting attack on `<RichTextField>`

react-admin is a frontend framework for building browser applications on top of REST/GraphQL APIs. react-admin prior to versions 3.19.12 and 4.7.6, along with ra-ui-materialui prior to 3.19.12 and 4.7.6, are vulnerable to cross-site scripting. All React applications built with react-admin and usi...

5.4CVSS5.3AI score
SaveExploits0References7
OSV
OSV
added 2023/02/07 6:16 p.m.80 views

GHSA-56GJ-MVH6-RP75 URI validation failure on SVG parsing. Bypass of CVE-2023-23924

Summary Due to the difference in the attribute parser of Dompdf and php-svg-lib, an attacker can still call arbitrary URLs with arbitrary protocols. Details Dompdf parses the href attribute of image tags with the following code: src/Image/Cache.php line 135-150 php function $parser, $name,...

10CVSS9.5AI score0.0249EPSS
SaveExploits3References4
OSV
OSV
added 2023/01/27 12:30 p.m.80 views

GHSA-3G5W-6PW7-6HRP Path Traversal In Eclipse GlassFish

In Eclipse GlassFish versions 5.1.0 to 6.2.5, there is a vulnerability in relative path traversal because it does not filter request path starting with './'. Successful exploitation could allow an remote unauthenticated attacker to access critical data, such as configuration files and deployed...

6.5CVSS6.8AI score0.00935EPSS
SaveExploits0References3
OSV
OSV
added 2023/01/22 3:30 a.m.80 views

GHSA-X9VC-5Q77-M7X4 Improper Input Validation in pyload-ng

Improper Input Validation in GitHub repository pyload/pyload prior to 0.5.0b3.dev40...

5.4CVSS6.3AI score0.00823EPSS
SaveExploits1References4
OSV
OSV
added 2023/01/03 5:15 p.m.80 views

UBUNTU-CVE-2021-32821

MooTools is a collection of JavaScript utilities for JavaScript developers. All known versions include a CSS selector parser that is vulnerable to Regular Expression Denial of Service ReDoS. An attack requires that an attacker can inject a string into a CSS selector at runtime, which is quite...

7.5CVSS7.1AI score0.00644EPSS
SaveExploits1References3
OSV
OSV
added 2022/12/20 9:30 p.m.80 views

GHSA-9P8J-HRGF-JC2G Apache Zeppelin Cross-site Scripting vulnerability

An Improper Neutralization of Input During Web Page Generation 'Cross-site Scripting' vulnerability in Apache Zeppelin allows logged-in users to execute arbitrary javascript in other users' browsers. This issue affects Apache Zeppelin before 0.8.2. Users are recommended to upgrade to a supported...

5.4CVSS5.8AI score0.01118EPSS
SaveExploits0References3
OSV
OSV
added 2022/12/12 6:15 p.m.80 views

PYSEC-2022-43002

Improper Privilege Management in GitHub repository ikus060/rdiffweb prior to 2.5.2...

9.8CVSS6.9AI score0.00819EPSS
SaveExploits1References5
OSV
OSV
added 2022/12/12 2:38 p.m.80 views

GHSA-J8X2-2M5W-J939 Amazon CloudWatch Agent for Windows has Privilege Escalation Vector

Impact A privilege escalation issue exists within the Amazon CloudWatch Agent for Windows in versions up to and including v1.247354. When users trigger a repair of the Agent, a pop-up window opens with SYSTEM permissions. Users with administrative access to affected hosts may use this to create a...

7.1CVSS6.9AI score0.00504EPSS
SaveExploits0References5
OSV
OSV
added 2022/11/21 11:59 p.m.80 views

GHSA-QW4W-VQ8V-2WCV Stored XSS using uppercase characters in HTMLEditor

A malicious content author could add a Javascript payload to the href attribute of a link. A similar issue was identified and fixed via CVE-2022-28803. However, the fix didn't account for the casing of the href attribute. An attacker must have access to the CMS to exploit this issue...

5.4CVSS5.2AI score0.00551EPSS
SaveExploits0References6
OSV
OSV
added 2022/11/21 10:28 p.m.80 views

GHSA-3FJJ-P79J-C9HH Fastify: Incorrect Content-Type parsing can lead to CSRF attack

Impact The attacker can use the incorrect Content-Type to bypass the Pre-Flight checking of fetch. fetch requests with Content-Type’s essence as "application/x-www-form-urlencoded", "multipart/form-data", or "text/plain", could potentially be used to invoke routes that only accepts application/js...

4.2CVSS5.9AI score0.00401EPSS
SaveExploits0References5
OSV
OSV
added 2022/11/14 4:15 p.m.80 views

DEBIAN-CVE-2022-45136

Apache Jena SDB 3.17.0 and earlier is vulnerable to a JDBC Deserialisation attack if the attacker is able to control the JDBC URL used or cause the underlying database server to return malicious data. The mySQL JDBC driver in particular is known to be vulnerable to this class of attack. As a resu...

9.8CVSS8.2AI score0.01626EPSS
SaveExploits0References1
OSV
OSV
added 2022/11/02 7:00 p.m.80 views

GHSA-F9FQ-78CH-4WMJ Apache Airflow Open Redirect vulnerability

In Apache Airflow versions prior to 2.4.2, there was an open redirect in the webserver's /confirm endpoint...

6.1CVSS6AI score0.01593EPSS
SaveExploits0References6
OSV
OSV
added 2022/10/26 7:15 p.m.80 views

UBUNTU-CVE-2022-3666

A vulnerability, which was classified as critical, has been found in Axiomatic Bento4. Affected by this issue is the function AP4LinearReader::Advance of the file Ap4LinearReader.cpp of the component mp42ts. The manipulation leads to use after free. The attack may be launched remotely. The exploi...

7.8CVSS5.3AI score0.00676EPSS
SaveExploits1References2
OSV
OSV
added 2022/10/23 12:00 a.m.80 views

DSA-5257-2 linux - regression update

Bulletin has no description...

7.2AI score
SaveExploits0
OSV
OSV
added 2022/09/21 12:00 a.m.80 views

GHSA-232P-59MG-F98P Microweber Cross-site Scripting can result in redirection to a malicious site

Microweber versions 1.3.1 and prior are vulnerable to HTML injection that an attacker can use to redirect someone to a malicious site. A patch is available at commit 68f0721571653db865a5fa01c7986642c82e919c and expected to be part of version 1.3.2...

6.1CVSS6.2AI score0.01946EPSS
SaveExploits1References4
OSV
OSV
added 2022/09/16 7:28 p.m.80 views

GHSA-28M8-9J7V-X499 Tauri's readDir Endpoint Scope can be Bypassed With Symbolic Links

Impact Due to missing canonicalization when readDir is called recursively, it was possible to display directory listings outside of the defined fs scope. This required a crafted symbolic link or junction folder inside an allowed path of the fs scope. No arbitrary file content could be leaked...

5.8CVSS6.5AI score0.00998EPSS
SaveExploits1References9
OSV
OSV
added 2022/08/31 9:27 p.m.80 views

GHSA-PRRH-QVHF-X788 PrestaShop Product Comments Cross-site Scripting vulnerability

Impact An attacker could steal an admin's cookie Patches The issue is fixed in 5.0.2 References Improper Neutralization of Input During Web Page Generation 'Cross-site Scripting'...

4.3CVSS5AI score0.00549EPSS
SaveExploits0References4
OSV
OSV
added 2022/08/06 5:20 a.m.80 views

GHSA-QRJV-RF5Q-QPXC Rust-WebSocket memory allocation based on untrusted length

Impact Untrusted websocket connections can cause an out-of-memory OOM process abort in a client or a server. The root cause of the issue is during dataframe parsing. Affected versions would allocate a buffer based on the declared dataframe size, which may come from an untrusted source. When...

7.5CVSS7.4AI score0.01824EPSS
SaveExploits0References7
OSV
OSV
added 2022/07/06 12:00 a.m.80 views

DSA-5178-1 intel-microcode - security update

Bulletin has no description...

5.5CVSS7AI score0.06451EPSS
SaveExploits0
OSV
OSV
added 2022/06/17 8:51 p.m.80 views

GHSA-HPRF-RRWQ-JM5C Rundeck's Key Storage converter plugin mechanism's encryption layer not working in 4.2.0, 4.2.1, 4.3.0

Impact The Key Storage converter plugin mechanism was not enabled correctly in Rundeck 4.2.0 and 4.2.1, resulting in use of the encryption layer for Key Storage possibly not working. Any credentials created or overwritten using Rundeck 4.2.0 or 4.2.1 might result in them being written in plaintex...

7.5CVSS7.7AI score0.00667EPSS
SaveExploits0References3
OSV
OSV
added 2022/05/24 5:45 p.m.80 views

GHSA-263Q-5PJ7-J6HJ CSRF vulnerability in Jenkins Team Foundation Server Plugin allow capturing credentials

A cross-site request forgery CSRF vulnerability in Jenkins Team Foundation Server Plugin 5.157.1 and earlier allows attackers to connect to an attacker-specified URL using attacker-specified credentials IDs obtained through another method, capturing credentials stored in Jenkins...

8.8CVSS8.7AI score0.00839EPSS
SaveExploits0References4
OSV
OSV
added 2022/05/24 5:32 p.m.80 views

GHSA-WPMR-Q825-X4C6 aptdaemon Information Disclosure via Improper Input Validation in Transaction class

There is no input validation on the Locale property in an apt transaction. An unprivileged user can supply a full path to a writable directory, which lets aptd read a file as root. Having a symlink in place results in an error message if the file exists, and no error otherwise. This way an...

4CVSS3.8AI score0.0049EPSS
SaveExploits1References6
OSV
OSV
added 2022/05/24 5:02 p.m.80 views

GHSA-JF86-9434-F8C2 Keycloak Authentication Error

A vulnerability was found in keycloak 7.x, when keycloak is configured with LDAP user federation and StartTLS is used instead of SSL/TLS from the LDAP server ldaps, in this case user authentication succeeds even if invalid password has entered...

9.8CVSS9.7AI score0.01054EPSS
SaveExploits0References4
OSV
OSV
added 2022/05/24 4:47 p.m.80 views

GHSA-JJGH-M322-FJX6 Openstack Octavia Access Control Vulnerability

Description An access-control flaw was found in the Octavia service when the cloud platform was deployed using Red Hat OpenStack Platform Director. An attacker could cause new amphorae to run based on any arbitrary image. This meant that a remote attacker could upload a new amphorae image and, if...

5.5CVSS7.6AI score0.01433EPSS
SaveExploits0References12
OSV
OSV
added 2022/05/18 12:00 a.m.80 views

GHSA-5PMP-7WC9-V7VW Cross-site Scripting in Jenkins JDK Parameter Plugin

Jenkins JDK Parameter Plugin 1.0 and earlier does not escape the name and description of JDK parameters on views displaying parameters. This results in stored cross-site scripting XSS vulnerabilities exploitable by attackers with Item/Configure permission. Exploitation of this vulnerability...

8CVSS5.8AI score0.00774EPSS
SaveExploits0References3
OSV
OSV
added 2022/05/17 4:17 a.m.80 views

GHSA-FMMQ-J7PQ-F85C JRuby denial of service via Hash Collision

JRuby computes hash values without properly restricting the ability to trigger hash collisions predictably, which allows context-dependent attackers to cause a denial of service CPU consumption via crafted input to an application that maintains a hash table, as demonstrated by a universal...

5CVSS5.1AI score0.02249EPSS
SaveExploits0References5
OSV
OSV
added 2022/05/17 12:34 a.m.80 views

GHSA-F2H7-4F84-8QRM SaltStack Salt Authentication Bypass when using the local_batch client from salt-api

When using the localbatch client from salt-api in SaltStack Salt before 2015.8.13, 2016.3.x before 2016.3.5, and 2016.11.x before 2016.11.2, external authentication is not respected, enabling all authentication to be bypassed...

8.8CVSS8.6AI score0.01695EPSS
SaveExploits0References6
OSV
OSV
added 2022/05/17 12:00 a.m.80 views

DLA-3012-1 libxml2 - security update

Bulletin has no description...

6.5CVSS6.9AI score0.03753EPSS
SaveExploits5
OSV
OSV
added 2022/05/14 3:49 a.m.80 views

GHSA-M98Q-P5GQ-Q5FF eZ Publish Cross-site Scripting (XSS) vulnerability

eZ Systems eZ Publish version 5.4.0 to 5.4.9, and 5.3.12.0 and older, is vulnerable to an XSS issue in the search module, resulting in a risk of attackers injecting scripts which may e.g. steal authentication credentials...

6.1CVSS6.1AI score0.00679EPSS
SaveExploits0References5
OSV
OSV
added 2022/05/13 1:37 a.m.80 views

GHSA-M833-87VF-576C ovirt-engine Logs Plaintext Passwords To File

ovirt-engine before version 4.1.7.6 with log level set to DEBUG includes passwords in the log file without masking. Only administrators can change the log level and only administrators can access the logs. This presents a risk when debug-level logs are shared with vendors or other parties to...

6.6CVSS6.3AI score0.01164EPSS
SaveExploits0References6
OSV
OSV
added 2022/04/28 5:13 p.m.80 views

GHSA-RVJG-GXWX-J5GF OIDC Logout redirect in keycloak

A flaw was found in keycloak. The OIDC logout endpoint does not have CSRF protection. The highest threat from this vulnerability is to system availability...

3.3CVSS3.5AI score0.00211EPSS
SaveExploits0References5
Total number of security vulnerabilities5000