Lucene search
+L

2449 matches found

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

Newton's iteration convergence might not converge

Lines of code Vulnerability details Impact In getAmountOut for stable pair, Newton's method is used, however there is no check for the solution convergence. The numerical stability for Newton's method only applies to initial value close enough to the real solution. If the iteration fail to...

6.7AI score
SaveExploits0
OSV
OSV
added 2022/09/07 7:14 a.m.6 views

SUSE-SU-2022:3136-1 Security update for webkit2gtk3

This update for webkit2gtk3 fixes the following issues: - Updated to version 2.36.7 bsc1202807: - CVE-2022-32893: Fixed an issue that would be triggered when processing malicious web content and that could lead to arbitrary code execution. - Fixed several crashes and rendering issues. - Updated t...

8.8CVSS8.9AI score0.09864EPSS
SaveExploits0References4
Code423n4
Code423n4
added 2022/09/01 12:0 a.m.13 views

possibility of front-run on swap()

Lines of code Vulnerability details Impact The user swapper could lose all their money Proof of Concept 1- the user invokes swap with tokenIn == ohm 2- on this line MINTR.burnOhmaddressthis, amountIn; this user send their money to the TRSRY.sol 3- keeper invoke beat to update the price 4- here...

6.8AI score
SaveExploits0
Code423n4
Code423n4
added 2022/09/01 12:0 a.m.14 views

_getPriceDecimals() can return wrong decimal

Lines of code Vulnerability details Impact The decimal returned from function getPriceDecimals is used in function activate to create bond market. If the decimal is not accurate, the price for bond can be wrong, could result in: too low price: abnormal arbitrage opportunity and fund loss to the...

6.5AI score
SaveExploits0
Metasploit
Metasploit
added 2022/08/29 6:2 p.m.181 views

BACnet Scanner

Discover BACnet devices by broadcasting Who-is message, then poll discovered devices for properties including model name, software version, firmware revision and description. Module Options msf use auxiliary/scanner/scada/bacnetl3 msf auxiliarybacnetl3 show actions ...actions... msf...

7.2AI score
SaveExploits0
Code423n4
Code423n4
added 2022/08/17 12:0 a.m.7 views

Interest rates will not compound correctly if seldom called

Lines of code Vulnerability details Impact While interest rates for second-by-second compounding are calculated correctly they are then not call every second, which leads to incorrect amounts of interest being calculated. This may have implications for the entire stability of the coin as the...

6.7AI score
SaveExploits0
OSV
OSV
added 2022/08/16 10:3 a.m.5 views

SUSE-SU-2022:2817-1 Security update for ceph

This update for ceph fixes the following issues: - Update to 16.2.9-536-g41a9f9a5573: + bsc1195359, bsc1200553 rgw: check bucket shard init status in RGWRadosBILogTrimCR + bsc1194131 ceph-volume: honour osddmcryptkeysize option CVE-2021-3979 - Update to 16.2.9-158-gd93952c7eea: + cmake: check for...

6.5CVSS6.7AI score0.00444EPSS
SaveExploits0References10
Virtuozzo
Virtuozzo
added 2022/08/15 12:0 a.m.22 views

Virtuozzo Hybrid Infrastructure 5.2 (5.2.0-135)

In this release, Virtuozzo Hybrid Infrastructure provides a range of new features that enhance compute services, the cluster management and upgrade process, monitoring and alerts, the user interface, and the documentation. Additionally, this release delivers stability improvements and addresses...

0.5AI score
SaveExploits0
OSV
OSV
added 2022/08/10 8:16 p.m.8 views

CVE-2022-37008

The recovery module has a vulnerability of bypassing the verification of an update package before use. Successful exploitation of this vulnerability may affect system stability...

7.5CVSS5.8AI score0.00293EPSS
SaveExploits0References2
ATTACKERKB
ATTACKERKB
added 2022/08/10 8:16 p.m.8 views

CVE-2022-37008

The recovery module has a vulnerability of bypassing the verification of an update package before use. Successful exploitation of this vulnerability may affect system stability...

