Lucene search
+L

31316 matches found

OSV
OSV
added 2024/09/06 1:15 p.m.3 views

DEBIAN-CVE-2024-45405

gix-path is a crate of the gitoxide project an implementation of git written in Rust dealing paths and their conversions. Prior to version 0.10.11, gix-path runs git to find the path of a configuration file associated with the git installation, but improperly resolves paths containing unusual or...

6CVSS5.6AI score0.00257EPSS
SaveExploits0References1
Fedora
Fedora
added 2024/09/06 4:05 a.m.21 views

[SECURITY] Fedora 40 Update: python-django4.2-4.2.16-1.fc40

Django is a high-level Python Web framework that encourages rapid development and a clean, pragmatic design. It focuses on automating as much as possible and adhering to the DRY Don't Repeat Yourself principle...

7.5CVSS6.5AI score0.25773EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2024/09/06 12:00 a.m.68 views

Cisco NX-OS Software Python Sbox Escape Multiple Vulnerabilities (cisco-sa-nxos-psbe-ce-YvbTn5du)

According to its self-reported version, Cisco NX-OS Software is affected by multiple vulnerabilities. - A vulnerability in the Python interpreter of Cisco NX-OS Software could allow an authenticated, low- privileged, local attacker to escape the Python sandbox and gain unauthorized access to the...

8.8CVSS6AI score0.00194EPSS
SaveExploits0References15
CVE
CVE
added 2024/09/05 4:30 p.m.82 views

CVE-2024-24759

CVE-2024-24759 (MindsDB) : A DNS rebinding flaw allows bypassing SSRF protection across the MindsDB website prior to version 23.12.4.2, with potential denial-of-service. The issue is fixed in version 23.12.4.2 and later. Remediation: upgrade to 23.12.4.2+ (or later).

9.3CVSS9.2AI score0.04936EPSS
SaveExploits1References2Affected Software1
Positive Technologies
Positive Technologies
added 2024/09/05 12:00 a.m.10 views

PT-2025-18291 · Xwiki · Xwiki

Name of the Vulnerable Software and Affected Versions: XWiki versions 13.5-rc-1 through 15.10.12 XWiki versions 16.0.0-rc-1 through 16.4.3 XWiki versions 16.5.0-rc-1 through 16.7.x Description: The issue is related to an open redirect vulnerability in the HTML conversion request filter. This allo...

6.4CVSS6AI score0.00584EPSS
SaveExploits1References12
Github Security Blog
Github Security Blog
added 2024/09/04 8:18 p.m.23 views

sigstore-go has an unbounded loop over untrusted input can lead to endless data attack

Impact sigstore-go is susceptible to a denial of service attack when a verifier is provided a maliciously crafted Sigstore Bundle containing large amounts of verifiable data, in the form of signed transparency log entries, RFC 3161 timestamps, and attestation subjects. The verification of these...

7.5CVSS6.7AI score0.00468EPSS
SaveExploits0References7Affected Software1
CVE
CVE
added 2024/09/04 7:54 p.m.140 views

CVE-2024-45008

CVE-2024-45008 affects the Linux kernel input subsystem. The vulnerability arises when input_mt_init_slots() allocates slots based on user-supplied num_slots via UI_DEV_CREATE, risking oversized allocations. A patch caps the maximum slots at 1024, mitigating memory exhaustion. Connected advisorie...

5.5CVSS7AI score0.00239EPSS
SaveExploits0References10Affected Software1
NVD
NVD
added 2024/09/04 4:15 p.m.43 views

CVE-2024-45053

Fides is an open-source privacy engineering platform. Starting in version 2.19.0 and prior to version 2.44.0, the Email Templating feature uses Jinja2 without proper input sanitization or rendering environment restrictions, allowing for Server-Side Template Injection that grants Remote Code...

9.1CVSS0.01342EPSS
SaveExploits1References2
OSV
OSV
added 2024/09/04 4:04 p.m.28 views

CVE-2024-45053 Remote Code Execution Vulnerability via SSTI in Fides Webserver Jinja Email Templating Engine

Fides is an open-source privacy engineering platform. Starting in version 2.19.0 and prior to version 2.44.0, the Email Templating feature uses Jinja2 without proper input sanitization or rendering environment restrictions, allowing for Server-Side Template Injection that grants Remote Code...

9.1CVSS7.9AI score
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2024/09/04 3:14 a.m.5 views

SUSE CVE-2024-45306

Vim is an open source, command line text editor. Patch v9.1.0038 optimized how the cursor position is calculated and removed a loop, that verified that the cursor position always points inside a line and does not become invalid by pointing beyond the end of a line. Back then we assumed this loop ...

4.4CVSS6.9AI score0.00298EPSS
SaveExploits0References8
Positive Technologies
Positive Technologies
added 2024/09/04 12:00 a.m.15 views

