Lucene search
+L

12061 matches found

Code423n4
Code423n4
added 2022/09/12 12:00 a.m.14 views

Function getRedeemAmountOut can't deliver was it should be

Lines of code Vulnerability details Proof of Concept The fn of getRedeemAmountOut can't be deliver the same as it should be eversince it has @params uint256 amountIn and return amountIn which clearly should be amountFeiIn. So the calculate would be deliver wrong value. Tools Used Manual Review...

7AI score
SaveExploits0
ATTACKERKB
ATTACKERKB
added 2022/09/11 12:15 p.m.24 views

CVE-2022-39135

Apache Calcite 1.22.0 introduced the SQL operators EXISTSNODE, EXTRACTXML, XMLTRANSFORM and EXTRACTVALUE do not restrict XML External Entity references in their configuration, making them vulnerable to a potential XML External Entity XXE attack. Therefore any client exposing these operators,...

9.8CVSS6.8AI score0.01969EPSS
SaveExploits0References3Affected Software1
OSV
OSV
added 2022/09/11 12:01 a.m.13 views

OSV-2022-882 Use-of-uninitialized-value in SfxEntry::test_condition

OSS-Fuzz report: https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=51218 Crash type: Use-of-uninitialized-value Crash state: SfxEntry::testcondition SfxEntry::add AffixMgr::expandrootword...

7.2AI score
SaveExploits0References1
CNNVD
CNNVD
added 2022/09/11 12:00 a.m.11 views

Apache Calcite 代码问题漏洞

Apache Calcite is an open source framework from the Apache USA Foundation for building databases and data management systems. A code issue vulnerability exists in Apache Calcite versions prior to 1.32.0 that stems from the SQL operators EXISTSNODE, EXTRACTXML, XMLTRANSFORM, and EXTRACTVALUE not...

9.8CVSS7.6AI score0.01969EPSS
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2022/09/11 12:00 a.m.6 views

PT-2022-37272 · Git +1 · Hunspell

Name of the Vulnerable Software and Affected Versions: No specific software or versions are mentioned in the provided description. Description: The issue is related to a crash caused by the use of an uninitialized value. The crash occurs in the SfxEntry::test condition function, which is called b...

6.9AI score
SaveExploits0References2
Krebs on Security
Krebs on Security
added 2022/09/09 12:40 p.m.16 views

Transacting in Person with Strangers from the Internet

Communities like Craigslist, OfferUp, Facebook Marketplace and others are great for finding low- or no-cost stuff that one can pick up directly from a nearby seller, and for getting rid of useful things that dont deserve to end up in a landfill. But when dealing with strangers from the Internet,...

6.5AI score
SaveExploits0
Code423n4
Code423n4
added 2022/09/08 12:00 a.m.12 views

Hardcoded cUSDT and cUSDC prices are dangerous to the system when those stablecoins depeg

Lines of code Vulnerability details Proof of Concept function getUnderlyingPriceCToken ctoken external override view returnsuint address underlying; //manual scope to pop symbol off of stack string memory symbol = ctoken.symbol; if compareStringssymbol, "cCANTO" underlying = addresswcanto; return...

6.8AI score
SaveExploits0
Code423n4
Code423n4
added 2022/09/08 12:00 a.m.16 views

Dividing before multiplying can cause data loss

Lines of code Vulnerability details Impact Note: I'll use the notation decimals here to represent 10 token.decimals, just like th variable defined in the BaseV1Router.getPriceLP function. In the BaseV1Router.getPriceLP function, the token0 TVL is calculated in terms of NOTE, by multiplying the TV...

6.8AI score
SaveExploits0
Positive Technologies
Positive Technologies
added 2022/09/06 12:00 a.m.10 views

PT-2022-16657 · WordPress · Broken Link Checker

Name of the Vulnerable Software and Affected Versions: Broken Link Checker plugin for WordPress versions up to, and including 1.11.16 Description: The Broken Link Checker plugin for WordPress is vulnerable to deserialization of untrusted input via the $log file value. This allows authenticated...

7.2CVSS7.1AI score0.01413EPSS
SaveExploits0References6
ATTACKERKB
ATTACKERKB
added 2022/09/05 4:15 a.m.7 views

CVE-2022-39830

signpFwInfo in Samsung mTower through 0.3.0 has a missing check on the return value of ECKEYsetpublickeyaffinecoordinates, leading to a denial of service...

