Lucene search
+L

8972 matches found

Tenable Nessus
Tenable Nessus
added 2024/12/13 12:00 a.m.22 views

CBL Mariner 2.0 Security Update: kernel (CVE-2024-50233)

The version of kernel installed on the remote CBL Mariner 2.0 host is prior to tested version. It is, therefore, affected by a vulnerability as referenced in the CVE-2024-50233 advisory. - In the Linux kernel, the following vulnerability has been resolved: staging: iio: frequency: ad9832: fix...

5.5CVSS6.2AI score0.00267EPSS
SaveExploits0References2
OSV
OSV
added 2024/12/12 12:15 p.m.12 views

UBUNTU-CVE-2024-8647

An issue was discovered in GitLab affecting all versions starting 15.2 to 17.4.6, 17.5 prior to 17.5.4, and 17.6 prior to 17.6.2. On self hosted installs, it was possible to leak the anti-CSRF-token to an external site while the Harbor integration was enabled...

5.4CVSS5.6AI score0.00423EPSS
SaveExploits1References4
CVE
CVE
added 2024/12/12 12:02 p.m.573 views

CVE-2024-8647

CVE-2024-8647 affects GitLab self-hosted installations, from versions 15.2 through 17.4.6, with 17.5 before 17.5.4 and 17.6 before 17.6.2. The issue enables leaking the anti-CSRF token to an external site when Harbor integration is enabled, indicating a cross-origin exposure vulnerability present...

5.4CVSS5.2AI score0.00423EPSS
SaveExploits1References2Affected Software1
Cvelist
Cvelist
added 2024/12/12 12:02 p.m.23 views

CVE-2024-8647 Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal') in GitLab

An issue was discovered in GitLab affecting all versions starting 15.2 to 17.4.6, 17.5 prior to 17.5.4, and 17.6 prior to 17.6.2. On self hosted installs, it was possible to leak the anti-CSRF-token to an external site while the Harbor integration was enabled...

5.4CVSS0.00423EPSS
SaveExploits1References2
OSV
OSV
added 2024/12/12 12:02 p.m.10 views

CVE-2024-8647 Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal') in GitLab

An issue was discovered in GitLab affecting all versions starting 15.2 to 17.4.6, 17.5 prior to 17.5.4, and 17.6 prior to 17.6.2. On self hosted installs, it was possible to leak the anti-CSRF-token to an external site while the Harbor integration was enabled...

5.4CVSS6.3AI score
SaveExploits0References5
CNNVD
CNNVD
added 2024/12/12 12:00 a.m.10 views

GitLab 路径遍历漏洞

GitLab is an open source, end-to-end software development platform from GitLab, Inc. with built-in version control, issue tracking, code review, CI/CD Continuous Integration and Continuous Delivery, and other features. A path traversal vulnerability exists in GitLab, which stems from the...

5.4CVSS6.7AI score0.00423EPSS
SaveExploits1References2
Tenable Nessus
Tenable Nessus
added 2024/12/11 12:00 a.m.12 views

Oracle Siebel CRM (October 2012 CPU)

The versions of Oracle Siebel CRM installed on the remote host are affected by multiple vulnerabilities as referenced in the October 2012 CPU advisory. - Vulnerability in the Siebel UI Framework component of Oracle Siebel CRM subcomponent: Portal Framework. The supported version that is affected ...

4.3CVSS5.6AI score0.01248EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2024/12/10 12:00 a.m.18 views

Adobe Premiere Pro < 24.6.4 / 25.0 < 25.1 Arbitrary code execution (APSB24-104)

The version of Adobe Premiere Pro installed on the remote Windows host is prior to 24.6.4, 25.1. It is, therefore, affected by a vulnerability as referenced in the APSB24-104 advisory. - Premiere Pro versions 25.0, 24.6.3 and earlier are affected by a Heap-based Buffer Overflow vulnerability that...

7.8CVSS6.4AI score0.00498EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2024/12/04 12:00 a.m.19 views

IBM Java 7.1 < 7.1.5.24 / 8.0 < 8.0.8.35

The version of IBM Java installed on the remote host is 7.1 prior to 7.1.5.24 / 8.0 prior to 8.0.8.35. It is, therefore, affected by a vulnerability as referenced in the IBM Security Update December 2024 advisory. - In Eclipse OpenJ9 versions up to 0.47, the JNI function GetStringUTFLength may...

5.3CVSS6.4AI score0.00414EPSS
SaveExploits0References3
The Hacker News
The Hacker News
added 2024/11/27 4:05 p.m.17 views

Researchers Discover "Bootkitty" – First UEFI Bootkit Targeting Linux Kernels

Cybersecurity researchers have shed light on what has been described as the first Unified Extensible Firmware Interface UEFI bootkit designed for Linux systems. Dubbed Bootkitty by its creators who go by the name BlackCat, the bootkit is assessed to be a proof-of-concept PoC and there is no...

