var-201507-0544
Vulnerability from variot

The Integrated Management Controller on Cisco Unified Computing System (UCS) C servers with software 1.5(3) and 1.6(0.16) has a default SSL certificate, which makes it easier for man-in-the-middle attackers to bypass cryptographic protection mechanisms by leveraging knowledge of a private key, aka Bug IDs CSCum56133 and CSCum56177. Vendors have confirmed this vulnerability Bug ID CSCum56133 and CSCum56177 It is released as.Man-in-the-middle attacks (man-in-the-middle attack) By using the private key information, the encryption protection mechanism may be bypassed. Cisco Unified Computing System C-Series is prone to a security-bypass vulnerability. Successfully exploiting this issue may allow attackers to perform unauthorized actions by conducting a man-in-the-middle attack. This may lead to other attacks. This issue is being tracked by Cisco Bug IDs CSCum56133 and CSCum56177. Integrated Management Controller (IMC) is a set of management tools used in it, which supports HTTP, SSH access, etc., and can perform operations such as starting, shutting down and restarting the server

Show details on source website


{
   "@context": {
      "@vocab": "https://www.variotdbs.pl/ref/VARIoTentry#",
      affected_products: {
         "@id": "https://www.variotdbs.pl/ref/affected_products",
      },
      configurations: {
         "@id": "https://www.variotdbs.pl/ref/configurations",
      },
      credits: {
         "@id": "https://www.variotdbs.pl/ref/credits",
      },
      cvss: {
         "@id": "https://www.variotdbs.pl/ref/cvss/",
      },
      description: {
         "@id": "https://www.variotdbs.pl/ref/description/",
      },
      exploit_availability: {
         "@id": "https://www.variotdbs.pl/ref/exploit_availability/",
      },
      external_ids: {
         "@id": "https://www.variotdbs.pl/ref/external_ids/",
      },
      iot: {
         "@id": "https://www.variotdbs.pl/ref/iot/",
      },
      iot_taxonomy: {
         "@id": "https://www.variotdbs.pl/ref/iot_taxonomy/",
      },
      patch: {
         "@id": "https://www.variotdbs.pl/ref/patch/",
      },
      problemtype_data: {
         "@id": "https://www.variotdbs.pl/ref/problemtype_data/",
      },
      references: {
         "@id": "https://www.variotdbs.pl/ref/references/",
      },
      sources: {
         "@id": "https://www.variotdbs.pl/ref/sources/",
      },
      sources_release_date: {
         "@id": "https://www.variotdbs.pl/ref/sources_release_date/",
      },
      sources_update_date: {
         "@id": "https://www.variotdbs.pl/ref/sources_update_date/",
      },
      threat_type: {
         "@id": "https://www.variotdbs.pl/ref/threat_type/",
      },
      title: {
         "@id": "https://www.variotdbs.pl/ref/title/",
      },
      type: {
         "@id": "https://www.variotdbs.pl/ref/type/",
      },
   },
   "@id": "https://www.variotdbs.pl/vuln/VAR-201507-0544",
   affected_products: {
      "@context": {
         "@vocab": "https://www.variotdbs.pl/ref/affected_products#",
         data: {
            "@container": "@list",
         },
         sources: {
            "@container": "@list",
            "@context": {
               "@vocab": "https://www.variotdbs.pl/ref/sources#",
            },
            "@id": "https://www.variotdbs.pl/ref/sources",
         },
      },
      data: [
         {
            model: "unified computing system",
            scope: "eq",
            trust: 1.6,
            vendor: "cisco",
            version: "1.5\\(3\\)",
         },
         {
            model: "unified computing system",
            scope: "eq",
            trust: 1.6,
            vendor: "cisco",
            version: "1.6\\(0.16\\)",
         },
         {
            model: "unified computing system software",
            scope: "eq",
            trust: 0.8,
            vendor: "cisco",
            version: "1.5(3)",
         },
         {
            model: "unified computing system software",
            scope: "eq",
            trust: 0.8,
            vendor: "cisco",
            version: "1.6(0.16)",
         },
         {
            model: "unified computing system",
            scope: "eq",
            trust: 0.6,
            vendor: "cisco",
            version: "1.6(0.16)",
         },
         {
            model: "unified computing system",
            scope: "eq",
            trust: 0.6,
            vendor: "cisco",
            version: "1.5(3)",
         },
      ],
      sources: [
         {
            db: "BID",
            id: "75688",
         },
         {
            db: "JVNDB",
            id: "JVNDB-2015-003554",
         },
         {
            db: "NVD",
            id: "CVE-2015-4259",
         },
         {
            db: "CNNVD",
            id: "CNNVD-201507-335",
         },
      ],
   },
   configurations: {
      "@context": {
         "@vocab": "https://www.variotdbs.pl/ref/configurations#",
         children: {
            "@container": "@list",
         },
         cpe_match: {
            "@container": "@list",
         },
         data: {
            "@container": "@list",
         },
         nodes: {
            "@container": "@list",
         },
      },
      data: [
         {
            CVE_data_version: "4.0",
            nodes: [
               {
                  children: [],
                  cpe_match: [
                     {
                        cpe23Uri: "cpe:2.3:a:cisco:unified_computing_system:1.5\\(3\\):*:*:*:*:*:*:*",
                        cpe_name: [],
                        vulnerable: true,
                     },
                     {
                        cpe23Uri: "cpe:2.3:a:cisco:unified_computing_system:1.6\\(0.16\\):*:*:*:*:*:*:*",
                        cpe_name: [],
                        vulnerable: true,
                     },
                  ],
                  operator: "OR",
               },
            ],
         },
      ],
      sources: [
         {
            db: "NVD",
            id: "CVE-2015-4259",
         },
      ],
   },
   credits: {
      "@context": {
         "@vocab": "https://www.variotdbs.pl/ref/credits#",
         sources: {
            "@container": "@list",
            "@context": {
               "@vocab": "https://www.variotdbs.pl/ref/sources#",
            },
         },
      },
      data: "Cisco",
      sources: [
         {
            db: "BID",
            id: "75688",
         },
      ],
      trust: 0.3,
   },
   cve: "CVE-2015-4259",
   cvss: {
      "@context": {
         cvssV2: {
            "@container": "@list",
            "@context": {
               "@vocab": "https://www.variotdbs.pl/ref/cvss/cvssV2#",
            },
            "@id": "https://www.variotdbs.pl/ref/cvss/cvssV2",
         },
         cvssV3: {
            "@container": "@list",
            "@context": {
               "@vocab": "https://www.variotdbs.pl/ref/cvss/cvssV3#",
            },
            "@id": "https://www.variotdbs.pl/ref/cvss/cvssV3/",
         },
         severity: {
            "@container": "@list",
            "@context": {
               "@vocab": "https://www.variotdbs.pl/cvss/severity#",
            },
            "@id": "https://www.variotdbs.pl/ref/cvss/severity",
         },
         sources: {
            "@container": "@list",
            "@context": {
               "@vocab": "https://www.variotdbs.pl/ref/sources#",
            },
            "@id": "https://www.variotdbs.pl/ref/sources",
         },
      },
      data: [
         {
            cvssV2: [
               {
                  acInsufInfo: false,
                  accessComplexity: "MEDIUM",
                  accessVector: "NETWORK",
                  authentication: "NONE",
                  author: "NVD",
                  availabilityImpact: "NONE",
                  baseScore: 4.3,
                  confidentialityImpact: "PARTIAL",
                  exploitabilityScore: 8.6,
                  impactScore: 2.9,
                  integrityImpact: "NONE",
                  obtainAllPrivilege: false,
                  obtainOtherPrivilege: false,
                  obtainUserPrivilege: false,
                  severity: "MEDIUM",
                  trust: 1,
                  userInteractionRequired: false,
                  vectorString: "AV:N/AC:M/Au:N/C:P/I:N/A:N",
                  version: "2.0",
               },
               {
                  acInsufInfo: null,
                  accessComplexity: "Medium",
                  accessVector: "Network",
                  authentication: "None",
                  author: "NVD",
                  availabilityImpact: "None",
                  baseScore: 4.3,
                  confidentialityImpact: "Partial",
                  exploitabilityScore: null,
                  id: "CVE-2015-4259",
                  impactScore: null,
                  integrityImpact: "None",
                  obtainAllPrivilege: null,
                  obtainOtherPrivilege: null,
                  obtainUserPrivilege: null,
                  severity: "Medium",
                  trust: 0.8,
                  userInteractionRequired: null,
                  vectorString: "AV:N/AC:M/Au:N/C:P/I:N/A:N",
                  version: "2.0",
               },
               {
                  accessComplexity: "MEDIUM",
                  accessVector: "NETWORK",
                  authentication: "NONE",
                  author: "VULHUB",
                  availabilityImpact: "NONE",
                  baseScore: 4.3,
                  confidentialityImpact: "PARTIAL",
                  exploitabilityScore: 8.6,
                  id: "VHN-82220",
                  impactScore: 2.9,
                  integrityImpact: "NONE",
                  severity: "MEDIUM",
                  trust: 0.1,
                  vectorString: "AV:N/AC:M/AU:N/C:P/I:N/A:N",
                  version: "2.0",
               },
            ],
            cvssV3: [],
            severity: [
               {
                  author: "NVD",
                  id: "CVE-2015-4259",
                  trust: 1.8,
                  value: "MEDIUM",
               },
               {
                  author: "CNNVD",
                  id: "CNNVD-201507-335",
                  trust: 0.6,
                  value: "MEDIUM",
               },
               {
                  author: "VULHUB",
                  id: "VHN-82220",
                  trust: 0.1,
                  value: "MEDIUM",
               },
            ],
         },
      ],
      sources: [
         {
            db: "VULHUB",
            id: "VHN-82220",
         },
         {
            db: "JVNDB",
            id: "JVNDB-2015-003554",
         },
         {
            db: "NVD",
            id: "CVE-2015-4259",
         },
         {
            db: "CNNVD",
            id: "CNNVD-201507-335",
         },
      ],
   },
   description: {
      "@context": {
         "@vocab": "https://www.variotdbs.pl/ref/description#",
         sources: {
            "@container": "@list",
            "@context": {
               "@vocab": "https://www.variotdbs.pl/ref/sources#",
            },
         },
      },
      data: "The Integrated Management Controller on Cisco Unified Computing System (UCS) C servers with software 1.5(3) and 1.6(0.16) has a default SSL certificate, which makes it easier for man-in-the-middle attackers to bypass cryptographic protection mechanisms by leveraging knowledge of a private key, aka Bug IDs CSCum56133 and CSCum56177. Vendors have confirmed this vulnerability Bug ID CSCum56133 and CSCum56177 It is released as.Man-in-the-middle attacks (man-in-the-middle attack) By using the private key information, the encryption protection mechanism may be bypassed. Cisco Unified Computing System C-Series is prone to a security-bypass vulnerability. \nSuccessfully exploiting this issue may allow attackers to perform  unauthorized actions by conducting a man-in-the-middle attack. This may   lead to other attacks. \nThis issue is being tracked by Cisco Bug IDs CSCum56133 and  CSCum56177. Integrated Management Controller (IMC) is a set of management tools used in it, which supports HTTP, SSH access, etc., and can perform operations such as starting, shutting down and restarting the server",
      sources: [
         {
            db: "NVD",
            id: "CVE-2015-4259",
         },
         {
            db: "JVNDB",
            id: "JVNDB-2015-003554",
         },
         {
            db: "BID",
            id: "75688",
         },
         {
            db: "VULHUB",
            id: "VHN-82220",
         },
      ],
      trust: 1.98,
   },
   external_ids: {
      "@context": {
         "@vocab": "https://www.variotdbs.pl/ref/external_ids#",
         data: {
            "@container": "@list",
         },
         sources: {
            "@container": "@list",
            "@context": {
               "@vocab": "https://www.variotdbs.pl/ref/sources#",
            },
         },
      },
      data: [
         {
            db: "NVD",
            id: "CVE-2015-4259",
            trust: 2.8,
         },
         {
            db: "SECTRACK",
            id: "1032872",
            trust: 1.1,
         },
         {
            db: "JVNDB",
            id: "JVNDB-2015-003554",
            trust: 0.8,
         },
         {
            db: "CNNVD",
            id: "CNNVD-201507-335",
            trust: 0.7,
         },
         {
            db: "BID",
            id: "75688",
            trust: 0.4,
         },
         {
            db: "VULHUB",
            id: "VHN-82220",
            trust: 0.1,
         },
      ],
      sources: [
         {
            db: "VULHUB",
            id: "VHN-82220",
         },
         {
            db: "BID",
            id: "75688",
         },
         {
            db: "JVNDB",
            id: "JVNDB-2015-003554",
         },
         {
            db: "NVD",
            id: "CVE-2015-4259",
         },
         {
            db: "CNNVD",
            id: "CNNVD-201507-335",
         },
      ],
   },
   id: "VAR-201507-0544",
   iot: {
      "@context": {
         "@vocab": "https://www.variotdbs.pl/ref/iot#",
         sources: {
            "@container": "@list",
            "@context": {
               "@vocab": "https://www.variotdbs.pl/ref/sources#",
            },
         },
      },
      data: true,
      sources: [
         {
            db: "VULHUB",
            id: "VHN-82220",
         },
      ],
      trust: 0.01,
   },
   last_update_date: "2023-12-18T14:01:50.002000Z",
   patch: {
      "@context": {
         "@vocab": "https://www.variotdbs.pl/ref/patch#",
         data: {
            "@container": "@list",
         },
         sources: {
            "@container": "@list",
            "@context": {
               "@vocab": "https://www.variotdbs.pl/ref/sources#",
            },
         },
      },
      data: [
         {
            title: "39803",
            trust: 0.8,
            url: "http://tools.cisco.com/security/center/viewalert.x?alertid=39803",
         },
      ],
      sources: [
         {
            db: "JVNDB",
            id: "JVNDB-2015-003554",
         },
      ],
   },
   problemtype_data: {
      "@context": {
         "@vocab": "https://www.variotdbs.pl/ref/problemtype_data#",
         sources: {
            "@container": "@list",
            "@context": {
               "@vocab": "https://www.variotdbs.pl/ref/sources#",
            },
         },
      },
      data: [
         {
            problemtype: "CWE-310",
            trust: 1.9,
         },
      ],
      sources: [
         {
            db: "VULHUB",
            id: "VHN-82220",
         },
         {
            db: "JVNDB",
            id: "JVNDB-2015-003554",
         },
         {
            db: "NVD",
            id: "CVE-2015-4259",
         },
      ],
   },
   references: {
      "@context": {
         "@vocab": "https://www.variotdbs.pl/ref/references#",
         data: {
            "@container": "@list",
         },
         sources: {
            "@container": "@list",
            "@context": {
               "@vocab": "https://www.variotdbs.pl/ref/sources#",
            },
         },
      },
      data: [
         {
            trust: 2,
            url: "http://tools.cisco.com/security/center/viewalert.x?alertid=39803",
         },
         {
            trust: 1.1,
            url: "http://www.securitytracker.com/id/1032872",
         },
         {
            trust: 0.8,
            url: "http://cve.mitre.org/cgi-bin/cvename.cgi?name=cve-2015-4259",
         },
         {
            trust: 0.8,
            url: "http://web.nvd.nist.gov/view/vuln/detail?vulnid=cve-2015-4259",
         },
         {
            trust: 0.3,
            url: "http://www.cisco.com/",
         },
      ],
      sources: [
         {
            db: "VULHUB",
            id: "VHN-82220",
         },
         {
            db: "BID",
            id: "75688",
         },
         {
            db: "JVNDB",
            id: "JVNDB-2015-003554",
         },
         {
            db: "NVD",
            id: "CVE-2015-4259",
         },
         {
            db: "CNNVD",
            id: "CNNVD-201507-335",
         },
      ],
   },
   sources: {
      "@context": {
         "@vocab": "https://www.variotdbs.pl/ref/sources#",
         data: {
            "@container": "@list",
         },
      },
      data: [
         {
            db: "VULHUB",
            id: "VHN-82220",
         },
         {
            db: "BID",
            id: "75688",
         },
         {
            db: "JVNDB",
            id: "JVNDB-2015-003554",
         },
         {
            db: "NVD",
            id: "CVE-2015-4259",
         },
         {
            db: "CNNVD",
            id: "CNNVD-201507-335",
         },
      ],
   },
   sources_release_date: {
      "@context": {
         "@vocab": "https://www.variotdbs.pl/ref/sources_release_date#",
         data: {
            "@container": "@list",
         },
      },
      data: [
         {
            date: "2015-07-10T00:00:00",
            db: "VULHUB",
            id: "VHN-82220",
         },
         {
            date: "2015-07-09T00:00:00",
            db: "BID",
            id: "75688",
         },
         {
            date: "2015-07-14T00:00:00",
            db: "JVNDB",
            id: "JVNDB-2015-003554",
         },
         {
            date: "2015-07-10T15:59:03.277000",
            db: "NVD",
            id: "CVE-2015-4259",
         },
         {
            date: "2015-07-13T00:00:00",
            db: "CNNVD",
            id: "CNNVD-201507-335",
         },
      ],
   },
   sources_update_date: {
      "@context": {
         "@vocab": "https://www.variotdbs.pl/ref/sources_update_date#",
         data: {
            "@container": "@list",
         },
      },
      data: [
         {
            date: "2016-12-28T00:00:00",
            db: "VULHUB",
            id: "VHN-82220",
         },
         {
            date: "2015-07-09T00:00:00",
            db: "BID",
            id: "75688",
         },
         {
            date: "2015-07-14T00:00:00",
            db: "JVNDB",
            id: "JVNDB-2015-003554",
         },
         {
            date: "2016-12-28T16:53:37.150000",
            db: "NVD",
            id: "CVE-2015-4259",
         },
         {
            date: "2015-07-17T00:00:00",
            db: "CNNVD",
            id: "CNNVD-201507-335",
         },
      ],
   },
   threat_type: {
      "@context": {
         "@vocab": "https://www.variotdbs.pl/ref/threat_type#",
         sources: {
            "@container": "@list",
            "@context": {
               "@vocab": "https://www.variotdbs.pl/ref/sources#",
            },
         },
      },
      data: "remote",
      sources: [
         {
            db: "CNNVD",
            id: "CNNVD-201507-335",
         },
      ],
      trust: 0.6,
   },
   title: {
      "@context": {
         "@vocab": "https://www.variotdbs.pl/ref/title#",
         sources: {
            "@container": "@list",
            "@context": {
               "@vocab": "https://www.variotdbs.pl/ref/sources#",
            },
         },
      },
      data: "Cisco Unified Computing System C-Series Runs on server software  Integrated Management Controller Vulnerabilities that bypass cryptographic protection mechanisms",
      sources: [
         {
            db: "JVNDB",
            id: "JVNDB-2015-003554",
         },
      ],
      trust: 0.8,
   },
   type: {
      "@context": {
         "@vocab": "https://www.variotdbs.pl/ref/type#",
         sources: {
            "@container": "@list",
            "@context": {
               "@vocab": "https://www.variotdbs.pl/ref/sources#",
            },
         },
      },
      data: "encryption problem",
      sources: [
         {
            db: "CNNVD",
            id: "CNNVD-201507-335",
         },
      ],
      trust: 0.6,
   },
}


Log in or create an account to share your comment.

Security Advisory comment format.

This schema specifies the format of a comment related to a security advisory.

UUIDv4 of the comment
UUIDv4 of the Vulnerability-Lookup instance
When the comment was created originally
When the comment was last updated
Title of the comment
Description of the comment
The identifier of the vulnerability (CVE ID, GHSA-ID, PYSEC ID, etc.).



Tags
Taxonomy of the tags.


Loading…

Loading…

Loading…

Sightings

Author Source Type Date

Nomenclature

  • Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
  • Confirmed: The vulnerability is confirmed from an analyst perspective.
  • Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
  • Patched: This vulnerability was successfully patched by the user reporting the sighting.
  • Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
  • Not confirmed: The user expresses doubt about the veracity of the vulnerability.
  • Not patched: This vulnerability was not successfully patched by the user reporting the sighting.