Lucene search
+L

5693 matches found

Code423n4
Code423n4
added 2022/10/30 12:0 a.m.19 views

Pledge creator can extend pledge without paying in edge cases.

Lines of code Vulnerability details Impact Pledge creator can extend pledge without paying in edge cases. Proof of Concept When pledge creators wants to extend their pledges, they must transfer an additional reward amount and fee: uint256 totalRewardAmount = pledgeParams.rewardPerVote...

6.8AI score
SaveExploits0
Code423n4
Code423n4
added 2022/10/30 12:0 a.m.9 views

Liquidatin function does not consider cases where the liquidate user does not have enough collateral to pay.

Lines of code Vulnerability details Impact Liquidatin function does not consider cases where the liquidate user does not have enough collateral to pay. Proof of Concept The problem is the paid collateral in determined by repaiddebt: I ingnored decimals for simplifcation of the formulas I'm gonna...

6.7AI score
SaveExploits0
Imperva Blog
Imperva Blog
added 2022/10/28 12:54 a.m.37 views

13 Cybersecurity Horror Stories to Give you Sleepless Nights

Are we sitting comfortably? Twas a dark and stormy night, and the cybersecurity team stood patiently in their Scrum meeting. “Tell us a tale,” the CISO said, and one of their number raised their hand. They caught the eye of their colleagues, and began… 1. An artists tale Curious reader, gird thy...

7.2AI score
SaveExploits0
Malwarebytes
Malwarebytes
added 2022/10/26 10:30 p.m.20 views

Point-of-sale malware used to steal 167,000 credit cards

In the 19 months between February 2021 and September 2022, two point-of-sale POS malware operators have stolen more than 167,000 payment records, mainly from the US, according to researchers at Group-IB. The researchers were able to retrieve information about infected machines and compromised...

7.5AI score
SaveExploits0
Microsoft Secure
Microsoft Secure
added 2022/10/25 4:0 p.m.74 views

DEV-0832 (Vice Society) opportunistic ransomware campaigns impacting US education sector

In recent months, Microsoft has detected active ransomware and extortion campaigns impacting the global education sector, particularly in the US, by a threat actor we track as DEV-0832, also known as Vice Society. Shifting ransomware payloads over time from BlackCat, QuantumLocker, and Zeppelin,...

4.6CVSS1.4AI score0.07304EPSS
SaveExploits2
The Hacker News
The Hacker News
added 2022/10/25 11:33 a.m.51 views

Cybercriminals Used Two PoS Malware to Steal Details of Over 167,000 Credit Cards

Two point-of-sale PoS malware variants have been put to use by a threat actor to steal information related to more than 167,000 credit cards from payment terminals. According to Singapore-headquartered cybersecurity company Group-IB, the stolen data dumps could net the operators as much as $3.34...

7.3AI score
SaveExploits0
Code423n4
Code423n4
added 2022/10/23 12:0 a.m.12 views

NFT not minted when contributed via a supported payment terminal

Lines of code Vulnerability details Impact A contributor won't get an NFT they're eligible for if the payment is made through a payment terminal that's supported by the project but not by the NFT delegate. Proof of Concept A Juicebox project can use multiple payment terminals to receive...

6.8AI score
SaveExploits0
Code423n4
Code423n4
added 2022/10/22 12:0 a.m.9 views

didPay() receives payment but does not mint NFT to beneficiary as expected.

Lines of code Vulnerability details Impact The function JB721Delegate.didPay is expected to mint an NFT to the beneficiary if conditions are met. However the function only receives payment through payable, but does nothing else in the processPayment call if function does not revert. The expected...

6.8AI score
SaveExploits0
Code423n4
Code423n4
added 2022/10/20 12:0 a.m.5 views

Owner can set contribution floor to 0 , meaning the user lose the fund / fee for 0 contribution power NFT and NFT have no redemption weight

Lines of code Vulnerability details Impact Owner can set contribution floor to 0, meaning the user lose the fund / fee for 0 contribution power NFT and NFT have no redemption weight. the normal payment flow for user is Payment Terminal - pay - didPay - processPayment - // Mint rewards if they wer...

6.7AI score
SaveExploits0
Malwarebytes
Malwarebytes
added 2022/10/19 8:0 p.m.16 views

Man scammed IRL for a phone he sold online

