Vulnerabilities > CVE-2014-3663 - Permissions, Privileges, and Access Controls vulnerability in multiple products

047910
CVSS 0.0 - NONE
Attack vector
UNKNOWN
Attack complexity
UNKNOWN
Privileges required
UNKNOWN
Confidentiality impact
UNKNOWN
Integrity impact
UNKNOWN
Availability impact
UNKNOWN

Summary

Jenkins before 1.583 and LTS before 1.565.3 allows remote authenticated users with the Job/CONFIGURE permission to bypass intended restrictions and create or destroy arbitrary jobs via unspecified vectors.

Vulnerable Configurations

Part Description Count
Application
Jenkins
1215
Application
Redhat
11

Common Attack Pattern Enumeration and Classification (CAPEC)

  • Accessing, Modifying or Executing Executable Files
    An attack of this type exploits a system's configuration that allows an attacker to either directly access an executable file, for example through shell access; or in a possible worst case allows an attacker to upload a file and then execute it. Web servers, ftp servers, and message oriented middleware systems which have many integration points are particularly vulnerable, because both the programmers and the administrators must be in synch regarding the interfaces and the correct privileges for each interface.
  • Leverage Executable Code in Non-Executable Files
    An attack of this type exploits a system's trust in configuration and resource files, when the executable loads the resource (such as an image file or configuration file) the attacker has modified the file to either execute malicious code directly or manipulate the target process (e.g. application server) to execute based on the malicious configuration parameters. Since systems are increasingly interrelated mashing up resources from local and remote sources the possibility of this attack occurring is high. The attack can be directed at a client system, such as causing buffer overrun through loading seemingly benign image files, as in Microsoft Security Bulletin MS04-028 where specially crafted JPEG files could cause a buffer overrun once loaded into the browser. Another example targets clients reading pdf files. In this case the attacker simply appends javascript to the end of a legitimate url for a pdf (http://www.gnucitizen.org/blog/danger-danger-danger/) http://path/to/pdf/file.pdf#whatever_name_you_want=javascript:your_code_here The client assumes that they are reading a pdf, but the attacker has modified the resource and loaded executable javascript into the client's browser process. The attack can also target server processes. The attacker edits the resource or configuration file, for example a web.xml file used to configure security permissions for a J2EE app server, adding role name "public" grants all users with the public role the ability to use the administration functionality. The server trusts its configuration file to be correct, but when they are manipulated, the attacker gains full control.
  • Blue Boxing
    This type of attack against older telephone switches and trunks has been around for decades. A tone is sent by an adversary to impersonate a supervisor signal which has the effect of rerouting or usurping command of the line. While the US infrastructure proper may not contain widespread vulnerabilities to this type of attack, many companies are connected globally through call centers and business process outsourcing. These international systems may be operated in countries which have not upgraded Telco infrastructure and so are vulnerable to Blue boxing. Blue boxing is a result of failure on the part of the system to enforce strong authorization for administrative functions. While the infrastructure is different than standard current applications like web applications, there are historical lessons to be learned to upgrade the access control for administrative functions.
  • Restful Privilege Elevation
    Rest uses standard HTTP (Get, Put, Delete) style permissions methods, but these are not necessarily correlated generally with back end programs. Strict interpretation of HTTP get methods means that these HTTP Get services should not be used to delete information on the server, but there is no access control mechanism to back up this logic. This means that unless the services are properly ACL'd and the application's service implementation are following these guidelines then an HTTP request can easily execute a delete or update on the server side. The attacker identifies a HTTP Get URL such as http://victimsite/updateOrder, which calls out to a program to update orders on a database or other resource. The URL is not idempotent so the request can be submitted multiple times by the attacker, additionally, the attacker may be able to exploit the URL published as a Get method that actually performs updates (instead of merely retrieving data). This may result in malicious or inadvertent altering of data on the server.
  • Target Programs with Elevated Privileges
    This attack targets programs running with elevated privileges. The attacker would try to leverage a bug in the running program and get arbitrary code to execute with elevated privileges. For instance an attacker would look for programs that write to the system directories or registry keys (such as HKLM, which stores a number of critical Windows environment variables). These programs are typically running with elevated privileges and have usually not been designed with security in mind. Such programs are excellent exploit targets because they yield lots of power when they break. The malicious user try to execute its code at the same level as a privileged system call.

