Lucene search
+L

9551 matches found

Vulnrichment
Vulnrichment
added 2023/04/03 2:38 p.m.12 views

CVE-2023-1330 Redirection < 1.1.4 - Redirect Creation via CSRF

The Redirection WordPress plugin before 1.1.4 does not add nonce verification in place when adding the redirect, which could allow attackers to add redirects via a CSRF attack...

6.4AI score0.00344EPSS
SaveExploits2References1
CVE
CVE
added 2023/04/03 2:38 p.m.79 views

CVE-2023-1330

CVE-2023-1330 affects the Redirection WordPress plugin, versions prior to 1.1.4. The root cause is missing nonce verification when adding redirects, enabling a CSRF attack to create redirects. The impact is the potential unauthorized modification of redirects (I/H/CVE)**.

6.5CVSS6.3AI score0.00344EPSS
SaveExploits2References1Affected Software1
Positive Technologies
Positive Technologies
added 2023/04/03 12:00 a.m.9 views

PT-2023-16900 · WordPress · Redirection

Name of the Vulnerable Software and Affected Versions: The Redirection WordPress plugin versions prior to 1.1.4 Description: The issue concerns a lack of nonce verification when adding redirects, which could allow attackers to add redirects via a CSRF attack. Recommendations: For versions prior t...

6.5CVSS7.1AI score0.00344EPSS
SaveExploits2References6
CNNVD
CNNVD
added 2023/04/03 12:00 a.m.17 views

WordPress plugin Redirection 跨站请求伪造漏洞

WordPress and the WordPress plugin are both products of the WordPress Foundation.WordPress is a blogging platform developed in the PHP language. The platform supports personal blog sites on PHP and MySQL servers. uninstall is a plugin used to completely uninstall WordPress. relevant is a relevant...

6.5CVSS6.3AI score0.00344EPSS
SaveExploits2References2
ATTACKERKB
ATTACKERKB
added 2023/03/29 11:15 a.m.10 views

CVE-2023-1509

The GMAce plugin for WordPress is vulnerable to Cross-Site Request Forgery in versions up to, and including, 1.5.2. This is due to missing nonce validation on the gmacemanagerserver function called via the wpajaxgmacemanager AJAX action. This makes it possible for unauthenticated attackers to...

8.8CVSS6.5AI score0.00594EPSS
SaveExploits0References4
Prion
Prion
added 2023/03/29 11:15 a.m.22 views

Cross site request forgery (csrf)

The GMAce plugin for WordPress is vulnerable to Cross-Site Request Forgery in versions up to, and including, 1.5.2. This is due to missing nonce validation on the gmacemanagerserver function called via the wpajaxgmacemanager AJAX action. This makes it possible for unauthenticated attackers to...

6.8CVSS8.7AI score0.00594EPSS
SaveExploits0References3Affected Software1
Cvelist
Cvelist
added 2023/03/29 10:14 a.m.34 views

CVE-2023-1509 GMAce <= 1.5.2 - Cross-Site Request Forgery to Arbitrary File Modification (Creation/Overwrite/Deletion)

The GMAce plugin for WordPress is vulnerable to Cross-Site Request Forgery in versions up to, and including, 1.5.2. This is due to missing nonce validation on the gmacemanagerserver function called via the wpajaxgmacemanager AJAX action. This makes it possible for unauthenticated attackers to...

8.8CVSS9AI score0.00594EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2023/03/29 10:14 a.m.10 views

CVE-2023-1509 GMAce <= 1.5.2 - Cross-Site Request Forgery to Arbitrary File Modification (Creation/Overwrite/Deletion)

The GMAce plugin for WordPress is vulnerable to Cross-Site Request Forgery in versions up to, and including, 1.5.2. This is due to missing nonce validation on the gmacemanagerserver function called via the wpajaxgmacemanager AJAX action. This makes it possible for unauthenticated attackers to...

8.8CVSS7.9AI score0.00594EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2023/03/29 12:00 a.m.14 views

PT-2023-17044 · WordPress · Gmace

Name of the Vulnerable Software and Affected Versions: GMAce plugin for WordPress versions up to, and including, 1.5.2 Description: The issue is due to missing nonce validation on the gmace manager server function called via the wp ajax gmace manager AJAX action. This allows unauthenticated...

8.8CVSS9.2AI score0.00594EPSS
SaveExploits0References8
WPVulnDB
WPVulnDB
added 2023/03/28 12:00 a.m.52 views

Elementor Pro < 3.11.7 - Subscriber+ Arbitrary Options Update

The plugin does not have authorisation in an AJAX action relying only on a nonce, which is available to any authenticated users, and does not validate the options to be updated. This allows any authenticated users, such as subscriber to update arbitrary blog options, such as the defaultrole, when...

