Lucene search
+L

15780 matches found

Packet Storm
Packet Storm
added 2024/08/16 12:00 a.m.331 views

WordPress Shield Security 20.0.5 Cross Site Scripting

Exploit Title: CVE-2024-7313 - Reflected XSS to Unauthorised Administrator Account Creation Google Dork: inurl:"/wp-content/plugins/wp-simple-firewall/" Cannot find version numbers from this DORK Date: 16/08/2024 Exploit Author: Tim Lepp Vendor Homepage: https://getshieldsecurity.com/ Software...

7.4AI score0.01551EPSS
SaveExploits3
RedHat Linux
RedHat Linux
added 2024/08/15 5:34 a.m.16 views

kernel: ipv6: fix race condition between ipv6_get_ifaddr and ipv6_del_addr

This CVE addresses a race condition in the Linux kernel's IPv6 subsystem, specifically between the ipv6getifaddr and ipv6deladdr functions. This race condition can lead to use-after-free scenarios, potentially causing system instability or crashes...

8.8CVSS7.3AI score0.00375EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2024/08/13 10:53 a.m.22 views

kernel: arp: Prevent overflow in arp_req_get().

A vulnerability was found in the arpreqget function in the Linux kernel when handling the SIOCGARP ioctl input/output control request. This function copies data over into a fixed-length buffer which could result in a buffer overflow and cause memory corruption, undefined behavior, or crashes...

5.5CVSS7.1AI score0.00256EPSS
SaveExploits0References5
Microsoft KB
Microsoft KB
added 2024/08/13 7:00 a.m.78 views

June 11, 2024—KB5039260 (Monthly Rollup)

None None...

9.8CVSS6.8AI score0.81729EPSS
SaveExploits10
Positive Technologies
Positive Technologies
added 2024/08/11 12:00 a.m.13 views

PT-2024-38486 · Unknown · Projectsend

Name of the Vulnerable Software and Affected Versions: ProjectSend versions up to r1605 Description: A vulnerability has been found in ProjectSend, affecting the get preview function of the process.php file. This issue leads to improper control of resource identifiers and can be initiated remotel...

6.9CVSS7AI score0.00791EPSS
SaveExploits0References10
Github Security Blog
Github Security Blog
added 2024/08/09 6:24 p.m.24 views

CometVisu Backend for openHAB has a path traversal vulnerability

openHAB's CometVisuServlet is susceptible to an unauthenticated path traversal vulnerability. Local files on the server can be requested via HTTP GET on the CometVisuServlet. This vulnerability was discovered with the help of CodeQL's Uncontrolled data used in path expression query. Impact This...

7.5CVSS6.9AI score0.00808EPSS
SaveExploits0References5Affected Software1
OSV
OSV
added 2024/08/09 6:24 p.m.37 views

GHSA-PCWP-26PW-J98W CometVisu Backend for openHAB has a path traversal vulnerability

openHAB's CometVisuServlet is susceptible to an unauthenticated path traversal vulnerability. Local files on the server can be requested via HTTP GET on the CometVisuServlet. This vulnerability was discovered with the help of CodeQL's Uncontrolled data used in path expression query. Impact This...

6.9CVSS6.3AI score0.00808EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2024/08/08 4:53 a.m.22 views

kernel: mmc: sdio: fix possible resource leaks in some error paths

In the Linux kernel, the following vulnerability has been resolved: mmc: sdio: fix possible resource leaks in some error paths If sdioaddfunc or sdioinitfunc fails, sdioremovefunc can not release the resources, because the sdio function is not presented in these two cases, it won't call ofnodeput...

5.5CVSS6.7AI score0.00251EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2024/08/08 4:53 a.m.12 views

kernel: netfilter: nf_tables: Fix potential data-race in __nft_expr_type_get()

A flaw was found in the Linux kernel. A potential data-race in the nftexprtypeget function exists...

7.8CVSS6.8AI score0.00221EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2024/08/08 4:44 a.m.16 views

kernel: wifi: mac80211: don't return unset power in ieee80211_get_tx_power()

In the Linux kernel, the following vulnerability has been resolved: wifi: mac80211: don't return unset power in ieee80211gettxpower We can get a UBSAN warning if ieee80211gettxpower returns the INTMIN value mac80211 internally uses for "unset power level". UBSAN: signed-integer-overflow in...

9.1CVSS6.4AI score0.01263EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2024/08/08 4:44 a.m.12 views

kernel: cppc_cpufreq: Fix possible null pointer dereference

