Lucene search
+L

7425 matches found

UbuntuCve
UbuntuCve
added 2024/05/19 11:15 a.m.22 views

CVE-2024-35921

In the Linux kernel, the following vulnerability has been resolved: media: mediatek: vcodec: Fix oops when HEVC init fails The stateless HEVC decoder saves the instance pointer in the context regardless if the initialization worked or not. This caused a use after free, when the pointer is freed i...

7.8CVSS6.4AI score0.00234EPSS
SaveExploits0References9
OSV
OSV
added 2024/05/19 11:15 a.m.10 views

UBUNTU-CVE-2024-35920

In the Linux kernel, the following vulnerability has been resolved: media: mediatek: vcodec: adding lock to protect decoder context list Add a lock for the ctxlist, to avoid accessing a NULL pointer within the 'vpudecipihandler' function when the ctxlist has been deleted due to an unexpected...

7.8CVSS5.7AI score0.00234EPSS
SaveExploits0References10
Prion
Prion
added 2024/05/19 11:15 a.m.14 views

CVE-2024-35921

In the Linux kernel, the following vulnerability has been resolved: media: mediatek: vcodec: Fix oops when HEVC init fails The stateless HEVC decoder saves the instance pointer in the context regardless if the initialization worked or not. This caused a use after free, when the pointer is freed i...

7.8CVSS0.00234EPSS
SaveExploits0References6
Vulnrichment
Vulnrichment
added 2024/05/19 10:10 a.m.19 views

CVE-2024-35921 media: mediatek: vcodec: Fix oops when HEVC init fails

In the Linux kernel, the following vulnerability has been resolved: media: mediatek: vcodec: Fix oops when HEVC init fails The stateless HEVC decoder saves the instance pointer in the context regardless if the initialization worked or not. This caused a use after free, when the pointer is freed i...

7.8CVSS6.8AI score0.00234EPSS
SaveExploits0References3
OSV
OSV
added 2024/05/19 10:10 a.m.23 views

CVE-2024-35921 media: mediatek: vcodec: Fix oops when HEVC init fails

In the Linux kernel, the following vulnerability has been resolved: media: mediatek: vcodec: Fix oops when HEVC init fails The stateless HEVC decoder saves the instance pointer in the context regardless if the initialization worked or not. This caused a use after free, when the pointer is freed i...

7.8CVSS6.1AI score
SaveExploits0References6
Vulnrichment
Vulnrichment
added 2024/05/19 10:10 a.m.20 views

CVE-2024-35920 media: mediatek: vcodec: adding lock to protect decoder context list

In the Linux kernel, the following vulnerability has been resolved: media: mediatek: vcodec: adding lock to protect decoder context list Add a lock for the ctxlist, to avoid accessing a NULL pointer within the 'vpudecipihandler' function when the ctxlist has been deleted due to an unexpected...

7.8CVSS6.8AI score0.00234EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2024/05/19 10:10 a.m.42 views

CVE-2024-35920 media: mediatek: vcodec: adding lock to protect decoder context list

In the Linux kernel, the following vulnerability has been resolved: media: mediatek: vcodec: adding lock to protect decoder context list Add a lock for the ctxlist, to avoid accessing a NULL pointer within the 'vpudecipihandler' function when the ctxlist has been deleted due to an unexpected...

7.8CVSS6.4AI score0.00234EPSS
SaveExploits0References3
CVE
CVE
added 2024/05/19 10:10 a.m.100 views

CVE-2024-35920

In CVE-2024-35920, a race/NULL-pointer risk was addressed in the Linux kernel’s media: mediatek vcodec path. The fix adds a lock to protect the ctx_list to prevent dereferencing a NULL ctx_list in vpu_dec_ipi_handler when the list was deleted due to SCP IP block behavior, preventing a kernel oops...

7.8CVSS6.7AI score0.00234EPSS
SaveExploits0References3Affected Software1
Tenable Nessus
Tenable Nessus
added 2024/05/16 12:0 a.m.16 views

Slackware Linux 15.0 / current gdk-pixbuf2 Vulnerability (SSA:2024-136-01)

The version of gdk-pixbuf2 installed on the remote host is prior to 2.42.12. It is, therefore, affected by a vulnerability as referenced in the SSA:2024-136-01 advisory. - In GNOME GdkPixbuf aka gdk-pixbuf through 2.42.10, the ANI Windows animated cursor decoder encounters heap memory corruption ...

7.8CVSS7.7AI score0.00415EPSS
SaveExploits1References2
Patchstack
Patchstack
added 2024/05/15 7:7 a.m.6 views

WordPress Base64 Encoder/Decoder plugin <= 0.9.2 - Settings Reset via CSRF vulnerability

