Lucene search
+L
AlpinelinuxRecent

13918 matches found

AlpineLinux
AlpineLinux
•added 2024/05/09 2:57 p.m.•29 views

CVE-2024-3727

A flaw was found in the github.com/containers/image library. This flaw allows attackers to trigger unexpected authenticated registry accesses on behalf of a victim user, causing resource exhaustion, local path traversal, and other attacks...

8.3CVSS7.9AI score0.01279EPSS
SaveExploits0
AlpineLinux
AlpineLinux
•added 2024/05/08 8:56 p.m.•30 views

CVE-2024-27281

An issue was discovered in RDoc 6.3.3 through 6.6.2, as distributed in Ruby 3.x through 3.3.0. When parsing .rdocoptions used for configuration in RDoc as a YAML file, object injection and resultant remote code execution are possible because there are no restrictions on the classes that can be...

4.5CVSS7.5AI score0.01571EPSS
SaveExploits0
AlpineLinux
AlpineLinux
•added 2024/05/08 8:51 p.m.•66 views

CVE-2024-27280

A buffer-overread issue was discovered in StringIO 3.0.1, as distributed in Ruby 3.0.x through 3.0.6 and 3.1.x through 3.1.4. The ungetbyte and ungetc methods on a StringIO can read past the end of a string, and a subsequent call to StringIO.gets may return the memory value. 3.0.3 is the main fix...

9.8CVSS6.7AI score0.02364EPSS
SaveExploits0
AlpineLinux
AlpineLinux
•added 2024/05/08 8:40 p.m.•73 views

CVE-2024-27282

An issue was discovered in Ruby 3.x through 3.3.0. If attacker-supplied data is provided to the Ruby regex compiler, it is possible to extract arbitrary heap data relative to the start of the text, including pointers and sensitive strings. The fixed versions are 3.0.7, 3.1.5, 3.2.4, and 3.3.1...

6.6CVSS6.9AI score0.00629EPSS
SaveExploits0
AlpineLinux
AlpineLinux
•added 2024/05/08 3:31 p.m.•121 views

CVE-2024-24787

On Darwin, building a Go module which contains CGO can trigger arbitrary code execution when using the Apple version of ld, due to usage of the -ltolibrary flag in a "cgo LDFLAGS" directive...

6.4CVSS6.9AI score0.00766EPSS
SaveExploits1
AlpineLinux
AlpineLinux
•added 2024/05/08 3:31 p.m.•45 views

CVE-2024-24788

A malformed DNS message in response to a query can cause the Lookup functions to get stuck in an infinite loop...

5.9CVSS6.1AI score0.01001EPSS
SaveExploits0
AlpineLinux
AlpineLinux
•added 2024/05/08 12:00 a.m.•14 views

CVE-2024-34244

libmodbus v3.1.10 is vulnerable to Buffer Overflow via the modbuswritebits function. This issue can be triggered when the function is fed with specially crafted input, which leads to out-of-bounds read and can potentially cause a crash or other unintended behaviors...

7.5CVSS7.2AI score0.00524EPSS
SaveExploits1References1
AlpineLinux
AlpineLinux
•added 2024/05/07 7:02 p.m.•35 views

CVE-2024-4558

Use after free in ANGLE in Google Chrome prior to 124.0.6367.155 allowed a remote attacker to potentially exploit heap corruption via a crafted HTML page. Chromium security severity: High...

9.6CVSS9.5AI score0.01533EPSS
SaveExploits1
AlpineLinux
AlpineLinux
•added 2024/05/07 4:40 p.m.•54 views

CVE-2024-27982

The team has identified a critical vulnerability in the http server of the most recent version of Node, where malformed headers can lead to HTTP request smuggling. Specifically, if a space is placed before a content-length header, it is not interpreted correctly, enabling attackers to smuggle in ...

6.5CVSS6.2AI score0.01155EPSS
SaveExploits0
AlpineLinux
AlpineLinux
•added 2024/05/07 3:06 p.m.•69 views

CVE-2024-32867

Suricata is a network Intrusion Detection System, Intrusion Prevention System and Network Security Monitoring engine. Prior to 7.0.5 and 6.0.19, various problems in handling of fragmentation anomalies can lead to mis-detection of rules and policy. This vulnerability is fixed in 7.0.5 or 6.0.19...

5.3CVSS6.8AI score0.00699EPSS
SaveExploits0
AlpineLinux
AlpineLinux
•added 2024/05/07 2:57 p.m.•53 views