Nessus

  • NASL familyRed Hat Local Security Checks
    NASL idREDHAT-RHSA-2016-0070.NASL
    descriptionRed Hat OpenShift Enterprise release 3.1.1 is now available with updates to packages that fix several security issues, bugs and introduce feature enhancements. Red Hat Product Security has rated this update as having Important security impact. Common Vulnerability Scoring System (CVSS) base scores, which give detailed severity ratings, are available for each vulnerability from the CVE links in the References section. OpenShift Enterprise by Red Hat is the company
    last seen2020-06-01
    modified2020-06-02
    plugin id119442
    published2018-12-06
    reporterThis script is Copyright (C) 2018-2019 and is owned by Tenable, Inc. or an Affiliate thereof.
    sourcehttps://www.tenable.com/plugins/nessus/119442
    titleRHEL 7 : openshift (RHSA-2016:0070)
  • NASL familyFreeBSD Local Security Checks
    NASL idFREEBSD_PKG_549A277149CC11E4AE2CC80AA9043978.NASL
    descriptionJenkins Security Advisory : Please reference CVE/URL list for details
    last seen2020-06-01
    modified2020-06-02
    plugin id78017
    published2014-10-02
    reporterThis script is Copyright (C) 2014-2019 and is owned by Tenable, Inc. or an Affiliate thereof.
    sourcehttps://www.tenable.com/plugins/nessus/78017
    titleFreeBSD : jenkins -- remote execution, privilege escalation, XSS, password exposure, ACL hole, DoS (549a2771-49cc-11e4-ae2c-c80aa9043978)
  • NASL familyCGI abuses
    NASL idJENKINS_1_583.NASL
    descriptionThe remote web server hosts a version of Jenkins (open source) or CloudBees Jenkins Enterprise that is affected by multiple vulnerabilities : - An error exists related to file upload processing that allows a remote attacker to overwrite arbitrary files. (CVE-2013-2186) - An input validation error exists related to the included
    last seen2020-06-01
    modified2020-06-02
    plugin id78859
    published2014-11-04
    reporterThis script is Copyright (C) 2014-2019 and is owned by Tenable, Inc. or an Affiliate thereof.
    sourcehttps://www.tenable.com/plugins/nessus/78859
    titleJenkins < 1.583 / 1.565.3 and Jenkins Enterprise 1.532.x / 1.554.x / 1.565.x < 1.532.10.1 / 1.554.10.1 / 1.565.3.1 Multiple Vulnerabilities

Redhat

