Lucene search
+L

12847 matches found

WPVulnDB
WPVulnDB
added 2021/12/03 12:0 a.m.18 views

Modern Events Calendar Lite < 6.2.0 - Subscriber+ Category Add Leading to Stored XSS

The plugin alloed any logged-in user, even a subscriber user, may add a category whose parameters are incorrectly escaped in the admin panel, leading to stored XSS. PoC 1. Run the following JavaScript in the browser's web console as a subscriber user. 2. Authenticate in a separate browser as an...

5.4CVSS0.4AI score0.00611EPSS
SaveExploits2Affected Software1
CNNVD
CNNVD
added 2021/12/02 12:0 a.m.6 views

SakuraPanel 跨站脚本漏洞

SakuraPanel is an open source, Frp-based intranet penetration management panel application. a cross-site scripting vulnerability exists in SakuraPanel, which stems from an exit function in the product/master/core/PostHandler.php file that does not validate data. An attacker could print...

6.1CVSS5.2AI score0.00621EPSS
SaveExploits1References1
NVD
NVD
added 2021/12/01 1:15 p.m.23 views

CVE-2021-44280

attendance management system 1.0 is affected by a SQL injection vulnerability in admin/incFunctions.php through the makeSafe function...

9.8CVSS0.01909EPSS
SaveExploits1References4
OSV
OSV
added 2021/11/29 3:15 p.m.23 views

CVE-2021-43693

vesta 0.9.8-24 is affected by a file inclusion vulnerability in file web/add/user/index.php...

9.8CVSS6.8AI score
SaveExploits0References1
Cvelist
Cvelist
added 2021/11/29 2:13 p.m.29 views

CVE-2021-43693

vesta 0.9.8-24 is affected by a file inclusion vulnerability in file web/add/user/index.php...

9.6AI score0.01208EPSS
SaveExploits1References1
NVD
NVD
added 2021/11/22 5:15 p.m.16 views

CVE-2019-5640

Rapid7 Nexpose versions prior to 6.6.114 suffer from an information exposure issue whereby, when the user's session has ended due to inactivity, an attacker can use the inspect element browser feature to remove the login panel and view the details available in the last webpage visited by previous...

5.3CVSS0.00522EPSS
SaveExploits0References1
The Hacker News
The Hacker News
added 2021/11/19 6:50 a.m.269 views

Experts Expose Secrets of Conti Ransomware Group That Made 25 Million from Victims

The clearnet and dark web payment portals operated by the Conti ransomware group have gone down in what appears to be an attempt to shift to new infrastructure after details about the gang's inner workings and its members were made public. According to MalwareHunterTeam, "while both the clearweb...

9.8CVSS8.9AI score0.99999EPSS
SaveExploits99
Github Security Blog
Github Security Blog
added 2021/11/16 5:4 p.m.48 views

Cross-site scripting (XSS) from image block content in the site frontend

Impact Kirby's blocks field stores structured data for each block. This data is then used in block snippets to convert the blocks to HTML for use in your templates. We recommend to escape HTML special characters against cross-site scripting XSS attacks. Cross-site scripting XSS is a type of...

7.3CVSS0.00781EPSS
SaveExploits0References5Affected Software1
OSV
OSV
added 2021/11/16 5:4 p.m.41 views

GHSA-CQ58-R77C-5JJW Cross-site scripting (XSS) from image block content in the site frontend

Impact Kirby's blocks field stores structured data for each block. This data is then used in block snippets to convert the blocks to HTML for use in your templates. We recommend to escape HTML special characters against cross-site scripting XSS attacks. Cross-site scripting XSS is a type of...

5.4CVSS6AI score0.00781EPSS
SaveExploits0References5
Github Security Blog
Github Security Blog
added 2021/11/16 5:4 p.m.53 views

Cross-site scripting (XSS) from writer field content in the site frontend

Impact Kirby's writer field stores its formatted content as HTML code. Unlike with other field types, it is not possible to escape HTML special characters against cross-site scripting XSS attacks, otherwise the formatting would be lost. Cross-site scripting XSS is a type of vulnerability that...

7.3CVSS0.2AI score0.00898EPSS
SaveExploits0References5Affected Software1
OSV
OSV
added 2021/11/16 5:4 p.m.20 views

GHSA-X7J7-QP7J-HW3Q Cross-site scripting (XSS) from writer field content in the site frontend