CVE-2024-32664

Suricata is a network Intrusion Detection System, Intrusion Prevention System and Network Security Monitoring engine. Prior to 7.0.5 and 6.0.19, specially crafted traffic or datasets can cause a limited buffer overflow. This vulnerability is fixed in 7.0.5 and 6.0.19. Workarounds include not use...

7.3CVSS6.9AI score0.00868EPSS
SaveExploits0
AlpineLinux
AlpineLinux
•added 2024/05/07 2:48 p.m.•95 views

CVE-2024-32663

Suricata is a network Intrusion Detection System, Intrusion Prevention System and Network Security Monitoring engine. Prior to 7.0.5 and 6.0.19, a small amount of HTTP/2 traffic can lead to Suricata using a large amount of memory. The issue has been addressed in Suricata 7.0.5 and 6.0.19...

7.5CVSS6.9AI score0.00956EPSS
SaveExploits0
AlpineLinux
AlpineLinux
•added 2024/05/07 12:00 a.m.•32 views

CVE-2024-34397

An issue was discovered in GNOME GLib before 2.78.5, and 2.79.x and 2.80.x before 2.80.1. When a GDBus-based client subscribes to signals from a trusted system service such as NetworkManager on a shared computer, other users of the same computer can send spoofed D-Bus signals that the GDBus-based...

5.2CVSS6.2AI score0.00756EPSS
SaveExploits1
AlpineLinux
AlpineLinux
•added 2024/05/06 7:56 p.m.•71 views

CVE-2024-4568

In Xpdf 4.05 and earlier, a PDF object loop in the PDF resources leads to infinite recursion and a stack overflow...

5.5CVSS7AI score0.00219EPSS
SaveExploits0References1
AlpineLinux
AlpineLinux
•added 2024/05/03 9:55 a.m.•38 views

CVE-2024-34062

tqdm is an open source progress bar for Python and CLI. Any optional non-boolean CLI arguments e.g. --delim, --buf-size, --manpath are passed through python's eval, allowing arbitrary code execution. This issue is only locally exploitable and had been addressed in release version 4.66.3. All user...

4.8CVSS5.4AI score0.00436EPSS
SaveExploits0
AlpineLinux
AlpineLinux
•added 2024/05/03 3:16 a.m.•55 views

CVE-2023-51596

BlueZ Phone Book Access Profile Heap-based Buffer Overflow Remote Code Execution Vulnerability. This vulnerability allows network-adjacent attackers to execute arbitrary code on affected installations of BlueZ. User interaction is required to exploit this vulnerability in that the target must...

7.1CVSS7.6AI score0.01506EPSS
SaveExploits0
AlpineLinux
AlpineLinux
•added 2024/05/03 3:16 a.m.•27 views

CVE-2023-51594

BlueZ OBEX Library Out-Of-Bounds Read Information Disclosure Vulnerability. This vulnerability allows network-adjacent attackers to disclose sensitive information on affected installations of BlueZ. User interaction is required to exploit this vulnerability in that the target must connect to a...

2.6CVSS6.5AI score0.00949EPSS
SaveExploits0
AlpineLinux
AlpineLinux
•added 2024/05/03 3:16 a.m.•30 views

CVE-2023-51589

BlueZ Audio Profile AVRCP parsemediaelement Out-Of-Bounds Read Information Disclosure Vulnerability. This vulnerability allows network-adjacent attackers to disclose sensitive information via Bluetooth on affected installations of BlueZ. User interaction is required to exploit this vulnerability ...

5.4CVSS6.3AI score0.00808EPSS
SaveExploits0
AlpineLinux
AlpineLinux
•added 2024/05/03 3:16 a.m.•69 views

CVE-2023-51592

BlueZ Audio Profile AVRCP parsemediafolder Out-Of-Bounds Read Information Disclosure Vulnerability. This vulnerability allows network-adjacent attackers to disclose sensitive information via Bluetooth on affected installations of BlueZ. User interaction is required to exploit this vulnerability i...

5.4CVSS6.5AI score0.00808EPSS
SaveExploits0
AlpineLinux
AlpineLinux
•added 2024/05/03 3:16 a.m.•61 views

CVE-2023-51580

BlueZ Audio Profile AVRCP avrcpparseattributelist Out-Of-Bounds Read Information Disclosure Vulnerability. This vulnerability allows network-adjacent attackers to disclose sensitive information via Bluetooth on affected installations of BlueZ. User interaction is required to exploit this...

