Lucene search
+L

5145 matches found

Rapid7 Blog
Rapid7 Blog
added 2024/03/15 6:20 p.m.63 views

Metasploit Wrap-Up 03/15/2024

New module content 3 GitLab Password Reset Account Takeover Authors: asterion04 and h00die Type: Auxiliary Pull request: 18716 contributed by h00die Path: admin/http/gitlabpasswordresetaccounttakeover AttackerKB reference: CVE-2023-7028 Description: This adds an exploit module that leverages an...

7.5CVSS8.7AI score0.99938EPSS
SaveExploits53
IBM Security Bulletins
IBM Security Bulletins
added 2024/03/15 5:26 p.m.54 views

Security Bulletin: Vulnerability in Apache Solr affect IBM Operations Analytics - Log Analysis (CVE-2023-50290)

Summary Exposure of Sensitive Information to an Unauthorized Actor vulnerability in Apache Solr Vulnerability Details CVEID:CVE-2023-50290 DESCRIPTION: Apache Solr could allow a remote authenticated attacker to obtain sensitive information, caused by improper authorization validation. By sending ...

6.5CVSS6.4AI score0.68446EPSS
SaveExploits0Affected Software1
Kitploit
Kitploit
added 2024/03/13 11:30 a.m.353 views

DarkGPT - An OSINT Assistant Based On GPT-4-200K Designed To Perform Queries On Leaked Databases, Thus Providing An Artificial Intelligence Assistant That Can Be Useful In Your Traditional OSINT Processes

DarkGPT is an artificial intelligence assistant based on GPT-4-200K designed to perform queries on leaked databases. This guide will help you set up and run the project on your local environment. Prerequisites Before starting, make sure you have Python installed on your system. This project has...

7.1AI score
SaveExploits0References1
OSV
OSV
added 2024/03/06 11:16 a.m.26 views

BIT-GITLAB-2022-0741

Improper input validation in all versions of GitLab CE/EE using sendmail to send emails allowed an attacker to steal environment variables via specially crafted email addresses...

7.5CVSS7.2AI score0.01454EPSS
SaveExploits0References4
OSV
OSV
added 2024/03/06 11:5 a.m.80 views

BIT-SOLR-2023-50290 Apache Solr: Host environment variables are published via the Metrics API

Exposure of Sensitive Information to an Unauthorized Actor vulnerability in Apache Solr. The Solr Metrics API publishes all unprotected environment variables available to each Apache Solr instance. Users are able to specify which environment variables to hide, however, the default list is designe...

6.5CVSS6.6AI score0.68446EPSS
SaveExploits0References2
OSV
OSV
added 2024/03/06 11:3 a.m.22 views

BIT-REDASH-2021-43780

Redash is a package for data visualization and sharing. In versions 10.0 and priorm the implementation of URL-loading data sources like JSON, CSV, or Excel is vulnerable to advanced methods of Server Side Request Forgery SSRF. These vulnerabilities are only exploitable on installations where a...

9.1AI score
SaveExploits0References2
OSV
OSV
added 2024/03/06 10:58 a.m.28 views

BIT-GOLANG-2022-41716 Unsanitized NUL in environment variables on Windows in syscall and os/exec

Due to unsanitized NUL values, attackers may be able to maliciously set environment variables on Windows. In syscall.StartProcess and os/exec.Cmd, invalid environment variable values containing NUL values are not properly checked for. A malicious environment variable value can exploit this behavi...

7.5CVSS7.5AI score0.00784EPSS
SaveExploits0References6
OSV
OSV
added 2024/03/06 10:54 a.m.35 views

BIT-GRADLE-2021-32751 Arbitrary code execution via specially crafted environment variables

Gradle is a build tool with a focus on build automation. In versions prior to 7.2, start scripts generated by the application plugin and the gradlew script are both vulnerable to arbitrary code execution when an attacker is able to change environment variables for the user running the script. Thi...

8.5CVSS7.7AI score0.02709EPSS
SaveExploits1References4
Amazon
Amazon
added 2024/03/05 12:0 a.m.30 views

Important: nodejs20

Issue Overview: The Node.js Permission Model does not clarify in the documentation that wildcards should be only used as the last character of a file path. This misleading documentation affects all users using the experimental permission model in active release lines: 20.x and 21.x. Please note...

9.8CVSS6.9AI score0.03168EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2024/02/29 12:0 a.m.51 views

SUSE SLES12 Security Update : nodejs18 (SUSE-SU-2024:0644-1)

The remote SUSE Linux SLES12 / SLESSAP12 host has packages installed that are affected by multiple vulnerabilities as referenced in the SUSE-SU-2024:0644-1 advisory. Update to 18.19.1: security updates CVE-2024-21892: Code injection and privilege escalation through Linux capabilities bsc1219992...

