Lucene search
+L
AlpinelinuxRecent

13580 matches found

AlpineLinux
AlpineLinux
•added 2022/12/22 12:00 a.m.•67 views

CVE-2020-15685

During the plaintext phase of the STARTTLS connection setup, protocol commands could have been injected and evaluated within the encrypted session. This vulnerability affects Thunderbird 78.7...

8.8CVSS8.7AI score0.00848EPSS
SaveExploits1
AlpineLinux
AlpineLinux
•added 2022/12/22 12:00 a.m.•50 views

CVE-2022-1520

When viewing an email message A, which contains an attached message B, where B is encrypted or digitally signed or both, Thunderbird may show an incorrect encryption or signature status. After opening and viewing the attached message B, when returning to the display of message A, the message A...

4.3CVSS6.6AI score0.00266EPSS
SaveExploits0
AlpineLinux
AlpineLinux
•added 2022/12/22 12:00 a.m.•45 views

CVE-2022-42927

A same-origin policy violation could have allowed the theft of cross-origin URL entries, leaking the result of a redirect, via performance.getEntries. This vulnerability affects Firefox 106, Firefox ESR 102.4, and Thunderbird 102.4...

8.1CVSS8AI score0.00414EPSS
SaveExploits0
AlpineLinux
AlpineLinux
•added 2022/12/22 12:00 a.m.•20 views

CVE-2022-45404

Through a series of popup and window.print calls, an attacker can cause a window to go fullscreen without the user seeing the notification prompt, resulting in potential user confusion or spoofing attacks. This vulnerability affects Firefox ESR 102.5, Thunderbird 102.5, and Firefox 107...

6.5CVSS7.5AI score0.0061EPSS
SaveExploits0
AlpineLinux
AlpineLinux
•added 2022/12/22 12:00 a.m.•29 views

CVE-2022-45409

The garbage collector could have been aborted in several states and zones and GCRuntime::finishCollection may not have been called, leading to a use-after-free and potentially exploitable crash. This vulnerability affects Firefox ESR 102.5, Thunderbird 102.5, and Firefox 107...

8.8CVSS9.2AI score0.00779EPSS
SaveExploits0
AlpineLinux
AlpineLinux
•added 2022/12/22 12:00 a.m.•27 views

CVE-2022-45412

When resolving a symlink such as file:///proc/self/fd/1, an error message may be produced where the symlink was resolved to a string containing unitialized memory in the buffer. This bug only affects Thunderbird on Unix-based operated systems Android, Linux, MacOS. Windows is unaffected.. This...

8.8CVSS8.8AI score0.00789EPSS
SaveExploits0
AlpineLinux
AlpineLinux
•added 2022/12/22 12:00 a.m.•68 views

CVE-2022-34472

If there was a PAC URL set and the server that hosts the PAC was not reachable, OCSP requests would have been blocked, resulting in incorrect error pages being shown. This vulnerability affects Firefox 102, Firefox ESR 91.11, Thunderbird 102, and Thunderbird 91.11...

4.3CVSS6.8AI score0.0058EPSS
SaveExploits0
AlpineLinux
AlpineLinux
•added 2022/12/22 12:00 a.m.•103 views

CVE-2022-34475

SVG use tags that referenced a same-origin document could have resulted in script execution if attacker input was sanitized via the HTML Sanitizer API. This would have required the attacker to reference a same-origin JavaScript file containing the script to be executed. This vulnerability affects...

6.1CVSS7AI score0.00395EPSS
SaveExploits0
AlpineLinux
AlpineLinux
•added 2022/12/22 12:00 a.m.•32 views

CVE-2022-34481

In the nsTArrayImpl::ReplaceElementsAt function, an integer overflow could have occurred when the number of elements to replace was too large for the container. This vulnerability affects Firefox 102, Firefox ESR 91.11, Thunderbird 102, and Thunderbird 91.11...

8.8CVSS9AI score0.00783EPSS
SaveExploits0
AlpineLinux
AlpineLinux
•added 2022/12/22 12:00 a.m.•68 views

CVE-2022-36314

When opening a Windows shortcut from the local filesystem, an attacker could supply a remote path that would lead to unexpected network requests from the operating system.This bug only affects Firefox for Windows. Other operating systems are unaffected.. This vulnerability affects Firefox ESR...

