CVE-2013-0164 – openshift-origin-port-proxy: openshift-port-proxy-cfg lockwrap() tmp file creation
https://notcve.org/view.php?id=CVE-2013-0164
The lockwrap function in port-proxy/bin/openshift-port-proxy-cfg in Red Hat OpenShift Origin before 1.1 allows local users to overwrite arbitrary files via a symlink attack on a temporary file with a predictable name in /tmp. La función "lockwrap" en port-proxy/bin/openshift-port-proxy-cfg en Red Hat OpenShift Origin anterior a v1.1 permite a usuarios locales sobrescribir archivos arbitrarios mediante un ataque de enlaces simbólicos en un archivo temporal con un nombre predecible en /tmp. • http://rhn.redhat.com/errata/RHSA-2013-0220.html https://bugzilla.redhat.com/show_bug.cgi?id=893307 https://github.com/openshift/origin-server/commit/524465f70a32d0eb6bf047e6a05c76c22d52bfa2 https://github.com/openshift/origin-server/pull/1136 https://access.redhat.com/security/cve/CVE-2013-0164 • CWE-264: Permissions, Privileges, and Access Controls CWE-377: Insecure Temporary File •
CVE-2012-5658 – Origin: rhc-chk.rb password exposure in log files
https://notcve.org/view.php?id=CVE-2012-5658
rhc-chk.rb in Red Hat OpenShift Origin before 1.1, when -d (debug mode) is used, outputs the password and other sensitive information in cleartext, which allows context-dependent attackers to obtain sensitive information, as demonstrated by including log files or Bugzilla reports in support channels. RHC-chk.rb en Red Hat OpenShift Origin anterior a v1,1, cuando -d (modo de depuración) se utiliza, muestra la contraseña y otra información confidencial en texto plano, lo que permite a atacantes dependientes del contexto obtener información sensible, como se ha demostrado mediante la inclusión de archivos de registro o reportes de Bugzilla en los canales de ayuda. • http://rhn.redhat.com/errata/RHSA-2013-0220.html https://bugzilla.redhat.com/show_bug.cgi?id=889062 https://access.redhat.com/security/cve/CVE-2012-5658 • CWE-310: Cryptographic Issues •
CVE-2012-5647 – openshift-origin-node-util: restorer.php arbitrary URL redirection
https://notcve.org/view.php?id=CVE-2012-5647
Open redirect vulnerability in node-util/www/html/restorer.php in Red Hat OpenShift Origin before 1.0.5-3 allows remote attackers to redirect users to arbitrary web sites and conduct phishing attacks via a URL in the PATH_INFO. Vulnerabilidad de redirección en node-util/www/html/restorer.php en Red Hat OpenShift Origin anterior a v1.0.5-3 permite a atacantes remotos redirigir usuarios a sitios Web Arbitrarios y llevar a cabo ataques de phishing mediante una URL en el PATH_INFO. • http://rhn.redhat.com/errata/RHSA-2013-0148.html http://www.osvdb.org/89430 http://www.securityfocus.com/bid/57189 https://bugzilla.redhat.com/show_bug.cgi?id=888523 https://github.com/openshift/origin-server/commit/32564a0839b1517d762afab2013c26c0959bac00 https://github.com/openshift/origin-server/pull/1017 https://access.redhat.com/security/cve/CVE-2012-5647 • CWE-20: Improper Input Validation •
CVE-2012-5646 – openshift-origin-node-util: restorer.php preg_match shell code injection
https://notcve.org/view.php?id=CVE-2012-5646
node-util/www/html/restorer.php in the Red Hat OpenShift Origin before 1.0.5-3 allows remote attackers to execute arbitrary commands via a crafted uuid in the PATH_INFO. node-util/www/html/restorer.php en Red Hat OpenShift Origin anterior a v1.0.5-3 permite a atacantes remotos ejecutar comandos arbitrarios mediante un uuid falsificado en el PATH_INFO. • http://rhn.redhat.com/errata/RHSA-2013-0148.html http://www.osvdb.org/89431 http://www.securityfocus.com/bid/57189 https://bugzilla.redhat.com/show_bug.cgi?id=888518 https://github.com/openshift/origin-server/commit/32564a0839b1517d762afab2013c26c0959bac00 https://github.com/openshift/origin-server/pull/1017 https://access.redhat.com/security/cve/CVE-2012-5646 • CWE-20: Improper Input Validation CWE-78: Improper Neutralization of Special Elements used in an OS Command ('OS Command Injection') •
CVE-2012-5622 – openshift-console: CSRF attack
https://notcve.org/view.php?id=CVE-2012-5622
Cross-site request forgery (CSRF) vulnerability in the management console (openshift-console/app/controllers/application_controller.rb) in OpenShift 0.0.5 allows remote attackers to hijack the authentication of arbitrary users via unspecified vectors. Vulnerabilidad de falsificación de peticiones en sitios cruzados (CSRF) en la consola de gestión (openshift-console/app/controllers/application_controller.rb) en OpenShift v0.0.5 permite a atacantes remotos secuestrar la autenticación de usuarios arbitrarios a través de vectores no especificados. • http://osvdb.org/88333 http://rhn.redhat.com/errata/RHSA-2012-1555.html https://bugzilla.redhat.com/show_bug.cgi?id=883227 https://github.com/openshift/origin-server/commit/1ad0d1d792395306b59a34ad7b6e7e89a35d041e https://github.com/openshift/origin-server/pull/1009 https://access.redhat.com/security/cve/CVE-2012-5622 • CWE-352: Cross-Site Request Forgery (CSRF) •