Lucene search
+L

1845 matches found

Cvelist
Cvelist
β€’added 2021/08/02 10:32 a.m.β€’21 views

CVE-2021-24477 Migrate Users <= 1.0.1 - CSRF to Stored Cross-Site Scripting (XSS)

The Migrate Users WordPress plugin through 1.0.1 does not sanitise or escape its Delimiter option before outputting in a page, leading to a Stored Cross-Site Scripting issue. Furthermore, the plugin does not have CSRF check in place when saving its options, allowing the issue to be exploited via ...

6.2AI score0.00412EPSS
SaveExploits2References1
Huntr
Huntr
β€’added 2021/07/30 2:18 p.m.β€’10 views

Cross-Site Request Forgery (CSRF) in microweber/microweber

✍️ Description Attacker able to delete any Module if attacker knows the ids parameter value. πŸ•΅οΈβ€β™‚οΈ Proof of Concept Here after running PoC.html on Firefox or Safari and click on submit button also can be auto-submit you will see that the Module with id 167 has been deleted. //PoC.html...

2.3AI score
SaveExploits0
Huntr
Huntr
β€’added 2021/07/24 8:39 a.m.β€’12 views

Cross-Site Request Forgery (CSRF) in ampache/ampache

✍️ Description When you don't set the SameSite attribute of cookies the browsers have special act in front of this issue.I mean set default value on it chrome and chromium based browsers set the attribute "Lax" that mean if you do add/delete/alter operation in a get HTTP request then your site mor...

1.3AI score
SaveExploits0
Huntr
Huntr
β€’added 2021/07/23 1:32 p.m.β€’13 views

Cross-Site Request Forgery (CSRF) in kestasjk/webdiplomacy

✍️ Description CSRF bug when disabling notice πŸ•΅οΈβ€β™‚οΈ Proof of Concept no csrf token checking during enable/desable notice .\ Bellow request is vulnerable to csrf attack POST /index.php HTTP/1.1 Host: webdiplomacy.net User-Agent: Mozilla/5.0 X11; Ubuntu; Linux x8664; rv:88.0 Gecko/20100101...

0.6AI score
SaveExploits0
Huntr
Huntr
β€’added 2021/07/21 11:59 a.m.β€’7 views

Cross-Site Request Forgery (CSRF) in dolibarr/dolibarr

✍️ Description CSRF bug to activate all contractline πŸ•΅οΈβ€β™‚οΈ Proof of Concept Here it does not check token parameter for csrf .You can remove token paramater from url. bellow request is vulnerable to csrf attack when activate all contract-line ....

1.9AI score
SaveExploits0
Huntr
Huntr
β€’added 2021/07/21 11:53 a.m.β€’6 views

Cross-Site Request Forgery (CSRF) in dolibarr/dolibarr

✍️ Description CSRF bug to remove third-party from sales-order πŸ•΅οΈβ€β™‚οΈ Proof of Concept Here it does not check token parameter for csrf .You can remove token paramater from url. bellow request is vulnerable to csrf attack when removing third-party from sales-order ....

1.5AI score
SaveExploits0
Huntr
Huntr
β€’added 2021/07/21 11:48 a.m.β€’16 views

Cross-Site Request Forgery (CSRF) in dolibarr/dolibarr

✍️ Description CSRF bug to classify bill of sales-order πŸ•΅οΈβ€β™‚οΈ Proof of Concept Here it does not check token parameter for csrf .You can remove token paramater from url. bellow request is vulnerable to csrf attack when classify bill of sales-order ....

1AI score
SaveExploits0
Huntr
Huntr
β€’added 2021/07/21 11:40 a.m.β€’14 views

Cross-Site Request Forgery (CSRF) in dolibarr/dolibarr

✍️ Description CSRF bug to validate inventory πŸ•΅οΈβ€β™‚οΈ Proof of Concept Here it does not check token parameter for csrf .You can remove token paramater from url. bellow request is vulnerable to csrf attack when validate inventory ....

1.6AI score
SaveExploits0
Huntr
Huntr
β€’added 2021/07/21 11:12 a.m.β€’14 views

Cross-Site Request Forgery (CSRF) in dolibarr/dolibarr

✍️ Description CSRF bug to delete customer price πŸ•΅οΈβ€β™‚οΈ Proof of Concept Here it does not check token parameter for csrf .You can remove token paramater from url. bellow request is vulnerable to csrf attack when delete customer price ....

1AI score
SaveExploits0
Prion
Prion
β€’added 2021/07/20 1:15 a.m.β€’21 views

Cross site request forgery (csrf)

