Lucene search
+L

20372 matches found

Github Security Blog
Github Security Blog
added 2024/03/06 3:23 p.m.53 views

CasaOS Username Enumeration

Summary The Casa OS Login page has disclosed the username enumeration vulnerability in the login page. Details It is observed that the attacker can enumerate the CasaOS username using the application response. If the username is incorrect application gives the error "User does not exist", If the...

7.5CVSS7.2AI score0.00758EPSS
SaveExploits1References5Affected Software1
HackRead
HackRead
added 2024/03/06 1:01 p.m.22 views

Vulnerability Risk Management for External Assets

By Uzair Amir Vulnerability risk management, unlike traditional approaches, factors in vulnerability criticality, exploit likelihood, and business impact, enhancing risk assessment and mitigation strategies. This is a post from HackRead.com Read the original post: Vulnerability Risk Management fo...

7.3AI score
SaveExploits0
OSV
OSV
added 2024/03/06 11:10 a.m.41 views

BIT-TYPO3-2021-41114

TYPO3 is an open source PHP based web content management system released under the GNU GPL. It has been discovered that TYPO3 CMS is susceptible to host spoofing due to improper validation of the HTTP Host header. TYPO3 uses the HTTP Host header, for example, to generate absolute URLs during the...

5.3CVSS5AI score0.01221EPSS
SaveExploits0References3
OSV
OSV
added 2024/03/06 11:08 a.m.39 views

BIT-NODE-2020-11080 Denial of service in nghttp2

In nghttp2 before version 1.41.0, the overly large HTTP/2 SETTINGS frame payload causes denial of service. The proof of concept attack involves a malicious client constructing a SETTINGS frame with a length of 14,400 bytes 2400 individual settings entries over and over again. The attack causes th...

7.5CVSS6.3AI score0.05316EPSS
SaveExploits0References15
OSV
OSV
added 2024/03/06 11:08 a.m.51 views

BIT-TYPO3-2023-24814

TYPO3 is a free and open source Content Management Framework released under the GNU General Public License. In affected versions the TYPO3 core component GeneralUtility::getIndpEnv uses the unfiltered server environment variable PATHINFO, which allows attackers to inject malicious content. In...

8.8CVSS6.9AI score0.00831EPSS
SaveExploits1References7
OSV
OSV
added 2024/03/06 11:07 a.m.60 views

BIT-TIMESCALEDB-2023-25149

TimescaleDB, an open-source time-series SQL database, has a privilege escalation vulnerability in versions 2.8.0 through 2.9.2. During installation, TimescaleDB creates a telemetry job that is runs as the installation user. The queries run as part of the telemetry data collection were not run wit...

8.8CVSS9AI score0.00781EPSS
SaveExploits0References3
OSV
OSV
added 2024/03/06 11:05 a.m.53 views

BIT-MAGENTO-2020-9579

Magento versions 2.3.4 and earlier, 2.2.11 and earlier see note, 1.14.4.4 and earlier, and 1.9.4.4 and earlier have a security mitigation bypass vulnerability. Successful exploitation could lead to arbitrary code execution...

9.8CVSS9.6AI score0.05038EPSS
SaveExploits0References2
OSV
OSV
added 2024/03/06 11:03 a.m.50 views

BIT-MAGENTO-2020-9632

Magento versions 2.3.4 and earlier, 2.2.11 and earlier see note, 1.14.4.4 and earlier, and 1.9.4.4 and earlier have a security mitigation bypass vulnerability. Successful exploitation could lead to arbitrary code execution...

10CVSS9.7AI score0.07397EPSS
SaveExploits0References2
OSV
OSV
added 2024/03/06 11:01 a.m.39 views

BIT-PHPMAILER-2021-3603 Inclusion of Functionality from Untrusted Control Sphere in PHPMailer/PHPMailer

PHPMailer 6.4.1 and earlier contain a vulnerability that can result in untrusted code being called if such code is injected into the host project's scope by other means. If the $patternselect parameter to validateAddress is set to 'php' the default, defined by PHPMailer::$validator, and the globa...

8.1CVSS7.8AI score0.0226EPSS
SaveExploits0References5
OSV
OSV
added 2024/03/06 10:57 a.m.49 views

BIT-ENVOY-2021-39206 Incorrect Authorization with specially crafted requests

Pomerium is an open source identity-aware access proxy. Envoy, which Pomerium is based on, contains two authorization related vulnerabilities CVE-2021-32777 and CVE-2021-32779. This may lead to incorrect routing or authorization policy decisions. With specially crafted requests, incorrect...

8.6CVSS8.6AI score0.01457EPSS
SaveExploits0References5
OSV
OSV
added 2024/03/06 10:56 a.m.63 views

BIT-MYBB-2023-46251

