A filename spoofing vulnerability exists in WinRAR when opening specially crafted ZIP archives. The issue arises due to inconsistencies between the Central Directory and Local File Header entries in ZIP files. When viewed in WinRAR, the file name from the Central Directory is displayed to the user, while the file from the Local File Header is extracted and executed. An attacker can leverage this flaw to spoof filenames and trick users into executing malicious payloads under the guise of harmless files, potentially leading to remote code execution.
The product receives input or data, but it does not validate or incorrectly validates that the input has the properties that are required to process the data safely and correctly.
Link | Tags |
---|---|
https://www.rarlab.com/vuln_zip_spoofing_4.20.html | vendor advisory |
https://an7isec.blogspot.com/2014/03/winrar-file-extension-spoofing-0day.html | exploit technical description |
https://raw.githubusercontent.com/rapid7/metasploit-framework/master/modules/exploits/windows/fileformat/winrar_name_spoofing.rb | exploit |
https://web.archive.org/web/20141111142204/https://www.intelcrawler.com/report_2603.pdf | technical description |
https://web.archive.org/web/20140625054244/http://intelcrawler.com/news-15 | media coverage technical description |
https://www.vulncheck.com/advisories/winrar-filename-spoofing-rce | third party advisory |