{ "schema_version": "1.4.0", "id": "GHSA-p9w4-8hh8-crcx", "modified": "2024-04-04T03:28:56Z", "published": "2023-04-15T00:30:37Z", "aliases": [ "CVE-2023-29383" ], "details": "In Shadow 4.13, it is possible to inject control characters into fields provided to the SUID program chfn (change finger). Although it is not possible to exploit this directly (e.g., adding a new user fails because \\n is in the block list), it is possible to misrepresent the /etc/passwd file when viewed. Use of \\r manipulations and Unicode characters to work around blocking of the : character make it possible to give the impression that a new user has been added. In other words, an adversary may be able to convince a system administrator to take the system offline (an indirect, social-engineered denial of service) by demonstrating that \"cat /etc/passwd\" shows a rogue user account.", "severity": [ { "type": "CVSS_V3", "score": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:N" } ], "affected": [], "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-29383" }, { "type": "WEB", "url": "https://github.com/shadow-maint/shadow/pull/687" }, { "type": "WEB", "url": "https://github.com/shadow-maint/shadow/commit/e5905c4b84d4fb90aefcd96ee618411ebfac663d" }, { "type": "WEB", "url": "https://www.trustwave.com/en-us/resources/blogs/spiderlabs-blog/cve-2023-29383-abusing-linux-chfn-to-misrepresent-etc-passwd" }, { "type": "WEB", "url": "https://www.trustwave.com/en-us/resources/security-resources/security-advisories/?fid=31797" } ], "database_specific": { "cwe_ids": [ "CWE-125", "CWE-74" ], "severity": "LOW", "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2023-04-14T22:15:00Z" } }