MyBB is a free and open source forum software. Custom MyCode BBCode for the visual editor SCEditor doesn't escape input properly when rendering HTML, resulting in a DOM-based XSS vulnerability. This weakness can be exploited by pointing a victim to a page where the visual editor is active e.g. as...

7.5CVSS6.6AI score0.00471EPSS
SaveExploits0References3
OSV
OSV
added 2024/03/06 10:55 a.m.40 views

BIT-ENVOY-2022-29224 Segmentation fault leading to crash in Envoy

Envoy is a cloud-native high-performance proxy. Versions of envoy prior to 1.22.1 are subject to a segmentation fault in the GrpcHealthCheckerImpl. Envoy can perform various types of upstream health checking. One of them uses gRPC. Envoy also has a feature which can “hold” prevent removal upstrea...

5.9CVSS7.1AI score0.00997EPSS
SaveExploits0References3
OSV
OSV
added 2024/03/06 10:55 a.m.68 views

BIT-GRADLE-2020-11979

As mitigation for CVE-2020-1945 Apache Ant 1.10.8 changed the permissions of temporary files it created so that only the current user was allowed to access them. Unfortunately the fixcrlf task deleted the temporary file and created a new one without said protection, effectively nullifying the...

7.5CVSS7AI score0.08016EPSS
SaveExploits0References20
OSV
OSV
added 2024/03/06 10:54 a.m.65 views

BIT-GRADLE-2021-29429 Information disclosure through temporary directory permissions

In Gradle before version 7.0, files created with open permissions in the system temporary directory can allow an attacker to access information downloaded by Gradle. Some builds could be vulnerable to a local information disclosure. Remote files accessed through TextResourceFactory are downloaded...

5.5CVSS6.8AI score0.00484EPSS
SaveExploits1References3
OSV
OSV
added 2024/03/06 10:54 a.m.114 views

BIT-GHOST-2021-29484 DOM XSS in Theme Preview

Ghost is a Node.js CMS. An unused endpoint added during the development of 4.0.0 has left sites vulnerable to untrusted users gaining access to Ghost Admin. Attackers can gain access by getting logged in users to click a link containing malicious code. Users do not need to enter credentials and m...

6.8CVSS6.3AI score0.07935EPSS
SaveExploits1References5
OSV
OSV
added 2024/03/06 10:54 a.m.26 views

BIT-ENVOY-2023-27492 Envoy may crash when a large request body is processed in Lua filter

Envoy is an open source edge and service proxy designed for cloud-native applications. Prior to versions 1.26.0, 1.25.3, 1.24.4, 1.23.6, and 1.22.9, the Lua filter is vulnerable to denial of service. Attackers can send large request bodies for routes that have Lua filter enabled and trigger...

6.5CVSS6.7AI score0.00686EPSS
SaveExploits1References2
OSV
OSV
added 2024/03/06 10:53 a.m.31 views

BIT-ENVOY-2023-27496 Envoy may crash when a redirect url without a state param is received in the oauth filter

Envoy is an open source edge and service proxy designed for cloud-native applications. Prior to versions 1.26.0, 1.25.3, 1.24.4, 1.23.6, and 1.22.9, the OAuth filter assumes that a state query param is present on any response that looks like an OAuth redirect response. Sending it a request with t...

7.5CVSS7.7AI score0.00758EPSS
SaveExploits1References2
OSV
OSV
added 2024/03/06 10:51 a.m.73 views

BIT-AIRFLOW-2023-48291 Apache Airflow: Improper access control to DAG resources

Apache Airflow, in versions prior to 2.8.0, contains a security vulnerability that allows an authenticated user with limited access to some DAGs, to craft a request that could give the user write access to various DAG resources for DAGs that the user had no access to, thus, enabling the user to...

4.3CVSS5.1AI score0.018EPSS
SaveExploits0References4
OSV
OSV
added 2024/03/06 10:50 a.m.27 views

BIT-AZURE-CLI-2022-39327 Improper Control of Generation of Code ('Code Injection') in Azure CLI

Azure CLI is the command-line interface for Microsoft Azure. In versions previous to 2.40.0, Azure CLI contains a vulnerability for potential code injection. Critical scenarios are where a hosting machine runs an Azure CLI command where parameter values have been provided by an external source. T...

9.8CVSS9.2AI score0.03466EPSS
SaveExploits1References4
Drupal
Drupal
added 2024/03/06 12:00 a.m.32 views

Registration role - Critical - Access bypass - SA-CONTRIB-2024-015

The Registration role module lets an administrator select a role or multiple roles to automatically assign to new users. The selected role or roles will be assigned to new registrants. The module has a logic error when handling sites that upgraded code and did not run the Drupal update process e....

8.8CVSS7.2AI score0.00362EPSS
SaveExploits0References8
Rows per page
Query Builder