CVE-2024-22131 (GCVE-0-2024-22131)
Vulnerability from cvelistv5
Published
2024-02-13 02:30
Modified
2024-08-01 22:35
Severity ?
Summary
In SAP ABA (Application Basis) - versions 700, 701, 702, 731, 740, 750, 751, 752, 75C, 75I, an attacker authenticated as a user with a remote execution authorization can use a vulnerable interface. This allows the attacker to use the interface to invoke an application function to perform actions which they would not normally be permitted to perform.  Depending on the function executed, the attack can read or modify any user/business data and can make the entire system unavailable.
Impacted products
Vendor Product Version
SAP_SE SAP ABA (Application Basis) Version: 700
Version: 701
Version: 702
Version: 731
Version: 740
Version: 750
Version: 751
Version: 752
Version: 75C
Version: 75I
Create a notification for this product.
Show details on NVD website


{
   containers: {
      adp: [
         {
            affected: [
               {
                  cpes: [
                     "cpe:2.3:a:sap:sap_aba:*:*:*:*:*:*:*:*",
                  ],
                  defaultStatus: "unknown",
                  product: "sap_aba",
                  vendor: "sap",
                  versions: [
                     {
                        status: "affected",
                        version: "700",
                     },
                     {
                        status: "affected",
                        version: "701",
                     },
                     {
                        status: "affected",
                        version: "702",
                     },
                     {
                        status: "affected",
                        version: "731",
                     },
                     {
                        status: "affected",
                        version: "740",
                     },
                     {
                        status: "affected",
                        version: "750",
                     },
                     {
                        status: "affected",
                        version: "751",
                     },
                     {
                        status: "affected",
                        version: "752",
                     },
                     {
                        status: "affected",
                        version: "75c",
                     },
                     {
                        status: "affected",
                        version: "75i",
                     },
                  ],
               },
            ],
            metrics: [
               {
                  other: {
                     content: {
                        id: "CVE-2024-22131",
                        options: [
                           {
                              Exploitation: "none",
                           },
                           {
                              Automatable: "no",
                           },
                           {
                              "Technical Impact": "total",
                           },
                        ],
                        role: "CISA Coordinator",
                        timestamp: "2024-04-11T04:00:52.278648Z",
                        version: "2.0.3",
                     },
                     type: "ssvc",
                  },
               },
            ],
            providerMetadata: {
               dateUpdated: "2024-06-28T16:05:04.503Z",
               orgId: "134c704f-9b21-4f2e-91b3-4a467353bcc0",
               shortName: "CISA-ADP",
            },
            title: "CISA ADP Vulnrichment",
         },
         {
            providerMetadata: {
               dateUpdated: "2024-08-01T22:35:34.897Z",
               orgId: "af854a3a-2127-422b-91ae-364da2661108",
               shortName: "CVE",
            },
            references: [
               {
                  tags: [
                     "x_transferred",
                  ],
                  url: "https://me.sap.com/notes/3420923",
               },
               {
                  tags: [
                     "x_transferred",
                  ],
                  url: "https://www.sap.com/documents/2022/02/fa865ea4-167e-0010-bca6-c68f7e60039b.html",
               },
            ],
            title: "CVE Program Container",
         },
      ],
      cna: {
         affected: [
            {
               defaultStatus: "unaffected",
               product: "SAP ABA (Application Basis)",
               vendor: "SAP_SE",
               versions: [
                  {
                     status: "affected",
                     version: "700",
                  },
                  {
                     status: "affected",
                     version: "701",
                  },
                  {
                     status: "affected",
                     version: "702",
                  },
                  {
                     status: "affected",
                     version: "731",
                  },
                  {
                     status: "affected",
                     version: "740",
                  },
                  {
                     status: "affected",
                     version: "750",
                  },
                  {
                     status: "affected",
                     version: "751",
                  },
                  {
                     status: "affected",
                     version: "752",
                  },
                  {
                     status: "affected",
                     version: "75C",
                  },
                  {
                     status: "affected",
                     version: "75I",
                  },
               ],
            },
         ],
         descriptions: [
            {
               lang: "en",
               supportingMedia: [
                  {
                     base64: false,
                     type: "text/html",
                     value: "<p>In SAP ABA (Application Basis) - versions 700, 701, 702, 731, 740, 750, 751, 752, 75C, 75I, an attacker authenticated as a user with a remote execution authorization can use a vulnerable interface. This allows the attacker to use the interface to invoke an application function to perform actions which they would not normally be permitted to perform.  Depending on the function executed, the attack can read or modify any user/business data and can make the entire system unavailable.</p>",
                  },
               ],
               value: "In SAP ABA (Application Basis) - versions 700, 701, 702, 731, 740, 750, 751, 752, 75C, 75I, an attacker authenticated as a user with a remote execution authorization can use a vulnerable interface. This allows the attacker to use the interface to invoke an application function to perform actions which they would not normally be permitted to perform.  Depending on the function executed, the attack can read or modify any user/business data and can make the entire system unavailable.\n\n",
            },
         ],
         metrics: [
            {
               cvssV3_1: {
                  attackComplexity: "LOW",
                  attackVector: "NETWORK",
                  availabilityImpact: "HIGH",
                  baseScore: 9.1,
                  baseSeverity: "CRITICAL",
                  confidentialityImpact: "HIGH",
                  integrityImpact: "HIGH",
                  privilegesRequired: "HIGH",
                  scope: "CHANGED",
                  userInteraction: "NONE",
                  vectorString: "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:C/C:H/I:H/A:H",
                  version: "3.1",
               },
               format: "CVSS",
               scenarios: [
                  {
                     lang: "en",
                     value: "GENERAL",
                  },
               ],
            },
         ],
         problemTypes: [
            {
               descriptions: [
                  {
                     cweId: "CWE-94",
                     description: "CWE-94: Improper Control of Generation of Code ('Code Injection')",
                     lang: "eng",
                     type: "CWE",
                  },
               ],
            },
         ],
         providerMetadata: {
            dateUpdated: "2024-02-13T02:30:51.886Z",
            orgId: "e4686d1a-f260-4930-ac4c-2f5c992778dd",
            shortName: "sap",
         },
         references: [
            {
               url: "https://me.sap.com/notes/3420923",
            },
            {
               url: "https://www.sap.com/documents/2022/02/fa865ea4-167e-0010-bca6-c68f7e60039b.html",
            },
         ],
         source: {
            discovery: "UNKNOWN",
         },
         title: "Code Injection vulnerability in SAP ABA (Application Basis)",
         x_generator: {
            engine: "Vulnogram 0.1.0-dev",
         },
      },
   },
   cveMetadata: {
      assignerOrgId: "e4686d1a-f260-4930-ac4c-2f5c992778dd",
      assignerShortName: "sap",
      cveId: "CVE-2024-22131",
      datePublished: "2024-02-13T02:30:51.886Z",
      dateReserved: "2024-01-05T10:21:35.256Z",
      dateUpdated: "2024-08-01T22:35:34.897Z",
      state: "PUBLISHED",
   },
   dataType: "CVE_RECORD",
   dataVersion: "5.1",
   "vulnerability-lookup:meta": {
      fkie_nvd: {
         configurations: "[{\"nodes\": [{\"operator\": \"OR\", \"negate\": false, \"cpeMatch\": [{\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:sap:abap_platform:75c:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"EF0145C4-663F-4E0F-B271-515EFB130D74\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:sap:abap_platform:75i:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"79B3CC36-624C-46F9-832E-43E831AFFC35\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:sap:abap_platform:700:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"9AA5D36E-BE80-422B-8A6B-0ABDDE274146\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:sap:abap_platform:701:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"C04D8608-83F0-4D7F-A7A9-59B616240F14\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:sap:abap_platform:702:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"E4DF5956-1396-41FA-B101-E24F7898D135\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:sap:abap_platform:731:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"CC2B8C19-4A66-44A8-9995-2BB71D8AA665\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:sap:abap_platform:740:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"07710B18-BF01-4316-A258-4F1CB6269C5E\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:sap:abap_platform:750:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"A3A631DA-1279-49AC-922E-7D7216DACC8D\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:sap:abap_platform:751:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"65320F25-669B-40D8-A246-07B0202C00A9\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:sap:abap_platform:752:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"DD5559B1-08ED-4F5C-A61D-0EA13597DBE9\"}]}]}]",
         descriptions: "[{\"lang\": \"en\", \"value\": \"In SAP ABA (Application Basis) - versions 700, 701, 702, 731, 740, 750, 751, 752, 75C, 75I, an attacker authenticated as a user with a remote execution authorization can use a vulnerable interface. This allows the attacker to use the interface to\\u00a0invoke\\u00a0an application function to perform actions which they would not normally be permitted to perform. \\u00a0Depending on the function executed, the attack can read or modify any user/business data and can make the entire system unavailable.\\n\\n\"}, {\"lang\": \"es\", \"value\": \"En SAP ABA (Application Basis), versiones 700, 701, 702, 731, 740, 750, 751, 752, 75C, 75I, un atacante autenticado como usuario con autorizaci\\u00f3n de ejecuci\\u00f3n remota puede utilizar una interfaz vulnerable. Esto permite al atacante utilizar la interfaz para invocar una funci\\u00f3n de la aplicaci\\u00f3n para realizar acciones que normalmente no se le permitir\\u00eda realizar. Dependiendo de la funci\\u00f3n ejecutada, el ataque puede leer o modificar cualquier dato de usuario/empresa y puede hacer que todo el sistema no est\\u00e9 disponible.\"}]",
         id: "CVE-2024-22131",
         lastModified: "2024-11-21T08:55:38.760",
         metrics: "{\"cvssMetricV31\": [{\"source\": \"cna@sap.com\", \"type\": \"Secondary\", \"cvssData\": {\"version\": \"3.1\", \"vectorString\": \"CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:C/C:H/I:H/A:H\", \"baseScore\": 9.1, \"baseSeverity\": \"CRITICAL\", \"attackVector\": \"NETWORK\", \"attackComplexity\": \"LOW\", \"privilegesRequired\": \"HIGH\", \"userInteraction\": \"NONE\", \"scope\": \"CHANGED\", \"confidentialityImpact\": \"HIGH\", \"integrityImpact\": \"HIGH\", \"availabilityImpact\": \"HIGH\"}, \"exploitabilityScore\": 2.3, \"impactScore\": 6.0}, {\"source\": \"nvd@nist.gov\", \"type\": \"Primary\", \"cvssData\": {\"version\": \"3.1\", \"vectorString\": \"CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H\", \"baseScore\": 7.2, \"baseSeverity\": \"HIGH\", \"attackVector\": \"NETWORK\", \"attackComplexity\": \"LOW\", \"privilegesRequired\": \"HIGH\", \"userInteraction\": \"NONE\", \"scope\": \"UNCHANGED\", \"confidentialityImpact\": \"HIGH\", \"integrityImpact\": \"HIGH\", \"availabilityImpact\": \"HIGH\"}, \"exploitabilityScore\": 1.2, \"impactScore\": 5.9}]}",
         published: "2024-02-13T03:15:08.363",
         references: "[{\"url\": \"https://me.sap.com/notes/3420923\", \"source\": \"cna@sap.com\", \"tags\": [\"Permissions Required\"]}, {\"url\": \"https://www.sap.com/documents/2022/02/fa865ea4-167e-0010-bca6-c68f7e60039b.html\", \"source\": \"cna@sap.com\", \"tags\": [\"Vendor Advisory\"]}, {\"url\": \"https://me.sap.com/notes/3420923\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Permissions Required\"]}, {\"url\": \"https://www.sap.com/documents/2022/02/fa865ea4-167e-0010-bca6-c68f7e60039b.html\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Vendor Advisory\"]}]",
         sourceIdentifier: "cna@sap.com",
         vulnStatus: "Modified",
         weaknesses: "[{\"source\": \"cna@sap.com\", \"type\": \"Primary\", \"description\": [{\"lang\": \"en\", \"value\": \"CWE-94\"}]}]",
      },
      nvd: "{\"cve\":{\"id\":\"CVE-2024-22131\",\"sourceIdentifier\":\"cna@sap.com\",\"published\":\"2024-02-13T03:15:08.363\",\"lastModified\":\"2024-11-21T08:55:38.760\",\"vulnStatus\":\"Modified\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"In SAP ABA (Application Basis) - versions 700, 701, 702, 731, 740, 750, 751, 752, 75C, 75I, an attacker authenticated as a user with a remote execution authorization can use a vulnerable interface. This allows the attacker to use the interface to invoke an application function to perform actions which they would not normally be permitted to perform.  Depending on the function executed, the attack can read or modify any user/business data and can make the entire system unavailable.\\n\\n\"},{\"lang\":\"es\",\"value\":\"En SAP ABA (Application Basis), versiones 700, 701, 702, 731, 740, 750, 751, 752, 75C, 75I, un atacante autenticado como usuario con autorización de ejecución remota puede utilizar una interfaz vulnerable. Esto permite al atacante utilizar la interfaz para invocar una función de la aplicación para realizar acciones que normalmente no se le permitiría realizar. Dependiendo de la función ejecutada, el ataque puede leer o modificar cualquier dato de usuario/empresa y puede hacer que todo el sistema no esté disponible.\"}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"cna@sap.com\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:C/C:H/I:H/A:H\",\"baseScore\":9.1,\"baseSeverity\":\"CRITICAL\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"HIGH\",\"userInteraction\":\"NONE\",\"scope\":\"CHANGED\",\"confidentialityImpact\":\"HIGH\",\"integrityImpact\":\"HIGH\",\"availabilityImpact\":\"HIGH\"},\"exploitabilityScore\":2.3,\"impactScore\":6.0},{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H\",\"baseScore\":7.2,\"baseSeverity\":\"HIGH\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"HIGH\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"HIGH\",\"integrityImpact\":\"HIGH\",\"availabilityImpact\":\"HIGH\"},\"exploitabilityScore\":1.2,\"impactScore\":5.9}]},\"weaknesses\":[{\"source\":\"cna@sap.com\",\"type\":\"Primary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-94\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:sap:abap_platform:75c:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"EF0145C4-663F-4E0F-B271-515EFB130D74\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:sap:abap_platform:75i:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"79B3CC36-624C-46F9-832E-43E831AFFC35\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:sap:abap_platform:700:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"9AA5D36E-BE80-422B-8A6B-0ABDDE274146\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:sap:abap_platform:701:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"C04D8608-83F0-4D7F-A7A9-59B616240F14\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:sap:abap_platform:702:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"E4DF5956-1396-41FA-B101-E24F7898D135\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:sap:abap_platform:731:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"CC2B8C19-4A66-44A8-9995-2BB71D8AA665\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:sap:abap_platform:740:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"07710B18-BF01-4316-A258-4F1CB6269C5E\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:sap:abap_platform:750:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"A3A631DA-1279-49AC-922E-7D7216DACC8D\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:sap:abap_platform:751:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"65320F25-669B-40D8-A246-07B0202C00A9\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:sap:abap_platform:752:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"DD5559B1-08ED-4F5C-A61D-0EA13597DBE9\"}]}]}],\"references\":[{\"url\":\"https://me.sap.com/notes/3420923\",\"source\":\"cna@sap.com\",\"tags\":[\"Permissions Required\"]},{\"url\":\"https://www.sap.com/documents/2022/02/fa865ea4-167e-0010-bca6-c68f7e60039b.html\",\"source\":\"cna@sap.com\",\"tags\":[\"Vendor Advisory\"]},{\"url\":\"https://me.sap.com/notes/3420923\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Permissions Required\"]},{\"url\":\"https://www.sap.com/documents/2022/02/fa865ea4-167e-0010-bca6-c68f7e60039b.html\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Vendor Advisory\"]}]}}",
      vulnrichment: {
         containers: "{\"adp\": [{\"title\": \"CVE Program Container\", \"references\": [{\"url\": \"https://me.sap.com/notes/3420923\", \"tags\": [\"x_transferred\"]}, {\"url\": \"https://www.sap.com/documents/2022/02/fa865ea4-167e-0010-bca6-c68f7e60039b.html\", \"tags\": [\"x_transferred\"]}], \"providerMetadata\": {\"orgId\": \"af854a3a-2127-422b-91ae-364da2661108\", \"shortName\": \"CVE\", \"dateUpdated\": \"2024-08-01T22:35:34.897Z\"}}, {\"title\": \"CISA ADP Vulnrichment\", \"metrics\": [{\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2024-22131\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"none\"}, {\"Automatable\": \"no\"}, {\"Technical Impact\": \"total\"}], \"version\": \"2.0.3\", \"timestamp\": \"2024-04-11T04:00:52.278648Z\"}}}], \"affected\": [{\"cpes\": [\"cpe:2.3:a:sap:sap_aba:*:*:*:*:*:*:*:*\"], \"vendor\": \"sap\", \"product\": \"sap_aba\", \"versions\": [{\"status\": \"affected\", \"version\": \"700\"}, {\"status\": \"affected\", \"version\": \"701\"}, {\"status\": \"affected\", \"version\": \"702\"}, {\"status\": \"affected\", \"version\": \"731\"}, {\"status\": \"affected\", \"version\": \"740\"}, {\"status\": \"affected\", \"version\": \"750\"}, {\"status\": \"affected\", \"version\": \"751\"}, {\"status\": \"affected\", \"version\": \"752\"}, {\"status\": \"affected\", \"version\": \"75c\"}, {\"status\": \"affected\", \"version\": \"75i\"}], \"defaultStatus\": \"unknown\"}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2024-06-28T16:04:34.868Z\"}}], \"cna\": {\"title\": \"Code Injection vulnerability in SAP ABA (Application Basis)\", \"source\": {\"discovery\": \"UNKNOWN\"}, \"metrics\": [{\"format\": \"CVSS\", \"cvssV3_1\": {\"scope\": \"CHANGED\", \"version\": \"3.1\", \"baseScore\": 9.1, \"attackVector\": \"NETWORK\", \"baseSeverity\": \"CRITICAL\", \"vectorString\": \"CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:C/C:H/I:H/A:H\", \"integrityImpact\": \"HIGH\", \"userInteraction\": \"NONE\", \"attackComplexity\": \"LOW\", \"availabilityImpact\": \"HIGH\", \"privilegesRequired\": \"HIGH\", \"confidentialityImpact\": \"HIGH\"}, \"scenarios\": [{\"lang\": \"en\", \"value\": \"GENERAL\"}]}], \"affected\": [{\"vendor\": \"SAP_SE\", \"product\": \"SAP ABA (Application Basis)\", \"versions\": [{\"status\": \"affected\", \"version\": \"700\"}, {\"status\": \"affected\", \"version\": \"701\"}, {\"status\": \"affected\", \"version\": \"702\"}, {\"status\": \"affected\", \"version\": \"731\"}, {\"status\": \"affected\", \"version\": \"740\"}, {\"status\": \"affected\", \"version\": \"750\"}, {\"status\": \"affected\", \"version\": \"751\"}, {\"status\": \"affected\", \"version\": \"752\"}, {\"status\": \"affected\", \"version\": \"75C\"}, {\"status\": \"affected\", \"version\": \"75I\"}], \"defaultStatus\": \"unaffected\"}], \"references\": [{\"url\": \"https://me.sap.com/notes/3420923\"}, {\"url\": \"https://www.sap.com/documents/2022/02/fa865ea4-167e-0010-bca6-c68f7e60039b.html\"}], \"x_generator\": {\"engine\": \"Vulnogram 0.1.0-dev\"}, \"descriptions\": [{\"lang\": \"en\", \"value\": \"In SAP ABA (Application Basis) - versions 700, 701, 702, 731, 740, 750, 751, 752, 75C, 75I, an attacker authenticated as a user with a remote execution authorization can use a vulnerable interface. This allows the attacker to use the interface to\\u00a0invoke\\u00a0an application function to perform actions which they would not normally be permitted to perform. \\u00a0Depending on the function executed, the attack can read or modify any user/business data and can make the entire system unavailable.\\n\\n\", \"supportingMedia\": [{\"type\": \"text/html\", \"value\": \"<p>In SAP ABA (Application Basis) - versions 700, 701, 702, 731, 740, 750, 751, 752, 75C, 75I, an attacker authenticated as a user with a remote execution authorization can use a vulnerable interface. This allows the attacker to use the interface to\\u00a0invoke\\u00a0an application function to perform actions which they would not normally be permitted to perform. \\u00a0Depending on the function executed, the attack can read or modify any user/business data and can make the entire system unavailable.</p>\", \"base64\": false}]}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"eng\", \"type\": \"CWE\", \"cweId\": \"CWE-94\", \"description\": \"CWE-94: Improper Control of Generation of Code ('Code Injection')\"}]}], \"providerMetadata\": {\"orgId\": \"e4686d1a-f260-4930-ac4c-2f5c992778dd\", \"shortName\": \"sap\", \"dateUpdated\": \"2024-02-13T02:30:51.886Z\"}}}",
         cveMetadata: "{\"cveId\": \"CVE-2024-22131\", \"state\": \"PUBLISHED\", \"dateUpdated\": \"2024-08-01T22:35:34.897Z\", \"dateReserved\": \"2024-01-05T10:21:35.256Z\", \"assignerOrgId\": \"e4686d1a-f260-4930-ac4c-2f5c992778dd\", \"datePublished\": \"2024-02-13T02:30:51.886Z\", \"assignerShortName\": \"sap\"}",
         dataType: "CVE_RECORD",
         dataVersion: "5.1",
      },
   },
}


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.