Lucene search
+L

72 matches found

Packet Storm
Packet Storm
•added 2024/08/29 12:00 a.m.•232 views

Task Management System 1.0 Cross Site Request Forgery

============================================================================================================================================= | Title : Task Management System 1.0 CSRF add staff Vulnerability | | Author : indoushka | | Tested on : windows 10 FrPro / browser : Mozilla firefox 128.0...

7.4AI score
SaveExploits0
Packet Storm
Packet Storm
•added 2024/08/21 12:00 a.m.•274 views

Online Banking System 1.0 Cross Site Request Forgery

============================================================================================================================================= | Title : Online Banking System 1.0 CSRF Vulnerability | | Author : indoushka | | Tested on : windows 10 FrPro / browser : Mozilla firefox 128.0.3 64 bits ...

7.4AI score
SaveExploits0
Packet Storm
Packet Storm
•added 2024/08/20 12:00 a.m.•243 views

Lost and Found Information System 1.0 Cross Site Request Forgery

============================================================================================================================================= | Title : Lost and Found Information System v1.0 v1.0 CSRF Vulnerability | | Author : indoushka | | Tested on : windows 10 FrPro / browser : Mozilla firefo...

7.4AI score
SaveExploits0
Packet Storm
Packet Storm
•added 2024/08/13 12:00 a.m.•243 views

Employees Pay Slip PDF Generator System 1.0 Cross Site Request Forgery

============================================================================================================================================= | Title : Employees Pay Slip PDF Generator System 1.0 CSRF Vulnerability | | Author : indoushka | | Tested on : windows 10 FrPro / browser : Mozilla firefo...

7.4AI score
SaveExploits0
NVD
NVD
•added 2024/04/19 4:15 p.m.•24 views

CVE-2024-32206

A stored cross-site scripting XSS vulnerability in the component \affiche\admin\index.php of WUZHICMS v4.1.0 allows attackers to execute arbitrary web scripts or HTML via a crafted payload injected into the $formdata parameter...

4.6CVSS5.4AI score0.00392EPSS
SaveExploits1References2
Positive Technologies
Positive Technologies
•added 2024/04/19 12:00 a.m.•16 views

PT-2024-24459 · Wuzhicms · Wuzhi Cms

Name of the Vulnerable Software and Affected Versions: WUZHICMS version 4.1.0 Description: A stored cross-site scripting issue in the component afficheadminindex.php allows attackers to execute arbitrary web scripts or HTML via a crafted payload injected into the formdata parameter...

4.6CVSS6.3AI score0.00392EPSS
SaveExploits1References5
Veracode
Veracode
•added 2024/01/26 4:34 p.m.•32 views

Prototype Pollution

Axios is vulnerable to Prototype Pollution. The vulnerability is due to the formDataToJSON method within lib/helpers/formDataToJSON.js improperly filtering the proto attribute from the FormData object, allowing an attacker to overwrite critical JavaScript Object attributes...

7AI score
SaveExploits0
Veracode
Veracode
•added 2023/05/15 5:09 a.m.•27 views

Denial Of Service (DoS)

workerd is vulnerable to Denial of Service DoS attacks. The forEach function may wind up reading from the incorrect position in memory if a FormData object has more than 2^31 items, which would result in a segmentation fault, causing the application to crash...

8.1CVSS6.8AI score0.00617EPSS
SaveExploits0References5Affected Software1
Github Security Blog
Github Security Blog
•added 2023/05/12 8:16 p.m.•27 views

Buffer under-read in workerd

Impact Prior to version v1.20230419.0, the FormData API implementation was subject to an integer overflow. If a FormData instance contained more than 2^31 elements, the forEach method could end up reading from the wrong location in memory while iterating over elements. This would most likely lead...

8.1CVSS6.5AI score0.00617EPSS
SaveExploits0References4Affected Software1
OSV
OSV
•added 2023/05/12 8:16 p.m.•66 views

GHSA-8VX6-69VG-C46F Buffer under-read in workerd

Impact Prior to version v1.20230419.0, the FormData API implementation was subject to an integer overflow. If a FormData instance contained more than 2^31 elements, the forEach method could end up reading from the wrong location in memory while iterating over elements. This would most likely lead...

6.5CVSS7.3AI score0.00617EPSS
SaveExploits0References4
NVD
NVD
•added 2023/05/12 11:15 a.m.•38 views