5.5CVSS6AI score0.00218EPSS
SaveExploits0
AlpineLinux
AlpineLinux
•added 2022/12/22 12:00 a.m.•78 views

CVE-2022-36315

When loading a script with Subresource Integrity, attackers with an injection capability could trigger the reuse of previously cached entries with incorrect, different integrity metadata. This vulnerability affects Firefox 103...

4.3CVSS6.2AI score0.00196EPSS
SaveExploits0
AlpineLinux
AlpineLinux
•added 2022/12/22 12:00 a.m.•36 views

CVE-2022-36318

When visiting directory listings for chrome:// URLs as source text, some parameters were reflected. This vulnerability affects Firefox ESR 102.1, Firefox ESR 91.12, Firefox 103, Thunderbird 102.1, and Thunderbird 91.12...

5.3CVSS6.7AI score0.00497EPSS
SaveExploits0
AlpineLinux
AlpineLinux
•added 2022/12/22 12:00 a.m.•38 views

CVE-2022-36319

When combining CSS properties for overflow and transform, the mouse cursor could interact with different coordinates than displayed. This vulnerability affects Firefox ESR 102.1, Firefox ESR 91.12, Firefox 103, Thunderbird 102.1, and Thunderbird 91.12...

7.5CVSS7.9AI score0.00694EPSS
SaveExploits0
AlpineLinux
AlpineLinux
•added 2022/12/22 12:00 a.m.•46 views

CVE-2022-31744

An attacker could have injected CSS into stylesheets accessible via internal URIs, such as resource:, and in doing so bypass a page's Content Security Policy. This vulnerability affects Firefox ESR 91.11, Thunderbird 102, Thunderbird 91.11, and Firefox 101...

6.5CVSS7.6AI score0.0058EPSS
SaveExploits0
AlpineLinux
AlpineLinux
•added 2022/12/22 12:00 a.m.•81 views

CVE-2022-34469

When a TLS Certificate error occurs on a domain protected by the HSTS header, the browser should not allow the user to bypass the certificate error. On Firefox for Android, the user was presented with the option to bypass the error; this could only have been done by the user explicitly. This bug...

8.8CVSS8.3AI score0.00366EPSS
SaveExploits0
AlpineLinux
AlpineLinux
•added 2022/12/22 12:00 a.m.•81 views

CVE-2022-34473

The HTML Sanitizer should have sanitized the href attribute of SVG use tags; however it incorrectly did not sanitize xlink:href attributes. This vulnerability affects Firefox 102...

6.1CVSS7.1AI score0.00371EPSS
SaveExploits0
AlpineLinux
AlpineLinux
•added 2022/12/22 12:00 a.m.•46 views

CVE-2022-34479

A malicious website that could create a popup could have resized the popup to overlay the address bar with its own content, resulting in potential user confusion or spoofing attacks. This bug only affects Thunderbird for Linux. Other operating systems are unaffected.. This vulnerability affects...

6.5CVSS7.5AI score0.00744EPSS
SaveExploits0
AlpineLinux
AlpineLinux
•added 2022/12/22 12:00 a.m.•104 views

CVE-2022-36316

When using the Performance API, an attacker was able to notice subtle differences between PerformanceEntries and thus learn whether the target URL had been subject to a redirect. This vulnerability affects Firefox 103...

6.1CVSS7AI score0.00318EPSS
SaveExploits0
AlpineLinux
AlpineLinux
•added 2022/12/22 12:00 a.m.•93 views

CVE-2022-36317

When visiting a website with an overly long URL, the user interface would start to hang. Due to session restore, this could lead to a permanent Denial of Service.This bug only affects Firefox for Android. Other operating systems are unaffected.. This vulnerability affects Firefox 103...

6.5CVSS6.1AI score0.00467EPSS
SaveExploits0
AlpineLinux
AlpineLinux
•added 2022/12/22 12:00 a.m.•65 views

CVE-2022-29911

An improper implementation of the new iframe sandbox keyword allow-top-navigation-by-user-activation could lead to script execution without allow-scripts being present. This vulnerability affects Thunderbird 91.9, Firefox ESR 91.9, and Firefox 100...

