Lucene search
+L
AlpinelinuxRecent

13552 matches found

AlpineLinux
AlpineLinux
•added 2023/11/21 3:15 p.m.•57 views

CVE-2023-6213

Memory safety bugs present in Firefox 119. 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 arbitrary code. This vulnerability affects Firefox 120...

8.8CVSS7.6AI score0.00668EPSS
SaveExploits0
AlpineLinux
AlpineLinux
•added 2023/11/21 3:15 p.m.•68 views

CVE-2023-49061

An attacker could have performed HTML template injection via Reader Mode and exfiltrated user information. This vulnerability affects Firefox for iOS 120...

6.1CVSS6.6AI score0.00312EPSS
SaveExploits0
AlpineLinux
AlpineLinux
•added 2023/11/21 3:15 p.m.•67 views

CVE-2023-49060

An attacker could have accessed internal pages or data by ex-filtrating a security key from ReaderMode via the referrerpolicy attribute. This vulnerability affects Firefox for iOS 120...

9.8CVSS6.5AI score0.0064EPSS
SaveExploits0
AlpineLinux
AlpineLinux
•added 2023/11/21 2:28 p.m.•18 views

CVE-2023-6212

Memory safety bugs present in Firefox 119, Firefox ESR 115.4, and Thunderbird 115.4. 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 arbitrary code. This vulnerability affects Firefox 120, Firefox ESR...

8.8CVSS9.5AI score0.0083EPSS
SaveExploits0
AlpineLinux
AlpineLinux
•added 2023/11/21 2:28 p.m.•24 views

CVE-2023-6209

Relative URLs starting with three slashes were incorrectly parsed, and a path-traversal "/../" part in the path could be used to override the specified host. This could contribute to security problems in web sites. This vulnerability affects Firefox 120, Firefox ESR 115.5.0, and Thunderbird 115.5...

6.5CVSS7.3AI score0.01406EPSS
SaveExploits0
AlpineLinux
AlpineLinux
•added 2023/11/21 2:28 p.m.•24 views

CVE-2023-6208

When using X11, text selected by the page using the Selection API was erroneously copied into the primary selection, a temporary storage not unlike the clipboard. This bug only affects Firefox on X11. Other systems are unaffected. This vulnerability affects Firefox 120, Firefox ESR 115.5.0, and...

8.8CVSS8.4AI score0.00772EPSS
SaveExploits0
AlpineLinux
AlpineLinux
•added 2023/11/21 2:28 p.m.•21 views

CVE-2023-6207

Ownership mismanagement led to a use-after-free in ReadableByteStreams This vulnerability affects Firefox 120, Firefox ESR 115.5.0, and Thunderbird 115.5...

8.8CVSS8.5AI score0.00794EPSS
SaveExploits0
AlpineLinux
AlpineLinux
•added 2023/11/21 2:28 p.m.•30 views

CVE-2023-6204

On some systems—depending on the graphics settings and drivers—it was possible to force an out-of-bounds read and leak memory data into the images created on the canvas element. This vulnerability affects Firefox 120, Firefox ESR 115.5.0, and Thunderbird 115.5...

6.5CVSS7.1AI score0.00834EPSS
SaveExploits0
AlpineLinux
AlpineLinux
•added 2023/11/21 2:28 p.m.•30 views

CVE-2023-6206

The black fade animation when exiting fullscreen is roughly the length of the anti-clickjacking delay on permission prompts. It was possible to use this fact to surprise users by luring them to click where the permission grant button would be about to appear. This vulnerability affects Firefox 12...

5.4CVSS6.6AI score0.00563EPSS
SaveExploits0
AlpineLinux
AlpineLinux
•added 2023/11/21 2:28 p.m.•29 views

CVE-2023-6205

It was possible to cause the use of a MessagePort after it had already been freed, which could potentially have led to an exploitable crash. This vulnerability affects Firefox 120, Firefox ESR 115.5.0, and Thunderbird 115.5...

