Lucene search
+L

6416 matches found

Patchstack
Patchstack
added 2024/11/15 9:46 p.m.8 views

WordPress Steel plugin <= 1.3.0 - Authenticated (Contributor+) Stored Cross-Site Scripting vulnerability

Authenticated Contributor+ Stored Cross-Site Scripting vulnerability discovered by Francesco Carlucci in WordPress Plugin Steel versions = 1.3.0...

6.4CVSS5.7AI score0.00341EPSS
SaveExploits0References1Affected Software1
Patchstack
Patchstack
added 2024/11/15 5:54 a.m.6 views

WordPress SKT Donation plugin <= 1.9 - Reflected Cross Site Scripting (XSS) vulnerability

Reflected Cross Site Scripting XSS vulnerability discovered by Muhamad Agil Fachrian in WordPress Plugin SKT Donation versions = 1.9...

7.1CVSS6.1AI score0.00245EPSS
SaveExploits0Affected Software1
Positive Technologies
Positive Technologies
added 2024/11/15 12:00 a.m.22 views

PT-2024-35357 · Unknown · Budget Control Gateway

Name of the Vulnerable Software and Affected Versions: Budget Control Gateway versions prior to 1.5.2 Description: The Budget Control Gateway acts as an entry point for incoming requests and routes them to the appropriate microservices for Budget Control. It does not properly validate auth tokens...

9.3CVSS7.3AI score0.00574EPSS
SaveExploits0References5
Tenable Nessus
Tenable Nessus
added 2024/11/15 12:00 a.m.19 views

torchgeo Python Library < 0.6.1 RCE

The version of the torchgeo Python library installed on the remote host is prior to 0.6.1. It is, therefore, affected by a remote code execution vulnerability. The usage of 'eval' in torchgeo's 'getweight' API function could allow an unauthenticated, remote attacker to execute arbitrary commands...

8.1CVSS6.8AI score0.01239EPSS
SaveExploits0References2
Patchstack
Patchstack
added 2024/11/14 7:35 a.m.11 views

WordPress Automation By Autonami plugin < 3.3.0 - Unauthenticated SQLi vulnerability

Unauthenticated SQLi vulnerability discovered by y4ng0615 in WordPress Plugin FunnelKit Automations versions 3.3.0...

8.6CVSS7AI score0.02291EPSS
SaveExploits1References1Affected Software1
OSV
OSV
added 2024/11/13 11:15 a.m.10 views

AZL-52910 CVE-2024-4741 affecting package hvloader for versions less than 1.0.1-6

Issue summary: Calling the OpenSSL API function SSLfreebuffers may cause memory to be accessed that was previously freed in some situations Impact summary: A use after free can have a range of potential consequences such as the corruption of valid data, crashes or execution of arbitrary code...

7.5CVSS7AI score0.02925EPSS
SaveExploits0References1
Patchstack
Patchstack
added 2024/11/13 12:00 a.m.8 views

Drupal POST File module < 1.0.2 - Authenticated Multiple Vulnerabilities vulnerability

Authenticated Multiple Vulnerabilities vulnerability discovered by Pierre Rudloff in WordPress Module POST File versions 1.0.2...

5.4CVSS7AI score0.00231EPSS
SaveExploits0References1Affected Software1
OSV
OSV
added 2024/11/12 1:15 p.m.12 views

CVE-2024-50558

A vulnerability has been identified in RUGGEDCOM RM1224 LTE4G EU 6GK6108-4AM00-2BA2 All versions V8.2, RUGGEDCOM RM1224 LTE4G NAM 6GK6108-4AM00-2DA2 All versions V8.2, SCALANCE M804PB 6GK5804-0AP00-2AA2 All versions V8.2, SCALANCE M812-1 ADSL-Router 6GK5812-1AA00-2AA2 All versions V8.2, SCALANCE...

5.3CVSS5.7AI score0.00317EPSS
SaveExploits0References1
Patchstack
Patchstack
added 2024/11/11 9:01 a.m.12 views

WordPress Matix Popup Builder plugin <= 1.0.0 - Arbitrary Option Update to Privilege Escalation vulnerability

Arbitrary Option Update to Privilege Escalation vulnerability discovered by João Pedro Soares de Alcântara - Kinorth Patchstack Alliance in WordPress Plugin Matix Popup Builder versions = 1.0.0...

9.8CVSS7AI score0.00983EPSS
SaveExploits1Affected Software1
OSV
OSV
added 2024/11/09 11:15 a.m.16 views

AZL-53244 CVE-2024-50259 affecting package kernel for versions less than 5.15.173.1-1

In the Linux kernel, the following vulnerability has been resolved: netdevsim: Add trailing zero to terminate the string in nsimnexthopbucketactivitywrite This was found by a static analyzer. We should not forget the trailing zero after copyfromuser if we will further do some string operations,...

