Lucene search
K

12201 matches found

GithubExploit
GithubExploit
added 2024/03/12 2:11 p.m.304 views

Exploit for Code Injection in Microsoft

🇮🇱 BringThemHome NeverAgainIsNow 🇮🇱 We demand the...

8.8CVSS8.7AI score0.27314EPSS
Exploits1
The Hacker News
The Hacker News
added 2024/03/12 12:13 p.m.53 views

Watch Out: These PyPI Python Packages Can Drain Your Crypto Wallets

Threat hunters have discovered a set of seven packages on the Python Package Index PyPI repository that are designed to steal BIP39 mnemonic phrases used for recovering private keys of a cryptocurrency wallet. The software supply chain attack campaign has been codenamed BIPClip by ReversingLabs...

7.2AI score
Exploits0
Exploit DB
Exploit DB
added 2024/03/12 12:0 a.m.464 views

VMware Cloud Director 10.5 - Bypass identity verification

Exploit Title: VMware Cloud Director | Bypass identity verification Google Dork: non Date: 12/06/2023 Exploit Author: Abdualhadi khalifa Version: 10.5 CVE : CVE-2023-34060 import requests import paramiko import subprocess import socket import argparse import threading Define a function to check i...

9.8CVSS10AI score0.00087EPSS
Exploits4
Exploit DB
Exploit DB
added 2024/03/11 12:0 a.m.284 views

Hitachi NAS (HNAS) System Management Unit (SMU) Backup & Restore < 14.8.7825.01 - IDOR

!/usr/bin/python3 Title: Hitachi NAS HNAS System Management Unit SMU Backup & Restore IDOR Vulnerability CVE: CVE-2023-5808 Date: 2023-12-13 Exploit Author: Arslan Masood @arszilla Vendor: https://www.hitachivantara.com/ Version: --id --sso " Create --host argument: parser.addargument "--host",...

7.6CVSS6.7AI score0.00293EPSS
Exploits5
Packet Storm
Packet Storm
added 2024/03/11 12:0 a.m.259 views

Akaunting 3.1.3 Remote Command Execution

Exploit Title: Akaunting 3.1.3 - RCE Date: 08/02/2024 Exploit Author: [email protected] Vendor Homepage: https://akaunting.com Software Link: https://github.com/akaunting/akaunting Version: = 3.1.3 Tested on: Ubuntu 22.04 CVE : CVE-2024-22836 !/usr/bin/python3 import sys import re import requests...

9.8CVSS7.4AI score0.38195EPSS
Exploits3
OpenVAS
OpenVAS
added 2024/03/11 12:0 a.m.15 views

Fedora: Security Advisory (FEDORA-2024-cafa04a149)

The remote host is missing an update for the SPDX-FileCopyrightText: 2024 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.5CVSS8.2AI score0.0015EPSS
Exploits0References5
GithubExploit
GithubExploit
added 2024/03/08 10:39 a.m.461 views

Exploit for CVE-2024-23780

CVE-2024-23780 Exploit for Netbox This script exploits CVE-20...

8.5AI score
Exploits1
OpenVAS
OpenVAS
added 2024/03/08 12:0 a.m.18 views

Fedora: Security Advisory for bsf (FEDORA-2024-129d8ca6fc)

The remote host is missing an update for the SPDX-FileCopyrightText: 2024 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.8CVSS9.2AI score0.45835EPSS
Exploits3References2
OpenVAS
OpenVAS
added 2024/03/08 12:0 a.m.23 views

openSUSE Security Advisory (SUSE-SU-2024:0763-1)

The remote host is missing an update for the SPDX-FileCopyrightText: 2024 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.5CVSS6.1AI score0.00475EPSS
Exploits0References4
Fedora
Fedora
added 2024/03/07 10:32 p.m.23 views

[SECURITY] Fedora 40 Update: bsf-2.4.0-54.fc40

Bean Scripting Framework BSF is a set of Java classes which provides scripting language support within Java applications, and access to Java objects and methods from scripting languages. BSF allows one to write JSPs in languages other than Java while providing access to the Java class library. In...

8.8CVSS6.4AI score0.45835EPSS
Exploits3
Kitploit
Kitploit
added 2024/03/07 11:30 a.m.282 views

