Lucene search
+L

8499 matches found

RedhatCVE
RedhatCVE
added 2024/12/29 2:35 p.m.14 views

CVE-2024-53236

In the Linux kernel, the following vulnerability has been resolved: xsk: Free skb when TX metadata options are invalid When a new skb is allocated for transmitting an xsk descriptor, i.e., for every non-multibuf descriptor or the first frag of a multibuf descriptor, but the descriptor is later...

5.5CVSS7AI score0.00201EPSS
SaveExploits0References4
OSV
OSV
added 2024/12/29 12:15 p.m.8 views

DEBIAN-CVE-2024-56745

In the Linux kernel, the following vulnerability has been resolved: PCI: Fix resetmethodstore memory leak In resetmethodstore, a string is allocated via kstrndup and assigned to the local "options". options is then used in with strsep to find spaces: while name = strsep&options, " " != NULL If...

5.5CVSS5.6AI score0.00212EPSS
SaveExploits0References1
OSV
OSV
added 2024/12/29 12:15 p.m.9 views

UBUNTU-CVE-2024-56745

In the Linux kernel, the following vulnerability has been resolved: PCI: Fix resetmethodstore memory leak In resetmethodstore, a string is allocated via kstrndup and assigned to the local "options". options is then used in with strsep to find spaces: while name = strsep&options, " " != NULL If...

5.5CVSS6.2AI score0.00212EPSS
SaveExploits0References32
OSV
OSV
added 2024/12/29 11:30 a.m.20 views

CVE-2024-56745 PCI: Fix reset_method_store() memory leak

In the Linux kernel, the following vulnerability has been resolved: PCI: Fix resetmethodstore memory leak In resetmethodstore, a string is allocated via kstrndup and assigned to the local "options". options is then used in with strsep to find spaces: while name = strsep&options, " " != NULL If...

3.3CVSS5.9AI score
SaveExploits0References10
CVE
CVE
added 2024/12/29 11:30 a.m.157 views

CVE-2024-56745

CVE-2024-56745 : Linux kernel vulnerability where reset_method_store() leaked allocated memory (via kstrndup) when parsing a string with strsep, because options could be freed after strsep nulled it. A fix preserves the original options string by iterating with a separate tmp_options, preventing ...

5.5CVSS6.4AI score0.00212EPSS
SaveExploits0References7Affected Software1
OSV
OSV
added 2024/12/27 2:15 p.m.3 views

DEBIAN-CVE-2024-53236

In the Linux kernel, the following vulnerability has been resolved: xsk: Free skb when TX metadata options are invalid When a new skb is allocated for transmitting an xsk descriptor, i.e., for every non-multibuf descriptor or the first frag of a multibuf descriptor, but the descriptor is later...

5.5CVSS5.9AI score0.00201EPSS
SaveExploits0References1
OSV
OSV
added 2024/12/27 2:15 p.m.9 views

UBUNTU-CVE-2024-53236

In the Linux kernel, the following vulnerability has been resolved: xsk: Free skb when TX metadata options are invalid When a new skb is allocated for transmitting an xsk descriptor, i.e., for every non-multibuf descriptor or the first frag of a multibuf descriptor, but the descriptor is later...

5.5CVSS6.7AI score0.00201EPSS
SaveExploits0References18
OSV
OSV
added 2024/12/27 1:50 p.m.15 views

CVE-2024-53236 xsk: Free skb when TX metadata options are invalid

In the Linux kernel, the following vulnerability has been resolved: xsk: Free skb when TX metadata options are invalid When a new skb is allocated for transmitting an xsk descriptor, i.e., for every non-multibuf descriptor or the first frag of a multibuf descriptor, but the descriptor is later...

6AI score
SaveExploits0References6
OSV
OSV
added 2024/12/27 5:15 a.m.9 views

UBUNTU-CVE-2024-56521

An issue was discovered in TCPDF before 6.8.0. If libcurl is used, CURLOPTSSLVERIFYHOST and CURLOPTSSLVERIFYPEER are set unsafely...

9.8CVSS5.8AI score0.0079EPSS
SaveExploits0References5
Snyk
Snyk
added 2024/12/27 4:40 a.m.7 views

Improper Certificate Validation

Overview Affected versions of this package are vulnerable to Improper Certificate Validation due to the unsafe configuration of CURLOPTSSLVERIFYHOST and CURLOPTSSLVERIFYPEER. Note: This is only exploitable when using libcurl. Remediation Upgrade tecnickcom/tcpdf to version 6.8.0 or higher...

