Lucene search
+L

270 matches found

Cvelist
Cvelist
added 2022/10/25 12:00 a.m.38 views

CVE-2022-3097 LBStopAttack < 1.1.3 - Arbitrary Settings Update via CSRF

The Plugin LBstopattack WordPress plugin before 1.1.3 does not use nonces when saving its settings, making it possible for attackers to conduct CSRF attacks. This could allow attackers to disable the plugin's protections...

6.7AI score0.00366EPSS
SaveExploits2References1
Positive Technologies
Positive Technologies
added 2022/10/25 12:00 a.m.10 views

PT-2022-20426 · WordPress · Lbstopattack

Name of the Vulnerable Software and Affected Versions: Plugin LBstopattack WordPress plugin versions prior to 1.1.3 Description: The issue allows attackers to conduct CSRF attacks because the plugin does not use nonces when saving its settings. This could enable attackers to disable the plugin's...

6.5CVSS6.4AI score0.00366EPSS
SaveExploits2References3
WPVulnDB
WPVulnDB
added 2022/09/29 12:00 a.m.13 views

LBStopAttack < 1.1.3 - Arbitrary Settings Update via CSRF

The plugin does not use nonces when saving its settings, making it possible for attackers to conduct CSRF attacks. This could allow attackers to disable the plugin's protections. PoC...

6.5CVSS5.4AI score0.00366EPSS
SaveExploits2Affected Software1
WPVulnDB
WPVulnDB
added 2022/09/19 12:00 a.m.12 views

Memberpress Downloads < 1.2.6 - Subscriber+ Arbitrary File Upload

The plugin does not properly check user capabilities in its file uploading AJAX endpoint, relying on WordPress nonces to do so. Unfortunately, the nonce can be leaked by any logged-in users, like subscribers. Since the Uploader library they use does not check file extensions at all, this may lead...

2.5AI score
SaveExploits0Affected Software1
Packet Storm
Packet Storm
added 2022/08/05 12:00 a.m.391 views

WordPress Ecwid Ecommerce Shopping Cart 6.10.23 Cross Site Request Forgery

Description: Cross-Site Request Forgery to Settings/Options Update Affected Plugin: Ecwid Ecommerce Shopping Cart Plugin Slug: ecwid-shopping-cart Affected Versions: = 6.10.23 CVE ID: CVE-2022-2432 CVSS Score: 8.8 High CVSS Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H Researcher/s: Marco...

5.2AI score0.00583EPSS
SaveExploits2
Github Security Blog
Github Security Blog
added 2022/07/15 8:55 p.m.30 views

LTI 1.3 Tool Library's function used to generate random nonces not sufficiently cryptographically complex before v5.0

Impact The function used to generate random nonces was not sufficiently cryptographically complex. As a result values may be predictable and tokens may be forgable. Patches Users should upgrade to version 5.0 immediately Workarounds None...

7.5CVSS7.3AI score0.0044EPSS
SaveExploits0References5Affected Software1
Prion
Prion
added 2022/07/15 6:15 p.m.25 views

Code injection

LTI 1.3 Tool Library is a library used for building IMS-certified LTI 1.3 tool providers in PHP. Prior to version 5.0, the function used to generate random nonces was not sufficiently cryptographically complex. Users should upgrade to version 5.0 to receive a patch. There are currently no known...

5CVSS7.5AI score0.0044EPSS
SaveExploits0References1Affected Software1
OSV
OSV
added 2022/07/12 10:15 a.m.8 views

CVE-2022-26647

A vulnerability has been identified in SCALANCE X200-4P IRT All versions V5.5.2, SCALANCE X201-3P IRT All versions V5.5.2, SCALANCE X201-3P IRT PRO All versions V5.5.2, SCALANCE X202-2IRT All versions V5.5.2, SCALANCE X202-2IRT All versions V5.5.2, SCALANCE X202-2P IRT All versions V5.5.2, SCALAN...

8.8CVSS5.7AI score0.01138EPSS
SaveExploits0References1
Code423n4
Code423n4
added 2022/06/24 12:00 a.m.13 views

NibblVault permit functionality allows redeeming only one "active" signature

Lines of code Vulnerability details Impact Contract NibblVault implements function permit that allows approving spender to spend value of tokens that belongs to owner. The issue is that structHash keeps incrementing noncesowner++ which in case of multiple "active" permits signatures of the same...

6.8AI score
SaveExploits0
OSV
OSV
added 2022/06/17 1:17 a.m.40 views

GHSA-W3VW-CCC5-QR8V Use After Free in Context::start_auth_session

Impact This issue only applies to applications starting authorization sessions using an explicit initial nonce. When Context::startauthsession was called with a nonce argument value of Some..., the nonce pointer passed down through FFI to EsysStartAuthSession would be a dangling pointer, left ove...

