Lucene search
+L

849 matches found

RedhatCVE
RedhatCVE
added 2026/02/04 1:20 p.m.13 views

CVE-2026-1447

The Mail Mint plugin for WordPress is vulnerable to Cross-Site Request Forgery in all versions up to, and including, 1.19.2. This is due to missing nonce validation on the createorupdatenote function. This makes it possible for unauthenticated attackers to create or update contact notes via a...

5.4CVSS5.3AI score0.00162EPSS
SaveExploits0References1
NVD
NVD
added 2026/02/03 7:16 a.m.15 views

CVE-2026-1447

The Mail Mint plugin for WordPress is vulnerable to Cross-Site Request Forgery in all versions up to, and including, 1.19.2. This is due to missing nonce validation on the createorupdatenote function. This makes it possible for unauthenticated attackers to create or update contact notes via a...

5.4CVSS0.00162EPSS
SaveExploits0References6
Vulnrichment
Vulnrichment
added 2026/02/03 6:38 a.m.9 views

CVE-2026-1447 Mail Mint <= 1.19.2 - Cross-Site Request Forgery to Stored Cross-Site Scripting

The Mail Mint plugin for WordPress is vulnerable to Cross-Site Request Forgery in all versions up to, and including, 1.19.2. This is due to missing nonce validation on the createorupdatenote function. This makes it possible for unauthenticated attackers to create or update contact notes via a...

5.4CVSS5.3AI score0.00162EPSS
SaveExploits0References6
ATTACKERKB
ATTACKERKB
added 2026/02/03 6:38 a.m.8 views

CVE-2026-1447

The Mail Mint plugin for WordPress is vulnerable to Cross-Site Request Forgery in all versions up to, and including, 1.19.2. This is due to missing nonce validation on the createorupdatenote function. This makes it possible for unauthenticated attackers to create or update contact notes via a...

5.4CVSS5.3AI score0.00162EPSS
SaveExploits0References7
CVE
CVE
added 2026/02/03 6:38 a.m.37 views

CVE-2026-1447

Summary: The Mail Mint plugin for WordPress (versions ≤ 1.19.2) is affected by a Cross-Site Request Forgery (CSRF) due to missing nonce validation in the create_or_update_note function. This can allow unauthenticated attackers to create or update contact notes by tricking an administrator, with t...

5.4CVSS5.3AI score0.00162EPSS
SaveExploits0References6
EUVD
EUVD
added 2026/02/03 6:38 a.m.15 views

EUVD-2026-5291

The Mail Mint plugin for WordPress is vulnerable to Cross-Site Request Forgery in all versions up to, and including, 1.19.2. This is due to missing nonce validation on the createorupdatenote function. This makes it possible for unauthenticated attackers to create or update contact notes via a...

5.4CVSS5.3AI score0.00162EPSS
SaveExploits0References6
CNNVD
CNNVD
added 2026/02/03 12:00 a.m.17 views

WordPress plugin Mail Mint 跨站请求伪造漏洞

WordPress and WordPress plugins are both products of the WordPress Foundation. WordPress is a blog platform developed using the PHP language. This platform allows for the creation of personal blog websites on servers based on PHP and MySQL. A WordPress plugin is an application extension. WordPres...

5.4CVSS5.7AI score0.00162EPSS
SaveExploits0References7
Positive Technologies
Positive Technologies
added 2026/02/03 12:00 a.m.14 views

PT-2026-6045

Name of the Vulnerable Software and Affected Versions Mail Mint plugin for WordPress versions up to and including 1.19.2 Description The Mail Mint plugin for WordPress is susceptible to Cross-Site Request Forgery due to a lack of nonce validation in the create or update note function. This allows...

5.4CVSS5.2AI score0.00162EPSS
SaveExploits0References9
EUVD
EUVD
added 2026/01/31 12:30 a.m.11 views

EUVD-2020-30934

OpenCTI 3.3.1 is vulnerable to a reflected cross-site scripting XSS attack via the /graphql endpoint. An attacker can inject arbitrary JavaScript code by sending a crafted GET request with a malicious payload in the query string, leading to execution of JavaScript in the victim's browser. For...

5.4CVSS6.1AI score0.00345EPSS
SaveExploits1References5
OSV
OSV
added 2026/01/30 11:16 p.m.9 views

CVE-2020-37041

OpenCTI 3.3.1 is vulnerable to a directory traversal attack via the static/css endpoint. An unauthenticated attacker can read arbitrary files from the filesystem by sending crafted GET requests with path traversal sequences e.g., '../' in the URL. For example, requesting...

7.1CVSS5.8AI score
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2026/01/30 12:00 a.m.17 views

