Lucene search
+L

2195 matches found

OSV
OSV
added 2023/05/09 12:0 a.m.11 views

MAL-2023-956 Malicious code in wake_frequency_calculation_software_hot_free__z0no2 (npm)

--- -= Per source details. Do not edit below this line.=- Source: ghsa-malware c75aae0b60e581e8cbb10c85f8fe1d7c6ab3d5a27fe9d30388d3e991969be987 Any computer that has this package installed or running should be considered fully compromised. All secrets and keys stored on that computer should be...

7AI score
SaveExploits0References1
OpenVAS
OpenVAS
added 2023/05/09 12:0 a.m.25 views

Huawei EulerOS: Security Advisory for vim (EulerOS-SA-2023-1815)

The remote host is missing an update for the Huawei EulerOS SPDX-FileCopyrightText: 2023 Greenbone AG Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-only ifdescription...

7.3CVSS7.2AI score0.00483EPSS
SaveExploits3References2
Tenable Nessus
Tenable Nessus
added 2023/05/09 12:0 a.m.33 views

EulerOS 2.0 SP10 : vim (EulerOS-SA-2023-1815)

According to the versions of the vim packages installed, the EulerOS installation on the remote host is affected by the following vulnerabilities : - Heap-based Buffer Overflow in GitHub repository vim/vim prior to 9.0.1376. CVE-2023-1170 - Incorrect Calculation of Buffer Size in GitHub repositor...

7.3CVSS6.7AI score0.00483EPSS
SaveExploits3References4
Code423n4
Code423n4
added 2023/05/08 12:0 a.m.13 views

Mitigation Confirmed for NEW

Note: Issue has not actually been resolved but for some reason I can't get my issues to submit without "Mitigation confirmed no new vulnerabilities detected" checked so I am doing this as a work around Severity Medium Lines of code Impact Contract still assumes 1:1 peg for stETH in WstETHwithdraw...

6.9AI score
SaveExploits0
NVD
NVD
added 2023/05/02 1:15 p.m.57 views

CVE-2023-2473

A vulnerability was found in Dreamer CMS up to 4.1.3. It has been declared as problematic. This vulnerability affects the function updatePwd of the file UserController.java of the component Password Hash Calculation. The manipulation leads to inefficient algorithmic complexity. The attack can be...

7.5CVSS5.3AI score0.00929EPSS
SaveExploits0References3
Prion
Prion
added 2023/05/02 1:15 p.m.22 views

Design/Logic Flaw

A vulnerability was found in Dreamer CMS up to 4.1.3. It has been declared as problematic. This vulnerability affects the function updatePwd of the file UserController.java of the component Password Hash Calculation. The manipulation leads to inefficient algorithmic complexity. The attack can be...

4CVSS7.5AI score0.00929EPSS
SaveExploits0References3Affected Software1
Cvelist
Cvelist
added 2023/05/02 12:0 p.m.61 views

CVE-2023-2473 Dreamer CMS Password Hash Calculation UserController.java updatePwd algorithmic complexity

A vulnerability was found in Dreamer CMS up to 4.1.3. It has been declared as problematic. This vulnerability affects the function updatePwd of the file UserController.java of the component Password Hash Calculation. The manipulation leads to inefficient algorithmic complexity. The attack can be...

4.3CVSS7.7AI score0.00929EPSS
SaveExploits0References3
CVE
CVE
added 2023/05/02 12:0 p.m.62 views

CVE-2023-2473

CVE-2023-2473 affects Dreamer CMS versions up to 4.1.3. The vulnerability resides in the Password Hash Calculation component, specifically the updatePwd function in the UserController.java, causing inefficient algorithmic complexity. The issue can be exploited remotely, with upgrade recommended a...

7.5CVSS5.8AI score0.00929EPSS
SaveExploits0References3Affected Software1
Vulnrichment
Vulnrichment
added 2023/05/02 12:0 p.m.13 views

CVE-2023-2473 Dreamer CMS Password Hash Calculation UserController.java updatePwd algorithmic complexity

A vulnerability was found in Dreamer CMS up to 4.1.3. It has been declared as problematic. This vulnerability affects the function updatePwd of the file UserController.java of the component Password Hash Calculation. The manipulation leads to inefficient algorithmic complexity. The attack can be...

4.3CVSS4.7AI score0.00929EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2023/05/02 12:0 a.m.21 views

PT-2023-19753 · Unknown · Dreamer Cms

Name of the Vulnerable Software and Affected Versions: Dreamer CMS versions up to 4.1.3 Description: A vulnerability was found in the Password Hash Calculation component, specifically affecting the updatePwd function of the UserController.java file. This issue leads to inefficient algorithmic...

