fkie_cve-2018-2424
Vulnerability from fkie_nvd
Published
2018-06-12 15:29
Modified
2024-11-21 04:03
Summary
SAP UI5 did not validate user input before adding it to the DOM structure. This may lead to malicious user-provided JavaScript code being added to the DOM that could steal user information. Software components affected are: SAP Hana Database 1.00, 2.00; SAP UI5 1.00; SAP UI5 (Java) 7.30, 7.31, 7.40, 7,50; SAP UI 7.40, 7.50, 7.51, 7.52, and version 2.0 of SAP UI for SAP NetWeaver 7.00
Impacted products
Vendor Product Version
sap hana_database 1.00
sap hana_database 2.00
sap ui 2.0
sap ui 7.40
sap ui 7.50
sap ui 7.51
sap ui 7.52
sap ui5 1.00
sap ui5_java 7.30
sap ui5_java 7.31
sap ui5_java 7.40
sap ui5_java 7.50



{
   configurations: [
      {
         nodes: [
            {
               cpeMatch: [
                  {
                     criteria: "cpe:2.3:a:sap:hana_database:1.00:*:*:*:*:*:*:*",
                     matchCriteriaId: "528C05CB-315F-465C-8C25-EF85AA7D19B9",
                     vulnerable: true,
                  },
                  {
                     criteria: "cpe:2.3:a:sap:hana_database:2.00:*:*:*:*:*:*:*",
                     matchCriteriaId: "4C6CA542-7071-48B6-B135-3AE9B4BB1DC5",
                     vulnerable: true,
                  },
                  {
                     criteria: "cpe:2.3:a:sap:ui:2.0:*:*:*:*:netweaver_7.0:*:*",
                     matchCriteriaId: "BAC1FC47-D27B-4D31-B0CB-84CB75B9B314",
                     vulnerable: true,
                  },
                  {
                     criteria: "cpe:2.3:a:sap:ui:7.40:*:*:*:*:*:*:*",
                     matchCriteriaId: "6A245CAD-2365-48F5-994D-65658825DA3B",
                     vulnerable: true,
                  },
                  {
                     criteria: "cpe:2.3:a:sap:ui:7.50:*:*:*:*:*:*:*",
                     matchCriteriaId: "FD311636-17EB-4DEA-8A9B-9539B4B43C3F",
                     vulnerable: true,
                  },
                  {
                     criteria: "cpe:2.3:a:sap:ui:7.51:*:*:*:*:*:*:*",
                     matchCriteriaId: "2AE480CB-D830-42D5-B297-3D5874AEFA36",
                     vulnerable: true,
                  },
                  {
                     criteria: "cpe:2.3:a:sap:ui:7.52:*:*:*:*:*:*:*",
                     matchCriteriaId: "830F67FF-0DEA-4B07-A3E0-CDCD01888DED",
                     vulnerable: true,
                  },
                  {
                     criteria: "cpe:2.3:a:sap:ui5:1.00:*:*:*:*:*:*:*",
                     matchCriteriaId: "DFBC9A13-184E-403D-9F4C-435A46A3F92A",
                     vulnerable: true,
                  },
                  {
                     criteria: "cpe:2.3:a:sap:ui5_java:7.30:*:*:*:*:*:*:*",
                     matchCriteriaId: "500E7A87-9E8C-464D-9316-F4F2FDECFDA7",
                     vulnerable: true,
                  },
                  {
                     criteria: "cpe:2.3:a:sap:ui5_java:7.31:*:*:*:*:*:*:*",
                     matchCriteriaId: "C959F430-EF52-48FE-838D-40B87019B61D",
                     vulnerable: true,
                  },
                  {
                     criteria: "cpe:2.3:a:sap:ui5_java:7.40:*:*:*:*:*:*:*",
                     matchCriteriaId: "FC625547-85B8-4E19-B7DC-32BC25603F3B",
                     vulnerable: true,
                  },
                  {
                     criteria: "cpe:2.3:a:sap:ui5_java:7.50:*:*:*:*:*:*:*",
                     matchCriteriaId: "F01D0C09-61E9-48CE-8440-9513B79845B2",
                     vulnerable: true,
                  },
               ],
               negate: false,
               operator: "OR",
            },
         ],
      },
   ],
   cveTags: [],
   descriptions: [
      {
         lang: "en",
         value: "SAP UI5 did not validate user input before adding it to the DOM structure. This may lead to malicious user-provided JavaScript code being added to the DOM that could steal user information. Software components affected are: SAP Hana Database 1.00, 2.00; SAP UI5 1.00; SAP UI5 (Java) 7.30, 7.31, 7.40, 7,50; SAP UI 7.40, 7.50, 7.51, 7.52, and version 2.0 of SAP UI for SAP NetWeaver 7.00",
      },
      {
         lang: "es",
         value: "SAP UI5 no validó las entradas de usuario antes de añadirlas a la estructura DOM. Esto podría conducir a que se añada al DOM código JavaScript malicioso proporcionado por el usuario que podría robar información del usuario. Los componentes de software afectados son: SAP Hana Database 1.00, 2.00; SAP UI5 1.00; SAP UI5 (Java) 7.30, 7.31, 7.40, 7,50; SAP UI 7.40, 7.50, 7.51, 7.52 y la versión 2.0 de SAP UI para SAP NetWeaver 7.00",
      },
   ],
   id: "CVE-2018-2424",
   lastModified: "2024-11-21T04:03:47.570",
   metrics: {
      cvssMetricV2: [
         {
            acInsufInfo: true,
            baseSeverity: "MEDIUM",
            cvssData: {
               accessComplexity: "LOW",
               accessVector: "NETWORK",
               authentication: "NONE",
               availabilityImpact: "NONE",
               baseScore: 5,
               confidentialityImpact: "PARTIAL",
               integrityImpact: "NONE",
               vectorString: "AV:N/AC:L/Au:N/C:P/I:N/A:N",
               version: "2.0",
            },
            exploitabilityScore: 10,
            impactScore: 2.9,
            obtainAllPrivilege: false,
            obtainOtherPrivilege: false,
            obtainUserPrivilege: false,
            source: "nvd@nist.gov",
            type: "Primary",
            userInteractionRequired: false,
         },
      ],
      cvssMetricV30: [
         {
            cvssData: {
               attackComplexity: "LOW",
               attackVector: "NETWORK",
               availabilityImpact: "HIGH",
               baseScore: 9.8,
               baseSeverity: "CRITICAL",
               confidentialityImpact: "HIGH",
               integrityImpact: "HIGH",
               privilegesRequired: "NONE",
               scope: "UNCHANGED",
               userInteraction: "NONE",
               vectorString: "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
               version: "3.0",
            },
            exploitabilityScore: 3.9,
            impactScore: 5.9,
            source: "cna@sap.com",
            type: "Secondary",
         },
         {
            cvssData: {
               attackComplexity: "LOW",
               attackVector: "NETWORK",
               availabilityImpact: "NONE",
               baseScore: 7.5,
               baseSeverity: "HIGH",
               confidentialityImpact: "HIGH",
               integrityImpact: "NONE",
               privilegesRequired: "NONE",
               scope: "UNCHANGED",
               userInteraction: "NONE",
               vectorString: "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N",
               version: "3.0",
            },
            exploitabilityScore: 3.9,
            impactScore: 3.6,
            source: "nvd@nist.gov",
            type: "Primary",
         },
      ],
   },
   published: "2018-06-12T15:29:00.307",
   references: [
      {
         source: "cna@sap.com",
         tags: [
            "Third Party Advisory",
            "VDB Entry",
         ],
         url: "http://www.securityfocus.com/bid/104459",
      },
      {
         source: "cna@sap.com",
         tags: [
            "Permissions Required",
            "Vendor Advisory",
         ],
         url: "https://launchpad.support.sap.com/#/notes/2538856",
      },
      {
         source: "cna@sap.com",
         tags: [
            "Vendor Advisory",
         ],
         url: "https://wiki.scn.sap.com/wiki/pages/viewpage.action?pageId=495289255",
      },
      {
         source: "af854a3a-2127-422b-91ae-364da2661108",
         tags: [
            "Third Party Advisory",
            "VDB Entry",
         ],
         url: "http://www.securityfocus.com/bid/104459",
      },
      {
         source: "af854a3a-2127-422b-91ae-364da2661108",
         tags: [
            "Permissions Required",
            "Vendor Advisory",
         ],
         url: "https://launchpad.support.sap.com/#/notes/2538856",
      },
      {
         source: "af854a3a-2127-422b-91ae-364da2661108",
         tags: [
            "Vendor Advisory",
         ],
         url: "https://wiki.scn.sap.com/wiki/pages/viewpage.action?pageId=495289255",
      },
   ],
   sourceIdentifier: "cna@sap.com",
   vulnStatus: "Modified",
   weaknesses: [
      {
         description: [
            {
               lang: "en",
               value: "CWE-20",
            },
         ],
         source: "nvd@nist.gov",
         type: "Primary",
      },
   ],
}


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.