PT-2024-20014 · Google · Android +1

Name of the Vulnerable Software and Affected Versions: Google Pixel versions affected versions not specified Non-Pixel Android versions affected versions not specified Description: A high severity Bluetooth issue is reported, which has been listed for both Pixel and non-Pixel devices in different...

6.8AI score
SaveExploits0References1
OSV
OSV
added 2024/09/03 7:42 p.m.15 views

GHSA-Q765-WM9J-66QJ @blakeembrey/template vulnerable to code injection when attacker controls template input

Impact It is possible to inject and run code within the template if the attacker has access to write the template name. js const template = require'@blakeembrey/template'; template"Hello name!", "exploit && = console.log'success'; && function pwned"; Patches Upgrade to 1.2.0. Workarounds Don't pa...

7.3CVSS8.5AI score0.00433EPSS
SaveExploits0References4
Github Security Blog
Github Security Blog
added 2024/09/03 7:42 p.m.40 views

@blakeembrey/template vulnerable to code injection when attacker controls template input

Impact It is possible to inject and run code within the template if the attacker has access to write the template name. js const template = require'@blakeembrey/template'; template"Hello name!", "exploit && = console.log'success'; && function pwned"; Patches Upgrade to 1.2.0. Workarounds Don't pa...

9.8CVSS7AI score0.00433EPSS
SaveExploits0References4Affected Software1
OSV
OSV
added 2024/09/03 7:37 p.m.36 views

CVE-2024-45390 @blakeembrey/template vulnerable to code injection when attacker controls template input

@blakeembrey/template is a string template library. Prior to version 1.2.0, it is possible to inject and run code within the template if the attacker has access to write the template name. Version 1.2.0 contains a patch. As a workaround, don't pass untrusted input as the template display name, or...

7.3CVSS7AI score
SaveExploits0References4
CBLMariner
CBLMariner
added 2024/09/03 12:26 p.m.35 views

CVE-2019-20149 affecting package js-jquery for versions less than 3.5.0-4

CVE-2019-20149 affecting package js-jquery for versions less than 3.5.0-4. A patched version of the package is available...

7.5CVSS6.9AI score0.02342EPSS
SaveExploits1
Packet Storm
Packet Storm
added 2024/09/01 12:00 a.m.462 views

ColdFusion Server Check

This module requires Metasploit: https://metasploit.com/download Current source: https://github.com/rapid7/metasploit-framework class MetasploitModule 'ColdFusion Server Check', 'Description' = %q This module attempts to exploit the directory traversal in the 'locale' attribute. According to the...

9.8CVSS7AI score0.99721EPSS
SaveExploits13
Packet Storm
Packet Storm
added 2024/08/31 12:00 a.m.948 views

MS12-020 Microsoft Remote Desktop Checker

This module requires Metasploit: https://metasploit.com/download Current source: https://github.com/rapid7/metasploit-framework class MetasploitModule 'MS12-020 Microsoft Remote Desktop Checker', 'Description' = %q This module checks a range of hosts for the MS12-020 vulnerability. This does not...

9.3CVSS7AI score0.74102EPSS
SaveExploits12
OSV
OSV
added 2024/08/30 10:04 a.m.13 views

CLSA-2024-1725012247 Fix CVE(s): CVE-2024-37894

SECURITY UPDATE: Memory Corruption via Out-of-bounds Write in ESI variables assignment - debian/patches/CVE-2024-37894.patch: fix incorrect type declaration in TrieNode.cc to prevent potential type conversion issues - CVE-2024-37894...

6.3CVSS5.8AI score0.06255EPSS
SaveExploits0References1
Tenable Nessus
Tenable Nessus
added 2024/08/30 12:00 a.m.91 views

Cisco Application Policy Infrastructure Controller Privilege Escalation (cisco-sa-capic-priv-esc-uYQJjnuU)

According to its self-reported version, Cisco Application Policy Infrastructure Controller is affected by a privilege escalation vulnerability that could could allow an authenticated, remote attacker with Administrator-level privileges to install a modified software image, leading to arbitrary co...

7.2CVSS6.1AI score0.0074EPSS
SaveExploits0References3
Oracle linux
Oracle linux
added 2024/08/28 12:00 a.m.68 views

kernel security update

5.14.0-427.33.14.OL9 - Disable UKI signing Orabug: 36571828 - Update Oracle Linux certificates Kevin Lyons - Disable signing for aarch64 Ilya Okomin - Oracle Linux RHCK Module Signing Key was added to the kernel trusted keys list olkmodsigningkey.pem Orabug: 29539237 - Update x509.genkey Orabug:...

7.8CVSS8.9AI score0.02224EPSS
SaveExploits2
Rows per page
Query Builder