Lucene search
K

320 matches found

Vulnrichment
Vulnrichment
added 2024/12/03 5:12 p.m.15 views

CVE-2024-25020 IBM Cognos Controller file upload

IBM Cognos Controller 11.0.0 and 11.0.1 is vulnerable to malicious file upload by allowing unrestricted filetype attachments in the Journal entry page. Attackers can make use of this weakness and upload malicious executable files into the system and can be sent to victims for performing further...

5.5CVSS5.5AI score0.00099EPSS
Exploits0References1
CVE
CVE
added 2024/12/03 4:29 p.m.66 views

CVE-2024-25019

CVE-2024-25019 concerns IBM Cognos Controller versions 11.0.0–11.0.1. The vulnerability arises from not validating the type of files uploaded to Journal entry attachments, enabling attackers to upload malicious executables that could be delivered to victims. Public references in the collected doc...

9.8CVSS5.5AI score0.00099EPSS
Exploits0References1Affected Software1
Cvelist
Cvelist
added 2024/12/03 4:29 p.m.14 views

CVE-2024-25019 IBM Cognos Controller file upload

IBM Cognos Controller 11.0.0 and 11.0.1 could be vulnerable to malicious file upload by not validating the type of file uploaded to Journal entry attachments. Attackers can make use of this weakness and upload malicious executable files into the system that can be sent to victims for performing...

5.5CVSS0.00099EPSS
Exploits0References1
Vulnrichment
Vulnrichment
added 2024/12/03 4:29 p.m.14 views

CVE-2024-25019 IBM Cognos Controller file upload

IBM Cognos Controller 11.0.0 and 11.0.1 could be vulnerable to malicious file upload by not validating the type of file uploaded to Journal entry attachments. Attackers can make use of this weakness and upload malicious executable files into the system that can be sent to victims for performing...

5.5CVSS6.7AI score0.00099EPSS
Exploits0References1
BDU FSTEC
BDU FSTEC
added 2024/11/22 12:0 a.m.2 views

The vulnerability of the needrestart utility, related to concurrent access to resources (race condition), allows a violator to execute arbitrary code in the context of the root user.

The vulnerability of the needrestart tool is related to concurrent access to resources race condition. Exploiting this vulnerability allows a malicious actor to execute arbitrary code in the context of the root user by replacing the file usr/bin/python with a malicious executable file...

7.8CVSS8AI score0.00215EPSS
Exploits2References7Affected Software4
Malwarebytes
Malwarebytes
added 2024/11/18 4:0 p.m.7 views

QuickBooks popup scam still being delivered via Google ads

Accounting software QuickBooks, by Intuit, is a popular target for India-based scammers, only rivaled for top spot by the classic Microsoft tech support scams. We've seen two main lures, both via Google ads: the first one is simply a website promoting online support for QuickBooks and shows a pho...

7.2AI score
Exploits0
OSV
OSV
added 2024/10/03 5:15 p.m.2 views

DEBIAN-CVE-2024-0123

NVIDIA CUDA toolkit for Windows and Linux contains a vulnerability in the nvdisasm command line tool where an attacker may cause an improper validation in input issue by tricking the user into running nvdisasm on a malicious ELF file. A successful exploit of this vulnerability may lead to denial ...

3.3CVSS4.5AI score0.00049EPSS
Exploits0References1
The Hacker News
The Hacker News
added 2024/04/18 1:58 p.m.27 views

FIN7 Cybercrime Group Targeting U.S. Auto Industry with Carbanak Backdoor

The infamous cybercrime syndicate known as FIN7 has been linked to a spear-phishing campaign targeting the U.S. automotive industry to deliver a known backdoor called Carbanak aka Anunak. "FIN7 identified employees at the company who worked in the IT department and had higher levels of...

7.5AI score
Exploits0
CVE
CVE
added 2024/04/17 6:53 p.m.77 views

CVE-2024-3323

CVE-2024-3323 affects TIBCO JasperReports Server versions 8.0.4 and 8.2.0 (UI Request/Response Validation). The issue is a reflected Cross-Site Scripting vulnerability that allows injection of malicious scripts into a trusted app, potentially stealing a user’s active session cookie when a user cl...

8.3CVSS6.9AI score0.00078EPSS
Exploits0References1
CNNVD
CNNVD
added 2024/03/06 12:0 a.m.2 views

electron-builder security vulnerability

electron-builder is a tool for packaging and building ready-to-distribute Electron, Proton Native applications for macOS, Windows, and Linux with out-of-the-box "auto-update" support. A security vulnerability exists in electron-builder prior to version 24.13.2, which stems from the fact that if a...