7.5CVSS5.8AI score0.0109EPSS
SaveExploits1References4
Positive Technologies
Positive Technologies
added 2022/09/05 12:00 a.m.9 views

PT-2022-25019 · Samsung · Samsung Mtower

Name of the Vulnerable Software and Affected Versions: Samsung mTower versions 0.3.0 and earlier Description: The issue is related to a NULL pointer dereference in the aes256 encrypt function due to a missing check on the return value of EVP CIPHER CTX new. Recommendations: For Samsung mTower...

7.5CVSS7.2AI score0.0109EPSS
SaveExploits1References6
Positive Technologies
Positive Technologies
added 2022/09/04 12:00 a.m.7 views

PT-2022-37244 · Git +1 · Systemd

Name of the Vulnerable Software and Affected Versions: No specific software or versions are mentioned in the provided description. Description: The issue is related to a crash caused by the use of an uninitialized value. The crash occurs in the following functions: json buildv, json build, and sh...

6.9AI score
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2022/09/02 12:15 p.m.7 views

CVE-2022-36078 Slice Memory Allocation with Excessive Size Value in binary

Binary provides encoding/decoding in Borsh and other formats. The vulnerability is a memory allocation vulnerability that can be exploited to allocate slices in memory with arbitrary excessive size value, which can either exhaust available memory or crash the whole program. When using...

8.8CVSS8.8AI score0.0096EPSS
SaveExploits1References3
Cvelist
Cvelist
added 2022/09/02 12:15 p.m.45 views

CVE-2022-36078 Slice Memory Allocation with Excessive Size Value in binary

Binary provides encoding/decoding in Borsh and other formats. The vulnerability is a memory allocation vulnerability that can be exploited to allocate slices in memory with arbitrary excessive size value, which can either exhaust available memory or crash the whole program. When using...

8.8CVSS8.3AI score0.0096EPSS
SaveExploits1References3
OSV
OSV
added 2022/09/02 12:00 a.m.16 views

OSV-2022-819 Use-of-uninitialized-value in init_main_qtable

OSS-Fuzz report: https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=50835 Crash type: Use-of-uninitialized-value Crash state: initmainqtable LibRaw::fujidecodestrip LibRaw::fujidecodeloop...

7.2AI score
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2022/09/02 12:00 a.m.8 views

PT-2022-37237 · Libraw · Libraw

Name of the Vulnerable Software and Affected Versions: LibRaw affected versions not specified Description: The issue is related to a crash caused by the use of an uninitialized value. The crash occurs in the fuji decode strip and fuji decode loop functions within the LibRaw library...

6.8AI score
SaveExploits0References2
OSV
OSV
added 2022/09/01 6:15 p.m.10 views

DEBIAN-CVE-2022-3061

Found Linux Kernel flaw in the i740 driver. The Userspace program could pass any values to the driver through ioctl interface. The driver doesn't check the value of 'pixclock', so it may cause a divide by zero error...

5.5CVSS6.1AI score0.00283EPSS
SaveExploits0References1
Code423n4
Code423n4
added 2022/09/01 12:00 a.m.20 views

ERC20 return value not checked and not compatible with tokens like USDT, OMG, etc

Lines of code Vulnerability details ERC20 return value not checked and not compatible with tokens like USDT, OMG, etc Detail The ERC20.transfer and ERC20.transferFrom functions return a boolean value indicating success. This parameter needs to be checked for success. Furthermore, some tokens like...

6.8AI score
SaveExploits0
CNNVD
CNNVD
added 2022/09/01 12:00 a.m.6 views

Linux kernel 数字错误漏洞

Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. A security vulnerability exists in the Linux kernel i740 driver, which stems from the fact that a userspace program can pass any value to the driver via the ioctl interface. Th...

5.5CVSS6.4AI score0.00283EPSS
SaveExploits0References13
Code423n4
Code423n4
added 2022/09/01 12:00 a.m.11 views

# ERC20 transfer / transferFrom with not checked return value

Lines of code Vulnerability details ERC20 transfer / transferFrom with not checked return value Impact Not every ERC20 token follows OpenZeppelin's recommendation. It's possible inside ERC20 standard that a transferFrom doesn't revert upon failure but returns false. Code doesn't check return...

6.8AI score
SaveExploits0
Rows per page
Query Builder