Lucene search
+L

8954 matches found

Vulnrichment
Vulnrichment
added 2023/04/06 3:50 p.m.8 views

CVE-2023-24536 Excessive resource consumption in net/http, net/textproto and mime/multipart

Multipart form parsing can consume large amounts of CPU and memory when processing form inputs containing very large numbers of parts. This stems from several causes: 1. mime/multipart.Reader.ReadForm limits the total memory a parsed multipart form can consume. ReadForm can undercount the amount ...

7.5AI score0.01479EPSS
SaveExploits0References8
ATTACKERKB
ATTACKERKB
added 2023/04/06 3:15 p.m.5 views

CVE-2023-1912

The Limit Login Attempts plugin for WordPress is vulnerable to Stored Cross-Site Scripting via its lock logging feature in versions up to, and including, 1.7.1 due to insufficient input sanitization and output escaping. This makes it possible for unauthenticated attackers to inject arbitrary web...

7.2CVSS6.8AI score0.00789EPSS
SaveExploits3References5
OSV
OSV
added 2023/04/06 3:15 p.m.10 views

CVE-2023-1912

The Limit Login Attempts plugin for WordPress is vulnerable to Stored Cross-Site Scripting via its lock logging feature in versions up to, and including, 1.7.1 due to insufficient input sanitization and output escaping. This makes it possible for unauthenticated attackers to inject arbitrary web...

6.1CVSS6.7AI score0.00789EPSS
SaveExploits3References4
Vulnrichment
Vulnrichment
added 2023/04/06 2:37 p.m.7 views

CVE-2023-1912 Limit Login Attempts <= 1.7.1 - Unauthenticated Stored Cross-Site Scripting

The Limit Login Attempts plugin for WordPress is vulnerable to Stored Cross-Site Scripting via its lock logging feature in versions up to, and including, 1.7.1 due to insufficient input sanitization and output escaping. This makes it possible for unauthenticated attackers to inject arbitrary web...

7.2CVSS6.8AI score0.00789EPSS
SaveExploits3References4
SUSE CVE
SUSE CVE
added 2023/04/06 1:57 a.m.8 views

SUSE CVE-2023-24536

Multipart form parsing can consume large amounts of CPU and memory when processing form inputs containing very large numbers of parts. This stems from several causes: 1. mime/multipart.Reader.ReadForm limits the total memory a parsed multipart form can consume. ReadForm can undercount the amount ...

5.9CVSS7.1AI score0.01479EPSS
SaveExploits0References13
Positive Technologies
Positive Technologies
added 2023/04/06 12:00 a.m.11 views

PT-2023-17334 · WordPress · Limit Login Attempts

Name of the Vulnerable Software and Affected Versions: Limit Login Attempts plugin for WordPress versions up to, and including, 1.7.1 Description: The issue is related to Stored Cross-Site Scripting via the lock logging feature due to insufficient input sanitization and output escaping. This allo...

7.2CVSS6AI score0.00789EPSS
SaveExploits3References8
wpexploit
wpexploit
added 2023/04/06 12:00 a.m.119 views

Limit Login Attempts < 1.7.2 - Unauthenticated Stored XSS

The plugin does not sanitize and escape the IP address retrieved from headers such as X-Forwarded-For when the "Site Connection" settings is set to "From behind a reversy proxy", which could allow unauthenticated attackers to perform Stored Cross-Site Scripting attacks Setup: As admin, set the...

7.2CVSS6.3AI score0.00789EPSS
SaveExploits3
WPVulnDB
WPVulnDB
added 2023/04/06 12:00 a.m.18 views

Limit Login Attempts < 1.7.2 - Unauthenticated Stored XSS

The plugin does not sanitize and escape the IP address retrieved from headers such as X-Forwarded-For when the "Site Connection" settings is set to "From behind a reversy proxy", which could allow unauthenticated attackers to perform Stored Cross-Site Scripting attacks PoC Setup: As admin, set th...

7.2CVSS6AI score0.00789EPSS
SaveExploits3Affected Software1
CNNVD
CNNVD
added 2023/04/06 12:00 a.m.15 views

WordPress plugin Limit Login Attempts 跨站脚本漏洞

WordPress and WordPress plugin are both products of the WordPress Foundation.WordPress is a blogging platform developed using the PHP language. WordPress plugin is an application plugin that supports personal blogs on PHP and MySQL servers. A cross-site scripting vulnerability exists in WordPress...

7.2CVSS6.8AI score0.00789EPSS
SaveExploits3References5
Snyk
Snyk
added 2023/04/05 9:04 p.m.3 views

Allocation of Resources Without Limits or Throttling

Overview std/net/textproto is a Go standard library package std/net/textproto Affected versions of this package are vulnerable to Allocation of Resources Without Limits or Throttling. Go Vulnerability Report: Multipart form parsing can consume large amounts of CPU and memory when processing form...

