Lucene search
+L

91 matches found

OSV
OSV
added 2024/06/13 3:10 p.m.17 views

CLSA-2024-1718291413 openssl: Fix of 6 CVEs

CVE-2024-0727: Fix NULL pointer dereference in processing PKCS12 files, preventing potential DoS attack - CVE-2023-6129: Fix POLY1305 MAC implementation bug that corrupts internal state on PowerPC CPUs with vector instructions - CVE-2023-5678: Fix issue with excessively long X9.42 DH keys or...

6.5CVSS6.8AI score0.06531EPSS
SaveExploits0References1
Chainguard
Chainguard
added 2024/03/05 11:15 p.m.90 views

CVE-2024-24786 vulnerabilities

Vulnerabilities for packages: cilium-cli, chartmuseum, hubble-fips, capslock, prometheus-postgres-exporter, kube-logging-logging-operator, local-path-provisioner, spire-server, metrics-server-fips, kube-state-metrics, rabbitmq-cluster-operator, kubernetes-dns-node-cache, temporal-fips,...

7.5CVSS6.7AI score0.01262EPSS
SaveExploits0
Wiz blog
Wiz blog
added 2023/03/29 4:18 p.m.15 views

BingBang: AAD misconfiguration led to Bing.com results manipulation and account takeover

How Wiz Research found a common misconfiguration in Azure Active Directory that compromised multiple Microsoft applications, including a Bing management portal...

6.9AI score
SaveExploits0
F5 Networks
F5 Networks
added 2023/02/21 6:47 p.m.54 views

K09413574: OpenSSL vulnerability CVE-2022-1434

Security Advisory Description The OpenSSL 3.0 implementation of the RC4-MD5 ciphersuite incorrectly uses the AAD data as the MAC key. This makes the MAC key trivially predictable. An attacker could exploit this issue by performing a man-in-the-middle attack to modify data being sent from one...

5.9CVSS6.5AI score0.01061EPSS
SaveExploits0
SUSE CVE
SUSE CVE
added 2023/02/15 3:40 a.m.8 views

SUSE CVE-2021-32791

modauthopenidc is an authentication/authorization module for the Apache 2.x HTTP server that functions as an OpenID Connect Relying Party, authenticating users against an OpenID Connect Provider. In modauthopenidc before version 2.4.9, the AES GCM encryption in modauthopenidc uses a static IV and...

5.9CVSS8.7AI score0.01503EPSS
SaveExploits0References8
RedhatCVE
RedhatCVE
added 2022/12/22 8:36 p.m.30 views

CVE-2022-23551

A flaw was found in aad-pod-identity. This issue could allow an attacker to obtain a token when a request is made that includes a backslash, bypassing proper validation and completing the request...

5.3CVSS3.4AI score0.00709EPSS
SaveExploits0References6
Veracode
Veracode
added 2022/12/22 2:33 a.m.34 views

Information Disclosure

github.com/Azure/aad-pod-identity is vulnerable to information disclosure. The vulnerability exists because server.go does not properly handle invalid token requests, allowing an attacker to bypass the NMI validation and send the token to IMDS in the cluster through the token request made with...

5.3CVSS5.2AI score0.00709EPSS
SaveExploits0References4Affected Software1
NVD
NVD
added 2022/12/21 8:15 p.m.38 views

CVE-2022-23551

aad-pod-identity assigns Azure Active Directory identities to Kubernetes applications and has now been deprecated as of 24 October 2022. The NMI component in AAD Pod Identity intercepts and validates token requests based on regex. In this case, a token request made with backslash in the request...

5.3CVSS0.00709EPSS
SaveExploits0References3
Prion
Prion
added 2022/12/21 8:15 p.m.20 views

Cross site request forgery (csrf)

aad-pod-identity assigns Azure Active Directory identities to Kubernetes applications and has now been deprecated as of 24 October 2022. The NMI component in AAD Pod Identity intercepts and validates token requests based on regex. In this case, a token request made with backslash in the request...

3.8CVSS5.2AI score0.00709EPSS
SaveExploits0References3Affected Software1
Vulnrichment
Vulnrichment
added 2022/12/21 7:50 p.m.6 views

CVE-2022-23551 AAD Pod Identity obtaining token with backslash

aad-pod-identity assigns Azure Active Directory identities to Kubernetes applications and has now been deprecated as of 24 October 2022. The NMI component in AAD Pod Identity intercepts and validates token requests based on regex. In this case, a token request made with backslash in the request...

5.3CVSS5.2AI score0.00709EPSS
SaveExploits0References3
CVE
CVE
added 2022/12/21 7:50 p.m.110 views

CVE-2022-23551