If youre looking to sell an item which youve advertised online, be on your guard. Even when everything looks to be working as it should, things can go wrong very quickly as one unfortunate IT graduate recently discovered. You would think that theres no way the in-person sale of an expensive devic...

7AI score
SaveExploits0
CNVD
CNVD
added 2022/10/19 12:0 a.m.16 views

Oracle Transportation Management Information Disclosure Vulnerability (CNVD-2023-86061)

Oracle Transportation Management Otm is a tool for shippers and logistics providers from Oracle. It is used to provide transportation planning and execution capabilities and to integrate transportation planning, execution, freight payment and business process automation into one application acros...

5.4CVSS6.5AI score0.00527EPSS
SaveExploits0References1
OSV
OSV
added 2022/10/17 9:15 p.m.8 views

CVE-2022-42143

Open Source SACCO Management System v1.0 is vulnerable to SQL Injection via /saccoshield/managepayment.php...

7.2CVSS5.8AI score0.0083EPSS
SaveExploits1References1
WPVulnDB
WPVulnDB
added 2022/10/17 12:0 a.m.13 views

Easy Digital Downloads < 3.0 - Arbitrary Post Deletion via CSRF

The plugin does not have CSRF check in place when deleting payment history, and does not ensure that the post to be deleted is actually a payment history. As a result, attackers could make a logged in admin delete arbitrary post via a CSRF attack PoC...

4.3CVSS2.9AI score0.00286EPSS
SaveExploits2Affected Software1
Positive Technologies
Positive Technologies
added 2022/10/17 12:0 a.m.5 views

PT-2022-26283 · Unknown · Open Source Sacco Management System

Name of the Vulnerable Software and Affected Versions: Open Source SACCO Management System version 1.0 Description: The issue concerns SQL Injection, which can be exploited via the "/sacco shield/manage payment.php" API endpoint. Recommendations: For Open Source SACCO Management System version 1....

7.2CVSS7.1AI score0.0083EPSS
SaveExploits1References3
CNNVD
CNNVD
added 2022/10/17 12:0 a.m.5 views

Open Source SACCO Management System SQL注入漏洞

Open Source SACCO Management System is an open source SACCO management system by Mayuri K. Individual developer. A security vulnerability exists in Open Source SACCO Management System v1.0, which can be exploited by an attacker to perform SQL injection via its /saccoshield/managepayment.php...

7.2CVSS7.3AI score0.0083EPSS
SaveExploits1References2
Code423n4
Code423n4
added 2022/10/10 12:0 a.m.7 views

The amount of an ERC1155 token should be checked.

Lines of code Vulnerability details Impact For NFT token of type ERC1155, there may be multiple tokens with the same tokenId. Therefore, when processing orders of type ERC1155, it is necessary to check not only whether the tokenId of the NFT for both buyers and sellers are matched, but also the...

6.7AI score
SaveExploits0
OSV
OSV
added 2022/10/07 6:15 p.m.7 views

CVE-2022-41515

Open Source SACCO Management System v1.0 was discovered to contain a SQL injection vulnerability via the id parameter at /saccoshield/ajax.php?action=deletepayment...

7.2CVSS5.8AI score0.00734EPSS
SaveExploits1References1
NVD
NVD
added 2022/10/07 6:15 p.m.25 views

CVE-2022-41515

Open Source SACCO Management System v1.0 was discovered to contain a SQL injection vulnerability via the id parameter at /saccoshield/ajax.php?action=deletepayment...

7.2CVSS0.00734EPSS
SaveExploits1References1
ATTACKERKB
ATTACKERKB
added 2022/10/07 6:15 p.m.8 views

CVE-2022-41515

Open Source SACCO Management System v1.0 was discovered to contain a SQL injection vulnerability via the id parameter at /saccoshield/ajax.php?action=deletepayment...

7.2CVSS7.2AI score0.00734EPSS
SaveExploits1References2
Positive Technologies
Positive Technologies
added 2022/10/07 12:0 a.m.6 views

PT-2022-25903 · Unknown · Open Source Sacco Management System

Name of the Vulnerable Software and Affected Versions: Open Source SACCO Management System version 1.0 Description: The issue is related to a SQL injection vulnerability. It can be exploited via the id parameter at the "/sacco shield/ajax.php?action=delete payment" API endpoint. Recommendations:...

7.2CVSS7.1AI score0.00734EPSS
SaveExploits1References3
Rows per page
Query Builder