CVE-2014-3519
MediumThe open_by_handle_at function in vzkernel before 042stab090.5 in the OpenVZ modification for the Linux kernel 2.6.32, when using simfs, might allow local container users with CAP_DAC_READ_SEARCH capability to bypass an intended container protection mechanism and access arbitrary files on a filesystem via vectors related to use of the file_handle structure.
CVSS 3.0 score
6.5
CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:C/C:H/I:N/A:N
Weakness type
CWE-284CVE-2014-3519 is a Improper Access Control vulnerability
What is Improper Access Control?
The product does not restrict or incorrectly restricts access to a resource from an unauthorised actor. Learn more on MITRE CWE
References
The following references provide additional information about CVE-2014-3519 including vendor advisories, patch commits, exploit details, and third-party analysis. Links are sourced from the NIST NVD database.
-
Mailing List Mitigation Third Party Advisory
-
Securityfocushttp://www.securityfocus.com/bid/68171Third Party Advisory VDB Entry
-
Release Notes Vendor Advisory
-
Release Notes Vendor Advisory
-
Release Notes Vendor Advisory
-
PatchKernel patch commithttps://openvz.org/Download/kernel/rhel6/042stab090.5
Frequently asked questions
-
What is CVE-2014-3519?
CVE-2014-3519 is a Medium severity Linux kernel vulnerability with a CVSS score of 6.5 out of 10 , classified as an Improper Access Control flaw (CWE-284) . CVE-2014-3519 has not been confirmed as actively exploited and is not listed in the CISA KEV catalog.
-
What is the CVSS score for CVE-2014-3519?
CVE-2014-3519 has a CVSS score of 6.5 out of 10, rated Medium severity (CVSS 3.0). The vector string is
CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:C/C:H/I:N/A:N. -
Is there a patch available for CVE-2014-3519?
No patch is currently available for CVE-2014-3519. Monitor the NIST NVD and your Linux distribution's security advisories for updates.
-
Is CVE-2014-3519 actively exploited?
No — CVE-2014-3519 has not been confirmed as actively exploited. It is not listed in the CISA Known Exploited Vulnerabilities (KEV) catalog.
-
What is Improper Access Control (CWE-284)?
The product does not restrict or incorrectly restricts access to a resource from an unauthorised actor. View CWE-284 on MITRE CWE →