Lucene search
+L

3227 matches found

OSV
OSV
added 2023/03/01 8:56 p.m.40 views

GHSA-7RQG-HJWC-6MJF Grafana vulnerable to Stored Cross-site Scripting in Text plugin

Description On 2023-01-01 during an internal audit of Grafana, a member of the security team found a stored XSS vulnerability affecting the core plugin "Text". The stored XSS vulnerability requires several user interactions in order to be fully exploited. The vulnerability was possible due to...

6.4CVSS6.4AI score0.01562EPSS
SaveExploits0References6
OSV
OSV
added 2023/02/24 4:23 p.m.26 views

GHSA-MC8H-8Q98-G5HR Race Condition Enabling Link Following and Time-of-check Time-of-use (TOCTOU) Race Condition in remove_dir_all

The removedirall crate is a Rust library that offers additional features over the Rust standard library fs::removedirall function. It suffers the same class of failure as the code it was layering over: TOCTOU race conditions, with the ability to cause arbitrary paths to be deleted by substituting...

7.5AI score
SaveExploits0References4
Github Security Blog
Github Security Blog
added 2023/02/24 4:23 p.m.32 views

Race Condition Enabling Link Following and Time-of-check Time-of-use (TOCTOU) Race Condition in remove_dir_all

The removedirall crate is a Rust library that offers additional features over the Rust standard library fs::removedirall function. It suffers the same class of failure as the code it was layering over: TOCTOU race conditions, with the ability to cause arbitrary paths to be deleted by substituting...

2.8AI score
SaveExploits0References4Affected Software1
Apache Tomcat
Apache Tomcat
added 2023/02/23 12:00 a.m.82 views

Fixed in Apache Tomcat 11.0.0-M3

Important: Apache Tomcat information disclosure CVE-2023-28708 When using the RemoteIpFilter with requests received from a reverse proxy via HTTP that include the X-Forwarded-Proto header set to https, session cookies created by Tomcat did not include the secure attribute. This could result in th...

7.5CVSS6.6AI score0.46836EPSS
SaveExploits1Affected Software1
zdt
zdt
added 2023/02/03 12:00 a.m.317 views

WordPress Quick Restaurant 2.0.2 XSS / CSRF / IDOR / Missing Authorization Vulnerabilities

On January 16, 2023, the Wordfence Threat Intelligence team responsibly disclosed several vulnerabilities in Quick Restaurant Menu, a WordPress plugin that allows users to set up restaurant menus on their sites. This plugin is vulnerable to missing authorization, insecure direct object reference,...

7.6CVSS5.5AI score0.0065EPSS
SaveExploits1
GithubExploit
GithubExploit
added 2023/01/31 8:29 p.m.187 views

Exploit for Uncontrolled Resource Consumption in Siemens 6Bk1602-0Aa12-0Tp0_Firmware

Log4j Vulnerability --- --- --- Tutorial: https...

10CVSS9.9AI score0.99999EPSS
SaveExploits498
Github Security Blog
Github Security Blog
added 2023/01/25 7:40 p.m.37 views

Command injection in Git package in Wrangler

Impact A command injection vulnerability was discovered in Wrangler's Git package affecting versions up to and including v1.0.0. Wrangler's Git package uses the underlying Git binary present in the host OS or container image to execute Git operations. Specially crafted commands can be passed to...

9.8CVSS9.7AI score0.03759EPSS
SaveExploits0References11Affected Software1
OSV
OSV
added 2023/01/25 7:40 p.m.69 views

GHSA-QRG7-HFX7-95C5 Command injection in Git package in Wrangler

Impact A command injection vulnerability was discovered in Wrangler's Git package affecting versions up to and including v1.0.0. Wrangler's Git package uses the underlying Git binary present in the host OS or container image to execute Git operations. Specially crafted commands can be passed to...

7.5CVSS9.1AI score0.03759EPSS
SaveExploits0References12
OSV
OSV
added 2023/01/25 7:40 p.m.52 views

GHSA-8FCJ-GF77-47MG Denial of service (DoS) when processing Git credentials

Impact A denial of services DoS vulnerability was discovered in Wrangler Git package affecting versions up to and including v1.0.0. Specially crafted Git credentials can result in a denial of service DoS attack on an application that uses Wrangler due to the exhaustion of the available memory and...

5.9CVSS6.5AI score0.00684EPSS
SaveExploits0References8
OSV
OSV
added 2023/01/25 7:36 p.m.105 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 2023/01/25 7:36 p.m.73 views

GHSA-34P5-JP77-FCRC Command injection in Rancher Git package