6.5CVSS7.3AI score0.00866EPSS
SaveExploits0
AlpineLinux
AlpineLinux
•added 2023/11/20 4:02 p.m.•58 views

CVE-2023-36013

PowerShell Information Disclosure Vulnerability...

6.5CVSS6.5AI score0.01436EPSS
SaveExploits0
AlpineLinux
AlpineLinux
•added 2023/11/19 9:20 a.m.•38 views

CVE-2023-5341

A heap use-after-free flaw was found in coders/bmp.c in ImageMagick...

6.2CVSS6.3AI score0.00437EPSS
SaveExploits0
AlpineLinux
AlpineLinux
•added 2023/11/16 11:15 p.m.•30 views

CVE-2023-48235

Vim is an open source command line text editor. When parsing relative ex addresses one may unintentionally cause an overflow. Ironically this happens in the existing overflow check, because the line number becomes negative and LONGMAX - lnum will cause the overflow. Impact is low, user interactio...

4.3CVSS7.1AI score0.00755EPSS
SaveExploits0
AlpineLinux
AlpineLinux
•added 2023/11/16 11:15 p.m.•68 views

CVE-2023-48236

Vim is an open source command line text editor. When using the z= command, the user may overflow the count with values larger than MAXINT. Impact is low, user interaction is required and a crash may not even happen in all situations. This vulnerability has been addressed in commit 73b2d379 which...

4.3CVSS7.1AI score0.00694EPSS
SaveExploits0
AlpineLinux
AlpineLinux
•added 2023/11/16 11:15 p.m.•33 views

CVE-2023-48234

Vim is an open source command line text editor. When getting the count for a normal mode z command, it may overflow for large counts given. Impact is low, user interaction is required and a crash may not even happen in all situations. This issue has been addressed in commit 58f9befca1 which has...

4.3CVSS7.1AI score0.00755EPSS
SaveExploits0
AlpineLinux
AlpineLinux
•added 2023/11/16 11:15 p.m.•25 views

CVE-2023-48237

Vim is an open source command line text editor. In affected versions when shifting lines in operator pending mode and using a very large value, it may be possible to overflow the size of integer. Impact is low, user interaction is required and a crash may not even happen in all situations. This...

4.3CVSS7.1AI score0.00755EPSS
SaveExploits0
AlpineLinux
AlpineLinux
•added 2023/11/16 11:15 p.m.•58 views

CVE-2023-48233

Vim is an open source command line text editor. If the count after the :s command is larger than what fits into a signed long variable, abort with evaluetoolarge. Impact is low, user interaction is required and a crash may not even happen in all situations. This issue has been addressed in commit...

4.3CVSS6.9AI score0.00755EPSS
SaveExploits0
AlpineLinux
AlpineLinux
•added 2023/11/16 11:15 p.m.•33 views

CVE-2023-48232

Vim is an open source command line text editor. A floating point exception may occur when calculating the line offset for overlong lines and smooth scrolling is enabled and the cpo-settings include the 'n' flag. This may happen when a window border is present and when the wrapped line continues o...

4.3CVSS6.6AI score0.00674EPSS
SaveExploits0
AlpineLinux
AlpineLinux
•added 2023/11/16 10:59 p.m.•35 views

CVE-2023-48231

Vim is an open source command line text editor. When closing a window, vim may try to access already freed window structure. Exploitation beyond crashing the application has not been shown to be viable. This issue has been addressed in commit 25aabc2b which has been included in release version...

4.3CVSS7.4AI score0.00672EPSS
SaveExploits0
AlpineLinux
AlpineLinux
•added 2023/11/16 11:30 a.m.•30 views

CVE-2023-6174

SSH dissector crash in Wireshark 4.0.0 to 4.0.10 allows denial of service via packet injection or crafted capture file...

6.5CVSS7AI score0.00746EPSS
SaveExploits0
AlpineLinux
AlpineLinux
•added 2023/11/16 4:15 a.m.•92 views