DataDump is a MediaWiki extension that provides dumps of wikis. Prior to commit 67a82b76e186925330b89ace9c5fd893a300830b, DataDump had no protection against CSRF attacks so requests to generate or delete dumps could be forged. The vulnerability was patched in commit...

5.8CVSS5.4AI score0.00476EPSS
SaveExploits0References3Affected Software1
WPVulnDB
WPVulnDB
β€’added 2021/07/19 12:0 a.m.β€’14 views

Social Tape <= 1.0 - CSRF to Stored XSS

The plugin does not have CSRF checks in place when saving its settings, and do not sanitise or escape them before outputting them back in the page, leading to a stored Cross-Site Scripting issue via a CSRF attack PoC...

4.3CVSS1.8AI score0.00412EPSS
SaveExploits2Affected Software1
Huntr
Huntr
β€’added 2021/07/15 7:20 p.m.β€’11 views

in emoncms/emoncms

✍️ Description In CSRF attack if attacker able to change the victim email then attacker can change email to own email and get password from password reset section and then the account take over happen here. πŸ•΅οΈβ€β™‚οΈ Proof of Concept 1.you login in your account 2.you make a file contain the following...

0.2AI score
SaveExploits0
CNVD
CNVD
β€’added 2021/07/14 12:0 a.m.β€’8 views

WordPress plugin code injection vulnerability (CNVD-2021-52420)

WordPress is the Wordpress Foundation's set of blogging platform developed using the PHP language . The platform supports PHP and MySQL servers to set up a personal blog site.WordPress Plugin is a WordPress open source application plugin . A code injection vulnerability exists in WordPress Plugin...

6.1CVSS6.2AI score0.00412EPSS
SaveExploits2References1
Prion
Prion
β€’added 2021/07/12 8:15 p.m.β€’16 views

Cross site scripting

The Glass WordPress plugin through 1.3.2 does not sanitise or escape its "Glass Pages" setting before outputting in a page, leading to a Stored Cross-Site Scripting issue. Furthermore, the plugin did not have CSRF check in place when saving its settings, allowing the issue to be exploited via a...

4.3CVSS6.1AI score0.00412EPSS
SaveExploits2References1Affected Software1
Cvelist
Cvelist
β€’added 2021/07/12 7:21 p.m.β€’27 views

CVE-2021-24434 Glass <= 1.3.2 - CSRF to Stored Cross-Site Scripting (XSS)

The Glass WordPress plugin through 1.3.2 does not sanitise or escape its "Glass Pages" setting before outputting in a page, leading to a Stored Cross-Site Scripting issue. Furthermore, the plugin did not have CSRF check in place when saving its settings, allowing the issue to be exploited via a...

6.2AI score0.00412EPSS
SaveExploits2References1
OSV
OSV
β€’added 2021/07/06 11:15 a.m.β€’6 views

CVE-2021-24405

The Easy Cookies Policy WordPress plugin through 1.6.2 is lacking any capability and CSRF check when saving its settings, allowing any authenticated users such as subscriber to change them. If users can't register, this can be done through CSRF. Furthermore, the cookie banner setting is not...

6.5CVSS5.8AI score0.10703EPSS
SaveExploits5References2
WPVulnDB
WPVulnDB
β€’added 2021/06/30 12:0 a.m.β€’15 views

Instantio < 1.2.6 - CSRF Bypass

The plugin did not properly check for CSRF in its wivariableproductquickview AJAX action, allowing attacker to make user call it via a CSRF attack...

4.2AI score
SaveExploits0Affected Software1
WPVulnDB
WPVulnDB
β€’added 2021/06/28 12:0 a.m.β€’14 views

Migrate Users <= 1.0.1 - CSRF to Stored Cross-Site Scripting (XSS)

The plugin does not sanitise or escape its Delimiter option before outputting in a page, leading to a Stored Cross-Site Scripting issue. Furthermore, the plugin does not have CSRF check in place when saving its options, allowing the issue to be exploited via a CSRF attack. PoC Add the following...

4.3CVSS3.4AI score0.00412EPSS
SaveExploits2Affected Software1
NVD
NVD
β€’added 2021/06/16 4:15 p.m.β€’19 views

CVE-2020-35759

bloofoxCMS 0.5.2.1 is infected with a CSRF Attack that leads to an attacker editing any file content Locally/Remotely...

6.5CVSS0.00839EPSS
SaveExploits1References1
OSV
OSV
β€’added 2021/06/16 4:15 p.m.β€’18 views

CVE-2020-35759

bloofoxCMS 0.5.2.1 is infected with a CSRF Attack that leads to an attacker editing any file content Locally/Remotely...

6.5CVSS6.8AI score
SaveExploits0References1
Rows per page
Query Builder