6.8AI score
SaveExploits0References2
Github Security Blog
Github Security Blog
added 2022/05/17 3:46 a.m.27 views

SimpleGeo python-oauth2 vulnerable to the use of Insufficiently Random Values to generate nonces

The 1 makenonce, 2 generatenonce, and 3 generateverifier functions in SimpleGeo python-oauth2 uses weak random numbers to generate nonces, which makes it easier for remote attackers to guess the nonce via a brute force attack...

5.8CVSS6.8AI score0.0245EPSS
SaveExploits0References12Affected Software1
NVD
NVD
added 2022/04/18 6:15 p.m.19 views

CVE-2022-0780

The SearchIQ WordPress plugin before 3.9 contains a flag to disable the verification of CSRF nonces, granting unauthenticated attackers access to the siqajax AJAX action and allowing them to perform Cross-Site Scripting attacks due to the lack of sanitisation and escaping in the customCss paramet...

6.1CVSS0.00866EPSS
SaveExploits2References1
Prion
Prion
added 2022/04/18 6:15 p.m.21 views

Cross site scripting

The SearchIQ WordPress plugin before 3.9 contains a flag to disable the verification of CSRF nonces, granting unauthenticated attackers access to the siqajax AJAX action and allowing them to perform Cross-Site Scripting attacks due to the lack of sanitisation and escaping in the customCss paramet...

4.3CVSS6.1AI score0.00866EPSS
SaveExploits2References1Affected Software1
Cvelist
Cvelist
added 2022/04/18 5:10 p.m.35 views

CVE-2022-0780 SearchIQ < 3.9 - Unauthenticated Stored XSS

The SearchIQ WordPress plugin before 3.9 contains a flag to disable the verification of CSRF nonces, granting unauthenticated attackers access to the siqajax AJAX action and allowing them to perform Cross-Site Scripting attacks due to the lack of sanitisation and escaping in the customCss paramet...

6.3AI score0.00866EPSS
SaveExploits2References1
WPVulnDB
WPVulnDB
added 2022/03/28 12:00 a.m.20 views

SearchIQ < 3.9 - Unauthenticated Stored XSS

The plugin contains a flag to disable the verification of CSRF nonces, granting unauthenticated attackers access to the siqajax AJAX action and allowing them to perform Cross-Site Scripting attacks due to the lack of sanitisation and escaping in the customCss parameter PoC Once the plugin is...

6.1CVSS0.6AI score0.00866EPSS
SaveExploits2Affected Software1
WPVulnDB
WPVulnDB
added 2022/03/16 12:00 a.m.22 views

Responsive Menu < 4.1.8 - Subscriber+ Arbitrary File Upload / Theme Deletion / Plugin Settings Update

The plugin is missing authorisation on multiple of its AJAX actions such as savemenuglobalsettings, and relying on CSRF nonces which are disclosed to any authenticated users. As a result, it could allow them to call the affected actions and lead to arbitrary file upload, theme deletion as well as...

8.8CVSS2.8AI score0.01313EPSS
SaveExploits0Affected Software1
WPVulnDB
WPVulnDB
added 2021/11/03 12:00 a.m.12 views

WooRockets Nitro <= 1.7.9 - Unauthenticated Arbitrary Plugin Installation

The theme does not have authorisation in some of its AJAX actions, and relied on CSRF checks for it. As one of the action allowed for nonces to be disclosed under a specific circumstance, unauthenticated users could then use them to install and active arbitrary plugins via a zip file, as well as...

3.2AI score
SaveExploits0Affected Software1
CVE
CVE
added 2021/11/01 8:46 a.m.60 views

CVE-2021-24685

The CVE-2021-24685 affects the Flat Preloader WordPress plugin prior to version 1.5.4. Root cause: the plugin does not enforce nonce checks when saving settings and fails to sanitise/escape inputs, enabling a logged-in admin to modify settings that can trigger stored Cross-Site Scripting (XSS) pa...

5.4CVSS5.3AI score0.00507EPSS
SaveExploits2References1Affected Software1
NVD
NVD
added 2021/09/09 10:15 p.m.18 views

CVE-2021-39200

WordPress is a free and open-source content management system written in PHP and paired with a MySQL or MariaDB database. In affected versions output data of the function wpdie can be leaked under certain conditions, which can include data like nonces. It can then be used to perform actions on yo...

5.3CVSS0.01968EPSS
SaveExploits0References3
Prion
Prion
added 2021/09/09 10:15 p.m.38 views

Double free

WordPress is a free and open-source content management system written in PHP and paired with a MySQL or MariaDB database. In affected versions output data of the function wpdie can be leaked under certain conditions, which can include data like nonces. It can then be used to perform actions on yo...

4.3CVSS5.2AI score0.01968EPSS
SaveExploits0References3Affected Software2
Rows per page
Query Builder