CVE-2022-34794
https://notcve.org/view.php?id=CVE-2022-34794
Missing permission checks in Jenkins Recipe Plugin 1.2 and earlier allow attackers with Overall/Read permission to send an HTTP request to an attacker-specified URL and parse the response as XML. Una falta de comprobación de permisos en Jenkins Recipe Plugin versiones 1.2 y anteriores, permite a atacantes con permiso de lectura general enviar una petición HTTP a una URL especificada por el atacante y analizar la respuesta como XML • https://www.jenkins.io/security/advisory/2022-06-30/#SECURITY-2000 • CWE-862: Missing Authorization •
CVE-2022-34793
https://notcve.org/view.php?id=CVE-2022-34793
Jenkins Recipe Plugin 1.2 and earlier does not configure its XML parser to prevent XML external entity (XXE) attacks. Jenkins Recipe Plugin versiones 1.2 y anteriores, no configuran su analizador XML para prevenir ataques de tipo XML external entity (XXE) • https://www.jenkins.io/security/advisory/2022-06-30/#SECURITY-2000 • CWE-611: Improper Restriction of XML External Entity Reference •
CVE-2022-34792
https://notcve.org/view.php?id=CVE-2022-34792
A cross-site request forgery (CSRF) vulnerability in Jenkins Recipe Plugin 1.2 and earlier allows attackers to send an HTTP request to an attacker-specified URL and parse the response as XML. Una vulnerabilidad de tipo cross-site request forgery (CSRF) en Jenkins Recipe Plugin versiones 1.2 y anteriores, permite a atacantes enviar una petición HTTP a una URL especificada por el atacante y analizar la respuesta como XML • https://www.jenkins.io/security/advisory/2022-06-30/#SECURITY-2000 • CWE-352: Cross-Site Request Forgery (CSRF) •