Lucene search
+L

193 matches found

wpexploit
wpexploit
added 2021/10/05 12:0 a.m.514 views

Simple Download Monitor < 3.9.5 - Reflected Cross-Site Scripting

The plugin does not escape the 1 sdmactivetab GET parameter and 2 sdmstatsstartdate/sdmstatsenddate POST parameters before outputting them back in attributes, leading to Reflected Cross-Site Scripting issues PoC 1: This requires Firefox due to onclick+accesskey trick on hidden input. There is...

6.1CVSS6.1AI score0.008EPSS
SaveExploits2
wpexploit
wpexploit
added 2021/10/04 12:0 a.m.710 views

Far Future Expiry Header < 1.5 - Plugin's Settings Update via CSRF

The plugin does not have CSRF check when saving its settings, which could allow attackers to make a logged in admin change them via a CSRF attack. csrf.submit...

4.3CVSS1.3AI score0.00453EPSS
SaveExploits2
Huntr
Huntr
added 2021/09/29 10:42 a.m.14 views

Cross-Site Request Forgery (CSRF) in gunet/openeclass

Description Missing CSRF Token at all form POST action in on Application Proof of Concept // CSRF PoC history.pushState'', '', '/' Impact With CSRF attack, the attacker can perform operations to add, edit, and delete data on the application through the victim...

2.3AI score
SaveExploits0
Huntr
Huntr
added 2021/08/25 1:9 p.m.18 views

in froxlor/froxlor

✍️ Description The login form POST request can be hijacked so that the credentials will be sent to an external website, by modifying the login page URL. 🕵️‍♂️ Proof of Concept Change the login page URL to https://mydomain.com/index.php/evilsite.com Then the form action in the webpage will be...

0.5AI score
SaveExploits0References1
OSV
OSV
added 2021/08/23 7:40 p.m.7 views

GHSA-4952-P58Q-6CRX JupyterLab: XSS due to lack of sanitization of the action attribute of an html <form>

Impact Untrusted notebook can execute code on load. This is a remote code execution, but requires user action to open a notebook. Patches Patched in the following versions: 3.1.4, 3.0.17, 2.3.2, 2.2.10, 1.2.21. References OWASP Page on Restricting Form Submissions For more information If you have...

7.4CVSS7.4AI score0.02638EPSS
SaveExploits1References5
PyPA
PyPA
added 2021/08/09 9:15 p.m.5 views

PYSEC-2021-130

JupyterLab is a user interface for Project Jupyter which will eventually replace the classic Jupyter Notebook. In affected versions untrusted notebook can execute code on load. In particular JupyterLab doesn’t sanitize the action attribute of html . Using this it is possible to trigger the form...

9.6CVSS7.8AI score0.02638EPSS
SaveExploits1References2Affected Software1
OSV
OSV
added 2021/08/09 9:15 p.m.4 views

PYSEC-2021-130

JupyterLab is a user interface for Project Jupyter which will eventually replace the classic Jupyter Notebook. In affected versions untrusted notebook can execute code on load. In particular JupyterLab doesn’t sanitize the action attribute of html . Using this it is possible to trigger the form...

9.6CVSS7.5AI score0.02638EPSS
SaveExploits1References2
Positive Technologies
Positive Technologies
added 2021/08/09 12:0 a.m.4 views

PT-2021-19938

Name of the Vulnerable Software and Affected Versions JupyterLab versions prior to 1.2.21 JupyterLab versions prior to 2.2.10 JupyterLab versions prior to 2.3.2 JupyterLab versions prior to 3.0.17 JupyterLab versions prior to 3.1.4 Description In affected versions, an untrusted notebook can execu...

9.6CVSS7.6AI score0.02638EPSS
SaveExploits1References20
wpexploit
wpexploit
added 2021/07/28 12:0 a.m.222 views

Admin Custom Login < 3.2.8 - CSRF to Stored XSS

The Admin Custom Login WordPress plugin is vulnerable to Cross-Site Request Forgery due to the loginbgSave action found in the /includes/Login-form-setting/Login-form-background.php file which allows attackers to inject arbitrary web scripts, in versions up to and including 3.2.7. input...

6.8CVSS8.7AI score0.007EPSS
SaveExploits2References1
wpexploit
wpexploit
added 2021/06/30 12:0 a.m.120 views

