Lucene search
+L

4555 matches found

ATTACKERKB
ATTACKERKB
added 2021/11/22 12:0 a.m.35 views

CVE-2022-23131

In the case of instances where the SAML SSO authentication is enabled non-default, session data can be modified by a malicious actor, because a user login stored in the session was not verified. Malicious unauthenticated actor may exploit this issue to escalate privileges and gain admin access to...

9.8CVSS3.1AI score0.95683EPSS
SaveIn wildExploits9References2
Packet Storm
Packet Storm
added 2021/11/22 12:0 a.m.380 views

OX App Suite 7.10.5 Cross Site Scripting / Information Disclosure

Product: OX App Suite Vendor: OX Software GmbH Internal reference: OXUIB-872 Vulnerability type: Cross-Site Scripting CWE-80 Vulnerable version: 7.10.5 and earlier Vulnerable component: frontend Report confidence: Confirmed Solution status: Fixed by Vendor Fixed version: 7.10.3-rev30, 7.10.4-rev2...

5.6AI score0.01444EPSS
SaveExploits7
zdt
zdt
added 2021/11/22 12:0 a.m.509 views

OX App Suite 7.10.5 Cross Site Scripting / Information Disclosure Vulnerability

OX App Suite versions 7.10.5 and below suffer from cross site scripting and information disclosure vulnerabilities. Product: OX App Suite Vendor: OX Software GmbH Internal reference: OXUIB-872 Vulnerability type: Cross-Site Scripting CWE-80 Vulnerable version: 7.10.5 and earlier Vulnerable...

6.1CVSS5.1AI score0.01444EPSS
SaveExploits7
Snyk
Snyk
added 2021/11/18 8:15 p.m.3 views

Cross-site Request Forgery (CSRF)

Overview Affected versions of this package are vulnerable to Cross-site Request Forgery CSRF that allows user account takeover. Note: All applications using any version of the frontend component of spreeauthdevise are affected if protectfromforgery method is both: Executed whether as: A...

9.3CVSS6.9AI score
SaveExploits0References2
wpexploit
wpexploit
added 2021/11/18 12:0 a.m.160 views

WP User Frontend < 3.5.25 - Admin+ SQL Injection

The plugin does not validate and escape the postid parameter from the Subscribers list before using in a SQL statement, leading to an SQL injection https://example.com/wp-admin/edit.php?posttype=wpufsubscription&page=wpufsubscribers&postID=1+AND+%28SELECT+42+FROM+%28SELECT%28SLEEP%285%29%29%29b%2...

7.3AI score
SaveExploits0References1
Patchstack
Patchstack
added 2021/11/18 12:0 a.m.13 views

WordPress WP User Frontend plugin <= 3.5.23 - SQL Injection (SQLi) vulnerability

SQL Injection SQLi vulnerability discovered in WordPress WP User Frontend plugin versions = 3.5.23. Solution Update the WordPress WP User Frontend plugin to the latest available version at least 3.5.25...

2.1AI score
SaveExploits0References2Affected Software1
WPVulnDB
WPVulnDB
added 2021/11/18 12:0 a.m.18 views

WP User Frontend < 3.5.25 - Admin+ SQL Injection

The plugin does not validate and escape the postid parameter from the Subscribers list before using in a SQL statement, leading to an SQL injection PoC https://example.com/wp-admin/edit.php?posttype=wpufsubscription=wpufsubscribersID=1+AND+%28SELECT+42+FROM+%28SELECT%28SLEEP%285%29%29%29b%29...

7.3AI score
SaveExploits0References1Affected Software1
ATTACKERKB
ATTACKERKB
added 2021/11/17 8:15 p.m.6 views

CVE-2021-41274

solidusauthdevise provides authentication services for the Solidus webstore framework, using the Devise gem. In affected versions solidusauthdevise is subject to a CSRF vulnerability that allows user account takeover. All applications using any version of the frontend component of solidusauthdevi...