8.7CVSS6.8AI score0.01479EPSS
SaveExploits0References3
Snyk
Snyk
added 2023/04/05 9:04 p.m.3 views

Allocation of Resources Without Limits or Throttling

Overview std/mime/multipart is a Go standard library package std/mime/multipart Affected versions of this package are vulnerable to Allocation of Resources Without Limits or Throttling. Go Vulnerability Report: Multipart form parsing can consume large amounts of CPU and memory when processing for...

8.7CVSS6.8AI score0.01479EPSS
SaveExploits0References3
Github Security Blog
Github Security Blog
added 2023/04/03 7:18 p.m.33 views

Wagtail vulnerable to denial-of-service via memory exhaustion when uploading large files

Impact A memory exhaustion bug exists in Wagtail's handling of uploaded images and documents. For both images and documents, files are loaded into memory during upload for additional processing. A user with access to upload images or documents through the Wagtail admin interface could upload a fi...

4.9CVSS5.4AI score0.0107EPSS
SaveExploits0References11Affected Software1
NVD
NVD
added 2023/04/03 5:15 p.m.44 views

CVE-2023-28837

Wagtail is an open source content management system built on Django. Prior to versions 4.1.4 and 4.2.2, a memory exhaustion bug exists in Wagtail's handling of uploaded images and documents. For both images and documents, files are loaded into memory during upload for additional processing. A use...

4.9CVSS5.1AI score0.0107EPSS
SaveExploits0References8
Code423n4
Code423n4
added 2023/03/30 12:00 a.m.21 views

dMute.sol: Attacker can push lock items to victim's array such that redemptions are forever blocked

Lines of code Vulnerability details Impact This report deals with how an attacker can abuse the fact that he can lock MUTE tokens for any other user and thereby push items to the array of UserLockInfo structs of the user. There are two functions in the dMute contract that iterate over all items i...

6.9AI score
SaveExploits0
OSV
OSV
added 2023/03/28 2:44 p.m.15 views

GHSA-XXMQ-4VPH-956W Comrak vulnerable to production of excessive output when parsing Markdown (GHSL-2023-048)

Impact comrak is vulnerable to the upstream cmark issue, "Issue revealed by fuzzer". A large number of references in a markdown document can trigger an overly large response. Patches 0.17.0 contains https://github.com/kivikakk/comrak/commit/70f97f3ea4eae30ffbd1b94c764a3de2f1c41d2a, which limits...

5.3CVSS7AI score
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2023/03/28 12:00 a.m.3 views

PT-2023-33076 · Comrak +1 · Comrak +1

Name of the Vulnerable Software and Affected Versions: comrak versions prior to 0.17.0 Description: The issue is related to an overly large response triggered by a large number of references in a markdown document. This is due to an upstream cmark issue. Recommendations: For versions prior to...

5.3CVSS7AI score
SaveExploits0References6
OSV
OSV
added 2023/03/27 9:15 p.m.17 views

UBUNTU-CVE-2023-1380

A slab-out-of-bound read problem was found in brcmfgetassocies in drivers/net/wireless/broadcom/brcm80211/brcmfmac/cfg80211.c in the Linux Kernel. This issue could occur when associnfo-reqlen data is bigger than the size of the buffer, defined as WLEXTRABUFMAX, leading to a denial of service...

7.1CVSS6.6AI score0.16525EPSS
SaveExploits0References20
OSV
OSV
added 2023/03/26 9:15 p.m.11 views

CVE-2023-26801

LB-LINK BL-AC19002.0 v1.0.1, LB-LINK BL-WR9000 v2.4.9, LB-LINK BL-X26 v1.2.5, and LB-LINK BL-LTE300 v1.0.8 were discovered to contain a command injection vulnerability via the mac, time1, and time2 parameters at /goform/setLimitClientcfg...

9.8CVSS7.6AI score0.69663EPSS
SaveExploits1References2
CNNVD
CNNVD
added 2023/03/26 12:00 a.m.8 views

多款LB-LINK产品命令注入漏洞

LB-LINK BL-AC1900 and others are a wireless router from China Bilink LB-LINK. A security vulnerability exists in LB-LINK BL-AC19002.0 v1.0.1, LB-LINK BL-WR9000 v2.4.9, LB-LINK BL-X26 v1.2.5, and LB-LINK BL-LTE300 v1.0.8, which originates from the use of the mac, time1, and time1 in the /goform/se...

9.8CVSS8.8AI score0.69663EPSS
SaveExploits1References2
Prion
Prion
added 2023/03/22 6:15 a.m.34 views

Stack overflow

Json-smart is a performance focused, JSON processor lib. When reaching a ‘‘ or ‘‘ character in the JSON input, the code parses an array or an object respectively. It was discovered that the code does not have any limit to the nesting of such arrays or objects. Since the parsing of nested arrays a...

5CVSS7.4AI score0.01119EPSS
SaveExploits1References1Affected Software1
Rows per page
Query Builder