Lucene search
+L

155 matches found

UbuntuCve
UbuntuCve
added 2023/01/21 3:15 p.m.45 views

CVE-2023-0433

Heap-based Buffer Overflow in GitHub repository vim/vim prior to 9.0.1225...

7.8CVSS7.1AI score0.00555EPSS
SaveExploits1References7
Huntr
Huntr
added 2023/01/18 12:48 p.m.19 views

CSRF leading to delete a user

Description The deleting a user functionality is vulnerable to a CSRF attack. The cause is same with the deleting a domain functionality. Proof of Concept 1. Login as admin. 1. Create a user to be deleted. E.g. the user ID is 2. 1. Open the following file in the browser. html history.pushState'',...

4.3CVSS5AI score0.00389EPSS
SaveExploits1
Positive Technologies
Positive Technologies
added 2022/12/08 12:00 a.m.6 views

PT-2022-36424 · Linux · Linux Kernel

Name of the Vulnerable Software and Affected Versions: Linux Kernel versions prior to v5.4.225 Description: A resource leak was discovered in the mv xor v2 remove function. The actual impact and attack plausibility have not yet been proven. This issue was introduced in version v4.16 and is fixed ...

7.1AI score
SaveExploits0References1
UbuntuCve
UbuntuCve
added 2022/08/31 4:15 p.m.22 views

CVE-2020-35537

Rejected reason: DO NOT USE THIS CANDIDATE NUMBER. ConsultIDs: none. Reason: This candidate was withdrawn by its CNA. Further investigation showed that it was not a security issue. Notes: none...

7.2AI score
SaveExploits0References2
Code423n4
Code423n4
added 2022/08/27 12:00 a.m.20 views

Dynamic quorum votes parameters for a proposal (Proposal A) are changed according to another proposal (Proposal B) that proposes to update dynamic quorum votes parameters when Proposal B is executed after Proposal A is created in the same block

Lines of code Vulnerability details Impact The following writeQuorumParamsCheckpoint function is used to record dynamic quorum votes parameters at a block of interest. function writeQuorumParamsCheckpointDynamicQuorumParams memory params internal uint32 blockNumber = safe32block.number, 'block...

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

PT-2022-4653 · D Link · D-Link Dsl-3782

Name of the Vulnerable Software and Affected Versions: D-Link DSL-3782 versions v1.03 and below Description: The issue is related to a stack overflow vulnerability in the getAttrValue function of the D-Link DSL-3782 router's firmware. Exploitation of this issue may allow an attacker to execute...

8.8CVSS8.9AI score0.01449EPSS
SaveExploits1References5
UbuntuCve
UbuntuCve
added 2022/06/19 12:15 p.m.50 views

CVE-2022-2125

Heap-based Buffer Overflow in GitHub repository vim/vim prior to 8.2...

7.8CVSS7.1AI score0.01643EPSS
SaveExploits1References4
NVD
NVD
added 2022/05/24 6:15 p.m.26 views

CVE-2022-1669

A buffer overflow vulnerability has been detected in the firewall function of the device management web portal. The device runs a CGI binary index.cgi to offer a management web application. Once authenticated with valid credentials in this web portal, a potential attacker could submit any "Addres...

8.1CVSS0.00777EPSS
SaveExploits0References1
Code423n4
Code423n4
added 2022/04/06 12:00 a.m.16 views

setMinter() in vcon.sol missing important checks can lead to loss of minting ability

Lines of code Vulnerability details Impact The setMinter function in Vcon.sol lacks both zero address checks and a proper ownership transfer pattern. I am submitting this as a medium-severity issue separate from similar low-severity instances due to this example's effect on the entire protocol. I...

6.9AI score
SaveExploits0
UbuntuCve
UbuntuCve
added 2022/03/30 12:15 p.m.48 views

CVE-2022-1154

Use after free in utfptr2char in GitHub repository vim/vim prior to 8.2.4646...

7.8CVSS7.1AI score0.01462EPSS
SaveExploits1References6
UbuntuCve
UbuntuCve
added 2022/02/20 11:15 a.m.46 views

CVE-2022-0685

Use of Out-of-range Pointer Offset in GitHub repository vim/vim prior to 8.2.4418...

8.4CVSS7.1AI score0.01708EPSS
SaveExploits1References6
UbuntuCve
UbuntuCve
added 2022/01/30 3:15 p.m.35 views

CVE-2022-0408

Stack-based Buffer Overflow in GitHub repository vim/vim prior to 8.2...

8.4CVSS7.1AI score0.01499EPSS
SaveExploits1References6
UbuntuCve
UbuntuCve
added 2022/01/28 10:15 p.m.50 views

CVE-2022-0392

Heap-based Buffer Overflow in GitHub repository vim prior to 8.2...

7.8CVSS6.9AI score0.01514EPSS
SaveExploits1References2
OSV
OSV
added 2021/11/30 10:15 a.m.25 views

CVE-2021-3726

Vulnerability in title function Description: the title function defined in lib/termsupport.zsh uses print to set the terminal title to a user-supplied string. In Oh My Zsh, this function is always used securely, but custom user code could use the title function in a way that is unsafe. Fixed in:...

9.8CVSS6.8AI score
SaveExploits0References1
OSV
OSV
added 2021/08/23 9:15 p.m.4 views

CVE-2020-18730

A segmentation violation in the Iec104DealI function of IEC104 v1.0 allows attackers to cause a denial of service DOS...

7.5CVSS7.1AI score
SaveExploits0References2
Code423n4
Code423n4
added 2021/07/09 12:00 a.m.24 views

grief a user by not allowing him to retrieve funds

Handle gpersoon Vulnerability details Impact The function removeUserActiveBlocks contains a "for" loop, which depends on the size of the array activeTransactionBlocks. If the array is too large then the for loop will take so much gas that the transaction will revert. The function fulfill, which...

6.8AI score
SaveExploits0
Huntr
Huntr
added 2021/01/06 12:00 a.m.22 views

in catalyst-team/catalyst

Description Catalyst is a PyTorch framework for Deep Learning research and development. It focuses on reproducibility, rapid experimentation, and codebase reuse so you can create something new rather than write another regular train loop. This package was vulnerable to Arbitrary code execution vi...

0.6AI score
SaveExploits0References1
Huntr
Huntr
added 2020/12/21 12:00 a.m.20 views

Code Injection in svaarala/duktape

Description Arbitrary Code Excecution in svaarala/duktape/tools/genconfig.py. Duktape - embeddable Javascript engine with a focus on portability and compact footprint. Genconfig is a Process Duktape option metadata and produce various useful outputs. Technical Description This package was...

1AI score
SaveExploits0References1
Huntr
Huntr
added 2020/12/21 12:00 a.m.32 views

Code Injection in apolloauto/apollo

Description Arbitrary Code Excecution in genprotofile.py in ApolloAuto/Apollo. An open autonomous driving platform. Technical Description This package was vulnerable to Arbitrary code execution due to a use of a known vulnerable function load in yaml. fix is to be done genprotofile.py Exploit cod...

0.6AI score
SaveExploits0References1
Huntr
Huntr
added 2020/12/21 12:00 a.m.35 views

Code Injection in microsoft/qlib

Description Arbitrary Code Excecution in microsoft/qlib. Qlib is an AI-oriented quantitative investment platform, which aims to realize the potential, empower the research, and create the value of AI technologies in quantitative investment. Technical Description This package was vulnerable to...

6.5CVSS3AI score0.03584EPSS
SaveExploits1References1
Rows per page
Query Builder