7.5CVSS5.8AI score0.00293EPSS
SaveExploits0References3Affected Software3
NVD
NVD
added 2022/08/10 8:16 p.m.32 views

CVE-2022-37008

The recovery module has a vulnerability of bypassing the verification of an update package before use. Successful exploitation of this vulnerability may affect system stability...

7.5CVSS0.00293EPSS
SaveExploits0References2
Prion
Prion
added 2022/08/10 8:16 p.m.19 views

Design/Logic Flaw

The recovery module has a vulnerability of bypassing the verification of an update package before use. Successful exploitation of this vulnerability may affect system stability...

5CVSS7.6AI score0.00293EPSS
SaveExploits0References2Affected Software3
CVE
CVE
added 2022/08/09 8:10 p.m.62 views

CVE-2022-37008

CVE-2022-37008 affects Huawei/HarmonyOS recovery module. The issue allows bypassing verification of an update package before use, potentially impacting system stability. According to NVD, it has CVSS v3.1 base score 7.5 (High) with Network attack vector and No user interaction required; exploitat...

7.5CVSS7.5AI score0.00293EPSS
SaveExploits0References2Affected Software3
Vulnrichment
Vulnrichment
added 2022/08/09 8:10 p.m.4 views

CVE-2022-37008

The recovery module has a vulnerability of bypassing the verification of an update package before use. Successful exploitation of this vulnerability may affect system stability...

5.8AI score0.00293EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2022/08/09 8:10 p.m.42 views

CVE-2022-37008

The recovery module has a vulnerability of bypassing the verification of an update package before use. Successful exploitation of this vulnerability may affect system stability...

7.8AI score0.00293EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2022/08/09 12:0 a.m.9 views

PT-2022-23753 · Huawei · Emui +2

Name of the Vulnerable Software and Affected Versions: No specific software or versions are mentioned in the provided descriptions. Description: The recovery module has a vulnerability that allows bypassing the verification of an update package before use. Successful exploitation of this issue ma...

7.5CVSS7.5AI score0.00293EPSS
SaveExploits0References4
The Hacker News
The Hacker News
added 2022/08/05 10:20 a.m.73 views

Resolving Availability vs. Security, a Constant Conflict in IT

Conflicting business requirements is a common problem – and you find it in every corner of an organization, including in information technology. Resolving these conflicts is a must, but it isn't always easy – though sometimes there is a novel solution that helps. In IT management there is a...

8.8CVSS9AI score0.5838EPSS
SaveExploits3
CNNVD
CNNVD
added 2022/08/05 12:0 a.m.11 views

HUAWEI HarmonyOS 数据伪造问题漏洞

HUAWEI HarmonyOS is an operating system from the Chinese company Huawei HUAWEI. It provides a full-scenario distributed operating system based on a microkernel. HUAWEI HarmonyOS version 2.0 has a security vulnerability, the vulnerability stems from the existence of recovery module upgrade package...

7.5CVSS7.3AI score0.00293EPSS
SaveExploits0References4
Amazon
Amazon
added 2022/08/05 12:0 a.m.91 views

Important: tomcat8

Issue Overview: A flaw was found in the tomcat package. When a web application sends a WebSocket message concurrently with the WebSocket connection closing, the application may continue to use the socket after it has been closed. In this case, the error handling triggered could cause the pooled...

8.6CVSS7.6AI score0.73474EPSS
SaveExploits5
zdt
zdt
added 2022/08/04 12:0 a.m.612 views

Zoho Password Manager Pro XML-RPC Java Deserialization Exploit

This Metasploit module exploits a Java deserialization vulnerability in Zoho ManageEngine Pro before 12101 and PAM360 before 5510. Unauthenticated attackers can send a crafted XML-RPC request containing malicious serialized data to /xmlrpc to gain remote command execution as the SYSTEM user. This...

9.8CVSS9.7AI score0.9994EPSS
SaveExploits5
Rows per page
Query Builder