Lucene search
K

4065 matches found

Redos
Redos
added 2024/07/08 12:0 a.m.3 views

ROS-20240708-21

Vulnerability in cURL command line utility is due to bugs in protocol removal logic. Exploitation The exploitation of the vulnerability may allow a remote intruder to gain access to protected information Vulnerability in the HTTP/2 network protocol implementation of the cURL command line utility ...

8.6CVSS7.2AI score0.36081EPSS
Exploits2
SUSE CVE
SUSE CVE
added 2024/07/05 3:28 a.m.1 views

SUSE CVE-2024-29506

Artifex Ghostscript before 10.03.0 has a stack-based buffer overflow in the pdfiapplyfilter function via a long PDF filter name...

8.8CVSS9.6AI score0.00909EPSS
Exploits0References3
Debian CVE
Debian CVE
added 2024/07/03 12:0 a.m.11 views

CVE-2024-39844

In ZNC before 1.9.1, remote code execution can occur in modtcl via a KICK...

9.8CVSS6.2AI score0.03862EPSS
Exploits0
SUSE CVE
SUSE CVE
added 2024/06/26 11:26 p.m.4 views

SUSE CVE-2024-3817

HashiCorp's go-getter library is vulnerable to argument injection when executing Git to discover remote branches. This vulnerability does not affect the go-getter/v2 branch and package...

9.8CVSS7.4AI score0.01329EPSS
Exploits0References5
RedHat Linux
RedHat Linux
added 2024/06/26 10:5 a.m.3 views

go-git: Maliciously crafted Git server replies can lead to path traversal and RCE on go-git clients

A path traversal vulnerability was discovered in the go library go-git. This issue may allow an attacker to create and amend files across the filesystem when applications are using the default ChrootOS, potentially allowing remote code execution...

9.8CVSS7.6AI score0.01523EPSS
Exploits0References5
RedHat Linux
RedHat Linux
added 2024/06/25 8:24 a.m.4 views

git: symlink bypass

A vulnerability was found in Git. This flaw allows an unauthenticated attacker to place a repository on their target's local system that contains symlinks. During the cloning process, Git could be tricked into creating hardlinked arbitrary files into their repository's objects/ directory, impacti...

7.1CVSS7.3AI score0.00956EPSS
Exploits1References5
RedHat Linux
RedHat Linux
added 2024/06/20 5:52 a.m.1 views

Mozilla: Use-after-free in networking

The Mozilla Foundation Security Advisory describes this flaw as: Memory corruption in the networking stack could have led to a potentially exploitable crash...

7.5CVSS7.4AI score0.00857EPSS
Exploits0References6
RedHat Linux
RedHat Linux
added 2024/06/20 5:52 a.m.4 views

Mozilla: Memory safety bugs fixed in Firefox 127, Firefox ESR 115.12, and Thunderbird 115.12

The Mozilla Foundation Security Advisory describes this flaw as: Memory safety bugs present in Firefox 126, Firefox ESR 115.11, and Thunderbird 115.11. Some of these bugs showed evidence of memory corruption and we presume that with enough effort some of these could have been exploited to run...

7CVSS7.5AI score0.0044EPSS
Exploits0References6
RedHat Linux
RedHat Linux
added 2024/06/20 5:29 a.m.4 views

Mozilla: Memory Corruption in Text Fragments

The Mozilla Foundation Security Advisory describes this flaw as: By manipulating the text in an tag, an attacker could have caused corrupt memory leading to a potentially exploitable crash...

8.6CVSS7.3AI score0.00807EPSS
Exploits0References6
Debian CVE
Debian CVE
added 2024/06/19 1:37 p.m.13 views

CVE-2024-38579

In the Linux kernel, the following vulnerability has been resolved: crypto: bcm - Fix pointer arithmetic In spu2dumpomd value of ptr is increased by ciphkeylen instead of hashivlen which could lead to going beyond the buffer boundaries. Fix this bug by changing ciphkeylen to hashivlen. Found by...

5.5CVSS5.7AI score0.00256EPSS
Exploits0
SUSE CVE
SUSE CVE
added 2024/06/13 4:0 a.m.2 views

