Files
CVEs-PoC/2018/CVE-2018-1000861.md
T
2024-08-12 19:01:27 +00:00

4.1 KiB

CVE-2018-1000861

Description

A code execution vulnerability exists in the Stapler web framework used by Jenkins 2.153 and earlier, LTS 2.138.3 and earlier in stapler/core/src/main/java/org/kohsuke/stapler/MetaClass.java that allows attackers to invoke some methods on Java objects by accessing crafted URLs that were not intended to be invoked this way.

POC

Reference

Github