9.8CVSS7AI score0.0079EPSS
SaveExploits0References2
OSV
OSV
added 2024/12/27 12:00 a.m.15 views

CVE-2024-56521

An issue was discovered in TCPDF before 6.8.0. If libcurl is used, CURLOPTSSLVERIFYHOST and CURLOPTSSLVERIFYPEER are set unsafely...

9.8CVSS6.7AI score
SaveExploits0References5
OSV
OSV
added 2024/12/26 6:25 p.m.42 views

GHSA-X52F-H5G4-8QV5 Marp Core allows XSS by improper neutralization of HTML sanitization

Marp Core @marp-team/marp-core from v3.0.2 to v3.9.0 and v4.0.0, are vulnerable to cross-site scripting XSS due to improper neutralization of HTML sanitization. Impact Marp Core includes an HTML sanitizer with allowlist support. In the affected versions, the built-in allowlist is enabled by...

5.3CVSS5.3AI score0.00313EPSS
SaveExploits0References7
RedhatCVE
RedhatCVE
added 2024/12/24 5:23 a.m.9 views

CVE-2024-40896

A flaw was found in libxml2. In the affected versions of libxml2, the SAX parser can generate events for external entities, even if custom SAX handlers try to override entity content by setting it to "checked." This vulnerability allows classic XML External Entity XXE attacks. Mitigation Mitigati...

9.1CVSS6.8AI score0.01216EPSS
SaveExploits0References5
RedhatCVE
RedhatCVE
added 2024/12/24 3:53 a.m.13 views

CVE-2024-54479

A flaw was found in webkitgtk. In affected versions of this package, processing maliciously crafted web content may lead to an unexpected process crash. Mitigation Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteri...

7.5CVSS6.4AI score0.01609EPSS
SaveExploits0References10
Github Security Blog
Github Security Blog
added 2024/12/23 8:38 p.m.25 views

Gogs allows argument Injection when tagging new releases

Impact Unprivileged user accounts with at least one SSH key can read arbitrary files on the system. For instance, they could leak the configuration files that could contain database credentials database and security SECRETKEY. Attackers could also exfiltrate TLS certificates, other users'...

7.7CVSS6.8AI score0.00695EPSS
SaveExploits1References6Affected Software1
BDU FSTEC
BDU FSTEC
added 2024/12/23 12:00 a.m.35 views

The vulnerability of the CyberPanel web hosting control panel, related to the lack of measures to neutralize specific elements, allows a hacker to execute arbitrary commands.

The vulnerability of the CyberPanel web hosting control panel exists due to the lack of measures taken to neutralize certain elements. Exploiting this vulnerability allows a malicious actor, operating remotely, to execute arbitrary commands using a specially created HTTP OPTIONS request...

9CVSS5.9AI score0.10966EPSS
SaveExploits2References6Affected Software1
NVD
NVD
added 2024/12/20 9:15 p.m.49 views

CVE-2024-56335

vaultwarden is an unofficial Bitwarden compatible server written in Rust, formerly known as bitwardenrs. In affected versions an attacker is capable of updating or deleting groups from an organization given a few conditions: 1. The attacker has a user account in the server. 2. The attacker's...

7.6CVSS0.0034EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2024/12/20 12:50 p.m.15 views

CVE-2024-12840

A server-side request forgery exists in Satellite. When a PUT HTTP request is made to /httpproxies/testconnection, when supplied with the httpproxies variable set to localhost, the attacker can fetch the localhost banner. Mitigation Mitigation for this issue is either not available or the current...

5CVSS6.7AI score
SaveExploits0References3
Patchstack
Patchstack
added 2024/12/19 12:06 p.m.10 views

WordPress Widget Options plugin <= 4.0.6.1 - Broken Access Control vulnerability

Broken Access Control vulnerability discovered by Rafie Muhammad Patchstack in WordPress Plugin Widget Options versions = 4.0.6.1...

4.3CVSS7AI score0.0034EPSS
SaveExploits0Affected Software1
RedhatCVE
RedhatCVE
added 2024/12/19 12:56 a.m.21 views

CVE-2024-53270

A flaw was found in Envoy. In systems where http1serverabortdispatch is configured, Envoy does not properly handle the control flow during H1 stream resets. This can trigger a null pointer error and lead to an application crash. Mitigation Mitigation for this issue is either not available or the...

7.5CVSS6.5AI score0.007EPSS
SaveExploits1References5
Rows per page
Query Builder