Lucene search
+L

506 matches found

SUSE CVE
SUSE CVE
β€’added 2023/02/15 4:01 a.m.β€’12 views

SUSE CVE-2020-8122

A missing check in Nextcloud Server 14.0.3 could give recipient the possibility to extend the expiration date of a share they received...

4.3CVSS4.7AI score0.00684EPSS
SaveExploits1References3
SUSE CVE
SUSE CVE
β€’added 2023/02/15 3:52 a.m.β€’7 views

SUSE CVE-2020-28017

Exim 4 before 4.94.2 allows Integer Overflow to Buffer Overflow in receiveaddrecipient via an e-mail message with fifty million recipients. NOTE: remote exploitation may be difficult because of resource consumption...

9.8CVSS7.9AI score0.36899EPSS
SaveExploits1References6
SUSE CVE
SUSE CVE
β€’added 2023/02/15 3:52 a.m.β€’7 views

SUSE CVE-2020-28022

Exim 4 before 4.94.2 has Improper Restriction of Write Operations within the Bounds of a Memory Buffer. This occurs when processing name=value pairs within MAIL FROM and RCPT TO commands...

9.8CVSS8AI score0.03017EPSS
SaveExploits1References6
OSV
OSV
β€’added 2023/02/08 8:15 p.m.β€’2 views

DEBIAN-CVE-2023-0215

The public API function BIOnewNDEF is a helper function used for streaming ASN.1 data via a BIO. It is primarily used internally to OpenSSL to support the SMIME, CMS and PKCS7 streaming capabilities, but may also be called directly by end user applications. The function receives a BIO from the...

7.5CVSS7AI score0.04494EPSS
SaveExploits0References1
Code423n4
Code423n4
β€’added 2023/01/30 12:00 a.m.β€’17 views

Malicious user can send the quest reward tokens to the protocol fee contract preventing users from claiming their rewards.

Lines of code Vulnerability details Impact Malicious user can take advantage of the function withdrawFee after the quest end time and successfuly send the quest reward tokens to the protocol fee contract preventing users from claiming their rewards. Proof of Concept Every receipt minted should...

6.7AI score
SaveExploits0
Code423n4
Code423n4
β€’added 2023/01/30 12:00 a.m.β€’17 views

withdrawFee should only be allowed to called once.

Lines of code Vulnerability details Impact In the current implementation, the function withdrawFee can be called multiple times. It should only be allowed to called once. Calling more than once would let owner steal from legit users as there won’t be enough funds left for legit users to claim...

6.8AI score
SaveExploits0
Positive Technologies
Positive Technologies
β€’added 2023/01/05 12:00 a.m.β€’10 views

PT-2023-14816 Β· Discourse Β· Discourse

Name of the Vulnerable Software and Affected Versions: Discourse versions prior to 2.8.14 on the stable branch and version 2.9.0.beta15 on the beta and tests-passed branches Description: Discourse is an open-source discussion platform. Prior to the specified versions, recipients of a group SMTP...

3.5CVSS3.7AI score0.00523EPSS
SaveExploits0References9
Code423n4
Code423n4
β€’added 2022/12/21 12:00 a.m.β€’20 views

function buyAndReduceDebt() spend more underlying token than user specified and also code doesn't check that swapFeeBips is less than BIPS_ONE and user can lose some of his underlying token balance that he gave protocol spending approval

Lines of code Vulnerability details Impact user can specify fee recipient and fee amount to send to that recipient and it is calculated by amount swapFeeBips / BIPSONE but there is no check in the code to make sure swapFeeBips is less than BIPSONE and if user set wrong value by mistake or client...

6.9AI score
SaveExploits0
Code423n4
Code423n4
β€’added 2022/12/16 12:00 a.m.β€’14 views

winnerClaimNFT() does not check if recipient can receive ERC721

Lines of code Vulnerability details Impact In src\VRFNFTRandomDraw.sol winnerClaimNFT, you should use safeTransferFrom to protect against the case that the recipient cannot receive the ERC721 tokens, and thus will lose the tokens. This is more-so the case when we expect that normal users will be...

6.8AI score
SaveExploits0
Code423n4
Code423n4
β€’added 2022/12/12 12:00 a.m.β€’22 views

Wrong variable is used for the first parameter of depositHook.hook()

Lines of code Vulnerability details Impact Recipient is treated wrongly as sender. Proof of Concept As written here See DepositHook.solL43-L52, the first accepted parameter should be the sender. However, recipient See Collateral.solL53 is passed in here. Tools Used Manual Recommended Mitigation...