Impact Kirby's writer field stores its formatted content as HTML code. Unlike with other field types, it is not possible to escape HTML special characters against cross-site scripting XSS attacks, otherwise the formatting would be lost. Cross-site scripting XSS is a type of vulnerability that...

5.4CVSS6AI score0.00898EPSS
SaveExploits0References5
NVD
NVD
added 2021/11/15 3:15 p.m.20 views

CVE-2021-43574

WebAdmin Control Panel in Atmail 6.5.0 a version released in 2012 allows XSS via the format parameter to the default URI. NOTE: This vulnerability only affects products that are no longer supported by the maintainer...

6.1CVSS0.02422EPSS
SaveExploits0References2
OSV
OSV
added 2021/11/15 3:15 p.m.9 views

CVE-2021-43574

WebAdmin Control Panel in Atmail 6.5.0 a version released in 2012 allows XSS via the format parameter to the default URI. NOTE: This vulnerability only affects products that are no longer supported by the maintainer...

6.1CVSS5.8AI score0.02422EPSS
SaveExploits0References2
Prion
Prion
added 2021/11/15 3:15 p.m.22 views

Cross site scripting

UNSUPPORTED WHEN ASSIGNED WebAdmin Control Panel in Atmail 6.5.0 a version released in 2012 allows XSS via the format parameter to the default URI. NOTE: This vulnerability only affects products that are no longer supported by the maintainer...

4.3CVSS5.9AI score0.02422EPSS
SaveExploits0References2Affected Software1
Huntr
Huntr
added 2021/11/15 5:47 a.m.28 views

Cross-Site Request Forgery (CSRF) in pterodactyl/panel

Description Following state-changing endpoints are vulnerable to CSRF: 1: GET /admin/nodes/view/1/settings/token auto-generates token when token not generated yet 2: GET /admin/settings/mail/test The X-CSRF-Token header for the API request is not validated on backend, should be a POST request to...

0.2AI score
SaveExploits0
Huntr
Huntr
added 2021/11/15 2:49 a.m.16 views

Improper Access Control in janeczku/calibre-web

Description Although a user has no permissions about public shelves, he can create them. Proof of Concept The method createshelf at shelf.py does not check if the user has public shelf permissions for create it. @shelf.route"/shelf/create", methods="GET", "POST" @loginrequired def createshelf:...

0.3AI score0.00334EPSS
SaveExploits1
wpexploit
wpexploit
added 2021/11/15 12:0 a.m.136 views

Flex Local Fonts <= 1.0.0 - Admin+ Stored Cross-Site-Scripting

The plugin does not escape the Class Name field when adding a font, which could allow hight privilege users to perform Cross-Site Scripting attacks even when the unfilteredhtml capability is disallowed. Add a new font Tools -- Local Fonts -- Add Font, need to have at least one font for the 'Add...

4.8CVSS5AI score0.00598EPSS
SaveExploits2
CNNVD
CNNVD
added 2021/11/15 12:0 a.m.11 views

Atmail 跨站脚本漏洞

AtMail is an open source WebMail client from Atmail Australia, which provides Webmail interface, address book management, calendar and other features, and supports IMAP, video mail, etc. A cross-site scripting vulnerability exists in the WebAdmin control panel of AtMail version 6.5.0. An attacker...

6.1CVSS5.3AI score0.02422EPSS
SaveExploits0References3
BDU FSTEC
BDU FSTEC
added 2021/11/15 12:0 a.m.17 views

The vulnerability of NVIDIA Control Panel software for graphics processors from NVIDIA brands such as GeForce, Studio, RTX/Quadro, NVS, and Tesla allows attackers to escalate their privileges or cause service failures.

The vulnerability of NVIDIA Control Panel software for graphics processors such as NVIDIA GeForce, Studio, RTX/Quadro, NVS, and Tesla is related to errors in handling hard links. Exploiting this vulnerability can allow attackers to gain elevated privileges or cause service interruptions...

7.1CVSS7AI score0.0026EPSS
SaveExploits0References4Affected Software15
zdt
zdt
added 2021/11/15 12:0 a.m.372 views

Simple Subscription Website 1.0 - SQL injection Authentication Bypass Vulnerability

Exploit Title: Simple Subscription Website 1.0 - SQLi Authentication Bypass Exploit Author: Daniel Haro Dirox Vendor Homepage: https://www.sourcecodester.com/php/15013/simple-subscription-website-admin-panel-php-and-sqlite-source-code.html Software Link:...

9.8CVSS9.2AI score0.04729EPSS
SaveExploits4
Rows per page
Query Builder