Locating old Version of FireFox

I have an endpoint which is Rapid7 is stating has Firefox 1.7.5 installed on it during scans.

However, I cannot for the life of me figure out where it is on this endpoint. I am somewhat new to R7, can someone direct me in the right direction on how to find what it is showing as “proof” that Firefox 1.7.5 is installed?

In the list of vulnerabilities and Solutions, it is indicating that I need to upgrade FireFox but I cannot find it on the endpoint to upgrade it. The “proof” simply states “Vulnerable software installed: Mozilla Firefox 1.7.5”

Thanks in advance.
Sean

Check the registry for a stale entry:
HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Uninstall
or
HKEY_CLASSES_ROOT\Installer\Products
(you’ll have to look through the GUID keys for the product name)