7.3CVSS6.7AI score0.00215EPSS
Exploits0References4
Veracode
Veracode
added 2024/03/05 4:14 a.m.18 views

Privilege Escalation

app-builder-lib is vulnerable to Privilege escalation. The vulnerability is due to NSExec searching the current directory of the installer before searching the system's PATH when making a system call to open cmd.exe in the .nsh installer script. This flaw allows an attacker to exploit the situati...

7.3CVSS6.7AI score0.00215EPSS
Exploits0
Cvelist
Cvelist
added 2024/02/15 6:7 a.m.12 views

CVE-2023-46596 Improper input validation in FireFlow’s VisualFlow workflow editor

Improper input validation in Algosec FireFlow VisualFlow workflow editor via Name, Description and Configuration File field in version A32.20, A32.50, A32.60 permits an attacker to initiate an XSS attack by injecting malicious executable scripts into the application's code. Fixed in version A32.2...

5.1CVSS5.2AI score0.00055EPSS
Exploits0References1
NVD
NVD
added 2024/02/02 12:15 p.m.7 views

CVE-2024-1201

Search path or unquoted item vulnerability in HDD Health affecting versions 4.2.0.112 and earlier. This vulnerability could allow a local attacker to store a malicious executable file within the unquoted search path, resulting in privilege escalation...

7.8CVSS7.5AI score0.00032EPSS
Exploits0References1
Github Security Blog
Github Security Blog
added 2023/08/29 11:33 p.m.55 views

GitPython untrusted search path on Windows systems leading to arbitrary code execution

Summary When resolving a program, Python/Windows look for the current working directory, and after that the PATH environment see big warning in https://docs.python.org/3/library/subprocess.htmlpopen-constructor. GitPython defaults to use the git command, if a user runs GitPython from a repo has a...

7.8CVSS7.1AI score0.00371EPSS
Exploits1References9Affected Software1
NVD
NVD
added 2023/08/28 6:15 p.m.11 views

CVE-2023-40590

GitPython is a python library used to interact with Git repositories. When resolving a program, Python/Windows look for the current working directory, and after that the PATH environment. GitPython defaults to use the git command, if a user runs GitPython from a repo has a git.exe or git...

7.8CVSS7.6AI score0.00371EPSS
Exploits1References2
Debian CVE
Debian CVE
added 2023/08/28 5:24 p.m.33 views

CVE-2023-40590

GitPython is a python library used to interact with Git repositories. When resolving a program, Python/Windows look for the current working directory, and after that the PATH environment. GitPython defaults to use the git command, if a user runs GitPython from a repo has a git.exe or git...

7.8CVSS7.4AI score0.00371EPSS
Exploits1
OSV
OSV
added 2023/08/28 5:24 p.m.13 views

CVE-2023-40590 Untrusted search path on Windows systems leading to arbitrary code execution

GitPython is a python library used to interact with Git repositories. When resolving a program, Python/Windows look for the current working directory, and after that the PATH environment. GitPython defaults to use the git command, if a user runs GitPython from a repo has a git.exe or git...

7.8CVSS7.5AI score0.00371EPSS
Exploits1References4
Prion
Prion
added 2023/04/11 9:15 a.m.15 views

Design/Logic Flaw

WAB-MAT Ver.5.0.0.8 and earlier starts another program with an unquoted file path. Since a registered Windows service path contains spaces and are unquoted, if a malicious executable is placed on a certain path, the executable may be executed with the privilege of the Windows service...

4.1CVSS7.2AI score0.00057EPSS
Exploits0References2Affected Software1
SUSE CVE
SUSE CVE
added 2023/02/15 4:46 a.m.2 views

SUSE CVE-2017-7814

File downloads encoded with "blob:" and "data:" URL elements bypassed normal file download checks though the Phishing and Malware Protection feature and its block lists of suspicious sites and files. This would allow malicious sites to lure users into downloading executables that would otherwise ...

5.4CVSS8.4AI score0.00319EPSS
Exploits0References10
OSV
OSV
added 2023/02/13 8:15 p.m.2 views

CVE-2023-25719

ConnectWise Control before 22.9.10032 formerly known as ScreenConnect fails to validate user-supplied parameters such as the Bin/ConnectWiseControl.Client.exe h parameter. This results in reflected data and injection of malicious code into a downloaded executable. The executable can be used to...

8.8CVSS7.4AI score
Exploits0References5
Rows per page
Query Builder