Settings Reset via CSRF vulnerability discovered by Bob Matyas in WordPress Plugin Base64 Encoder/Decoder versions = 0.9.2...

5.5CVSS7AI score0.00202EPSS
SaveExploits2References1Affected Software1
Patchstack
Patchstack
added 2024/05/15 7:6 a.m.9 views

WordPress Base64 Encoder/Decoder plugin <= 0.9.2 - Stored XSS via CSRF vulnerability

Stored XSS via CSRF vulnerability discovered by Bob Matyas in WordPress Plugin Base64 Encoder/Decoder versions = 0.9.2...

2.4CVSS6AI score0.00217EPSS
SaveExploits2References1Affected Software1
Patchstack
Patchstack
added 2024/05/15 7:6 a.m.16 views

WordPress Base64 Encoder/Decoder plugin <= 0.9.2 - Reflected XSS vulnerability

Reflected XSS vulnerability discovered by Francisco Spínola in WordPress Plugin Base64 Encoder/Decoder versions = 0.9.2...

4.8CVSS6.4AI score0.00741EPSS
SaveExploits2References1Affected Software1
OSV
OSV
added 2024/05/15 6:15 a.m.10 views

CVE-2024-3823

The Base64 Encoder/Decoder WordPress plugin through 0.9.2 does not have CSRF check when updating its settings, and is missing sanitisation as well as escaping, which could allow attackers to make logged in admin add Stored XSS payloads via a CSRF attack...

2.4CVSS5.8AI score0.00217EPSS
SaveExploits2References1
NVD
NVD
added 2024/05/15 6:15 a.m.37 views

CVE-2024-3822

The Base64 Encoder/Decoder WordPress plugin through 0.9.2 does not sanitise and escape a parameter before outputting it back in the page, leading to a Reflected Cross-Site Scripting which could be used against high privilege users such as admin...

4.8CVSS5.7AI score0.00741EPSS
SaveExploits2References1
Vulnrichment
Vulnrichment
added 2024/05/15 6:0 a.m.18 views

CVE-2024-3823 Base64 Encoder/Decoder <= 0.9.2 - Stored XSS via CSRF

The Base64 Encoder/Decoder WordPress plugin through 0.9.2 does not have CSRF check when updating its settings, and is missing sanitisation as well as escaping, which could allow attackers to make logged in admin add Stored XSS payloads via a CSRF attack...

5.8AI score0.00217EPSS
SaveExploits2References1
CVE
CVE
added 2024/05/15 6:0 a.m.69 views

CVE-2024-3824

CVE-2024-3824 affects the WordPress plugin “Base64 Encoder/Decoder” up to version 0.9.2. The vulnerability arises from a missing CSRF check when resetting plugin settings, potentially allowing a logged-in attacker to trigger a CSRF reset on an admin. Public details consistently describe the issue...

5.5CVSS6.6AI score0.00202EPSS
SaveExploits2References1Affected Software1
Cvelist
Cvelist
added 2024/05/15 6:0 a.m.37 views

CVE-2024-3824 Base64 Encoder/Decoder <= 0.9.2 - Settings Reset via CSRF

The Base64 Encoder/Decoder WordPress plugin through 0.9.2 does not have CSRF check in place when resetting its settings, which could allow attackers to make a logged in admin reset them via a CSRF attack...

6.6AI score0.00202EPSS
SaveExploits2References1
Cvelist
Cvelist
added 2024/05/15 6:0 a.m.27 views

CVE-2024-3823 Base64 Encoder/Decoder <= 0.9.2 - Stored XSS via CSRF

The Base64 Encoder/Decoder WordPress plugin through 0.9.2 does not have CSRF check when updating its settings, and is missing sanitisation as well as escaping, which could allow attackers to make logged in admin add Stored XSS payloads via a CSRF attack...

5.7AI score0.00217EPSS
SaveExploits2References1
Vulnrichment
Vulnrichment
added 2024/05/15 6:0 a.m.21 views

CVE-2024-3824 Base64 Encoder/Decoder <= 0.9.2 - Settings Reset via CSRF

The Base64 Encoder/Decoder WordPress plugin through 0.9.2 does not have CSRF check in place when resetting its settings, which could allow attackers to make a logged in admin reset them via a CSRF attack...

6.7AI score0.00202EPSS
SaveExploits2References1
Cvelist
Cvelist
added 2024/05/15 6:0 a.m.54 views

CVE-2024-3822 Base64 Encoder/Decoder <= 0.9.2 - Reflected XSS

The Base64 Encoder/Decoder WordPress plugin through 0.9.2 does not sanitise and escape a parameter before outputting it back in the page, leading to a Reflected Cross-Site Scripting which could be used against high privilege users such as admin...

5.9AI score0.00741EPSS
SaveExploits2References1
Rows per page
Query Builder