Lucene search
K

102 matches found

OSV
OSV
added 2024/03/06 11:0 a.m.24 views

BIT-NODE-2023-30590

The generateKeys API function returned from crypto.createDiffieHellman only generates missing or outdated keys, that is, it only generates a private key if none has been set yet, but the function is also needed to compute the corresponding public key after calling setPrivateKey. However, the...

7.5CVSS7.4AI score0.01216EPSS
Exploits0References5
OSV
OSV
added 2024/01/12 3:13 p.m.12 views

GHSA-CHCR-X7HC-8FP8 Devise-Two-Factor vulnerable to brute force attacks

Advisory withdrawn The backing CVE has been rejected Devise-Two-Factor does not throttle or otherwise restrict login attempts at the server by default. When combined with the Time-based One Time Password algorithm's TOTP inherent entropy limitations, it's possible for an attacker to bypass the 2F...

5CVSS8.3AI score
Exploits0References4
OSV
OSV
added 2023/11/28 8:15 p.m.17 views

CVE-2023-30590

The generateKeys API function returned from crypto.createDiffieHellman only generates missing or outdated keys, that is, it only generates a private key if none has been set yet, but the function is also needed to compute the corresponding public key after calling setPrivateKey. However, the...

7.5CVSS7.5AI score
Exploits0References4
UbuntuCve
UbuntuCve
added 2023/11/28 8:15 p.m.26 views

CVE-2023-30590

The generateKeys API function returned from crypto.createDiffieHellman only generates missing or outdated keys, that is, it only generates a private key if none has been set yet, but the function is also needed to compute the corresponding public key after calling setPrivateKey. However, the...

7.5CVSS6.7AI score0.01216EPSS
Exploits0References3
The Hacker News
The Hacker News
added 2023/03/23 10:39 a.m.39 views

2023 Cybersecurity Maturity Report Reveals Organizational Unpreparedness for Cyberattacks

In 2022 alone, global cyberattacks increased by 38%, resulting in substantial business loss, including financial and reputational damage. Meanwhile, corporate security budgets have risen significantly because of the growing sophistication of attacks and the number of cybersecurity solutions...

7AI score
Exploits0
Hacker One
Hacker One
added 2022/07/15 5:47 p.m.8 views

MTN Group: String length restriction byepass at https://callerfeel.mtnonline.com/profile/feedback.html

Summary: Hi, hope you are well : I found that the attacker can bye pass the lenght restriction of user name at the feedback form Steps To Reproduce: F1823237 Impact Attacker can make the receiver page to delay and can cause application level dos Mitigation: Restrict the lenght of the string in...

Exploits0
Mageia
Mageia
added 2022/06/18 9:30 p.m.57 views

Updated exempi packages fix security vulnerability

XMP Toolkit SDK versions 2020.1 and earlier are affected by an out-of-bounds read vulnerability that could lead to disclosure of arbitrary memory. An attacker could leverage this vulnerability to bypass mitigations such as ASLR. Exploitation of this issue requires user interaction in that a victi...

9.3CVSS4.1AI score0.05409EPSS
Exploits0References2
Huntr
Huntr
added 2022/05/16 6:27 p.m.7 views

Application Level DoS:

Description Hey, when I attempt to change the password, I noticed that you haven't kept any password boundary. You need to limit password length. Hashing a large amount of data can cause significant resource consumption on behalf of the server and would be an easy target for an Application-level...

7.2AI score
Exploits0References1
NVD
NVD
added 2022/05/16 6:15 p.m.11 views

CVE-2021-33025

xArrow SCADA versions 7.2 and prior permits unvalidated registry keys to be run with application-level privileges...

7.8CVSS0.0025EPSS
Exploits0References1
Prion
Prion
added 2022/05/16 6:15 p.m.11 views

Code injection

xArrow SCADA versions 7.2 and prior permits unvalidated registry keys to be run with application-level privileges...

