Lucene search
+L

15075 matches found

Vulnrichment
Vulnrichment
added 2024/01/09 5:57 p.m.3 views

CVE-2024-20655 Microsoft Online Certificate Status Protocol (OCSP) Remote Code Execution Vulnerability

...

6.6CVSS8.8AI score0.01408EPSS
SaveExploits0References1
Prion
Prion
added 2024/01/09 4:15 a.m.25 views

Cross site request forgery (csrf)

The Metform Elementor Contact Form Builder plugin for WordPress is vulnerable to Cross-Site Request Forgery in all versions up to, and including, 3.8.1. This is due to missing or incorrect nonce validation on the contents function. This makes it possible for unauthenticated attackers to update th...

5.8CVSS6.6AI score0.00226EPSS
SaveExploits0References3Affected Software1
NVD
NVD
added 2024/01/09 12:15 a.m.46 views

CVE-2024-21648

XWiki Platform is a generic wiki platform offering runtime services for applications built on top of it. The rollback action is missing a right protection, a user can rollback to a previous version of the page to gain rights they don't have anymore. The problem has been patched in XWiki 14.10.17,...

8.8CVSS8.5AI score0.00512EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2024/01/08 11:31 p.m.7 views

CVE-2024-21648 XWiki has no right protection on rollback action

XWiki Platform is a generic wiki platform offering runtime services for applications built on top of it. The rollback action is missing a right protection, a user can rollback to a previous version of the page to gain rights they don't have anymore. The problem has been patched in XWiki 14.10.17,...

8CVSS8.4AI score0.00512EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2024/01/08 11:31 p.m.61 views

CVE-2024-21648 XWiki has no right protection on rollback action

XWiki Platform is a generic wiki platform offering runtime services for applications built on top of it. The rollback action is missing a right protection, a user can rollback to a previous version of the page to gain rights they don't have anymore. The problem has been patched in XWiki 14.10.17,...

8CVSS9.1AI score0.00512EPSS
SaveExploits0References3
Github Security Blog
Github Security Blog
added 2024/01/08 4:25 p.m.40 views

XWiki has no right protection on rollback action

Impact The rollback action is missing a right protection: it means that a user can rollback to a previous version of the page to gain rights they don't have anymore. This vulnerability impacts all version of XWiki since rollback action is available. Patches The problem has been patched in XWiki...

8.8CVSS7AI score0.00512EPSS
SaveExploits0References7Affected Software2
Openbugbounty
Openbugbounty
added 2024/01/08 8:44 a.m.15 views

alpineaction.co.uk Cross Site Scripting vulnerability OBB-3829768

Following the coordinated and responsible vulnerability disclosure guidelines of the ISO 29147 standard, Open Bug Bounty has: a. verified the vulnerability and confirmed its existence; b. notified the website operator about its existence. Technical details of the vulnerability are currently hidde...

6.2AI score
SaveExploits0
OSV
OSV
added 2024/01/08 7:15 a.m.10 views

CVE-2024-0301

A vulnerability classified as critical was found in fhs-opensource iparking 1.5.22.RELEASE. This vulnerability affects the function getData of the file src/main/java/com/xhb/pay/action/PayTempOrderAction.java. The manipulation leads to sql injection. The attack can be initiated remotely. The...

9.8CVSS5.6AI score0.00706EPSS
SaveExploits1References3
Prion
Prion
added 2024/01/05 2:15 a.m.28 views

Cross site request forgery (csrf)

The Depicter Slider – Responsive Image Slider, Video Slider & Post Slider plugin for WordPress is vulnerable to Cross-Site Request Forgery in all versions up to, and including, 2.0.6. This is due to missing or incorrect nonce validation on the 'save' function. This makes it possible for...

4.3CVSS6.6AI score0.00196EPSS
SaveExploits0References2Affected Software1
BDU FSTEC
BDU FSTEC
added 2024/01/05 12:00 a.m.14 views

The vulnerability in the main() function of the csteccgi.cgi script (/cgi-bin/cstecgi.cgi?action=login) of the TOTOLINK A7100RU router software allows a perpetrator to execute arbitrary commands.

The vulnerability of the main function in the csteccgi.cgi script /cgi-bin/cstecgi.cgi?action=login of the TOTOLINK A7100RU router software is related to the output of operations that go beyond the buffer in memory. Exploiting this vulnerability allows a remote attacker to execute arbitrary...