5.5CVSS6.8AI score0.00219EPSS
SaveExploits0References1
OSV
OSV
added 2024/11/09 11:15 a.m.20 views

AZL-53042 CVE-2024-50262 affecting package kernel for versions less than 5.15.173.1-1

In the Linux kernel, the following vulnerability has been resolved: bpf: Fix out-of-bounds write in triegetnextkey triegetnextkey allocates a node stack with size trie-maxprefixlen, while it writes trie-maxprefixlen + 1 nodes to the stack when it has full paths from the root to leaves. For exampl...

7.8CVSS6.5AI score0.0027EPSS
SaveExploits0References1
OSV
OSV
added 2024/11/09 11:15 a.m.22 views

AZL-53114 CVE-2024-50245 affecting package kernel for versions less than 6.6.64.2-1

In the Linux kernel, the following vulnerability has been resolved: fs/ntfs3: Fix possible deadlock in miread Mutex lock with another subclass used in nilockdir...

5.5CVSS6.8AI score0.00219EPSS
SaveExploits0References1
OSV
OSV
added 2024/11/09 11:15 a.m.14 views

AZL-53340 CVE-2024-50252 affecting package kernel for versions less than 6.6.64.2-1

In the Linux kernel, the following vulnerability has been resolved: mlxsw: spectrumipip: Fix memory leak when changing remote IPv6 address The device stores IPv6 addresses that are used for encapsulation in linear memory that is managed by the driver. Changing the remote address of an ip6gre net...

5.5CVSS6.4AI score0.00218EPSS
SaveExploits0References1
OSV
OSV
added 2024/11/09 11:15 a.m.7 views

AZL-53133 CVE-2024-50235 affecting package kernel for versions less than 6.6.64.2-1

In the Linux kernel, the following vulnerability has been resolved: wifi: cfg80211: clear wdev-cqmconfig pointer on free When we free wdev-cqmconfig when unregistering, we also need to clear out the pointer since the same wdev/netdev may get re-registered in another network namespace, then...

7.8CVSS6.9AI score0.00244EPSS
SaveExploits0References1
OSV
OSV
added 2024/11/08 10:15 p.m.16 views

AZL-52557 CVE-2024-27532 affecting package fluent-bit for versions less than 2.2.3-6

wasm-micro-runtime aka WebAssembly Micro Runtime or WAMR 06df58f is vulnerable to NULL Pointer Dereference in function blocktypegetresulttypes...

7.5CVSS5.7AI score0.00514EPSS
SaveExploits1References1
Patchstack
Patchstack
added 2024/11/08 6:13 p.m.6 views

WordPress AA Audio Player plugin <= 1.0 - Cross Site Scripting (XSS) vulnerability

Cross Site Scripting XSS vulnerability discovered by SOPROBRO Patchstack Alliance in WordPress Plugin AA Audio Player versions = 1.0...

6.5CVSS6.1AI score0.00238EPSS
SaveExploits0Affected Software1
OSV
OSV
added 2024/11/08 5:15 p.m.11 views

AZL-53187 CVE-2024-25431 affecting package fluent-bit for versions less than 2.2.3-5

An issue in bytecodealliance wasm-micro-runtime before v.b3f728c and fixed in commit 06df58f allows a remote attacker to escalate privileges via a crafted file to the checkwasabicompatibility function...

7.8CVSS5.8AI score0.00631EPSS
SaveExploits1References1
OSV
OSV
added 2024/11/08 5:15 p.m.15 views

AZL-53175 CVE-2024-25431 affecting package fluent-bit for versions less than 3.1.9-1

An issue in bytecodealliance wasm-micro-runtime before v.b3f728c and fixed in commit 06df58f allows a remote attacker to escalate privileges via a crafted file to the checkwasabicompatibility function...

7.8CVSS5.8AI score0.00631EPSS
SaveExploits1References1
Patchstack
Patchstack
added 2024/11/08 1:00 p.m.7 views

WordPress Advanced Video Player with Analytics plugin <= 1 - Cross Site Scripting (XSS) vulnerability

Cross Site Scripting XSS vulnerability discovered by SOPROBRO Patchstack Alliance in WordPress Plugin Advanced Video Player with Analytics versions = 1...

6.5CVSS6.1AI score0.00361EPSS
SaveExploits0Affected Software1
OSV
OSV
added 2024/11/08 6:15 a.m.11 views

AZL-53025 CVE-2024-50205 affecting package kernel for versions less than 5.15.173.1-1

In the Linux kernel, the following vulnerability has been resolved: ALSA: firewire-lib: Avoid division by zero in applyconstrainttosize The step variable is initialized to zero. It is changed in the loop, but if it's not changed it will remain zero. Add a variable check before the division. The...

5.5CVSS6.3AI score0.00229EPSS
SaveExploits0References1
Rows per page
Query Builder