7.5CVSS7.1AI score0.00929EPSS
SaveExploits0References7
Kitploit
Kitploit
added 2023/04/26 12:30 p.m.57 views

PortEx - Java Library To Analyse Portable Executable Files With A Special Focus On Malware Analysis And PE Malformation Robustness

PortEx is a Java library for static malware analysis of Portable Executable files. Its focus is on PE malformation robustness, and anomaly detection. PortEx is written in Java and Scala, and targeted at Java applications. Features Reading header information from: MSDOS Header, COFF File Header,...

7.1AI score
SaveExploits0References5
Code423n4
Code423n4
added 2023/04/14 12:0 a.m.13 views

ETHCrowdfundBase#_calculateRefundAmount can return too many funds to users and brick refunds

Lines of code Vulnerability details Impact Malicious user can honeypot and grief users causing loss of funds Proof of Concept ETHCrowdfundBase.solL227-L230 if fundingSplitRecipient != address0 && fundingSplitBps 0 uint96 feeAmount = amount fundingSplitBps / 1e4; amount -= feeAmount; When a user...

6.7AI score
SaveExploits0
Prion
Prion
added 2023/04/13 7:15 a.m.25 views

Memory corruption

memory corruption in modem due to improper check while calculating size of serialized CoAP message...

7.5CVSS9.5AI score0.00417EPSS
SaveExploits0References1
Code423n4
Code423n4
added 2023/04/13 12:0 a.m.8 views

PrivatePool.change does not work with token with less than 4 decimals

Lines of code Vulnerability details PrivatePool.change does a call to changeFeeQuote to calculate the fee amount. It computes an exponent as ERC20baseToken.decimals - 4 File: src/PrivatePool.sol 731: function changeFeeQuoteuint256 inputAmount public view returns uint256 feeAmount, uint256...

6.8AI score
SaveExploits0
Code423n4
Code423n4
added 2023/04/13 12:0 a.m.12 views

CHANGEFEE IS NOT CORRECTLY SCALED IN FLASHLOAN()

Lines of code Vulnerability details Impact changeFee that has been scaled with 4 decimals of of basis points is being adopted by flashloan. This could make the function behave in an unexpected manner than intended. Proof of Concept The fee is calculated as: PrivatePool.solL632 uint256 fee =...

7.1AI score
SaveExploits0
Code423n4
Code423n4
added 2023/04/13 12:0 a.m.11 views

Users wouldn't refund from the lost ETH crowdfunds due to the lack of ETH

Lines of code Vulnerability details Impact After the ETH crowdfunds are lost, contributors wouldn't refund their funds because the crowdfunds contract doesn't have enough ETH balance. Proof of Concept The core flaw is calculateRefundAmount might return more refund amount than the original...

6.7AI score
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2023/04/06 12:0 a.m.36 views

Amazon Linux AMI : vim (ALAS-2023-1716)

It is, therefore, affected by multiple vulnerabilities as referenced in the ALAS-2023-1716 advisory. A heap buffer overflow vulnerability was found in vim's inscomplinfercasegettext function of the src/insexpand.c file. This flaw occurs when vim tries to access uninitialized memory when completin...

8.4CVSS6.9AI score0.0081EPSS
SaveExploits14References32
Tenable Nessus
Tenable Nessus
added 2023/04/05 12:0 a.m.42 views

Amazon Linux 2 : vim (ALAS-2023-2005)

It is, therefore, affected by multiple vulnerabilities as referenced in the ALAS2-2023-2005 advisory. A heap-based buffer overflow vulnerability was found in GitHub repository vim/vim prior to 9.0.1376 in Vim's utfptr2char function of the src/mbyte.c file. This flaw occurs because there is access...

8.4CVSS6.9AI score0.00483EPSS
SaveExploits4References10
Cvelist
Cvelist
added 2023/04/04 4:46 a.m.35 views

CVE-2022-25731 Incorrect Calculation of Buffer Size in MODEM

Information disclosure in modem due to buffer over-read while processing packets from DNS server...

7.5CVSS7.7AI score0.00354EPSS
SaveExploits0References1
Tenable Nessus
Tenable Nessus
added 2023/04/04 12:0 a.m.48 views

Amazon Linux 2023 : vim-common, vim-data, vim-default-editor (ALAS2023-2023-151)

It is, therefore, affected by multiple vulnerabilities as referenced in the ALAS2023-2023-151 advisory. A heap-based buffer overflow vulnerability was found in GitHub repository vim/vim prior to 9.0.1376 in Vim's utfptr2char function of the src/mbyte.c file. This flaw occurs because there is acce...

8.4CVSS6.9AI score0.00483EPSS
SaveExploits4References10
Rows per page
Query Builder