6.1CVSS7.7AI score0.00561EPSS
SaveExploits0
AlpineLinux
AlpineLinux
•added 2022/12/22 12:00 a.m.•58 views

CVE-2022-31740

On arm64, WASM code could have resulted in incorrect assembly generation leading to a register allocation problem, and a potentially exploitable crash. This vulnerability affects Thunderbird 91.10, Firefox 101, and Firefox ESR 91.10...

8.8CVSS9.2AI score0.00651EPSS
SaveExploits0
AlpineLinux
AlpineLinux
•added 2022/12/20 6:50 p.m.•102 views

CVE-2022-23537

PJSIP is a free and open source multimedia communication library written in C language implementing standard based protocols such as SIP, SDP, RTP, STUN, TURN, and ICE. Buffer overread is possible when parsing a specially crafted STUN message with unknown attribute. The vulnerability affects...

9.8CVSS8AI score0.01026EPSS
SaveExploits0
AlpineLinux
AlpineLinux
•added 2022/12/20 12:00 a.m.•49 views

CVE-2022-47629

Libksba before 1.6.3 is prone to an integer overflow vulnerability in the CRL signature parser...

9.8CVSS9.9AI score0.0155EPSS
SaveExploits2
AlpineLinux
AlpineLinux
•added 2022/12/18 12:00 a.m.•82 views

CVE-2022-4603

A vulnerability classified as problematic has been found in ppp. Affected is the function dumpppp of the file pppdump/pppdump.c of the component pppdump. The manipulation of the argument spkt.buf/rpkt.buf leads to improper validation of array index. The real existence of this vulnerability is sti...

6.5CVSS5.8AI score0.00821EPSS
SaveExploits0
AlpineLinux
AlpineLinux
•added 2022/12/17 12:00 a.m.•45 views

CVE-2022-4584

A vulnerability was found in Axiomatic Bento4 up to 1.6.0-639. It has been rated as critical. Affected by this issue is some unknown functionality of the component mp42aac. The manipulation leads to heap-based buffer overflow. The attack may be launched remotely. The exploit has been disclosed to...

8.8CVSS7.5AI score0.01022EPSS
SaveExploits1References4
AlpineLinux
AlpineLinux
•added 2022/12/15 7:15 p.m.•98 views

CVE-2022-23526

Helm is a tool for managing Charts, pre-configured Kubernetes resources. Versions prior to 3.10.3 are subject to NULL Pointer Dereference in thechartutil package that can cause a segmentation violation. The chartutil package contains a parser that loads a JSON Schema validation file. For example,...

7.5CVSS1.2AI score0.00818EPSS
SaveExploits0
AlpineLinux
AlpineLinux
•added 2022/12/15 7:15 p.m.•104 views

CVE-2022-23525

Helm is a tool for managing Charts, pre-configured Kubernetes resources. Versions prior to 3.10.3 are subject to NULL Pointer Dereference in the repopackage. The repo package contains a handler that processes the index file of a repository. For example, the Helm client adds references to chart...

7.5CVSS1.6AI score0.00818EPSS
SaveExploits0
AlpineLinux
AlpineLinux
•added 2022/12/15 7:15 p.m.•129 views

CVE-2022-23524

Helm is a tool for managing Charts, pre-configured Kubernetes resources. Versions prior to 3.10.3 are subject to Uncontrolled Resource Consumption, resulting in Denial of Service. Input to functions in the strvals package can cause a stack overflow. In Go, a stack overflow cannot be recovered fro...

7.5CVSS3.6AI score0.0076EPSS
SaveExploits0
AlpineLinux
AlpineLinux
•added 2022/12/14 12:00 a.m.•41 views

CVE-2022-46341

A vulnerability was found in X.Org. This security flaw occurs because the handler for the XIPassiveUngrab request accesses out-of-bounds memory when invoked with a high keycode or button code. This issue can lead to local privileges elevation on systems where the X server is running privileged an...

8.8CVSS9.1AI score0.02516EPSS
SaveExploits0
AlpineLinux
AlpineLinux
•added 2022/12/14 12:00 a.m.•37 views

CVE-2022-46343