A NULL pointer dereference flaw was found in cppccpufreqgetrate in the Linux kernel. This issue may result in a crash...

7.5CVSS7.2AI score0.01003EPSS
SaveExploits0References5
SUSE CVE
SUSE CVE
added 2024/08/08 2:20 a.m.9 views

SUSE CVE-2024-42234

In the Linux kernel, the following vulnerability has been resolved: mm: fix crashes from deferred split racing folio migration Even on 6.10-rc6, I've been seeing elusive "Bad page state"s often on flags when freeing, yet the flags shown are not bad: PGlocked had been set and cleared??, and...

7.8CVSS7.6AI score0.00194EPSS
SaveExploits0References3
BDU FSTEC
BDU FSTEC
added 2024/08/07 12:00 a.m.14 views

The vulnerability of the curl_url_get() function in the command-line utility cURL allows a attacker to cause a service failure.

The vulnerability of the curlurlget function in the command-line utility cURL is related to the release of previously unallocated memory due to the use of the Punycode method for converting IDN domains. Exploiting this vulnerability could allow a remote attacker to cause a service failure...

3.1CVSS6.8AI score0.00786EPSS
SaveExploits1References9Affected Software2
SUSE CVE
SUSE CVE
added 2024/08/06 4:49 a.m.13 views

SUSE CVE-1999-0107

Buffer overflow in Apache 1.2.5 and earlier allows a remote attacker to cause a denial of service with a large number of GET requests containing a large number of / characters...

5CVSS7.1AI score0.19937EPSS
SaveExploits1References2
SUSE CVE
SUSE CVE
added 2024/08/06 2:00 a.m.9 views

SUSE CVE-2024-42101

In the Linux kernel, the following vulnerability has been resolved: drm/nouveau: fix null pointer dereference in nouveauconnectorgetmodes In nouveauconnectorgetmodes, the return value of drmmodeduplicate is assigned to mode, which will lead to a possible NULL pointer dereference on failure of...

5.5CVSS6.2AI score0.00261EPSS
SaveExploits0References16
Github Security Blog
Github Security Blog
added 2024/08/05 9:29 p.m.29 views

memos vulnerable to Server-Side Request Forgery in /o/get/httpmeta

memos is a privacy-first, lightweight note-taking service. In memos 0.13.2, an SSRF vulnerability exists at the /o/get/httpmeta that allows unauthenticated users to enumerate the internal network and receive limited html values in json form. This vulnerability is fixed in 0.16.1...

5.8CVSS6.6AI score0.01049EPSS
SaveExploits1References4Affected Software1
OSV
OSV
added 2024/08/01 2:15 a.m.11 views

CVE-2024-7335

A vulnerability classified as critical has been found in TOTOLINK EX200 4.0.3c.7646B20201211. Affected is the function getSaveConfig of the file /cgi-bin/cstecgi.cgi?action=save&setting. The manipulation of the argument httphost leads to buffer overflow. It is possible to launch the attack...

8.8CVSS6AI score0.01157EPSS
SaveExploits1References4
BDU FSTEC
BDU FSTEC
added 2024/08/01 12:00 a.m.15 views

The vulnerability of Brother DCP-7065DN printer’s microprogramming software arises from the lack of measures taken to protect the website structure. This allows attackers to execute arbitrary codes by sending a special GET request with the “id” parameter.

The vulnerability of Brother DCP-7065DN printer’s microprogramming software exists due to the lack of measures taken to protect the website structure. Exploiting this vulnerability allows a malicious actor to execute arbitrary code by generating a special GET request with the ‘id’ parameter...

6.4CVSS6AI score
SaveExploits0Affected Software1
Positive Technologies
Positive Technologies
added 2024/07/31 12:00 a.m.22 views

PT-2024-38101 · WordPress · Tainacan

Name of the Vulnerable Software and Affected Versions: Tainacan plugin for WordPress versions up to, and including, 0.21.7 Description: The issue is related to a missing capability check on the get file function, which is also vulnerable to directory traversal. This allows authenticated attackers...

6.5CVSS6.9AI score0.02667EPSS
SaveExploits1References9
OSV
OSV
added 2024/07/30 8:15 a.m.12 views

AZL-47943 CVE-2024-42101 affecting package kernel for versions less than 5.15.164.1-1

In the Linux kernel, the following vulnerability has been resolved: drm/nouveau: fix null pointer dereference in nouveauconnectorgetmodes In nouveauconnectorgetmodes, the return value of drmmodeduplicate is assigned to mode, which will lead to a possible NULL pointer dereference on failure of...

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