10CVSS8.3AI score0.137EPSS
SaveExploits1References3Affected Software1
WPVulnDB
WPVulnDB
added 2024/01/05 12:00 a.m.17 views

Woostify Sites Library < 1.4.8 - Subscriber+ Arbitrary Options Update to DoS

Description The plugin does not have authorisation in an AJAX action, allowing any authenticated users, such as subscriber to update arbitrary blog options and set them to 'activated' which could lead to DoS when using a specific option name PoC Login as subscriber, open...

7.1CVSS6.6AI score0.00493EPSS
SaveExploits2Affected Software1
OSV
OSV
added 2024/01/04 3:15 p.m.15 views

CVE-2023-50867

Travel Website v1.0 is vulnerable to multiple Unauthenticated SQL Injection vulnerabilities. The 'username' parameter of the signupAction.php resource does not validate the characters received and they are sent unfiltered to the database...

9.8CVSS5.8AI score0.00672EPSS
SaveExploits1References2
OSV
OSV
added 2024/01/04 3:15 p.m.10 views

CVE-2023-50866

Travel Website v1.0 is vulnerable to multiple Unauthenticated SQL Injection vulnerabilities. The 'username' parameter of the loginAction.php resource does not validate the characters received and they are sent unfiltered to the database...

9.8CVSS5.8AI score0.00672EPSS
SaveExploits1References2
HackRead
HackRead
added 2024/01/04 1:01 p.m.23 views

CISA Warns of Exploited Vulnerabilities in Chrome and Excel Parsing Library

By Waqas CISA Urges Swift Action as Two Critical Vulnerabilities Emerge. This is a post from HackRead.com Read the original post: CISA Warns of Exploited Vulnerabilities in Chrome and Excel Parsing Library...

7.3AI score
SaveExploits0
Hacker One
Hacker One
added 2024/01/04 6:51 a.m.13 views

Ruby on Rails: XSS when using `translate` in Action Controller (Rails 7.0, 7.1)

The vulnerability allows cross-site scripting XSS when using the translate method in Action Controller in Rails versions 7.0 and 7.1. The vulnerability was caused by the implementation of translate in Action Controller, which did not properly escape the values passed to it. The vulnerability was...

6.1CVSS5.5AI score0.02372EPSS
SaveExploits0
WPVulnDB
WPVulnDB
added 2024/01/04 12:00 a.m.18 views

Export Media URLs < 2.0 - Cross-Site Request Forgery

Description The Export Media URLs plugin for WordPress is vulnerable to Cross-Site Request Forgery in versions up to, and including, 1.0. This is due to missing or incorrect nonce validation on a function. This makes it possible for unauthenticated attackers to perform an unauthorized action via ...

8.8CVSS6.6AI score0.00227EPSS
SaveExploits0References1Affected Software1
CNNVD
CNNVD
added 2024/01/04 12:00 a.m.8 views

Travel Website SQL Injection Vulnerability

Travel Website is a PHP-based travel website. A SQL injection vulnerability exists in Travel Website v1.0, which occurs when the username parameter of the signupAction.php page is processed without filtering before sending the data to the database for processing...

9.8CVSS7.9AI score0.00672EPSS
SaveExploits1References3
WPVulnDB
WPVulnDB
added 2024/01/04 12:00 a.m.19 views

WooCommerce Canada Post Shipping < 2.8.4 - Unauthenticated Unauthorised Action

Description The plugin does not have authorisation check in an action, which could allow unauthenticated users to perform an unauthorised action...

6.8AI score0.00381EPSS
SaveExploits0References1Affected Software1
OpenVAS
OpenVAS
added 2024/01/04 12:00 a.m.19 views

WordPress Bold Page Builder Plugin < 3.1.6 Object Injection Vulnerability

The WordPress plugin SPDX-FileCopyrightText: 2024 Greenbone AG Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-only CPE = "cpe:/a:bold-themes:boldpagebuilder"; ifdescription...

8.8CVSS8.8AI score0.08215EPSS
SaveExploits2References1
Positive Technologies
Positive Technologies
added 2024/01/04 12:00 a.m.26 views

PT-2024-13983 · Unknown · Travel Website

Name of the Vulnerable Software and Affected Versions: Travel Website version 1.0 Description: The issue affects the login functionality, specifically the username parameter of the "loginAction.php" resource, which does not validate input characters. These characters are sent unfiltered to the...

9.8CVSS9.9AI score0.00672EPSS
SaveExploits1References5
Rows per page
Query Builder