8.8CVSS6.5AI score0.2272EPSS
SaveExploits2References1Affected Software1
Code423n4
Code423n4
added 2023/03/19 12:00 a.m.8 views

function _nonSystemDeployOnAddress() should try another nonces when getNewAddressCreate() result is in kernel space otherwise some logics would be broken

Lines of code Vulnerability details Impact Function createAccount Deploys a contract account with similar address derivation rules to the EVM's CREATE opcode. the deployed contract address is calculated based on sender deployed nonce. code uses nonSystemDeployOnAddress to deploy the contract to n...

6.7AI score
SaveExploits0
Code423n4
Code423n4
added 2023/03/19 12:00 a.m.14 views

NonceHolder.setValueUnderNonce lack of validation

Lines of code Vulnerability details Impact NonceHolder.setValueUnderNonce can set the nonce value for key has already being used. Proof of Concept Quoting to the document NonceHolder part: It provides a function validateNonceUsage which the bootloader uses to check whether the nonce has been used...

6.9AI score
SaveExploits0
Code423n4
Code423n4
added 2023/03/19 12:00 a.m.36 views

Unsafe system contract verification

Lines of code Vulnerability details Impact On the following function: function isSystemContractaddress address internal pure returns bool return uint160address = uint160MAXSYSTEMCONTRACTADDRESS; it does check whether an address is a system contract by checking whether it is smaller than...

6.5AI score
SaveExploits0
Code423n4
Code423n4
added 2023/03/19 12:00 a.m.17 views

NonceHolder.setValueUnderNonce does not check if the nonce has been used before

Lines of code Vulnerability details Impact Already used nonces or the nonces less than the specified minimal nonce can be used by the NonceHolder.setValueUnderNonce function. It can lead to some unique conflicts and even replay attacks on some of dapps which are based on the values under nonces...

6.9AI score
SaveExploits0
OSV
OSV
added 2023/03/17 3:15 p.m.10 views

CVE-2023-1472

The RapidLoad Power-Up for Autoptimize plugin for WordPress is vulnerable to Cross-Site Request Forgery in versions up to, and including, 1.7.1. This is due to missing or incorrect nonce validation on its AJAX actions. This makes it possible for unauthenticated attackers to invoke those functions...

6.3CVSS6.7AI score0.00209EPSS
SaveExploits0References2
Prion
Prion
added 2023/03/17 3:15 p.m.16 views

Cross site request forgery (csrf)

The RapidLoad Power-Up for Autoptimize plugin for WordPress is vulnerable to Cross-Site Request Forgery in versions up to, and including, 1.7.1. This is due to missing or incorrect nonce validation on its AJAX actions. This makes it possible for unauthenticated attackers to invoke those functions...

6.8CVSS6AI score0.00209EPSS
SaveExploits0References2Affected Software1
CVE
CVE
added 2023/03/17 2:21 p.m.64 views

CVE-2023-1472

Summary (CVE-2023-1472) The RapidLoad Power-Up for Autoptimize WordPress plugin is vulnerable to Cross-Site Request Forgery in versions up to 1.7.1 due to missing or incorrect nonce validation on AJAX actions. This allows an unauthenticated attacker to trigger admin actions by deceiving a site ad...

6.3CVSS6.3AI score0.00209EPSS
SaveExploits0References2Affected Software1
Vulnrichment
Vulnrichment
added 2023/03/17 2:21 p.m.13 views

CVE-2023-1472 RapidLoad Power-Up for Autoptimize <= 1.7.1 - Cross-Site Request Forgery

The RapidLoad Power-Up for Autoptimize plugin for WordPress is vulnerable to Cross-Site Request Forgery in versions up to, and including, 1.7.1. This is due to missing or incorrect nonce validation on its AJAX actions. This makes it possible for unauthenticated attackers to invoke those functions...

6.3CVSS6.8AI score0.00209EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2023/03/17 12:00 a.m.13 views

PT-2023-17010 · WordPress · Rapidload Power-Up For Autoptimize

Name of the Vulnerable Software and Affected Versions: RapidLoad Power-Up for Autoptimize plugin for WordPress versions up to, and including, 1.7.1 Description: The issue is due to missing or incorrect nonce validation on its AJAX actions, making it possible for unauthenticated attackers to invok...

6.3CVSS6.7AI score0.00209EPSS
SaveExploits0References5
ATTACKERKB
ATTACKERKB
added 2023/03/10 8:15 p.m.4 views

CVE-2023-1344

The RapidLoad Power-Up for Autoptimize plugin for WordPress is vulnerable to Cross-Site Request Forgery in versions up to, and including, 1.7.1. This is due to missing or incorrect nonce validation on the uucssupdaterule function. This makes it possible for unauthenticated attackers to modify the...

4.3CVSS6.6AI score0.00307EPSS
SaveExploits0References3
Rows per page
Query Builder