Lucene search
+L

1605 matches found

Huntr
Huntr
added 2021/11/15 2:59 p.m.9 views

Cross-Site Request Forgery (CSRF) in hdinnovations/unit3d-community-edition

Description More unprotected CSRF endpoints that allows for state-changing operations. 1: GET /dashboard/moderation/1/approve 2: GET /requests/1/accept 3: GET /requests/1/reject 4: GET /requests/1/unclaim 5: GET /requests/1/reset Proof of Concept CLICK ME! Impact This vulnerability is capable of...

2AI score
SaveExploits0
OSV
OSV
added 2021/10/25 2:15 p.m.5 views

CVE-2021-24514

The Visual Form Builder WordPress plugin before 3.0.4 does not sanitise or escape its Form Name, allowing high privilege users such as admin to set Cross-Site Scripting payload in them, even when the unfilteredhtml capability is disallowed...

4.8CVSS5.8AI score0.00598EPSS
SaveExploits2References1
Huntr
Huntr
added 2021/10/23 6:36 a.m.26 views

Cross-Site Request Forgery (CSRF) in firefly-iii/firefly-iii

Description No CSRF in duplicate rule, and modifying the order of the rule group Proof of Concept Click Me! Click Me! Click Me! Impact This vulnerability is capable of tricking admin users to duplicate rule and modifying order of rule groups Permalinks selected with reference to this report:...

4.3CVSS0.5AI score0.00512EPSS
SaveExploits1References1
OSV
OSV
added 2021/10/22 4:20 p.m.117 views

GHSA-H58V-G3Q6-Q9FX Improper Neutralization of Script-Related HTML Tags in a Web Page (Basic XSS) in sulu/sulu

Impact What kind of vulnerability is it? Who is impacted? It is an issue when input HTML into the Tag name. The HTML is execute when the tag name is listed in the auto complete form. Only admin users are affected and only admin users can create tags. Patches Has the problem been patched? What...

6.2CVSS5.7AI score0.00572EPSS
SaveExploits0References4
NVD
NVD
added 2021/10/21 9:15 p.m.27 views

CVE-2021-41169

Sulu is an open-source PHP content management system based on the Symfony framework. In versions before 1.6.43 are subject to stored cross site scripting attacks. HTML input into Tag names is not properly sanitized. Only admin users are allowed to create tags. Users are advised to upgrade...

6.2CVSS0.00572EPSS
SaveExploits0References2
OSV
OSV
added 2021/10/21 9:15 p.m.18 views

CVE-2021-41169

Sulu is an open-source PHP content management system based on the Symfony framework. In versions before 1.6.43 are subject to stored cross site scripting attacks. HTML input into Tag names is not properly sanitized. Only admin users are allowed to create tags. Users are advised to upgrade...

4.8CVSS4.9AI score
SaveExploits0References2
Cvelist
Cvelist
added 2021/10/21 8:25 p.m.23 views

CVE-2021-41169 Improper Neutralization HTML tags in sulu/sulu

Sulu is an open-source PHP content management system based on the Symfony framework. In versions before 1.6.43 are subject to stored cross site scripting attacks. HTML input into Tag names is not properly sanitized. Only admin users are allowed to create tags. Users are advised to upgrade...

6.2CVSS6.2AI score0.00572EPSS
SaveExploits0References2
NVD
NVD
added 2021/10/20 12:15 p.m.26 views

CVE-2021-25972

In Camaleon CMS, versions 2.1.2.0 to 2.6.0, are vulnerable to Server-Side Request Forgery SSRF in the media upload feature, which allows admin users to fetch media files from external URLs but fails to validate URLs referencing to localhost or other internal servers. This allows attackers to read...

4.9CVSS0.00954EPSS
SaveExploits0References2
OSV
OSV
added 2021/10/20 12:15 p.m.21 views

CVE-2021-25972

In Camaleon CMS, versions 2.1.2.0 to 2.6.0, are vulnerable to Server-Side Request Forgery SSRF in the media upload feature, which allows admin users to fetch media files from external URLs but fails to validate URLs referencing to localhost or other internal servers. This allows attackers to read...

4.9CVSS6.5AI score0.00954EPSS
SaveExploits0References2
Prion
Prion
added 2021/10/20 12:15 p.m.13 views

Server side request forgery (ssrf)