5.4CVSS6.5AI score0.00956EPSS
SaveExploits0
AlpineLinux
AlpineLinux
•added 2024/05/03 3:16 a.m.•63 views

CVE-2023-50229

BlueZ Phone Book Access Profile Heap-based Buffer Overflow Remote Code Execution Vulnerability. This vulnerability allows network-adjacent attackers to execute arbitrary code on affected installations of BlueZ. User interaction is required to exploit this vulnerability in that the target must...

7.1CVSS7.2AI score0.0229EPSS
SaveExploits0
AlpineLinux
AlpineLinux
•added 2024/05/03 3:16 a.m.•85 views

CVE-2023-50230

BlueZ Phone Book Access Profile Heap-based Buffer Overflow Remote Code Execution Vulnerability. This vulnerability allows network-adjacent attackers to execute arbitrary code on affected installations of BlueZ. User interaction is required to exploit this vulnerability in that the target must...

7.1CVSS7.9AI score0.01493EPSS
SaveExploits0
AlpineLinux
AlpineLinux
•added 2024/05/03 3:16 a.m.•33 views

CVE-2023-50186

GStreamer AV1 Video Parsing Stack-based Buffer Overflow Remote Code Execution Vulnerability. This vulnerability allows remote attackers to execute arbitrary code on affected installations of GStreamer. Interaction with this library is required to exploit this vulnerability but attack vectors may...

7.7AI score0.01534EPSS
SaveExploits0
AlpineLinux
AlpineLinux
•added 2024/05/03 3:15 a.m.•43 views

CVE-2023-44431

BlueZ Audio Profile AVRCP Stack-based Buffer Overflow Remote Code Execution Vulnerability. This vulnerability allows network-adjacent attackers to execute arbitrary code via Bluetooth on affected installations of BlueZ. User interaction is required to exploit this vulnerability in that the target...

7.1CVSS7.5AI score0.01563EPSS
SaveExploits0
AlpineLinux
AlpineLinux
•added 2024/05/03 2:14 a.m.•36 views

CVE-2023-44446

GStreamer MXF File Parsing Use-After-Free Remote Code Execution Vulnerability. This vulnerability allows remote attackers to execute arbitrary code on affected installations of GStreamer. Interaction with this library is required to exploit this vulnerability but attack vectors may vary depending...

8.8CVSS8.7AI score0.01744EPSS
SaveExploits0
AlpineLinux
AlpineLinux
•added 2024/05/03 2:13 a.m.•46 views

CVE-2023-44429

GStreamer AV1 Codec Parsing Heap-based Buffer Overflow Remote Code Execution Vulnerability. This vulnerability allows remote attackers to execute arbitrary code on affected installations of GStreamer. Interaction with this library is required to exploit this vulnerability but attack vectors may...

8.8CVSS8.6AI score0.02189EPSS
SaveExploits0
AlpineLinux
AlpineLinux
•added 2024/05/03 2:13 a.m.•175 views

CVE-2023-42118

Exim libspf2 Integer Underflow Remote Code Execution Vulnerability. This vulnerability allows network-adjacent attackers to execute arbitrary code on affected installations of Exim libspf2. Authentication is not required to exploit this vulnerability. The specific flaw exists within the parsing o...

8.8CVSS8.1AI score0.51755EPSS
SaveExploits0
AlpineLinux
AlpineLinux
•added 2024/05/03 2:13 a.m.•65 views

CVE-2023-42119

Exim dnsdb Out-Of-Bounds Read Information Disclosure Vulnerability. This vulnerability allows network-adjacent attackers to disclose sensitive information on affected installations of Exim. Authentication is not required to exploit this vulnerability. The specific flaw exists within the smtp...

3.1CVSS6.1AI score0.01606EPSS
SaveExploits0References2
AlpineLinux
AlpineLinux
•added 2024/05/03 2:13 a.m.•103 views

CVE-2023-42117

Exim Improper Neutralization of Special Elements Remote Code Execution Vulnerability. This vulnerability allows remote attackers to execute arbitrary code on affected installations of Exim. Authentication is not required to exploit this vulnerability. The specific flaw exists within the smtp...

9.8CVSS8.4AI score0.0572EPSS
SaveExploits0References2
AlpineLinux
AlpineLinux
•added 2024/05/03 2:13 a.m.•75 views

CVE-2023-42116

Exim SMTP Challenge Stack-based Buffer Overflow Remote Code Execution Vulnerability. This vulnerability allows remote attackers to execute arbitrary code on affected installations of Exim. Authentication is not required to exploit this vulnerability. The specific flaw exists within the handling o...