SEO Wizard <= 4.0.2 - Unauthorised AJAX Calls

The plugin does not properly check for CSRF in its ajaxsaveglobalsettings and ajaxsavepostsettings AJAX actions, as well as other AJAX actions. Furthermore, capability checks were also missing, resulting in any authenticated users as low as subscriber being able to call those actions and modify t...

1.3AI score
SaveExploits0
Vulnrichment
Vulnrichment
added 2021/03/21 4:39 a.m.1 views

CVE-2021-28957

An XSS vulnerability was discovered in python-lxml's clean module versions before 4.6.3. When disabling the safeattrsonly and forms arguments, the Cleaner class does not remove the formaction attribute allowing for JS to bypass the sanitizer. A remote attacker could exploit this flaw to run...

6.4AI score0.04002EPSS
SaveExploits1References10
0day.today
0day.today
added 2020/02/27 12:0 a.m.115 views

Business Live Chat Software 1.0 - Cross-Site Request Forgery (Add Admin) Exploit

Exploit for php platform in category web applications Exploit Title: Business Live Chat Software 1.0 - Cross-Site Request Forgery Add Admin Description: Operator Can Change Role User Type to admin Exploit Author: Meisam Monsef Vendor Homepage: https://www.bdtask.com/business-live-chat-software.ph...

7.1AI score
SaveExploits0
wpexploit
wpexploit
added 2019/11/19 12:0 a.m.50 views

WP Maintenance <= 5.0.5 - Cross-Site Request Forgery to Stored Cross-Site Scripting

No nonce protection on form submissions leading to CSRF and no input/output sanitization allowing for XSS when CSRF is exploited. input type="hidden" name="wpmaintenancesocialop...

6.8CVSS0.1AI score0.0063EPSS
SaveExploits2References2
OSV
OSV
added 2019/02/04 7:29 p.m.3 views

UBUNTU-CVE-2019-7329

Reflected Cross Site Scripting XSS exists in ZoneMinder through 1.32.3, as the form action on multiple views utilizes $SERVER'PHPSELF' insecurely, mishandling any arbitrary input appended to the webroot URL, without any proper filtration, leading to XSS...

6.1CVSS7AI score0.01019EPSS
SaveExploits1References4
Positive Technologies
Positive Technologies
added 2019/02/04 12:0 a.m.3 views

PT-2019-18534 · Zoneminder +3 · Zoneminder +3

Name of the Vulnerable Software and Affected Versions: ZoneMinder versions prior to 1.32.4 Description: A Reflected Cross Site Scripting XSS issue exists due to the insecure use of $ SERVER'PHP SELF' in the form action on multiple views. This mishandles arbitrary input appended to the webroot URL...

9.8CVSS6.4AI score0.67128EPSS
SaveExploits46References111
Packet Storm
Packet Storm
added 2018/12/14 12:0 a.m.17 views

Facebook And Google Reviews System For Business 1.0 CSRF

Exploit Title: Facebook And Google Reviews System For Businesses - Cross-Site Request Forgery Date: 2018-12-13 Exploit Author: Veyselxan Vendor Homepage: https://codecanyon.net/item/facebook-and-google-reviews-system-for-businesses/22793559?srank=38 Version: v1 REQUIRED Tested on: Linux 1 Poof Of...

0.5AI score
SaveExploits0
OSV
OSV
added 2018/08/05 6:29 p.m.3 views

CVE-2018-14951

The mail message display page in SquirrelMail through 1.4.22 has XSS via a "form action='data:text" attack...

6.1CVSS5.8AI score0.01426EPSS
SaveExploits1References5
0day.today
0day.today
added 2018/05/22 12:0 a.m.34 views

Teradek Cube 7.3.6 - Cross-Site Request Forgery Vulnerability

Exploit for hardware platform in category web applications i...

7.1AI score
SaveExploits0
NVD
NVD
added 2017/12/30 4:29 a.m.14 views

CVE-2017-17992

Biometric Shift Employee Management System allows Arbitrary File Download via directory traversal sequences in the index.php formfilename parameter in a downloadform action...

9.8CVSS9.4AI score0.01758EPSS
SaveExploits1References1
Packet Storm
Packet Storm
added 2017/12/11 12:0 a.m.31 views

FS Foodpanda Clone 1.0 SQL Injection

...

0.5AI score
SaveExploits0
Rows per page
Query Builder