CVE-2023-47471

Buffer Overflow vulnerability in strukturag libde265 v1.10.12 allows a local attacker to cause a denial of service via the slicesegmentheader function in the slice.cc component...

6.5CVSS6.7AI score0.00766EPSS
SaveExploits0
AlpineLinux
AlpineLinux
•added 2023/11/16 12:00 a.m.•81 views

CVE-2023-48052

Missing SSL certificate validation in HTTPie v3.2.2 allows attackers to eavesdrop on communications between the host and server via a man-in-the-middle attack...

7.4CVSS7.1AI score0.00307EPSS
SaveExploits0
AlpineLinux
AlpineLinux
•added 2023/11/16 12:00 a.m.•42 views

CVE-2023-47470

Buffer Overflow vulnerability in Ffmpeg before github commit 4565747056a11356210ed8edcecb920105e40b60 allows a remote attacker to achieve an out-of-array write, execute arbitrary code, and cause a denial of service DoS via the refpicliststruct function in libavcodec/evcps.c...

7.8CVSS7.9AI score0.00687EPSS
SaveExploits0
AlpineLinux
AlpineLinux
•added 2023/11/15 11:15 p.m.•59 views

CVE-2023-48200

Cross Site Scripting vulnerability in Grocy v.4.0.3 allows a local attacker to execute arbitrary code and obtain sensitive information via the equipment description component within /equipment/ component...

4.9CVSS6.9AI score0.0077EPSS
SaveExploits1
AlpineLinux
AlpineLinux
•added 2023/11/15 11:15 p.m.•63 views

CVE-2023-48199

HTML Injection vulnerability in the 'manageApiKeys' component in Grocy = 4.0.3 allows attackers to inject arbitrary HTML content without script execution. This occurs when user-supplied data is not appropriately sanitized, enabling the injection of HTML tags through parameter values. The attacker...

4.3CVSS8AI score0.00502EPSS
SaveExploits1
AlpineLinux
AlpineLinux
•added 2023/11/15 11:15 p.m.•60 views

CVE-2023-48198

A Cross-Site Scripting XSS vulnerability in the 'product description' component within '/api/stock/products' of Grocy version = 4.0.3 allows attackers to obtain a victim's cookies...

4.9CVSS5.3AI score0.00666EPSS
SaveExploits1
AlpineLinux
AlpineLinux
•added 2023/11/15 11:15 p.m.•64 views

CVE-2023-48197

Cross-Site Scripting XSS vulnerability in the ‘manageApiKeys’ component of Grocy 4.0.3 and earlier allows attackers to obtain victim's cookies when the victim clicks on the "see QR code" function...

4.9CVSS5.3AI score0.00665EPSS
SaveExploits1
AlpineLinux
AlpineLinux
•added 2023/11/15 5:19 p.m.•80 views

CVE-2023-5997

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

8.8CVSS9AI score0.01021EPSS
SaveExploits0
AlpineLinux
AlpineLinux
•added 2023/11/15 5:19 p.m.•82 views

CVE-2023-6112

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

8.8CVSS9AI score0.24743EPSS
SaveExploits0
AlpineLinux
AlpineLinux
•added 2023/11/14 11:31 p.m.•79 views

CVE-2023-46121

yt-dlp is a youtube-dl fork with additional features and fixes. The Generic Extractor in yt-dlp is vulnerable to an attacker setting an arbitrary proxy for a request to an arbitrary url, allowing the attacker to MITM the request made from yt-dlp's HTTP session. This could lead to cookie...

5CVSS5AI score0.00318EPSS
SaveExploits0
AlpineLinux
AlpineLinux
•added 2023/11/14 9:35 p.m.•51 views

CVE-2023-36558

ASP.NET Core Security Feature Bypass Vulnerability...

6.2CVSS7.7AI score0.01085EPSS
SaveExploits0
AlpineLinux
AlpineLinux
•added 2023/11/14 8:18 p.m.•36 views