CVE-2023-2512

Prior to version v1.20230419.0, the FormData API implementation was subject to an integer overflow. If a FormData instance contained more than 2^31 elements, the forEach method could end up reading from the wrong location in memory while iterating over elements. This would most likely lead to a...

8.1CVSS7AI score0.00617EPSS
SaveExploits0References2
Prion
Prion
•added 2023/05/12 11:15 a.m.•26 views

Integer overflow

Prior to version v1.20230419.0, the FormData API implementation was subject to an integer overflow. If a FormData instance contained more than 2^31 elements, the forEach method could end up reading from the wrong location in memory while iterating over elements. This would most likely lead to a...

5.1CVSS8.1AI score0.00617EPSS
SaveExploits0References2Affected Software1
OSV
OSV
•added 2023/05/12 10:09 a.m.•24 views

CVE-2023-2512 Buffer under-read in workerd

Prior to version v1.20230419.0, the FormData API implementation was subject to an integer overflow. If a FormData instance contained more than 2^31 elements, the forEach method could end up reading from the wrong location in memory while iterating over elements. This would most likely lead to a...

6.5CVSS7.3AI score
SaveExploits0References4
Cvelist
Cvelist
•added 2023/05/12 10:09 a.m.•49 views

CVE-2023-2512 Buffer under-read in workerd

Prior to version v1.20230419.0, the FormData API implementation was subject to an integer overflow. If a FormData instance contained more than 2^31 elements, the forEach method could end up reading from the wrong location in memory while iterating over elements. This would most likely lead to a...

6.5CVSS8.3AI score0.00617EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
•added 2023/05/12 10:09 a.m.•12 views

CVE-2023-2512 Buffer under-read in workerd

Prior to version v1.20230419.0, the FormData API implementation was subject to an integer overflow. If a FormData instance contained more than 2^31 elements, the forEach method could end up reading from the wrong location in memory while iterating over elements. This would most likely lead to a...

6.5CVSS8.1AI score0.00617EPSS
SaveExploits0References2
CVE
CVE
•added 2023/05/12 10:09 a.m.•76 views

CVE-2023-2512

CVE-2023-2512 affects Cloudflare workerd’s FormData API implementation prior to v1.20230419.0, where an integer overflow could occur if a FormData contains more than 2^31 elements. The forEach() iteration could read from the wrong memory location, potentially causing a segmentation fault and, in ...

8.1CVSS7.3AI score0.00617EPSS
SaveExploits0References2Affected Software1
CNNVD
CNNVD
•added 2023/05/12 12:00 a.m.•14 views

cloudflared 输入验证错误漏洞

Cloudflare cloudflared is a cloud server security management platform from American company Cloudflare. The platform provides firewall analysis, cache control, role-based access, and more. A security vulnerability exists in versions prior to cloudflared v1.20230419.0, which stems from an...

8.1CVSS7.7AI score0.00617EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
•added 2023/05/12 12:00 a.m.•16 views

PT-2023-19924 · Workerd · Workerd

Name of the Vulnerable Software and Affected Versions: workerd versions prior to v1.20230419.0 Description: The FormData API implementation in workerd was subject to an integer overflow. If a FormData instance contained more than 2^31 elements, the forEach method could end up reading from the wro...

8.1CVSS7.9AI score0.00617EPSS
SaveExploits0References7
wpexploit
wpexploit
•added 2023/03/20 12:00 a.m.•133 views

Stylish Cost Calculator Premium < 7.9.0 - Unauthenticated Stored XSS

The plugin does not sanitise and escape a parameter before outputting it back in the page, leading to a Stored Cross-Site Scripting which could be used against admins when viewing submissions submitted through the Email Quote Form. POST /wp-admin/admin-ajax.php HTTP/2 Host: hosthere Content-Lengt...

6.1CVSS6.6AI score0.00458EPSS
SaveExploits2
Kitploit
Kitploit
•added 2022/12/06 11:30 a.m.•71 views

Klyda - Highly Configurable Script For Dictionary/Spray Attacks Against Online Web Applications

The Klyda project has been created to aid in quick credential based attacks against online web applications. Klyda supports the use from simple password sprays, to large multithreaded dictionary attacks. Klyda is a new project, and I am looking for any contributions. Any help is very appreciated...

7.3AI score
SaveExploits0References2
Rows per page
Query Builder