9.8CVSS8.2AI score0.03158EPSS
SaveExploits2References2
AlpineLinux
AlpineLinux
•added 2024/05/03 2:13 a.m.•173 views

CVE-2023-42115

Exim AUTH Out-Of-Bounds Write Remote Code Execution Vulnerability. This vulnerability allows remote attackers to execute arbitrary code on affected installations of Exim. Authentication is not required to exploit this vulnerability. The specific flaw exists within the smtp service, which listens ...

9.8CVSS8.3AI score0.09961EPSS
SaveExploits5References1
AlpineLinux
AlpineLinux
•added 2024/05/03 2:13 a.m.•142 views

CVE-2023-42114

Exim NTLM Challenge Out-Of-Bounds Read Information Disclosure Vulnerability. This vulnerability allows remote attackers to disclose sensitive information on affected installations of Exim. Authentication is not required to exploit this vulnerability. The specific flaw exists within the handling o...

5.3CVSS6.4AI score0.28084EPSS
SaveExploits0References2
AlpineLinux
AlpineLinux
•added 2024/05/03 2:11 a.m.•37 views

CVE-2023-40476

GStreamer H265 Parsing Stack-based Buffer Overflow Remote Code Execution Vulnerability. This vulnerability allows remote attackers to execute arbitrary code on affected installations of GStreamer. Interaction with this library is required to exploit this vulnerability but attack vectors may vary...

8.8CVSS7.7AI score0.02009EPSS
SaveExploits0
AlpineLinux
AlpineLinux
•added 2024/05/03 2:11 a.m.•38 views

CVE-2023-40475

GStreamer MXF File Parsing Integer Overflow Remote Code Execution Vulnerability. This vulnerability allows remote attackers to execute arbitrary code on affected installations of GStreamer. Interaction with this library is required to exploit this vulnerability but attack vectors may vary dependi...

8.8CVSS8.7AI score0.01871EPSS
SaveExploits0
AlpineLinux
AlpineLinux
•added 2024/05/03 2:11 a.m.•36 views

CVE-2023-40474

GStreamer MXF File Parsing Integer Overflow Remote Code Execution Vulnerability. This vulnerability allows remote attackers to execute arbitrary code on affected installations of GStreamer. Interaction with this library is required to exploit this vulnerability but attack vectors may vary dependi...

8.8CVSS8.8AI score0.01871EPSS
SaveExploits0
AlpineLinux
AlpineLinux
•added 2024/05/03 1:59 a.m.•82 views

CVE-2023-38104

GStreamer RealMedia File Parsing Integer Overflow Remote Code Execution Vulnerability. This vulnerability allows remote attackers to execute arbitrary code on affected installations of GStreamer. Interaction with this library is required to exploit this vulnerability but attack vectors may vary...

8.8CVSS8.6AI score0.01401EPSS
SaveExploits0
AlpineLinux
AlpineLinux
•added 2024/05/03 1:59 a.m.•89 views

CVE-2023-38103

GStreamer RealMedia File Parsing Integer Overflow Remote Code Execution Vulnerability. This vulnerability allows remote attackers to execute arbitrary code on affected installations of GStreamer. Interaction with this library is required to exploit this vulnerability but attack vectors may vary...

8.8CVSS8.6AI score0.01524EPSS
SaveExploits0
AlpineLinux
AlpineLinux
•added 2024/05/03 1:58 a.m.•92 views

CVE-2023-37329

GStreamer SRT File Parsing Heap-based Buffer Overflow Remote Code Execution Vulnerability. This vulnerability allows remote attackers to execute arbitrary code on affected installations of GStreamer. Interaction with this library is required to exploit this vulnerability but attack vectors may va...

8.8CVSS8.6AI score0.01643EPSS
SaveExploits0
AlpineLinux
AlpineLinux
•added 2024/05/03 1:58 a.m.•27 views

CVE-2023-37328

GStreamer PGS File Parsing Heap-based Buffer Overflow Remote Code Execution Vulnerability. This vulnerability allows remote attackers to execute arbitrary code on affected installations of GStreamer. Interaction with this library is required to exploit this vulnerability but attack vectors may va...

8.8CVSS7.8AI score0.02052EPSS
SaveExploits0
AlpineLinux
AlpineLinux
•added 2024/05/03 1:58 a.m.•45 views

CVE-2023-37327