4.6CVSS7.5AI score0.0025EPSS
Exploits0References1Affected Software1
Huntr
Huntr
added 2022/05/16 6:8 p.m.9 views

Application Level DoS:

Description Hey, when I attempt to change the password, I noticed that you haven't kept any password boundary. You need to limit password length. Hashing a large amount of data can cause significant resource consumption on behalf of the server and would be an easy target for an Application-level...

7.2AI score
Exploits0References1
Cvelist
Cvelist
added 2022/05/16 5:53 p.m.17 views

CVE-2021-33025 xArrow SCADA Path Traversal

xArrow SCADA versions 7.2 and prior permits unvalidated registry keys to be run with application-level privileges...

5.6CVSS7.8AI score0.0025EPSS
Exploits0References1
Huntr
Huntr
added 2022/05/12 11:40 a.m.15 views

Able to create an user with a long password as well as long username

Issue Description: Any admin may able to create and allocate user the credentials but when admin creates a user account where as the fields with the first name , last name and password has no defined length limit where as this scenario causes the application level DOS to the snipe-it What's the...

7AI score
Exploits0
Veracode
Veracode
added 2022/05/12 11:22 a.m.24 views

Denial Of Service (DoS)

exempi is vulnerable to denial of service DoS attacks. An integer overflow vulnerability potentially resulting in an application-level denial of service in the context of the current user. Exploitation requires user interaction in that a victim must open a crafted file...

5.5CVSS5.8AI score0.01818EPSS
Exploits0References3Affected Software2
Spring Engineering
Spring Engineering
added 2022/03/28 2:11 p.m.16 views

An update on Java 17+ adoption

As a follow-up to my blog post from last years SpringOne, it is time for an update on our Java 17+ baseline efforts! We established the new baseline on our main branches, with a few milestones out already. The feedback has been very positive, not only in terms of framework improvements but also i...

0.5AI score
Exploits0
Code423n4
Code423n4
added 2022/02/22 12:0 a.m.11 views

permit() without updating nonce can result in replay attacks

Lines of code Vulnerability details Impact In PermitAndMulticall.sol the permit is called on the permitToken which allows you to sign the meta-transaction while someone else can submit it to the blockchain on your behalf. The problem is that a valid signature might be used several times in other...

6.9AI score
Exploits0
Code423n4
Code423n4
added 2022/01/05 12:0 a.m.22 views

lockWithPermit() function allows for replay attacks and signature malleability

Handle jayjonah8 Vulnerability details Impact In XDEFIDistribution.sol the lockWithPermit function calls permit on the XDEFI token. The problem with simply using permit alone for this is the message that is signed by the owner using the ECDSA algorithm. The message only contains the receiver...

6.9AI score
Exploits0
CNVD
CNVD
added 2021/11/19 12:0 a.m.27 views

Apache Druid LoadData has an arbitrary file reading vulnerability

A security vulnerability exists in Apache Druid, a column-oriented open source distributed database written in Java by the Apache Foundation, which stems from the fact that InputSource is used to read data from a data source in the Druid ingestion system. However, the HTTP InputSource allows an...

6.5CVSS1.7AI score0.81038EPSS
Exploits3References1
Huntr
Huntr
added 2021/11/18 6:29 a.m.11 views

in tsolucio/corebos

Description There's no bound limit to the number of characters/special characters in "Add Module - Window Title" Add window -- Modules. javascript:chooseType'Module';fnRemoveWindow;setFilterdocument.getElementById'selmoduleid' Steps to reproduce Step 1. Goto -...

0.3AI score
Exploits0
Huntr
Huntr
added 2021/11/08 10:34 a.m.8 views

in cortezaproject/corteza-server

Description There's no bound limit to the number of "characters/special characters" in the name field of the user. Vulnerable Field: Full Name By sending a very long string it’s possible to cause a denial a service attack on the server. This may lead to the website becoming unavailable or...

Exploits0
Rows per page
Query Builder