7.8CVSS6.8AI score0.03168EPSS
SaveExploits1References19
Tenable Nessus
Tenable Nessus
added 2024/02/29 12:0 a.m.37 views

SUSE SLES15 / openSUSE 15 Security Update : nodejs20 (SUSE-SU-2024:0643-1)

The remote SUSE Linux SLES15 / SLESSAP15 / openSUSE 15 host has packages installed that are affected by multiple vulnerabilities as referenced in the SUSE-SU-2024:0643-1 advisory. Update to 20.11.1: security updates CVE-2024-21892: Code injection and privilege escalation through Linux capabilitie...

9.8CVSS6.8AI score0.03168EPSS
SaveExploits1References32
Tenable Nessus
Tenable Nessus
added 2024/02/29 12:0 a.m.90 views

CentOS 9 : polkit-0.117-8.el9

The remote CentOS Linux 9 host has packages installed that are affected by a vulnerability as referenced in the polkit-0.117-8.el9 build changelog. - A local privilege escalation vulnerability was found on polkit's pkexec utility. The pkexec application is a setuid tool designed to allow...

7.8CVSS7.9AI score0.94921EPSS
SaveExploits153References2
Microsoft CVE
Microsoft CVE
added 2024/02/26 8:0 a.m.3 views

On Linux Node.js ignores certain environment variables if those may have been set by an unprivileged user while the process is running with elevated privileges with the only exception of CAP_NET_BIND_SERVICE. Due to a bug in the implementation of this exception Node.js incorrectly applies this exception even when certain other capabilities have been set. This allows unprivileged users to inject code that inherits the process's elevated privileges.

...

7.8CVSS7AI score0.00562EPSS
SaveExploits0
NVD
NVD
added 2024/02/20 2:15 a.m.17 views

CVE-2024-21892

On Linux, Node.js ignores certain environment variables if those may have been set by an unprivileged user while the process is running with elevated privileges with the only exception of CAPNETBINDSERVICE. Due to a bug in the implementation of this exception, Node.js incorrectly applies this...

7.8CVSS6AI score0.00562EPSS
SaveExploits0References3
OSV
OSV
added 2024/02/20 2:15 a.m.12 views

AZL-34460 CVE-2024-21892 affecting package nodejs18 for versions less than 18.20.2-1

On Linux, Node.js ignores certain environment variables if those may have been set by an unprivileged user while the process is running with elevated privileges with the only exception of CAPNETBINDSERVICE. Due to a bug in the implementation of this exception, Node.js incorrectly applies this...

7.8CVSS7AI score0.00562EPSS
SaveExploits0References1
OSV
OSV
added 2024/02/20 2:15 a.m.10 views

AZL-35052 CVE-2024-21892 affecting package nodejs for versions less than 20.14.0-1

On Linux, Node.js ignores certain environment variables if those may have been set by an unprivileged user while the process is running with elevated privileges with the only exception of CAPNETBINDSERVICE. Due to a bug in the implementation of this exception, Node.js incorrectly applies this...

7.8CVSS7AI score0.00562EPSS
SaveExploits0References1
OSV
OSV
added 2024/02/20 2:15 a.m.8 views

UBUNTU-CVE-2024-21892

On Linux, Node.js ignores certain environment variables if those may have been set by an unprivileged user while the process is running with elevated privileges with the only exception of CAPNETBINDSERVICE. Due to a bug in the implementation of this exception, Node.js incorrectly applies this...

7.8CVSS7AI score0.00562EPSS
SaveExploits0References3
UbuntuCve
UbuntuCve
added 2024/02/20 2:15 a.m.40 views

CVE-2024-21892

On Linux, Node.js ignores certain environment variables if those may have been set by an unprivileged user while the process is running with elevated privileges with the only exception of CAPNETBINDSERVICE. Due to a bug in the implementation of this exception, Node.js incorrectly applies this...

7.8CVSS6.9AI score0.00562EPSS
SaveExploits0References3
Debian CVE
Debian CVE
added 2024/02/20 1:31 a.m.39 views

CVE-2024-21892

On Linux, Node.js ignores certain environment variables if those may have been set by an unprivileged user while the process is running with elevated privileges with the only exception of CAPNETBINDSERVICE. Due to a bug in the implementation of this exception, Node.js incorrectly applies this...

7.8CVSS7.6AI score0.00562EPSS
SaveExploits0
Vulnrichment
Vulnrichment
added 2024/02/20 1:31 a.m.16 views

CVE-2024-21892

On Linux, Node.js ignores certain environment variables if those may have been set by an unprivileged user while the process is running with elevated privileges with the only exception of CAPNETBINDSERVICE. Due to a bug in the implementation of this exception, Node.js incorrectly applies this...

7.5CVSS7.6AI score0.00562EPSS
SaveExploits0References3
Rows per page
Query Builder