Closed nautik1 closed 1 year ago
I'm seeing this from a python package for Ansible on the same file name inside Ubuntu 22.04 LTS:
/usr/lib/python3/dist-packages/ansible_collections/community/windows/tests/integration/targets/win_psscript_info/files/upgrade-powershell.1.0.0.nupkg: Xml.Exploit.External_Relationship_Abuse-9987932-0 FOUND
This is a test file and is just a test nupkg created with test files. Most likely a false positive but not something that we can do anything about here.
SUMMARY
Clamav finds a
Xml.Exploit.External_Relationship_Abuse-9987932-0
in the filetests/integration/targets/win_psscript_info/files/upgrade-powershell.1.0.0.nupkg
ISSUE TYPE
COMPONENT NAME
tests/integration/targets/win_psscript_info/files/upgrade-powershell.1.0.0.nupkg
ANSIBLE VERSION
Found on main branch of this repository
STEPS TO REPRODUCE
EXPECTED RESULTS
Nothing found
ACTUAL RESULTS
Clamav finds this
Xml.Exploit.External_Relationship_Abuse-9987932-0
Not sure if this is known or a false positive though, I am not using windows (I just had this repo locally as an ansible dependency)