A vulnerability was found in X.Org. This security flaw occurs because the handler for the ScreenSaverSetAttributes request may write to memory after it has been freed. This issue can lead to local privileges elevation on systems where the X server is running privileged and remote code execution f...

8.8CVSS9.2AI score0.02367EPSS
SaveExploits0
AlpineLinux
AlpineLinux
•added 2022/12/14 12:00 a.m.•128 views

CVE-2022-4437

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

8.8CVSS9AI score0.00651EPSS
SaveExploits0
AlpineLinux
AlpineLinux
•added 2022/12/14 12:00 a.m.•138 views

CVE-2022-4438

Use after free in Blink Frames in Google Chrome prior to 108.0.5359.124 allowed a remote attacker who convinced the user to engage in specific UI interactions to potentially exploit heap corruption via a crafted HTML page. Chromium security severity: High...

8.8CVSS9AI score0.00651EPSS
SaveExploits0
AlpineLinux
AlpineLinux
•added 2022/12/14 12:00 a.m.•36 views

CVE-2022-46344

A vulnerability was found in X.Org. This security flaw occurs because the handler for the XIChangeProperty request has a length-validation issues, resulting in out-of-bounds memory reads and potential information disclosure. This issue can lead to local privileges elevation on systems where the X...

8.8CVSS8.9AI score0.02685EPSS
SaveExploits0
AlpineLinux
AlpineLinux
•added 2022/12/14 12:00 a.m.•59 views

CVE-2022-46340

A vulnerability was found in X.Org. This security flaw occurs becuase the swap handler for the XTestFakeInput request of the XTest extension may corrupt the stack if GenericEvents with lengths larger than 32 bytes are sent through a the XTestFakeInput request. This issue can lead to local...

8.8CVSS9.1AI score0.02484EPSS
SaveExploits0
AlpineLinux
AlpineLinux
•added 2022/12/14 12:00 a.m.•39 views

CVE-2022-46342

A vulnerability was found in X.Org. This security flaw occurs because the handler for the XvdiSelectVideoNotify request may write to memory after it has been freed. This issue can lead to local privileges elevation on systems where the X se...

8.8CVSS8.9AI score0.01303EPSS
SaveExploits0
AlpineLinux
AlpineLinux
•added 2022/12/14 12:00 a.m.•34 views

CVE-2022-4283

A vulnerability was found in X.Org. This security flaw occurs because the XkbCopyNames function left a dangling pointer to freed memory, resulting in out-of-bounds memory access on subsequent XkbGetKbdByName requests.. This issue can lead to local privileges elevation on systems where the X serve...

7.8CVSS8.7AI score0.00958EPSS
SaveExploits0
AlpineLinux
AlpineLinux
•added 2022/12/13 3:43 p.m.•72 views

CVE-2022-3996

If an X.509 certificate contains a malformed policy constraint and policy processing is enabled, then a write lock will be taken twice recursively. On some operating systems most widely: Windows this results in a denial of service when the affected process hangs. Policy processing being enabled o...

7.5CVSS7.1AI score0.0122EPSS
SaveExploits0
AlpineLinux
AlpineLinux
•added 2022/12/13 12:00 a.m.•130 views

CVE-2022-41089

.NET Framework Remote Code Execution Vulnerability...

7.8CVSS8AI score0.0113EPSS
SaveExploits0
AlpineLinux
AlpineLinux
•added 2022/12/12 6:15 a.m.•70 views

CVE-2022-46908

SQLite through 3.40.0, when relying on --safe for execution of an untrusted CLI script, does not properly implement the azProhibitedFunctions protection mechanism, and instead allows UDF functions such as WRITEFILE...

7.3CVSS2.6AI score0.00425EPSS
SaveExploits1
AlpineLinux
AlpineLinux
•added 2022/12/12 1:49 a.m.•75 views

CVE-2022-43516

A Firewall Rule which allows all incoming TCP connections to all programs from any source and to all ports is created in Windows Firewall after Zabbix agent installation MSI...

9.8CVSS2.6AI score0.00913EPSS
SaveExploits1
AlpineLinux
AlpineLinux
•added 2022/12/10 12:00 a.m.•140 views

CVE-2022-4398

Integer Overflow or Wraparound in GitHub repository radareorg/radare2 prior to 5.8.0...