CVE-2022-23551 concerns AAD Pod Identity: the NMI component could bypass validation for token requests containing a backslash (example /metadata/identity\oauth2\token/), potentially enabling a pod to access identities it should not have. The bug arises from NMI’s regex-based validation and is add...

5.3CVSS5.1AI score0.00709EPSS
SaveExploits0References3Affected Software1
OSV
OSV
added 2022/12/21 7:50 p.m.32 views

CVE-2022-23551 AAD Pod Identity obtaining token with backslash

aad-pod-identity assigns Azure Active Directory identities to Kubernetes applications and has now been deprecated as of 24 October 2022. The NMI component in AAD Pod Identity intercepts and validates token requests based on regex. In this case, a token request made with backslash in the request...

5.3CVSS5.3AI score
SaveExploits0References5
Cvelist
Cvelist
added 2022/12/21 7:50 p.m.47 views

CVE-2022-23551 AAD Pod Identity obtaining token with backslash

aad-pod-identity assigns Azure Active Directory identities to Kubernetes applications and has now been deprecated as of 24 October 2022. The NMI component in AAD Pod Identity intercepts and validates token requests based on regex. In this case, a token request made with backslash in the request...

5.3CVSS5.5AI score0.00709EPSS
SaveExploits0References3
OSV
OSV
added 2022/12/21 6:48 p.m.24 views

GHSA-P82Q-RXPM-HJPC AAD Pod Identity obtaining token with backslash

Impact What kind of vulnerability is it? Who is impacted? The NMI component in AAD Pod Identity intercepts and validates token requests based on regex. In this case, a token request made with backslash in the request example: /metadata/identity\oauth2\token/ would bypass the NMI validation and be...

5.3CVSS5AI score0.00709EPSS
SaveExploits0References5
Github Security Blog
Github Security Blog
added 2022/12/21 6:48 p.m.28 views

AAD Pod Identity obtaining token with backslash

Impact What kind of vulnerability is it? Who is impacted? The NMI component in AAD Pod Identity intercepts and validates token requests based on regex. In this case, a token request made with backslash in the request example: /metadata/identity\oauth2\token/ would bypass the NMI validation and be...

5.3CVSS2.9AI score0.00709EPSS
SaveExploits0References5Affected Software1
Positive Technologies
Positive Technologies
added 2022/12/21 12:00 a.m.5 views

PT-2022-7109 · Microsoft · Aad Pod Identity

Name of the Vulnerable Software and Affected Versions: AAD Pod Identity versions prior to 1.8.13 Description: The issue is related to the NMI component in AAD Pod Identity, which intercepts and validates token requests based on regex. A token request made with a backslash in the request, for...

5.5CVSS6.8AI score0.00709EPSS
SaveExploits0References10
GitLab Advisory Database
GitLab Advisory Database
added 2022/12/21 12:00 a.m.56 views

Improper Restriction of Security Token Assignment

aad-pod-identity assigns Azure Active Directory identities to Kubernetes applications and has now been deprecated as of 24 October 2022. The NMI component in AAD Pod Identity intercepts and validates token requests based on regex. In this case, a token request made with backslash in the request...

5.3CVSS2.9AI score0.00709EPSS
SaveExploits0References5Affected Software1
Kitploit
Kitploit
added 2022/11/11 11:30 a.m.43 views

TeamFiltration - Cross-Platform Framework For Enumerating, Spraying, Exfiltrating, And Backdooring O365 AAD Accounts

TeamFiltration is a cross-platform framework for enumerating, spraying, exfiltrating, and backdooring O365 AAD accounts. See the TeamFiltration wiki page for an introduction into how TeamFiltration works and the Quick Start Guide for how to get up and running! This tool has been used internally...

7.4AI score
SaveExploits0References7
BDU FSTEC
BDU FSTEC
added 2022/08/02 12:00 a.m.11 views

The vulnerability of the AAD Handler component in the Nimbus JOSE + JWT Java library, due to insufficient data authentication checks, allows attackers to compromise the confidentiality, integrity, and accessibility of the protected information.

The vulnerability of the AAD Handler component in the Nimbus JOSE + JWT Java library is related to insufficient verification of data authenticity. Exploiting this vulnerability allows an attacker to compromise the confidentiality, integrity, and accessibility of protected information by uploading...

7.8CVSS7.2AI score0.0088EPSS
SaveExploits0References7Affected Software1
Redos
Redos
added 2022/05/24 12:00 a.m.71 views

ROS-20220524-01

OpenSSL cryptographic library vulnerability is related to incorrect input validation in the script crehash. Exploitation of the vulnerability could allow an attacker acting remotely to execute arbitrary OS commands with script privileges A vulnerability in the OpenSSL cryptographic library is...

10CVSS7.9AI score0.82612EPSS
SaveExploits5
Rows per page
Query Builder