6.9AI score
SaveExploits0
Code423n4
Code423n4
β€’added 2022/11/28 12:00 a.m.β€’8 views

The recipient address check during handling register events will confuse users and block the users contracts registering

Lines of code Vulnerability details Impact The check about if the receiver account exists in the evm store doesn't make sense and will cause users to encounter a confusing exception. And the RegisterEvent function will not throw an exception to revert the tx, the source contract will be wrote in...

6.8AI score
SaveExploits0
Code423n4
Code423n4
β€’added 2022/11/28 12:00 a.m.β€’32 views

The _recipient address has no limits to the amount of tokenID (NFTs) it can own

Lines of code Vulnerability details Impact Since the recipient address has no limit to the number of tokenIds it can hold, this makes it possible for an attacker to call the register function many times with different addresses and send many tokenIds to the same recipient, which could cause a...

6.7AI score
SaveExploits0
Code423n4
Code423n4
β€’added 2022/11/25 12:00 a.m.β€’34 views

Funds are locked if can’t transfer reward to recipient in withdraw

Lines of code Vulnerability details Impact When recipient not able to received reward when call withdraw, as natspec: If contract is using proxy pattern, it's possible to register retroactively, however past fees will be lost. We not handle that case to get locked funds back. We should add...

6.9AI score
SaveExploits0
OSV
OSV
β€’added 2022/11/18 11:15 p.m.β€’9 views

CVE-2021-31739

The SEPPmail solution is vulnerable to a Cross-Site Scripting vulnerability XSS, because user input is not correctly encoded in HTML attributes when returned by the server.SEPPmail 11.1.10 allows XSS via a recipient address...

6.1CVSS5.8AI score0.00428EPSS
SaveExploits1References1
Prion
Prion
β€’added 2022/11/18 11:15 p.m.β€’22 views

Cross site scripting

The SEPPmail solution is vulnerable to a Cross-Site Scripting vulnerability XSS, because user input is not correctly encoded in HTML attributes when returned by the server.SEPPmail 11.1.10 allows XSS via a recipient address...

5.8CVSS5.7AI score0.00428EPSS
SaveExploits1References1Affected Software1
Cvelist
Cvelist
β€’added 2022/11/18 12:00 a.m.β€’44 views

CVE-2021-31739

The SEPPmail solution is vulnerable to a Cross-Site Scripting vulnerability XSS, because user input is not correctly encoded in HTML attributes when returned by the server.SEPPmail 11.1.10 allows XSS via a recipient address...

5.9AI score0.00428EPSS
SaveExploits1References1
Vulnrichment
Vulnrichment
β€’added 2022/11/18 12:00 a.m.β€’5 views

CVE-2021-31739

The SEPPmail solution is vulnerable to a Cross-Site Scripting vulnerability XSS, because user input is not correctly encoded in HTML attributes when returned by the server.SEPPmail 11.1.10 allows XSS via a recipient address...

5.8AI score0.00428EPSS
SaveExploits1References1
Code423n4
Code423n4
β€’added 2022/11/14 12:00 a.m.β€’15 views

Direct theft of buyers ETH funds.

Lines of code Vulnerability details Impact Most severe issue: A Seller or Fee recipient can steal ETH funds from the buyer when he is making a single or bulk execution. Direct theft of funds. Additional impacts that can be caused by these bugs: 1. Seller or Fee recipient can cause next in line...

7.5AI score
SaveExploits0
OSV
OSV
β€’added 2022/11/10 9:15 p.m.β€’10 views

CVE-2022-26088

An issue was discovered in BMC Remedy before 22.1. Email-based Incident Forwarding allows remote authenticated users to inject HTML such as an SSRF payload into the Activity Log by placing it in the To: field. This affects rendering that occurs upon a click in the "number of recipients" field...

5.4CVSS5.8AI score0.0108EPSS
SaveExploits3References3
CNNVD
CNNVD
β€’added 2022/11/10 12:00 a.m.β€’10 views

BMC Software BMC Remedy θ·¨η«™θ„šζœ¬ζΌζ΄ž

BMC Software BMC Remedy is a software application from BMC Software, Inc. It provides off-the-shelf IT Information Library ITIL service support functionality. A security vulnerability exists in BMC Software BMC Remedy prior to version 22.1, which stems from an email-based event forwarding that...

5.4CVSS5.8AI score0.0108EPSS
SaveExploits3References6
Rows per page
Query Builder