GHSA-HHF8-F5W9-G6VH
Vulnerability from github – Published: 2024-04-02 18:21 – Updated: 2024-04-02 18:21
VLAI?
Summary
OpenID Connect Authentication (oidc) Typo3 extension Authentication Bypass
Details
The authentication service of the extension does not verify the OpenID Connect authentication state from the user lookup chain. Instead, the authentication service authenticates every valid frontend user from the user lookup chain, where the frontend user field “tx_oidc” is not empty.
In scenarios, where either ext:felogin is active or where $GLOBALS['TYPO3_CONF_VARS'][‘FE’][‘checkFeUserPid’] is disabled, an attacker can login to OpenID Connect frontend user accounts by providing a valid username and any password.
Severity ?
{
"affected": [
{
"package": {
"ecosystem": "Packagist",
"name": "causal/oidc"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "2.1.0"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"aliases": [
"CVE-2024-30173"
],
"database_specific": {
"cwe_ids": [
"CWE-284"
],
"github_reviewed": true,
"github_reviewed_at": "2024-04-02T18:21:49Z",
"nvd_published_at": null,
"severity": "MODERATE"
},
"details": "The authentication service of the extension does not verify the OpenID Connect authentication state from the user lookup chain. Instead, the authentication service authenticates every valid frontend user from the user lookup chain, where the frontend user field \u201ctx_oidc\u201d is not empty.\n\nIn scenarios, where either ext:felogin is active or where `$GLOBALS[\u0027TYPO3_CONF_VARS\u0027][\u2018FE\u2019][\u2018checkFeUserPid\u2019]` is disabled, an attacker can login to OpenID Connect frontend user accounts by providing a valid username and any password. ",
"id": "GHSA-hhf8-f5w9-g6vh",
"modified": "2024-04-02T18:21:49Z",
"published": "2024-04-02T18:21:49Z",
"references": [
{
"type": "WEB",
"url": "https://github.com/FriendsOfPHP/security-advisories/blob/master/causal/oidc/CVE-2024-30173.yaml"
},
{
"type": "PACKAGE",
"url": "https://github.com/xperseguers/t3ext-oidc"
},
{
"type": "WEB",
"url": "https://typo3.org/security/advisory/typo3-ext-sa-2024-002"
}
],
"schema_version": "1.4.0",
"severity": [
{
"score": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:L/A:N/E:F/RL:O/RC:C",
"type": "CVSS_V3"
}
],
"summary": "OpenID Connect Authentication (oidc) Typo3 extension Authentication Bypass"
}
Loading…
Loading…
Sightings
| Author | Source | Type | Date |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.
Loading…
Loading…