CVE-2023-36049

.NET, .NET Framework, and Visual Studio Elevation of Privilege Vulnerability...

9.8CVSS8.8AI score0.12512EPSS
SaveExploits0
AlpineLinux
AlpineLinux
•added 2023/11/14 7:04 p.m.•45 views

CVE-2023-23583

Sequence of processor instructions leads to unexpected behavior for some IntelR Processors may allow an authenticated user to potentially enable escalation of privilege and/or information disclosure and/or denial of service via local access...

8.8CVSS7.8AI score0.01728EPSS
SaveExploits0
AlpineLinux
AlpineLinux
•added 2023/11/14 3:15 p.m.•35 views

CVE-2023-45684

Northern.tech CFEngine Enterprise before 3.21.3 allows SQL Injection. The fixed versions are 3.18.6 and 3.21.3. The earliest affected version is 3.6.0. The issue is in the Mission Portal login page in the CFEngine hub...

7.5CVSS7.5AI score0.00647EPSS
SaveExploits0
AlpineLinux
AlpineLinux
•added 2023/11/11 12:15 a.m.•90 views

CVE-2023-46850

Use after free in OpenVPN version 2.6.0 to 2.6.6 may lead to undefined behavoir, leaking memory buffers or remote execution when sending network buffers to a remote peer...

9.8CVSS9.8AI score0.01999EPSS
SaveExploits0
AlpineLinux
AlpineLinux
•added 2023/11/11 12:05 a.m.•92 views

CVE-2023-46849

Using the --fragment option in certain configuration setups OpenVPN version 2.6.0 to 2.6.6 allows an attacker to trigger a divide by zero behaviour which could cause an application crash, leading to a denial of service...

7.5CVSS8.3AI score0.01151EPSS
SaveExploits0
AlpineLinux
AlpineLinux
•added 2023/11/08 7:18 p.m.•108 views

CVE-2023-5996

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

8.8CVSS9AI score0.01976EPSS
SaveExploits0
AlpineLinux
AlpineLinux
•added 2023/11/07 7:14 p.m.•97 views

CVE-2023-4154

A design flaw was found in Samba's DirSync control implementation, which exposes passwords and secrets in Active Directory to privileged users and Read-Only Domain Controllers RODCs. This flaw allows RODCs and users possessing the GETCHANGES right to access all attributes, including sensitive...

7.5CVSS7AI score0.01151EPSS
SaveExploits0
AlpineLinux
AlpineLinux
•added 2023/11/07 5:30 p.m.•77 views

CVE-2023-46737

Cosign is a sigstore signing tool for OCI containers. Cosign is susceptible to a denial of service by an attacker controlled registry. An attacker who controls a remote registry can return a high number of attestations and/or signatures to Cosign and cause Cosign to enter a long loop resulting in...

5.3CVSS5AI score0.0064EPSS
SaveExploits1
AlpineLinux
AlpineLinux
•added 2023/11/06 6:15 p.m.•33 views

CVE-2023-46728

Squid is a caching proxy for the Web supporting HTTP, HTTPS, FTP, and more. Due to a NULL pointer dereference bug Squid is vulnerable to a Denial of Service attack against Squid's Gopher gateway. The gopher protocol is always available and enabled in Squid prior to Squid 6.0.1. Responses triggeri...

7.5CVSS7.2AI score0.05955EPSS
SaveExploits0
AlpineLinux
AlpineLinux
•added 2023/11/06 5:30 p.m.•42 views

CVE-2023-44398

Exiv2 is a C++ library and a command-line utility to read, write, delete and modify Exif, IPTC, XMP and ICC image metadata. An out-of-bounds write was found in Exiv2 version v0.28.0. The vulnerable function, BmffImage::brotliUncompress, is new in v0.28.0, so earlier versions of Exiv2 are not...

