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) •
CVE-2008-3322 – Maian Recipe 1.2 - Insecure Cookie Handling
https://notcve.org/view.php?id=CVE-2008-3322
admin/index.php in Maian Recipe 1.2 and earlier allows remote attackers to bypass authentication and gain administrative access by sending an arbitrary recipe_cookie cookie. admin/index.php en Maian Recipe 1.2 y anteriores permite a atacantes remotos evitar la autenticación y obtener acceso como administrador enviando una cookie recipe_cookie de su elección. • https://www.exploit-db.com/exploits/6063 http://secunia.com/advisories/31071 http://www.maianscriptworld.co.uk/news.html http://www.securityfocus.com/bid/30208 https://exchange.xforce.ibmcloud.com/vulnerabilities/43750 • CWE-287: Improper Authentication •