Lucene search
+L

11768 matches found

wpexploit
wpexploit
added 2024/04/30 12:0 a.m.148 views

Sailthru Triggermail <= 1.1 - Reflected XSS

Description The plugin does not sanitise and escape various parameters before outputting them back in pages and attributes, leading to a Reflected Cross-Site Scripting which could be used against high privilege users such as admin The PoC will be displayed on May 14, 2024, to give users the time ...

8.5AI score0.00367EPSS
SaveExploits3
WPVulnDB
WPVulnDB
added 2024/04/30 12:0 a.m.16 views

Social Icons Widget & Block < 4.2.18 - Admin+ Stored XSS

Description The plugin does not sanitise and escape some of its Widget settings, which could allow high privilege users such as admin to perform Stored Cross-Site Scripting attacks even when the unfilteredhtml capability is disallowed for example in multisite setup PoC 1. As an administrator,...

5.4AI score0.00391EPSS
SaveExploits2References1Affected Software1
Packet Storm
Packet Storm
added 2024/04/30 12:0 a.m.561 views

osCommerce 4 Cross Site Scripting

Exploit Title: osCommerce 4 - Reflected XSS Exploit Author: skalvin Date: 22/04/2024 Vendor: osCommerce ltd. Vendor Homepage: https://www.oscommerce.com/ Software Link: https://demo.oscommerce.com/ Demo Link: https://demo.oscommerce.com/furniture/ Tested on: Windows 11 Pro Impact: Manipulate the...

7.4AI score0.01828EPSS
SaveExploits1
Hacker One
Hacker One
added 2024/04/29 8:49 p.m.33 views

HackerOne: Payload delivery via Social Media urls on H1 profile

The Hackerone platform allowed users to add social media profiles to their profiles, where users could provide their usernames. Due to improper sanitization, users were able to construct their own URLs, except for Twitter which was sanitized. This allowed attackers to hide malicious payloads behi...

7AI score
SaveExploits0
WPVulnDB
WPVulnDB
added 2024/04/29 12:0 a.m.24 views

All in One SEO < 4.6.1.1 - Contributor+ Stored XSS

Description The plugin does not validate and escape some of its Post fields before outputting them back, which could allow users with the contributor role and above to perform Stored Cross-Site Scripting attacks PoC As a contributor, create a post and put the following payload in the "Meta...

5.2AI score0.00369EPSS
SaveExploits2References1Affected Software1
wpexploit
wpexploit
added 2024/04/29 12:0 a.m.430 views

All in One SEO < 4.6.1.1 - Contributor+ Stored XSS

Description The plugin does not validate and escape some of its Post fields before outputting them back, which could allow users with the contributor role and above to perform Stored Cross-Site Scripting attacks As a contributor, create a post and put the following payload in the "Meta Descriptio...

5.9AI score0.00369EPSS
SaveExploits2References1
Vulnrichment
Vulnrichment
added 2024/04/26 8:31 p.m.23 views

CVE-2024-32878 Use of Uninitialized Variable Vulnerability in llama.cpp

Llama.cpp is LLM inference in C/C++. There is a use of uninitialized heap variable vulnerability in ggufinitfromfile, the code will free this uninitialized variable later. In a simple POC, it will directly cause a crash. If the file is carefully constructed, it may be possible to control this...

7.1CVSS8AI score0.00696EPSS
SaveExploits0References2
WPVulnDB
WPVulnDB
added 2024/04/26 12:0 a.m.14 views

Swift Framework < 2024.0.0 - Contributor+ Stored XSS via Shortcode

Description The plugin does not validate and escape some of its shortcode attributes before outputting them back in the page, which could allow users with a role as low as contributor to perform Stored Cross-Site Scripting attacks which could be used against high privilege users such as admins. P...

5.2AI score0.00332EPSS
SaveExploits2Affected Software1
WPVulnDB
WPVulnDB
added 2024/04/26 12:0 a.m.11 views

Popup4Phone <= 1.3.2 - Unauthenticated Stored XSS

Description The plugin does not sanitise and escape some parameters, which could allow unauthenticated users to perform Cross-Site Scripting attacks against admins. PoC Run the following JavaScript in the browser console: fetch"/", "headers": "content-type": "application/x-www-form-urlencoded", ,...

