Entreprise d'experts en Sécurité Informatique : Audits et conseils en cybersécurité
Entreprise française de cybersécurité depuis 2004
☎ 03 60 47 09 81 - info@securiteinfo.com


CVE-2022-33980

Description

Apache Commons Configuration performs variable interpolation, allowing properties to be dynamically evaluated and expanded. The standard format for interpolation is "${prefix:name}", where "prefix" is used to locate an instance of org.apache.commons.configuration2.interpol.Lookup that performs the interpolation. Starting with version 2.4 and continuing through 2.7, the set of default Lookup instances included interpolators that could result in arbitrary code execution or contact with remote servers. These lookups are: - "script" - execute expressions using the JVM script execution engine (javax.script) - "dns" - resolve dns records - "url" - load values from urls, including from remote servers Applications using the interpolation defaults in the affected versions may be vulnerable to remote code execution or unintentional contact with remote servers if untrusted configuration values are used. Users are recommended to upgrade to Apache Commons Configuration 2.8.0, which disables the problematic interpolators by default.

POC

Reference

No PoCs from references.

Github

- https://github.com/20142995/sectool

- https://github.com/ARPSyndicate/cvemon

- https://github.com/Code-971/CVE-2022-33980-EXP

- https://github.com/HKirito/CVE-2022-33980

- https://github.com/J1ezds/Vulnerability-Wiki-page

- https://github.com/LaNyer640/java_asm_parse

- https://github.com/Mr-xn/Penetration_Testing_POC

- https://github.com/NaInSec/CVE-PoC-in-GitHub

- https://github.com/P0lar1ght/CVE-2022-33980-EXP

- https://github.com/P0lar1ght/CVE-2022-33980-POC

- https://github.com/Pear1y/Vuln-Env

- https://github.com/Phuong39/2022-HW-POC

- https://github.com/SYRTI/POC_to_review

- https://github.com/Threekiii/Awesome-POC

- https://github.com/WhooAmii/POC_to_review

- https://github.com/XiaomingX/awesome-poc-for-red-team

- https://github.com/chains-project/exploits-for-sbom.exe

- https://github.com/d4n-sec/d4n-sec.github.io

- https://github.com/joseluisinigo/riskootext4shell

- https://github.com/k0mi-tg/CVE-POC

- https://github.com/lions2012/Penetration_Testing_POC

- https://github.com/manas3c/CVE-POC

- https://github.com/mmvpm/app-sec-course

- https://github.com/nomi-sec/PoC-in-GitHub

- https://github.com/sammwyy/CVE-2022-33980-POC

- https://github.com/tangxiaofeng7/CVE-2022-33980-Apache-Commons-Configuration-RCE

- https://github.com/trhacknon/CVE-2022-33980-Apache-Commons-Configuration-RCE

- https://github.com/trhacknon/Pocingit

- https://github.com/whoforget/CVE-POC

- https://github.com/xuetusummer/Penetration_Testing_POC

- https://github.com/youwizard/CVE-POC

- https://github.com/zecool/cve