SUSE CVE-2024-5843

Inappropriate implementation in Downloads in Google Chrome prior to 126.0.6478.54 allowed a remote attacker to obfuscate security UI via a malicious file. Chromium security severity: Medium...

6.5CVSS8.8AI score0.00469EPSS
Exploits0References6
SUSE CVE
SUSE CVE
added 2024/06/13 4:0 a.m.2 views

SUSE CVE-2024-5847

Use after free in PDFium in Google Chrome prior to 126.0.6478.54 allowed a remote attacker to potentially exploit heap corruption via a crafted PDF file. Chromium security severity: Medium...

8.8CVSS9.3AI score0.00464EPSS
Exploits0References6
Debian CVE
Debian CVE
added 2024/06/11 12:40 p.m.16 views

CVE-2024-5687

If a specific sequence of actions is performed when opening a new tab, the triggering principal associated with the new tab may have been incorrect. The triggering principal is used to calculate many values, including the Referer and Sec- headers, meaning there is the potential for incorrect...

5.3CVSS7.3AI score0.00411EPSS
Exploits1
RedHat Linux
RedHat Linux
added 2024/06/10 7:47 p.m.4 views

Mozilla: Use-after-free could occur when printing to PDF

A flaw was found in Mozilla. The Mozilla Foundation Security Advisory describes this flaw as follows: When saving a page to PDF, certain font styles could have led to a potential use-after-free crash...

8.8CVSS7.3AI score0.00592EPSS
Exploits1References6
RedHat Linux
RedHat Linux
added 2024/06/06 2:25 p.m.2 views

nghttp2: CONTINUATION frames DoS

A vulnerability was found in how nghttp2 implements the HTTP/2 protocol. There are insufficient limitations placed on the amount of CONTINUATION frames that can be sent within a single stream. This issue could allow an unauthenticated remote attacker to send packets to vulnerable servers, which...

5.3CVSS6.8AI score0.8496EPSS
Exploits1References7
RedHat Linux
RedHat Linux
added 2024/06/06 8:43 a.m.1 views

Tomcat: WebSocket DoS with incomplete closing handshake

A denial of service DoS vulnerability present in the Apache Tomcat package arises from an incomplete cleanup process. Specifically, WebSocket clients can perpetuate WebSocket connections without proper termination, thereby causing a sustained drain on system resources. This vulnerability...

6.3CVSS7.2AI score0.02313EPSS
Exploits0References5
RedHat Linux
RedHat Linux
added 2024/05/28 2:9 p.m.2 views

rust-cargo: cargo does not respect the umask when extracting dependencies

A flaw was found in the rust-cargo package. Cargo, as bundled with the Rust compiler, did not respect the umask when extracting dependency tarballs and caching the extraction for future builds. If a dependency contained files with 0777 permissions, another local user could edit the cache of the...

7.9CVSS5.9AI score0.00763EPSS
Exploits0References5
RedHat Linux
RedHat Linux
added 2024/05/23 12:9 p.m.4 views

Mozilla: Use-after-free could occur when printing to PDF

A flaw was found in Mozilla. The Mozilla Foundation Security Advisory describes this flaw as follows: When saving a page to PDF, certain font styles could have led to a potential use-after-free crash...

8.8CVSS7.3AI score0.00592EPSS
Exploits1References6
RedHat Linux
RedHat Linux
added 2024/05/23 6:23 a.m.3 views

Tomcat: HTTP/2 header handling DoS

A vulnerability was found in the Tomcat package due to its handling of HTTP/2 requests. Specifically, when an HTTP/2 request surpasses the predetermined limits for headers configured within the server, the associated HTTP/2 stream isn't reset immediately. Instead, the reset action occurs only aft...

7.5CVSS7AI score0.23072EPSS
Exploits1References5
SUSE CVE
SUSE CVE
added 2024/05/23 3:5 a.m.1 views

SUSE CVE-2021-47220

This CVE ID has been rejected or withdrawn by its CVE Numbering Authority...

5.5CVSS6AI score
Exploits0References10
Rows per page
Query Builder