8.8CVSS8.5AI score0.00965EPSS
SaveExploits0
AlpineLinux
AlpineLinux
•added 2023/11/06 4:58 p.m.•40 views

CVE-2023-40661

Several memory vulnerabilities were identified within the OpenSC packages, particularly in the card enrollment process using pkcs15-init when a user or administrator enrolls cards. To take advantage of these flaws, an attacker must have physical access to the computer system and employ a...

6.4CVSS6.4AI score0.01174EPSS
SaveExploits0
AlpineLinux
AlpineLinux
•added 2023/11/06 4:58 p.m.•37 views

CVE-2023-40660

A flaw was found in OpenSC packages that allow a potential PIN bypass. When a token/card is authenticated by one process, it can perform cryptographic operations in other processes when an empty zero-length pin is passed. This issue poses a security risk, particularly for OS logon/screen unlock a...

6.6CVSS6.4AI score0.00925EPSS
SaveExploits0
AlpineLinux
AlpineLinux
•added 2023/11/06 4:57 p.m.•43 views

CVE-2023-4535

An out-of-bounds read vulnerability was found in OpenSC packages within the MyEID driver when handling symmetric key encryption. Exploiting this flaw requires an attacker to have physical access to the computer and a specially crafted USB device or smart card. This flaw allows the attacker to...

4.5CVSS5.2AI score0.00466EPSS
SaveExploits0
AlpineLinux
AlpineLinux
•added 2023/11/06 3:47 p.m.•131 views

CVE-2023-5678

Issue summary: Generating excessively long X9.42 DH keys or checking excessively long X9.42 DH keys or parameters may be very slow. Impact summary: Applications that use the functions DHgeneratekey to generate an X9.42 DH key may experience long delays. Likewise, applications that use...

5.3CVSS6.5AI score0.04459EPSS
SaveExploits0
AlpineLinux
AlpineLinux
•added 2023/11/06 6:57 a.m.•64 views

CVE-2023-42669

A vulnerability was found in Samba's "rpcecho" development server, a non-Windows RPC server used to test Samba's DCE/RPC stack elements. This vulnerability stems from an RPC function that can be blocked indefinitely. The issue arises because the "rpcecho" service operates with only one worker in...

6.5CVSS7.9AI score0.01723EPSS
SaveExploits0
AlpineLinux
AlpineLinux
•added 2023/11/03 2:15 p.m.•53 views

CVE-2023-5088

A bug in QEMU could cause a guest I/O operation otherwise addressed to an arbitrary disk offset to be targeted to offset 0 instead potentially overwriting the VM's boot code. This could be used, for example, by L2 guests with a virtual disk vdiskL2 stored on a virtual disk of an L1 vdiskL1...

3.5CVSS6.6AI score0.00233EPSS
SaveExploits0
AlpineLinux
AlpineLinux
•added 2023/11/03 12:32 p.m.•69 views

CVE-2023-3961

A path traversal vulnerability was identified in Samba when processing client pipe names connecting to Unix domain sockets within a private directory. Samba typically uses this mechanism to connect SMB clients to remote procedure call RPC services like SAMR LSA or SPOOLSS, which Samba initiates o...

9.8CVSS9.4AI score0.02409EPSS
SaveExploits1
AlpineLinux
AlpineLinux
•added 2023/11/03 8:15 a.m.•48 views

CVE-2023-5824

Squid is vulnerable to Denial of Service attack against HTTP and HTTPS clients due to an Improper Handling of Structural Elements bug...

7.5CVSS7.3AI score0.05186EPSS
SaveExploits0
AlpineLinux
AlpineLinux
•added 2023/11/03 7:58 a.m.•36 views

CVE-2023-46847

Squid is vulnerable to a Denial of Service, where a remote attacker can perform buffer overflow attack by writing up to 2 MB of arbitrary data to heap memory when Squid is configured to accept HTTP Digest Authentication...

8.6CVSS8AI score0.88351EPSS
SaveExploits0
Total number of security vulnerabilities13552