WinFiHack - A Windows Wifi Brute Forcing Utility Which Is An Extremely Old Method But Still Works Without The Requirement Of External Dependencies

WinFiHack is a recreational attempt by me to rewrite my previous project Brute-Hacking-Framework's main wifi hacking script that uses netsh and native Windows scripts to create a wifi bruteforcer. This is in no way a fast script nor a superior way of doing the same hack but it needs no external...

7.4AI score
Exploits0References2
The Hacker News
The Hacker News
added 2024/03/07 7:39 a.m.26 views

New Python-Based Snake Info Stealer Spreading Through Facebook Messages

Facebook messages are being used by threat actors to distribute a Python-based information stealer dubbed Snake that's designed to capture credentials and other sensitive data. "The credentials harvested from unsuspecting users are transmitted to different platforms such as Discord, GitHub, and...

6.9AI score
Exploits0
GithubExploit
GithubExploit
added 2024/03/07 6:35 a.m.660 views

Exploit for Server-Side Request Forgery in Fusion_Builder_Project Fusion_Builder

git clone https://github.com/s...

9.8CVSS9.5AI score0.9361EPSS
Exploits6
OSV
OSV
added 2024/03/06 11:16 a.m.27 views

BIT-TENSORFLOW-2021-41213 Deadlock in mutually recursive `tf.function` objects

TensorFlow is an open source platform for machine learning. In affected versions the code behind tf.function API can be made to deadlock when two tf.function decorated Python functions are mutually recursive. This occurs due to using a non-reentrant Lock Python object. Loading any model which...

5.5CVSS5.5AI score0.00043EPSS
Exploits0References3
OSV
OSV
added 2024/03/06 11:11 a.m.18 views

BIT-TENSORFLOW-2022-36027 Segfault TFLite converter on per-channel quantized transposed convolutions in TensorFlow

TensorFlow is an open source platform for machine learning. When converting transposed convolutions using per-channel weight quantization the converter segfaults and crashes the Python process. We have patched the issue in GitHub commit aa0b852a4588cea4d36b74feb05d93055540b450. The fix will be...

7.5CVSS6.5AI score0.00267EPSS
Exploits1References4
OSV
OSV
added 2024/03/06 11:8 a.m.28 views

BIT-PYTHON-2020-10735

A flaw was found in python. In algorithms with quadratic time complexity using non-binary bases, when using int"text", a system could take 50ms to parse an int string with 100,000 digits and 5s for 1,000,000 digits float, decimal, int.frombytes, and int for binary bases 2, 4, 8, 16, and 32 are no...

7.5CVSS7.6AI score0.00384EPSS
Exploits0References30
OSV
OSV
added 2024/03/06 11:8 a.m.47 views

BIT-PYTHON-2020-14422

Lib/ipaddress.py in Python through 3.8.3 improperly computes hash values in the IPv4Interface and IPv6Interface classes, which might allow a remote attacker to cause a denial of service if an application is affected by the performance of a dictionary containing IPv4Interface or IPv6Interface...

5.9CVSS6.8AI score0.00697EPSS
Exploits0References25
OSV
OSV
added 2024/03/06 11:7 a.m.39 views

BIT-PYTHON-2020-15801

In Python 3.8.4, sys.path restrictions specified in a python38.pth file are ignored, allowing code to be loaded from arbitrary locations. The .pth file e.g., the python.pth file is not affected...

9.8CVSS8.4AI score0.00617EPSS
Exploits0References4
OSV
OSV
added 2024/03/06 11:7 a.m.40 views

BIT-PYTHON-2020-26116

http.client in Python 3.x before 3.5.10, 3.6.x before 3.6.12, 3.7.x before 3.7.9, and 3.8.x before 3.8.5 allows CRLF injection if the attacker controls the HTTP request method, as demonstrated by inserting CR and LF control characters in the first argument of HTTPConnection.request...

7.2CVSS7.5AI score0.00903EPSS
Exploits1References15
OSV
OSV
added 2024/03/06 11:7 a.m.50 views

BIT-PYTHON-2020-27619

In Python 3 through 3.9.0, the Lib/test/multibytecodecsupport.py CJK codec tests call eval on content retrieved via HTTP...

9.8CVSS9.7AI score0.00854EPSS
Exploits0References15
Rows per page
Query Builder