Lucene search
+L

1237 matches found

Positive Technologies
Positive Technologies
added 2023/09/16 12:00 a.m.7 views

PT-2023-9747 · Linux +2 · Linux Kernel +2

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: The issue is related to the BPF Berkeley Packet Filter program in the Linux kernel. When the bpf throw kfunc is called, it triggers dead code elimination in an unprecedented way, causi...

6.6CVSS5.4AI score0.00246EPSS
SaveExploits0References28
Code423n4
Code423n4
added 2023/08/28 12:00 a.m.19 views

Attacker can profitable trade with the pool

Lines of code Vulnerability details Impact The swap invariant used is unstable with large pool reserves locked. An attacker can generate a profit by trading with the pool, hurting Liquidity Providers. Proof of Concept To find some vulernable configurations we fuzzed the swap function of the Prote...

6.7AI score
SaveExploits0
OSV
OSV
added 2023/06/01 3:03 p.m.13 views

CLSA-2023-1685631809 git: Fix of 2 CVEs

CVE-2022-24765: fix safe.directory key not being checked in setup.c - CVE-2022-29178: avoid failing dir ownership check - some unstable tests were disabled...

8.8CVSS6.9AI score0.0101EPSS
SaveExploits0References1
OSV
OSV
added 2023/06/01 2:31 p.m.14 views

CLSA-2023-1685629885 git: Fix of 2 CVEs

CVE-2022-24765: fix safe.directory key not being checked in setup.c - CVE-2022-29178: avoid failing dir ownership check - some unstable tests were disabled...

8.8CVSS6.9AI score0.0101EPSS
SaveExploits0References1
Github Security Blog
Github Security Blog
added 2023/03/24 10:06 p.m.59 views

Interactive `run` permission prompt spoofing via improper ANSI neutralization

Summary Arbitrary program names without any ANSI filtering allows any malicious program to clear the first 2 lines of a opspawnchild or opkill prompt and replace it with any desired text. Details The main entry point comes down to the ability to override what the API control says 40process.js...

8.8CVSS8.7AI score0.01132EPSS
SaveExploits1References5Affected Software2
Fedora
Fedora
added 2023/03/14 12:24 a.m.36 views

[SECURITY] Fedora 38 Update: neatvnc-0.6.0-2.fc38

This is a liberally licensed VNC server library that's intended to be fast and neat. Note: This is a beta release, so the interface is not yet stable...

8.8CVSS7.2AI score0.01118EPSS
SaveExploits0
OpenVAS
OpenVAS
added 2023/03/08 12:00 a.m.24 views