PT-2026-5484

Name of the Vulnerable Software and Affected Versions OpenCTI version 3.3.1 Description OpenCTI is susceptible to a reflected cross-site scripting XSS attack through the /graphql API endpoint. An attacker can inject malicious JavaScript code by sending a specially crafted GET request with a paylo...

5.4CVSS5.3AI score0.00345EPSS
SaveExploits1References6
Veracode
Veracode
added 2026/01/27 4:48 p.m.14 views

Integer Overflow

@openzeppelin/confidential-contracts is vulnerable to Integer Overflow. The vulnerability is due to a silent overflow failure in the internal mint function that is not checked by wrapper functions, which allows an attacker to cause minting to fail silently while still transferring underlying...

5.9AI score
SaveExploits0
Snyk
Snyk
added 2026/01/05 7:57 p.m.6 views

Integer Overflow or Wraparound

Overview @openzeppelin/confidential-contracts is a Smart Contract library for use with confidential coprocessors Affected versions of this package are vulnerable to Integer Overflow or Wraparound in the wrap and onTransferReceived functions used by the ERC7984 contract. An attacker can cause user...

8.2CVSS7AI score
SaveExploits0References2
OSV
OSV
added 2026/01/05 7:57 p.m.2 views

GHSA-HQF9-8XV5-X8XW ERC7984ERC20Wrapper: once a wrapper is filled, subsequent wrap requests do not revert and result in loss of funds.

Impact The ERC7984 contract tracks total supply using a confidential euint64 value. If a call to the internal mint function would result in the total supply overflowing, the call fails silently. The wrap and onTransferReceived functions in ERC7984ERC20Wrapper assume that mint won't fail silently...

8.7CVSS6.8AI score0.00384EPSS
SaveExploits0References2
Github Security Blog
Github Security Blog
added 2026/01/05 7:57 p.m.11 views

ERC7984ERC20Wrapper: once a wrapper is filled, subsequent wrap requests do not revert and result in loss of funds.

Impact The ERC7984 contract tracks total supply using a confidential euint64 value. If a call to the internal mint function would result in the total supply overflowing, the call fails silently. The wrap and onTransferReceived functions in ERC7984ERC20Wrapper assume that mint won't fail silently...

8.7CVSS6.9AI score0.00384EPSS
SaveExploits0References2Affected Software1
Positive Technologies
Positive Technologies
added 2026/01/05 12:00 a.m.5 views

PT-2026-3200

Impact The ERC7984 contract tracks total supply using a confidential euint64 value. If a call to the internal mint function would result in the total supply overflowing, the call fails silently. The wrap and onTransferReceived functions in ERC7984ERC20Wrapper assume that mint won't fail silently...

8.7CVSS6.8AI score
SaveExploits0References3
RedhatCVE
RedhatCVE
added 2025/12/12 5:13 p.m.7 views

CVE-2025-65548

NUT-14 allows cashu tokens to be created with a preimage hash. However, nutshell cashubtc/nuts before 0.18.0 do not validate the size of preimage when the token is spent. The preimage is stored by the mint and attacker can exploit this vulnerability to fill the mint's db nd disk with arbitrary da...

9.1CVSS6.8AI score0.00407EPSS
SaveExploits1References1
EUVD
EUVD
added 2025/12/08 9:30 p.m.10 views

EUVD-2025-201796

NUT-14 allows cashu tokens to be created with a preimage hash. However, nutshell cashubtc/nuts before 0.18.0 do not validate the size of preimage when the token is spent. The preimage is stored by the mint and attacker can exploit this vulnerability to fill the mint's db nd disk with arbitrary da...

6.3AI score0.00407EPSS
SaveExploits1References7
OSV
OSV
added 2025/12/08 7:15 p.m.13 views

PYSEC-2025-89

NUT-14 allows cashu tokens to be created with a preimage hash. However, nutshell cashubtc/nuts before 0.18.0 do not validate the size of preimage when the token is spent. The preimage is stored by the mint and attacker can exploit this vulnerability to fill the mint's db nd disk with arbitrary da...

9.1CVSS5.9AI score0.00407EPSS
SaveExploits1References6
PyPA
PyPA
added 2025/12/08 7:15 p.m.17 views

PYSEC-2025-89

NUT-14 allows cashu tokens to be created with a preimage hash. However, nutshell cashubtc/nuts before 0.18.0 do not validate the size of preimage when the token is spent. The preimage is stored by the mint and attacker can exploit this vulnerability to fill the mint's db nd disk with arbitrary da...

9.1CVSS5.9AI score0.00407EPSS
SaveExploits1References6Affected Software1
Rows per page
Query Builder