Lucene search
K

57 matches found

Redos
Redos
added 2026/06/09 12:0 a.m.5 views

ROS-20260609-73-0013

The vulnerability of the ngxhttpproxyv2module module in NGINX Open Source web servers is related to a coding error. Exploiting this vulnerability allows an attacker to potentially compromise the integrity of the protected information...

6.3CVSS5.5AI score0.00339EPSS
Exploits1
HackRead
HackRead
added 2026/04/30 7:1 p.m.5 views

Misconfigured Server Run by Hackers Leaks 345,000 Stolen Credit Cards

A misconfigured server linked to the carding marketplace Jerry’s Store exposed 345,000 stolen credit cards after an AI coding error caused a major security flaw...

5.3AI score
Exploits0
EUVD
EUVD
added 2025/10/07 12:30 a.m.4 views

EUVD-2018-4558

Malware in sbrugna...

8.8CVSS7.8AI score0.03295EPSS
Exploits1References10
EUVD
EUVD
added 2025/10/07 12:30 a.m.3 views

EUVD-2019-14906

Malware in sbrugna...

4.3CVSS4.2AI score0.00537EPSS
Exploits0References2
EUVD
EUVD
added 2025/10/07 12:30 a.m.5 views

EUVD-2017-1555

Malware in sbrugna...

5.3CVSS5.5AI score0.00888EPSS
Exploits0References3
EUVD
EUVD
added 2025/10/03 8:7 p.m.20 views

EUVD-2023-36560

Malicious code in bioql PyPI...

9.8CVSS9.2AI score0.00658EPSS
Exploits0References2
RedhatCVE
RedhatCVE
added 2025/05/22 8:32 a.m.7 views

CVE-2019-5301

Huawei smart phones Honor V20 with the versions before 9.0.1.161C00E161R2P2 have an information leak vulnerability. An attacker may trick a user into installing a malicious application. Due to coding error during layer information processing, attackers can exploit this vulnerability to obtain som...

4.3CVSS6.4AI score0.00537EPSS
Exploits0References1
OSV
OSV
added 2025/05/13 12:0 a.m.4 views

ALSA-2025:7118 Important: osbuild and osbuild-composer security update

A service for building customized OS artifacts, such as VM images and OSTree commits, that uses osbuild under the hood. Besides building images for local usage, it can also upload images directly to cloud. It is compatible with composer-cli and cockpit-composer clients. Security Fixes:...

7.5CVSS8.2AI score0.01533EPSS
Exploits0References8
OSV
OSV
added 2024/04/29 6:15 a.m.6 views

CVE-2023-52723

In KDE libksieve before 23.03.80, kmanagesieve/session.cpp places a cleartext password in server logs because a username variable is accidentally given a password value...

7.3AI score
Exploits0References5
Github Security Blog
Github Security Blog
added 2024/03/18 8:28 p.m.32 views

Denial of Service (DoS) Vulnerability Due to Unsafe Array Modification in Multi-threaded Environment

Summary An attacker can exploit a critical flaw in the application to initiate a Denial of Service DoS attack, rendering the application inoperable and affecting all users. The issue arises from unsafe manipulation of an array in a multi-threaded environment. Details The vulnerability is rooted i...

7.5CVSS7.9AI score0.01176EPSS
Exploits1References7Affected Software2
Code423n4
Code423n4
added 2024/01/26 12:0 a.m.18 views

nextEpoch is incorrect

Lines of code Vulnerability details Impact Rewards and voting weights are aligned on a weekly basis. However, nextEpoch is calculated incorrectly, which may break the invariant "The total rewards that are sent for one block should never be higher than the rewards that were configured for this...

6.9AI score
Exploits0
Code423n4
Code423n4
added 2023/11/17 12:0 a.m.7 views

Incorrect fee splitting logic

Lines of code Vulnerability details Impact The fee splitting logic does not properly attribute holder and creator rewards. By splitting fees from the total rather than incrementally, it distorts the proportional rewards earned over time. This could undermine the incentive structures and alignment...

7AI score
Exploits0
Prion
Prion
added 2023/05/15 9:15 p.m.11 views

Sql injection

anuko timetracker is an open source time tracking system. Boolean-based blind SQL injection vulnerability existed in Time Tracker invoices.php in versions prior to 1.22.11.5781. This was happening because of a coding error after validating parameters in POST requests. There was no check for error...

7.5CVSS9.6AI score0.00658EPSS
Exploits0References2Affected Software1
Cvelist
Cvelist
added 2023/05/15 8:47 p.m.39 views

CVE-2023-32308 SQL Injection Vulnerability in anuko timetracker

anuko timetracker is an open source time tracking system. Boolean-based blind SQL injection vulnerability existed in Time Tracker invoices.php in versions prior to 1.22.11.5781. This was happening because of a coding error after validating parameters in POST requests. There was no check for error...

8.2CVSS10AI score0.00658EPSS
Exploits0References2
OpenVAS
OpenVAS
added 2023/03/08 12:0 a.m.13 views

Debian: Security Advisory (DLA-1178-1)

The remote host is missing an update for the Debian 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...

8.1CVSS8.2AI score0.01398EPSS
Exploits0References3
OpenVAS
OpenVAS
added 2023/03/08 12:0 a.m.15 views

Debian: Security Advisory (DLA-1179-1)

The remote host is missing an update for the Debian 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...

8.1CVSS8.2AI score0.01105EPSS
Exploits0References3
Code423n4
Code423n4
added 2022/10/10 12:0 a.m.8 views

Missing check for address(0)

Lines of code Vulnerability details Impact Anyone can use address0 as a matchingPolicy contract Proof of Concept The Owner can invoke addPolicy with policy == address0 by mistake to the whitelistedPolicies and the malicious users could do bad things with matchingPolicy == address0 Recommended...

6.8AI score
Exploits0
Github Security Blog
Github Security Blog
added 2022/02/08 5:23 p.m.24 views

Incorrect Authorization in NATS nats-server

This advisory is canonically Problem Description NATS nats-server through 2022-02-04 has Incorrect Access Control, with unchecked ability for clients to authorize into any account, because of a coding error in a long-extant experimental feature. A client crafting the initial protocol-level...

9CVSS1.1AI score0.01285EPSS
Exploits0References5Affected Software2
OSV
OSV
added 2022/02/08 5:23 p.m.235 views

GHSA-G6W6-R76C-28J7 Incorrect Authorization in NATS nats-server

This advisory is canonically Problem Description NATS nats-server through 2022-02-04 has Incorrect Access Control, with unchecked ability for clients to authorize into any account, because of a coding error in a long-extant experimental feature. A client crafting the initial protocol-level...

8.8CVSS8.7AI score0.01285EPSS
Exploits0References5
BDU FSTEC
BDU FSTEC
added 2020/04/23 12:0 a.m.2 views

The vulnerability of the fence-agents software, related to coding errors, allows a hacker to trigger a service failure.

The vulnerability of the fence-agents software is related to coding errors. Exploiting this vulnerability could allow a malicious actor, operating remotely, to cause service failures...

5CVSS6.1AI score0.02171EPSS
Exploits0References7Affected Software6
Rows per page
Query Builder