9.3CVSS7.3AI score0.00609EPSS
SaveExploits1References3Affected Software1
Positive Technologies
Positive Technologies
added 2021/11/17 12:0 a.m.7 views

PT-2021-23235 · Unknown · Spree Auth Devise

Name of the Vulnerable Software and Affected Versions: spree auth devise versions prior to 4.0.1 spree auth devise versions prior to 4.1.1 spree auth devise versions prior to 4.2.1 spree auth devise versions prior to 4.4.1 Description: The issue is a CSRF vulnerability that allows user account...

9.3CVSS8.6AI score0.0052EPSS
SaveExploits0References17
OSV
OSV
added 2021/11/16 5:4 p.m.40 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.47 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.19 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
Github Security Blog
Github Security Blog
added 2021/11/16 5:4 p.m.52 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
Hacker One
Hacker One
added 2021/11/11 2:55 p.m.20 views

GitLab: Stored XSS on issue comments and other pages which contain notes

Summary This report contains two XSS sanitization bypasses: The SyntaxHighlightFilter creates html from unsanitized data. This can be used to bypass the XSS filter on the server-side. ruby def highlightnodenode ... sourcepos = node.parent.attr'data-sourcepos' ... sourceposattr = sourcepos ?...

0.2AI score
SaveExploits0
Fedora
Fedora
added 2021/11/11 1:22 a.m.35 views

[SECURITY] Fedora 33 Update: cacti-1.2.19-1.fc33

Cacti is a complete frontend to RRDTool. It stores all of the necessary information to create graphs and populate them with data in a MySQL database. The frontend is completely PHP driven...

6.1CVSS6.6AI score0.01631EPSS
SaveExploits0
Fedora
Fedora
added 2021/11/11 1:19 a.m.33 views

[SECURITY] Fedora 35 Update: cacti-1.2.19-1.fc35

Cacti is a complete frontend to RRDTool. It stores all of the necessary information to create graphs and populate them with data in a MySQL database. The frontend is completely PHP driven...

6.1CVSS6.6AI score0.01631EPSS
SaveExploits0
Fedora
Fedora
added 2021/11/11 12:55 a.m.39 views

[SECURITY] Fedora 34 Update: cacti-1.2.19-1.fc34

Cacti is a complete frontend to RRDTool. It stores all of the necessary information to create graphs and populate them with data in a MySQL database. The frontend is completely PHP driven...

6.1CVSS6.6AI score0.01631EPSS
SaveExploits0
CNVD
CNVD
added 2021/11/10 12:0 a.m.43 views

WordPress Plugin SQL Injection Vulnerability (CNVD-2021-101478)

WordPress is the Wordpress Foundation's set of blogging platform developed using the PHP language. The platform supports setting up personal blogging sites on PHP and MySQL servers. WordPress Plugin is a WordPress open source application plugin. SQL injection vulnerability exists in the Wordpress...

8.8CVSS2.6AI score0.01292EPSS
SaveExploits2References1
OSV
OSV
added 2021/11/08 6:15 p.m.6 views

CVE-2021-24835

The WCFM – Frontend Manager for WooCommerce along with Bookings Subscription Listings Compatible WordPress plugin before 6.5.12, when used in combination with another WCFM - WooCommerce Multivendor plugin such as WCFM - WooCommerce Multivendor Marketplace, does not escape the withdrawalvendor...

8.8CVSS5.8AI score0.01292EPSS
SaveExploits2References1
Prion
Prion
added 2021/11/08 6:15 p.m.23 views

Sql injection

The WCFM – Frontend Manager for WooCommerce along with Bookings Subscription Listings Compatible WordPress plugin before 6.5.12, when used in combination with another WCFM - WooCommerce Multivendor plugin such as WCFM - WooCommerce Multivendor Marketplace, does not escape the withdrawalvendor...

6.5CVSS8.8AI score0.01292EPSS
SaveExploits2References1Affected Software1
Rows per page
Query Builder