7.8CVSS6.8AI score0.00326EPSS
SaveExploits0
AlpineLinux
AlpineLinux
•added 2022/12/10 12:00 a.m.•100 views

CVE-2022-45145

egg-compile.scm in CHICKEN 5.x before 5.3.1 allows arbitrary OS command execution during package installation via escape characters in a .egg file...

9.8CVSS9.8AI score0.01268EPSS
SaveExploits0
AlpineLinux
AlpineLinux
•added 2022/12/09 5:51 p.m.•110 views

CVE-2022-23477

xrdp is an open source project which provides a graphical login to remote machines using Microsoft Remote Desktop Protocol RDP. xrdp v0.9.21 contain a buffer over flow in audinsendopen function. There are no known workarounds for this issue. Users are advised to upgrade...

9.8CVSS9.5AI score0.00847EPSS
SaveExploits0
AlpineLinux
AlpineLinux
•added 2022/12/09 5:51 p.m.•93 views

CVE-2022-23484

xrdp is an open source project which provides a graphical login to remote machines using Microsoft Remote Desktop Protocol RDP. xrdp v0.9.21 contain a Integer Overflow in xrdpmmprocessrailupdatewindowtext function. There are no known workarounds for this issue. Users are advised to upgrade...

9.8CVSS8.9AI score0.00724EPSS
SaveExploits0
AlpineLinux
AlpineLinux
•added 2022/12/09 5:50 p.m.•98 views

CVE-2022-23483

xrdp is an open source project which provides a graphical login to remote machines using Microsoft Remote Desktop Protocol RDP. xrdp v0.9.21 contain a Out of Bound Read in libxrdpsendtochannel function. There are no known workarounds for this issue. Users are advised to upgrade...

9.1CVSS8.5AI score0.00822EPSS
SaveExploits0
AlpineLinux
AlpineLinux
•added 2022/12/09 5:50 p.m.•97 views

CVE-2022-23482

xrdp is an open source project which provides a graphical login to remote machines using Microsoft Remote Desktop Protocol RDP. xrdp v0.9.21 contain a Out of Bound Read in xrdpsecprocessmcsdataCSCORE function. There are no known workarounds for this issue. Users are advised to upgrade...

9.1CVSS6.5AI score0.00729EPSS
SaveExploits0
AlpineLinux
AlpineLinux
•added 2022/12/09 5:50 p.m.•90 views

CVE-2022-23481

xrdp is an open source project which provides a graphical login to remote machines using Microsoft Remote Desktop Protocol RDP. xrdp v0.9.21 contain a Out of Bound Read in xrdpcapsprocessconfirmactive function. There are no known workarounds for this issue. Users are advised to upgrade...

9.1CVSS6.5AI score0.00729EPSS
SaveExploits0
AlpineLinux
AlpineLinux
•added 2022/12/09 5:50 p.m.•119 views

CVE-2022-23480

xrdp is an open source project which provides a graphical login to remote machines using Microsoft Remote Desktop Protocol RDP. xrdp v0.9.21 contain a buffer over flow in devredirprocclientdevlistannouncereq function. There are no known workarounds for this issue. Users are advised to upgrade...

9.8CVSS9.5AI score0.00847EPSS
SaveExploits0
AlpineLinux
AlpineLinux
•added 2022/12/09 5:49 p.m.•90 views

CVE-2022-23479

xrdp is an open source project which provides a graphical login to remote machines using Microsoft Remote Desktop Protocol RDP. xrdp v0.9.21 contain a buffer over flow in xrdpmmchandatain function. There are no known workarounds for this issue. Users are advised to upgrade...

9.8CVSS9.5AI score0.00847EPSS
SaveExploits0
AlpineLinux
AlpineLinux
•added 2022/12/09 5:49 p.m.•118 views

CVE-2022-23478

xrdp is an open source project which provides a graphical login to remote machines using Microsoft Remote Desktop Protocol RDP. xrdp v0.9.21 contain a Out of Bound Write in xrdpmmtransprocessdrdynvcchannelopen function. There are no known workarounds for this issue. Users are advised to upgrade...

9.8CVSS9.3AI score0.00799EPSS
SaveExploits0
Total number of security vulnerabilities13580