5.9AI score0.00684EPSS
SaveExploits2
wpexploit
wpexploit
added 2024/04/26 12:0 a.m.172 views

Swift Framework < 2024.0.0 - Contributor+ Stored XSS via Shortcode

Description The plugin does not validate and escape some of its shortcode attributes before outputting them back in the page, which could allow users with a role as low as contributor to perform Stored Cross-Site Scripting attacks which could be used against high privilege users such as admins. 1...

5.9AI score0.00332EPSS
SaveExploits2
wpexploit
wpexploit
added 2024/04/26 12:0 a.m.187 views

Popup4Phone <= 1.3.2 - Unauthenticated Stored XSS

Description The plugin does not sanitise and escape some parameters, which could allow unauthenticated users to perform Cross-Site Scripting attacks against admins. Run the following JavaScript in the browser console: fetch"/", "headers": "content-type": "application/x-www-form-urlencoded", ,...

6.2AI score0.00684EPSS
SaveExploits2
Github Security Blog
Github Security Blog
added 2024/04/25 7:53 p.m.43 views

vyper's range(start, start + N) reverts for negative numbers

Summary When looping over a range of the form rangestart, start + N, if start is negative, the execution will always revert. Details This issue is caused by an incorrect assertion inserted by the code generation of the range stmt.parseForrange:...

5.3CVSS6.9AI score0.00791EPSS
SaveExploits1References6Affected Software1
Github Security Blog
Github Security Blog
added 2024/04/25 7:53 p.m.30 views

vyper performs incorrect topic logging in raw_log

Summary Incorrect values can be logged when rawlog builtin is called with memory or storage arguments to be used as topics. A contract search was performed and no vulnerable contracts were found in production. In particular, no uses of rawlog were found at all in production; it is apparently not ...

5.3CVSS5.3AI score0.00451EPSS
SaveExploits0References4Affected Software1
Github Security Blog
Github Security Blog
added 2024/04/25 7:50 p.m.50 views

vyper performs multiple eval of `sqrt()` argument built in

Summary Using the sqrt builtin can result in multiple eval evaluation of side effects when the argument has side-effects. The bug is more difficult but not impossible! to trigger as of 0.3.4, when the unique symbol fence was introduced https://github.com/vyperlang/vyper/pull/2914. A contract sear...

5.3CVSS5.4AI score0.00451EPSS
SaveExploits0References5Affected Software1
GithubExploit
GithubExploit
added 2024/04/25 4:45 a.m.437 views

Exploit for Code Injection in Crushftp

It is an exploit module targeting Apache Log4j. The target produ...

10CVSS8.8AI score0.99539EPSS
SaveExploits22
wpexploit
wpexploit
added 2024/04/25 12:0 a.m.165 views

Newsletter Popup <= 1.2 - Subscriber Deletion via CSRF

Description The plugin does not have CSRF check when deleting subscriber, which could allow attackers to make logged in admins perform such action via a CSRF attack Make an admin open a link where is a valid user:...

6.7AI score0.00254EPSS
SaveExploits2
GithubExploit
GithubExploit
added 2024/04/24 6:39 a.m.294 views

Exploit for Injection in Glpi-Project Glpi

It is an offensive tool for GLPI. This repository contains a pro...

9.8CVSS10AI score0.99696EPSS
SaveExploits14
GithubExploit
GithubExploit
added 2024/04/24 6:39 a.m.587 views

Exploit for Injection in Glpi-Project Glpi

It is an offensive tool for GLPI, a proof-of-concept exploit for...

9.8CVSS10AI score0.99696EPSS
SaveExploits14
WPVulnDB
WPVulnDB
added 2024/04/24 12:0 a.m.14 views

WP Prayer <= 2.0.9 - Arbitrary Prayer Deletion via CSRF

Description The plugin does not have CSRF checks in some places, which could allow attackers to make logged in users perform unwanted actions via CSRF attacks PoC Make and admin open a URL where is any valid prayer ID: https://example.com/wp-admin/admin.php?page=wpemanageprayer=deleteid=...

6.4AI score0.00189EPSS
SaveExploits2
wpexploit
wpexploit
added 2024/04/24 12:0 a.m.144 views

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

Description The plugin 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 Make a logged in admin open an HTML file containing the following:...

6.7AI score0.00202EPSS
SaveExploits2
Rows per page
Query Builder