5.5CVSS7AI score0.01858EPSS
SaveExploits1
OSV
OSV
added 2024/11/25 7:34 p.m.19 views

GHSA-QQWR-J9MM-FHW6 deno_doc's HTML generator vulnerable to Cross-site Scripting

Summary Several cross-site scripting vulnerabilities existed in the denodoc crate which lead to Self-XSS with deno doc --html. Details & PoC 1. XSS in generated searchindex.js denodoc outputed a JavaScript file for searching. However, the generated file used innerHTML on unsanitzed HTML input...

5.4CVSS5.3AI score0.00325EPSS
SaveExploits0References5
NVD
NVD
added 2024/11/25 7:15 p.m.30 views

CVE-2024-32468

Deno is a runtime for JavaScript and TypeScript written in rust. Several cross-site scripting vulnerabilities existed in the denodoc crate which lead to Self-XSS with deno doc --html. 1. XSS in generated searchindex.js, denodoc outputs a JavaScript file for searching. However, the generated file...

5.4CVSS0.00325EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2024/11/25 6:44 p.m.30 views

CVE-2024-32468 Improper neutralization of input during web page generation ("Cross-site Scripting") in deno_doc HTML generator

Deno is a runtime for JavaScript and TypeScript written in rust. Several cross-site scripting vulnerabilities existed in the denodoc crate which lead to Self-XSS with deno doc --html. 1. XSS in generated searchindex.js, denodoc outputs a JavaScript file for searching. However, the generated file...

5.4CVSS0.00325EPSS
SaveExploits0References2
CVE
CVE
added 2024/11/25 6:44 p.m.61 views

CVE-2024-32468

Deno (Rust-based runtime) with deno_doc HTML generator vulnerabilities: XSS in generated search_index.js where innerHTML is used on unsanitized HTML, and XSS via un sanitized property, method, and enum names. This affects the deno_doc component and could enable Self-XSS when using deno doc --html...

5.4CVSS5.4AI score0.00325EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2024/11/25 6:44 p.m.10 views

CVE-2024-32468 Improper neutralization of input during web page generation ("Cross-site Scripting") in deno_doc HTML generator

Deno is a runtime for JavaScript and TypeScript written in rust. Several cross-site scripting vulnerabilities existed in the denodoc crate which lead to Self-XSS with deno doc --html. 1. XSS in generated searchindex.js, denodoc outputs a JavaScript file for searching. However, the generated file...

5.4CVSS5.7AI score0.00325EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2024/11/25 12:00 a.m.7 views

PT-2024-24595 · Deno · Deno

Name of the Vulnerable Software and Affected Versions: Deno versions prior to 1.41.1 Description: The issue concerns several cross-site scripting vulnerabilities in the deno doc crate, leading to Self-XSS when using deno doc --html. Specifically, there are two vulnerabilities: 1. The generated...

5.4CVSS6.7AI score0.00325EPSS
SaveExploits0References8
Github Security Blog
Github Security Blog
added 2024/11/22 8:27 p.m.43 views

Sentry improper error handling leaks Application Integration Client Secret

Impact During routine testing, we identified a scenario where a specific error message generated by our platform could include a plaintext Client ID and Client Secret for an application integration. The Client ID and Client Secret would not be displayed in the UI, but would be returned in the...

5.3CVSS5.6AI score0.00634EPSS
SaveExploits0References6Affected Software1
OSV
OSV
added 2024/11/22 8:15 p.m.18 views

PYSEC-2024-310

Sentry is an error tracking and performance monitoring platform. Version 24.11.0, and only version 24.11.0, is vulnerable to a scenario where a specific error message generated by the Sentry platform could include a plaintext Client ID and Client Secret for an application integration. The Client ...

5.3CVSS5.8AI score0.00634EPSS
SaveExploits0References3
PyPA
PyPA
added 2024/11/22 8:15 p.m.17 views

PYSEC-2024-310

Sentry is an error tracking and performance monitoring platform. Version 24.11.0, and only version 24.11.0, is vulnerable to a scenario where a specific error message generated by the Sentry platform could include a plaintext Client ID and Client Secret for an application integration. The Client ...

5.3CVSS5.8AI score0.00634EPSS
SaveExploits0References3Affected Software1
NVD
NVD
added 2024/11/22 8:15 p.m.40 views

CVE-2024-53253

Sentry is an error tracking and performance monitoring platform. Version 24.11.0, and only version 24.11.0, is vulnerable to a scenario where a specific error message generated by the Sentry platform could include a plaintext Client ID and Client Secret for an application integration. The Client ...

5.3CVSS0.00634EPSS
SaveExploits0References3
Rows per page
Query Builder