In Camaleon CMS, versions 2.1.2.0 to 2.6.0, are vulnerable to Server-Side Request Forgery SSRF in the media upload feature, which allows admin users to fetch media files from external URLs but fails to validate URLs referencing to localhost or other internal servers. This allows attackers to read...

4CVSS4.9AI score0.00954EPSS
SaveExploits0References2Affected Software1
Cvelist
Cvelist
added 2021/10/20 11:55 a.m.33 views

CVE-2021-25972 Camaleon CMS - Server-Side Request Forgery (SSRF) in Media Upload Feature

In Camaleon CMS, versions 2.1.2.0 to 2.6.0, are vulnerable to Server-Side Request Forgery SSRF in the media upload feature, which allows admin users to fetch media files from external URLs but fails to validate URLs referencing to localhost or other internal servers. This allows attackers to read...

4.9CVSS5.3AI score0.00954EPSS
SaveExploits0References2
Huntr
Huntr
added 2021/10/18 6:50 a.m.8 views

Cross-site Scripting (XSS) - Reflected in admidio/admidio

Description Have reviewed your fix for double URL encoding here: https://github.com/Admidio/admidio/commit/6b3820a574dc5f52243fbaafdb7089560c99d949 But it can easily be bypassed by triple URL encoding. Note: apparently after applying the above fix from Github on the machine, I cannot use the...

6.4AI score
SaveExploits0
Huntr
Huntr
added 2021/10/18 4:56 a.m.12 views

Cross-site Scripting (XSS) - Reflected in admidio/admidio

Description Possible to perform reflected XSS by using double URL encoding when retrieving files Proof of Concept Trigger XSS via...

0.9AI score
SaveExploits0
Huntr
Huntr
added 2021/10/16 1:20 p.m.11 views

Cross-Site Request Forgery (CSRF) in namelessmc/nameless

Description More CSRF endpoints in delete webhooks Proof of Concept /index.php?route=/panel/core/hooks/&action=delete&id=2 Impact This vulnerability is capable of tricking admin users to deleting webhooks...

2.5AI score
SaveExploits0
Huntr
Huntr
added 2021/10/11 5:56 p.m.9 views

in flatcore/flatcore-cms

Description Attackers can trick admin users into performing actions because there is no X-Frame-Options: DENY header set by the application. This header is important because it prevents other websites from Iframing the website. If the website can be iframed, then the attacker can host a malicious...

2.4AI score
SaveExploits0References1
Huntr
Huntr
added 2021/10/06 5:38 p.m.11 views

Cross-Site Request Forgery (CSRF) in pkp/pkp-lib

Description Higher severity CSRF in PKP-LIB plugins ImportExport is vulnerable to CSRF in terms of file uploads and file imports, an attacker can import arbitrary users into the platform, 1: POST /index.php/e/management/importexport/plugin/UserImportExportPlugin/uploadImportXML 2: GET...

1.8AI score
SaveExploits0
OSV
OSV
added 2021/09/15 2:15 p.m.8 views

CVE-2021-38156

In Nagios XI before 5.8.6, XSS exists in the dashboard page /dashboards/ when administrative users attempt to edit a dashboard...

5.4CVSS6.1AI score0.88939EPSS
SaveExploits1References2
CNNVD
CNNVD
added 2021/09/15 12:0 a.m.5 views

TinyFileManager 跨站请求伪造漏洞

TinyFileManager is a web-based file manager. A cross-site request forgery vulnerability exists in TinyFileManager 2.4.6 and all versions below, which can be exploited by attackers to upload files and run operating system commands by tricking Administrator users into browsing an attacker-controlle...

9.3CVSS5.5AI score0.00596EPSS
SaveExploits0References3
Github Security Blog
Github Security Blog
added 2021/08/30 5:20 p.m.63 views

Layout XML Arbitrary Code Fix

Impact Layout XML enabled admin users to execute arbitrary commands via block methods...

9CVSS5.3AI score0.02009EPSS
SaveExploits0References6Affected Software1
OSV
OSV
added 2021/08/30 5:20 p.m.57 views

GHSA-26RR-V2J2-25FH Layout XML Arbitrary Code Fix

Impact Layout XML enabled admin users to execute arbitrary commands via block methods...

9CVSS7.3AI score0.02009EPSS
SaveExploits0References5
Rows per page
Query Builder