Impact An issue was discovered in Rancher from versions 2.5.0 up to and including 2.5.16, 2.6.0 up to and including 2.6.9 and 2.7.0, where a command injection vulnerability is present in the Rancher Git package. This package uses the underlying Git binary available in the Rancher container image ...

6.8CVSS7.1AI score0.00981EPSS
SaveExploits0References4
GithubExploit
GithubExploit
added 2023/01/24 8:29 a.m.414 views

Exploit for Out-of-bounds Write in Polkit_Project Polkit

CVE-2021-4034 This is a PoC for PwnKit Local Privilege Esc...

7.8CVSS7.5AI score0.94921EPSS
SaveExploits154
FreeBSD
FreeBSD
added 2023/01/17 12:00 a.m.33 views

libXpm -- Issues handling XPM files

The X.Org project reports: CVE-2022-46285: Infinite loop on unclosed comments When reading XPM images from a file with libXpm 3.5.14 or older, if a comment in the file is not closed i.e. a C-style comment starts with "/" and is missing the closing "/", the ParseComment function will loop forever...

8.8CVSS8.2AI score0.01273EPSS
SaveExploits2References1
Apache Tomcat
Apache Tomcat
added 2023/01/13 12:00 a.m.136 views

Fixed in Apache Tomcat 9.0.71

Important: Apache Tomcat denial of service CVE-2023-24998 Apache Tomcat uses a packaged renamed copy of Apache Commons FileUpload to provide the file upload functionality defined in the Jakarta Servlet specification. Apache Tomcat was, therefore, also vulnerable to the Apache Commons FileUpload...

7.5CVSS7.7AI score0.46836EPSS
SaveExploits1Affected Software1
Cvelist
Cvelist
added 2022/12/05 12:00 a.m.44 views

CVE-2022-43556

Concrete CMS formerly concrete5 below 8.5.10 and between 9.0.0 and 9.1.2 is vulnerable to XSS in the text input field since the result dashboard page output is not sanitized. The Concrete CMS security team has ranked this 4.2 with CVSS v3.1 vector AV:N/AC:H/PR:N/UI:R/S:U/C:L/I:L/A:N Thanks...

6.2AI score0.00615EPSS
SaveExploits0References3
Apache Tomcat
Apache Tomcat
added 2022/11/14 12:00 a.m.163 views

Fixed in Apache Tomcat 9.0.69

Low: Apache Tomcat JsonErrorReportValve injection CVE-2022-45143 The JsonErrorReportValve did not escape the type, message or description values. In some circumstances these are constructed from user provided data and it was therefore possible for users to supply values that invalidated or...

7.5CVSS7.5AI score0.02505EPSS
SaveExploits0Affected Software1
Rapid7 Blog
Rapid7 Blog
added 2022/11/02 3:06 p.m.20 views

Common questions when evolving your VM program

Authored by Natalie Hurd Perhaps your organization is in the beginning stages of planning a digital transformation, and it’s time to start considering how the security team will adapt. Or maybe your digital transformation is well underway, and the security team is struggling to keep up with the...

0.1AI score
SaveExploits0
Github Security Blog
Github Security Blog
added 2022/10/27 12:00 p.m.36 views

Cross-site Scripting in actionpack

actionpack from the Ruby on Rails project is vulnerable to Cross-site Scripting in the Route Error Page. This issue has been patched with this commit. This vulnerability is disputed by the Rails security team. It requires that the developer is tricked into copy pasting a malicious...

5.4CVSS5.2AI score0.00726EPSS
SaveExploits1References7Affected Software1
Patchstack
Patchstack
added 2022/10/18 12:00 a.m.28 views

WordPress core <= 6.0.2 - Cross-Site Scripting (XSS) vulnerability

Cross-Site Scripting XSS vulnerability in the Search block discovered by Alex Concha WP Security team in WordPress core versions = 6.0.2. Solution Update the WordPress to the latest available version at least 6.0.3...

1.8AI score
SaveExploits0References2Affected Software1
Apache Tomcat
Apache Tomcat
added 2022/10/10 12:00 a.m.55 views

Fixed in Apache Tomcat 10.0.27

Low: Apache Tomcat request smuggling CVE-2022-42252 If Tomcat was configured to ignore invalid HTTP headers via setting rejectIllegalHeader to false not the default, Tomcat did not reject a request containing an invalid Content-Length header making a request smuggling attack possible if Tomcat wa...

7.5CVSS7.5AI score0.01488EPSS
SaveExploits0Affected Software1
Rows per page
Query Builder