CVE-2018-20483: Information Leak via Extended Attributes in wget xattr.c
1b502856-46e2-477a-94c2-7641aa6dbe89
Wget's extended file attribute feature (--xattr flag) stores the full download URL including embedded credentials in POSIX extended file attributes. The set_file_metadata function in src/xattr.c receives raw URL strings containing authentication information (username:password@host) and stores them directly in user.xdg.origin.url and user.xdg.referrer.url attributes. Since these extended attributes are readable by any local system user via getfattr or similar tools, this creates an information leak vulnerability exposing API keys, session IDs, and credentials embedded in URLs to local attackers.",antml:parameter>