advisories
rhsa
idRHSA-2016:0070
rpms
  • jenkins-0:1.565.3-1.el6op
  • jenkins-plugin-openshift-0:0.6.40.1-0.el6op
  • openshift-origin-cartridge-jenkins-0:1.20.3.5-1.el6op
  • atomic-openshift-0:3.1.1.6-1.git.0.b57e8bd.el7aos
  • atomic-openshift-clients-0:3.1.1.6-1.git.0.b57e8bd.el7aos
  • atomic-openshift-clients-redistributable-0:3.1.1.6-1.git.0.b57e8bd.el7aos
  • atomic-openshift-dockerregistry-0:3.1.1.6-1.git.0.b57e8bd.el7aos
  • atomic-openshift-master-0:3.1.1.6-1.git.0.b57e8bd.el7aos
  • atomic-openshift-node-0:3.1.1.6-1.git.0.b57e8bd.el7aos
  • atomic-openshift-pod-0:3.1.1.6-1.git.0.b57e8bd.el7aos
  • atomic-openshift-recycle-0:3.1.1.6-1.git.0.b57e8bd.el7aos
  • atomic-openshift-sdn-ovs-0:3.1.1.6-1.git.0.b57e8bd.el7aos
  • atomic-openshift-utils-0:3.0.35-1.git.0.6a386dd.el7aos
  • heapster-0:0.18.2-3.gitaf4752e.el7aos
  • jenkins-0:1.625.3-2.el7aos
  • nodejs-align-text-0:0.1.3-2.el7aos
  • nodejs-ansi-green-0:0.1.1-1.el7aos
  • nodejs-ansi-wrap-0:0.1.0-1.el7aos
  • nodejs-anymatch-0:1.3.0-1.el7aos
  • nodejs-arr-diff-0:2.0.0-1.el7aos
  • nodejs-arr-flatten-0:1.0.1-1.el7aos
  • nodejs-array-unique-0:0.2.1-1.el7aos
  • nodejs-arrify-0:1.0.0-1.el7aos
  • nodejs-async-each-0:1.0.0-1.el7aos
  • nodejs-binary-extensions-0:1.3.1-1.el7aos
  • nodejs-braces-0:1.8.2-2.el7aos
  • nodejs-capture-stack-trace-0:1.0.0-2.el7aos
  • nodejs-chokidar-0:1.4.1-2.el7aos
  • nodejs-configstore-0:1.4.0-1.el7aos
  • nodejs-create-error-class-0:2.0.1-2.el7aos
  • nodejs-deep-extend-0:0.3.2-2.el7aos
  • nodejs-duplexer-0:0.1.1-2.el7aos
  • nodejs-duplexify-0:3.4.2-1.el7aos
  • nodejs-end-of-stream-0:1.1.0-2.el7aos
  • nodejs-error-ex-0:1.2.0-1.el7aos
  • nodejs-es6-promise-0:3.0.2-2.el7aos
  • nodejs-event-stream-0:3.3.2-1.el7aos
  • nodejs-expand-brackets-0:0.1.4-1.el7aos
  • nodejs-expand-range-0:1.8.1-1.el7aos
  • nodejs-extglob-0:0.3.1-1.el7aos
  • nodejs-filename-regex-0:2.0.0-1.el7aos
  • nodejs-fill-range-0:2.2.3-1.el7aos
  • nodejs-for-in-0:0.1.4-1.el7aos
  • nodejs-for-own-0:0.1.3-1.el7aos
  • nodejs-from-0:0.1.3-2.el7aos
  • nodejs-glob-base-0:0.3.0-1.el7aos
  • nodejs-glob-parent-0:2.0.0-1.el7aos
  • nodejs-got-0:5.2.1-1.el7aos
  • nodejs-graceful-fs-0:4.1.2-1.el7aos
  • nodejs-ini-0:1.1.0-6.el7aos
  • nodejs-is-binary-path-0:1.0.1-1.el7aos
  • nodejs-is-dotfile-0:1.0.2-1.el7aos
  • nodejs-is-equal-shallow-0:0.1.3-1.el7aos
  • nodejs-is-extendable-0:0.1.1-1.el7aos
  • nodejs-is-extglob-0:1.0.0-1.el7aos
  • nodejs-is-glob-0:2.0.1-1.el7aos
  • nodejs-is-npm-0:1.0.0-1.el7aos
  • nodejs-is-number-0:2.1.0-1.el7aos
  • nodejs-is-plain-obj-0:1.0.0-1.el7aos
  • nodejs-is-primitive-0:2.0.0-1.el7aos
  • nodejs-is-redirect-0:1.0.0-1.el7aos
  • nodejs-is-stream-0:1.0.1-2.el7aos
  • nodejs-isobject-0:2.0.0-1.el7aos
  • nodejs-kind-of-0:3.0.2-1.el7aos
  • nodejs-latest-version-0:2.0.0-1.el7aos
  • nodejs-lazy-cache-0:1.0.2-1.el7aos
  • nodejs-lodash.assign-0:3.2.0-1.el7aos
  • nodejs-lodash.baseassign-0:3.2.0-1.el7aos
  • nodejs-lodash.basecopy-0:3.0.1-1.el7aos
  • nodejs-lodash.bindcallback-0:3.0.1-1.el7aos
  • nodejs-lodash.createassigner-0:3.1.1-1.el7aos
  • nodejs-lodash.defaults-0:3.1.2-1.el7aos
  • nodejs-lodash.getnative-0:3.9.1-1.el7aos
  • nodejs-lodash.isarguments-0:3.0.4-1.el7aos
  • nodejs-lodash.isarray-0:3.0.4-1.el7aos
  • nodejs-lodash.isiterateecall-0:3.0.9-1.el7aos
  • nodejs-lodash.keys-0:3.1.2-1.el7aos
  • nodejs-lodash.restparam-0:3.6.1-1.el7aos
  • nodejs-lowercase-keys-0:1.0.0-2.el7aos
  • nodejs-map-stream-0:0.1.0-2.el7aos
  • nodejs-micromatch-0:2.3.5-2.el7aos
  • nodejs-mkdirp-0:0.5.0-2.el7aos
  • nodejs-node-status-codes-0:1.0.0-1.el7aos
  • nodejs-nodemon-0:1.8.1-2.el7aos
  • nodejs-normalize-path-0:2.0.1-1.el7aos
  • nodejs-object-assign-0:4.0.1-1.el7aos
  • nodejs-object.omit-0:2.0.0-1.el7aos
  • nodejs-optimist-0:0.4.0-5.el7aos
  • nodejs-os-homedir-0:1.0.1-1.el7aos
  • nodejs-os-tmpdir-0:1.0.1-1.el7aos
  • nodejs-osenv-0:0.1.0-2.el7aos
  • nodejs-package-json-0:2.3.0-1.el7aos
  • nodejs-parse-glob-0:3.0.4-1.el7aos
  • nodejs-parse-json-0:2.2.0-2.el7aos
  • nodejs-pause-stream-0:0.0.11-2.el7aos
  • nodejs-pinkie-0:2.0.1-1.el7aos
  • nodejs-pinkie-promise-0:2.0.0-1.el7aos
  • nodejs-prepend-http-0:1.0.1-2.el7aos
  • nodejs-preserve-0:0.2.0-1.el7aos
  • nodejs-ps-tree-0:1.0.1-1.el7aos
  • nodejs-randomatic-0:1.1.5-1.el7aos
  • nodejs-rc-0:1.1.2-1.el7aos
  • nodejs-read-all-stream-0:3.0.1-3.el7aos
  • nodejs-readdirp-0:2.0.0-2.el7aos
  • nodejs-regex-cache-0:0.4.2-1.el7aos
  • nodejs-registry-url-0:3.0.3-1.el7aos
  • nodejs-repeat-element-0:1.1.2-1.el7aos
  • nodejs-semver-0:5.1.0-1.el7aos
  • nodejs-semver-diff-0:2.1.0-1.el7aos
  • nodejs-slide-0:1.1.5-3.el7aos
  • nodejs-split-0:0.3.3-2.el7aos
  • nodejs-stream-combiner-0:0.2.1-2.el7aos
  • nodejs-string-length-0:1.0.1-1.el7aos
  • nodejs-strip-json-comments-0:1.0.2-2.el7aos
  • nodejs-success-symbol-0:0.1.0-1.el7aos
  • nodejs-through-0:2.3.4-4.el7aos
  • nodejs-timed-out-0:2.0.0-3.el7aos
  • nodejs-touch-0:1.0.0-2.el7aos
  • nodejs-undefsafe-0:0.0.3-1.el7aos
  • nodejs-unzip-response-0:1.0.0-1.el7aos
  • nodejs-update-notifier-0:0.6.0-1.el7aos
  • nodejs-url-parse-lax-0:1.0.0-1.el7aos
  • nodejs-uuid-0:2.0.1-1.el7aos
  • nodejs-write-file-atomic-0:1.1.2-2.el7aos
  • nodejs-xdg-basedir-0:2.0.0-1.el7aos
  • nss_wrapper-0:1.0.3-1.el7
  • nss_wrapper-debuginfo-0:1.0.3-1.el7
  • openshift-ansible-0:3.0.35-1.git.0.6a386dd.el7aos
  • openshift-ansible-docs-0:3.0.35-1.git.0.6a386dd.el7aos
  • openshift-ansible-filter-plugins-0:3.0.35-1.git.0.6a386dd.el7aos
  • openshift-ansible-lookup-plugins-0:3.0.35-1.git.0.6a386dd.el7aos
  • openshift-ansible-playbooks-0:3.0.35-1.git.0.6a386dd.el7aos
  • openshift-ansible-roles-0:3.0.35-1.git.0.6a386dd.el7aos
  • openvswitch-0:2.4.0-1.el7
  • openvswitch-debuginfo-0:2.4.0-1.el7
  • openvswitch-devel-0:2.4.0-1.el7
  • openvswitch-test-0:2.4.0-1.el7
  • origin-kibana-0:0.5.0-1.el7aos
  • python-openvswitch-0:2.4.0-1.el7
  • tuned-profiles-atomic-openshift-node-0:3.1.1.6-1.git.0.b57e8bd.el7aos