{
    "dataType": "CVE_RECORD",
    "dataVersion": "5.1",
    "cveMetadata": {
        "cveId": "CVE-2023-48708",
        "assignerOrgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
        "state": "PUBLISHED",
        "assignerShortName": "GitHub_M",
        "dateReserved": "2023-11-17T19:43:37.554Z",
        "datePublished": "2023-11-24T17:16:15.732Z",
        "dateUpdated": "2024-08-02T21:37:54.644Z"
    },
    "containers": {
        "cna": {
            "title": "Insertion of Sensitive Information into Log in codeigniter4/shield",
            "problemTypes": [
                {
                    "descriptions": [
                        {
                            "cweId": "CWE-532",
                            "lang": "en",
                            "description": "CWE-532: Insertion of Sensitive Information into Log File",
                            "type": "CWE"
                        }
                    ]
                }
            ],
            "metrics": [
                {
                    "cvssV3_1": {
                        "attackComplexity": "HIGH",
                        "attackVector": "NETWORK",
                        "availabilityImpact": "NONE",
                        "baseScore": 5,
                        "baseSeverity": "MEDIUM",
                        "confidentialityImpact": "HIGH",
                        "integrityImpact": "LOW",
                        "privilegesRequired": "HIGH",
                        "scope": "UNCHANGED",
                        "userInteraction": "NONE",
                        "vectorString": "CVSS:3.1/AV:N/AC:H/PR:H/UI:N/S:U/C:H/I:L/A:N",
                        "version": "3.1"
                    }
                }
            ],
            "references": [
                {
                    "name": "https://github.com/codeigniter4/shield/security/advisories/GHSA-j72f-h752-mx4w",
                    "tags": [
                        "x_refsource_CONFIRM"
                    ],
                    "url": "https://github.com/codeigniter4/shield/security/advisories/GHSA-j72f-h752-mx4w"
                },
                {
                    "name": "https://github.com/codeigniter4/shield/commit/7e84c3fb3411294f70890819bfe51781bb9dc8e4",
                    "tags": [
                        "x_refsource_MISC"
                    ],
                    "url": "https://github.com/codeigniter4/shield/commit/7e84c3fb3411294f70890819bfe51781bb9dc8e4"
                },
                {
                    "name": "https://codeigniter4.github.io/shield/getting_started/authenticators/",
                    "tags": [
                        "x_refsource_MISC"
                    ],
                    "url": "https://codeigniter4.github.io/shield/getting_started/authenticators/"
                }
            ],
            "affected": [
                {
                    "vendor": "codeigniter4",
                    "product": "shield",
                    "versions": [
                        {
                            "version": "< 1.0.0-beta.8",
                            "status": "affected"
                        }
                    ]
                }
            ],
            "providerMetadata": {
                "orgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
                "shortName": "GitHub_M",
                "dateUpdated": "2023-11-24T17:16:15.732Z"
            },
            "descriptions": [
                {
                    "lang": "en",
                    "value": "CodeIgniter Shield is an authentication and authorization provider for CodeIgniter 4. In affected versions successful login attempts are recorded with the raw tokens stored in the log table. If a malicious person somehow views the data in the log table they can obtain a raw token which can then be used to send a request with that user's authority. This issue has been addressed in version 1.0.0-beta.8. Users are advised to upgrade. Users unable to upgrade should disable logging for successful login attempts by the configuration files."
                }
            ],
            "source": {
                "advisory": "GHSA-j72f-h752-mx4w",
                "discovery": "UNKNOWN"
            }
        },
        "adp": [
            {
                "providerMetadata": {
                    "orgId": "af854a3a-2127-422b-91ae-364da2661108",
                    "shortName": "CVE",
                    "dateUpdated": "2024-08-02T21:37:54.644Z"
                },
                "title": "CVE Program Container",
                "references": [
                    {
                        "name": "https://github.com/codeigniter4/shield/security/advisories/GHSA-j72f-h752-mx4w",
                        "tags": [
                            "x_refsource_CONFIRM",
                            "x_transferred"
                        ],
                        "url": "https://github.com/codeigniter4/shield/security/advisories/GHSA-j72f-h752-mx4w"
                    },
                    {
                        "name": "https://github.com/codeigniter4/shield/commit/7e84c3fb3411294f70890819bfe51781bb9dc8e4",
                        "tags": [
                            "x_refsource_MISC",
                            "x_transferred"
                        ],
                        "url": "https://github.com/codeigniter4/shield/commit/7e84c3fb3411294f70890819bfe51781bb9dc8e4"
                    },
                    {
                        "name": "https://codeigniter4.github.io/shield/getting_started/authenticators/",
                        "tags": [
                            "x_refsource_MISC",
                            "x_transferred"
                        ],
                        "url": "https://codeigniter4.github.io/shield/getting_started/authenticators/"
                    }
                ]
            }
        ]
    }
}