Debian: Security Advisory (DSA-1989-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...

3.3CVSS6.7AI score0.00394EPSS
SaveExploits0References3
OpenVAS
OpenVAS
added 2023/03/08 12:00 a.m.21 views

Debian: Security Advisory (DSA-1230-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...

7.8CVSS6.8AI score0.02312EPSS
SaveExploits0References3
OpenVAS
OpenVAS
added 2023/03/08 12:00 a.m.22 views

Debian: Security Advisory (DSA-2104-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...

6.5CVSS6.5AI score0.04041EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2023/02/15 5:42 a.m.12 views

SUSE CVE-2013-0152

Memory leak in Xen 4.2 and unstable allows local HVM guests to cause a denial of service host memory consumption by performing nested virtualization in a way that triggers errors that are not properly handled...

4.7CVSS6.3AI score0.00373EPSS
SaveExploits0References4
CVE
CVE
added 2022/06/06 4:38 p.m.120 views

CVE-2022-31481

CVE-2022-31481 is an unauthenticated firmware upload vulnerability in HID Mercury/LNL-4420 panels (Mercury LP/EP series context in vendor disclosures) that enables remote arbitrary code execution via a buffer overflow during firmware image processing. Specifically, the firmware update flow in a C...

10CVSS9.7AI score0.01544EPSS
SaveExploits0References1Affected Software1
Vulnrichment
Vulnrichment
added 2022/04/15 2:15 p.m.11 views

CVE-2022-20694 Cisco IOS XE Software Border Gateway Protocol Resource Public Key Infrastructure Denial of Service Vulnerability

A vulnerability in the implementation of the Resource Public Key Infrastructure RPKI feature of Cisco IOS XE Software could allow an unauthenticated, remote attacker to cause the Border Gateway Protocol BGP process to crash, resulting in a denial of service DoS condition. This vulnerability is du...

6.8CVSS7AI score0.01175EPSS
SaveExploits0References1
Kitploit
Kitploit
added 2022/04/11 9:30 p.m.26 views

EvilSelenium - A Tool That Weaponizes Selenium To Attack Chromium Based Browsers

EvilSelenium is a new project that weaponizes Selenium to abuse Chromium-based browsers. The current features right now are: Steal stored credentials via autofill Steal cookies Take screenshots of websites Dump Gmail/O365 emails Dump WhatsApp messages Download & exfiltrate files Add SSH keys to...

7AI score
SaveExploits0References2
OSV
OSV
added 2021/12/15 10:51 p.m.30 views

GHSA-GJRJ-9RJ4-PGWX DoS Vulnerability from Upstream Actix Web Issues

Impact This vulnerability affects all users of the perseus deploy functionality who have not exported their sites to static files. If you are using the inbuilt Perseus server in production, there is a memory leak in Actix Web stemming from this upstream issue which can allow even a single user to...

7.1AI score
SaveExploits0References3
Code423n4
Code423n4
added 2021/12/07 12:00 a.m.19 views

unstreamed variable is not updated in withdraw function

Handle csanuragjain Vulnerability details Impact Contract variable unstreamed is not updated in withdraw function which can lead to unstability Proof of Concept 1. Observe the stake function of Stream contract function stakeuint112 amount public lock updateStreammsg.sender ... unstreamed +=...

6.9AI score
SaveExploits0
GithubExploit
GithubExploit
added 2021/09/20 9:49 a.m.31 views

Exploit for Out-of-bounds Write in Google Chrome

PoC-CVE-2021-30632 PoC CVE-2021-30632 - Out of bounds write in...

8.8CVSS9.6AI score0.6319EPSS
SaveExploits3
Prion
Prion
added 2021/06/24 2:15 p.m.21 views

Hardcoded credentials

Firefox for Android would become unstable and hard-to-recover when a website opened too many popups. This bug only affects Firefox for Android. Other operating systems are unaffected.. This vulnerability affects Firefox 89...

4.3CVSS4.1AI score0.00745EPSS
SaveExploits0References2Affected Software1
UbuntuCve
UbuntuCve
added 2021/06/24 2:15 p.m.34 views

CVE-2021-29962

Firefox for Android would become unstable and hard-to-recover when a website opened too many popups. This bug only affects Firefox for Android. Other operating systems are unaffected.. This vulnerability affects Firefox 89...

4.3CVSS6.8AI score0.00745EPSS
SaveExploits0References2
Exploit DB
Exploit DB
added 2021/03/09 12:00 a.m.265 views

Golden FTP Server 4.70 - 'PASS' Buffer Overflow (2)

Golden FTP Server 4.70 - 'PASS' Buffer Overflow 2 Author: 1F98D Original Authors: Craig Freyman cd1zz and Gerardo Iglesias Galvan iglesiasgg Tested on Windows 10 x64 A buffer overflow exists in GoldenFTP during the authentication process. Note that the source ip address of the user performing the...

7.5CVSS8.4AI score0.67016EPSS
SaveExploits8
Packet Storm
Packet Storm
added 2021/03/09 12:00 a.m.633 views

Golden FTP Server 4.70 Buffer Overflow

Golden FTP Server 4.70 - 'PASS' Buffer Overflow 2 Author: 1F98D Original Authors: Craig Freyman cd1zz and Gerardo Iglesias Galvan iglesiasgg Tested on Windows 10 x64 A buffer overflow exists in GoldenFTP during the authentication process. Note that the source ip address of the user performing the...

7.5CVSS0.9AI score0.67016EPSS
SaveExploits8
Rows per page
Query Builder