GStreamer FLAC File Parsing Integer Overflow Remote Code Execution Vulnerability. This vulnerability allows remote attackers to execute arbitrary code on affected installations of GStreamer. Interaction with this library is required to exploit this vulnerability but attack vectors may vary...

8.8CVSS7.4AI score0.01714EPSS
SaveExploits0
AlpineLinux
AlpineLinux
•added 2024/05/03 12:00 a.m.•26 views

CVE-2024-34402

An issue was discovered in uriparser through 0.9.7. ComposeQueryEngine in UriQuery.c has an integer overflow via long keys or values, with a resultant buffer overflow...

8.6CVSS6.8AI score0.01233EPSS
SaveExploits0
AlpineLinux
AlpineLinux
•added 2024/05/03 12:00 a.m.•28 views

CVE-2024-34403

An issue was discovered in uriparser through 0.9.7. ComposeQueryMallocExMm in UriQuery.c has an integer overflow via a long string...

5.9CVSS6.6AI score0.01316EPSS
SaveExploits0
AlpineLinux
AlpineLinux
•added 2024/05/02 7:59 p.m.•71 views

CVE-2024-4140

An excessive memory use issue CWE-770 exists in Email-MIME, before version 1.954, which can cause denial of service when parsing multipart MIME messages. The patch set from 2020 and 2024 limits excessive depth and the total number of parts...

7.5CVSS7.4AI score0.01132EPSS
SaveExploits0
AlpineLinux
AlpineLinux
•added 2024/05/02 1:28 p.m.•18 views

CVE-2024-34146

Jenkins Git server Plugin 114.v068ac7cc2574 and earlier does not perform a permission check for read access to a Git repository over SSH, allowing attackers with a previously configured SSH public key but lacking Overall/Read permission to access these repositories...

6.5CVSS6.7AI score0.00522EPSS
SaveExploits0References2
AlpineLinux
AlpineLinux
•added 2024/05/02 1:28 p.m.•15 views

CVE-2024-34144

A sandbox bypass vulnerability involving crafted constructor bodies in Jenkins Script Security Plugin 1335.vf07d9ce377ae and earlier allows attackers with permission to define and run sandboxed scripts, including Pipelines, to bypass the sandbox protection and execute arbitrary code in the contex...

9.8CVSS7.9AI score0.48081EPSS
SaveExploits0References2
AlpineLinux
AlpineLinux
•added 2024/05/02 1:28 p.m.•19 views

CVE-2024-34145

A sandbox bypass vulnerability involving sandbox-defined classes that shadow specific non-sandbox-defined classes in Jenkins Script Security Plugin 1335.vf07d9ce377ae and earlier allows attackers with permission to define and run sandboxed scripts, including Pipelines, to bypass the sandbox...

8.8CVSS7.9AI score0.01002EPSS
SaveExploits0References2
AlpineLinux
AlpineLinux
•added 2024/05/01 3:31 p.m.•101 views

CVE-2023-49606

A use-after-free vulnerability exists in the HTTP Connection Headers parsing in Tinyproxy 1.11.1 and Tinyproxy 1.10.0. A specially crafted HTTP header can trigger reuse of previously freed memory, which leads to memory corruption and could lead to remote code execution. An attacker needs to make ...

9.8CVSS10AI score0.63076EPSS
SaveExploits2
AlpineLinux
AlpineLinux
•added 2024/05/01 12:50 p.m.•72 views

CVE-2024-4331

Use after free in Picture In Picture in Google Chrome prior to 124.0.6367.118 allowed a remote attacker to potentially exploit heap corruption via a crafted HTML page. Chromium security severity: High...

8.8CVSS9.2AI score0.01239EPSS
SaveExploits1
AlpineLinux
AlpineLinux
•added 2024/05/01 12:49 p.m.•87 views

CVE-2024-4058

Type confusion in ANGLE in Google Chrome prior to 124.0.6367.78 allowed a remote attacker to potentially exploit heap corruption via a crafted HTML page. Chromium security severity: Critical...

9CVSS8.6AI score0.08951EPSS
SaveExploits0
AlpineLinux
AlpineLinux
•added 2024/05/01 7:15 a.m.•63 views

CVE-2024-32963

Navidrome is an open source web-based music collection server and streamer. In affected versions of Navidrome are subject to a parameter tampering vulnerability where an attacker has the ability to manipulate parameter values in the HTTP requests. The attacker is able to change the parameter valu...

7AI score0.00413EPSS
SaveExploits1
Total number of security vulnerabilities13918