CVE-2024-21832 (GCVE-0-2024-21832)
Vulnerability from cvelistv5
Published
2024-07-09 23:04
Modified
2024-08-01 22:27
Severity ?
VLAI Severity ?
EPSS score ?
CWE
- CWE-94 - Improper Control of Generation of Code ('Code Injection')
Summary
A potential JSON injection attack vector exists in PingFederate REST API data stores using the POST method and a JSON request body.
References
Impacted products
Vendor | Product | Version | ||
---|---|---|---|---|
Ping Identity | PingFederate |
Version: 11.0.0 < Version: 11.1.0 < Version: 11.2.0 < Version: 11.3.0 < Version: 12.0.0 < |
{ "containers": { "adp": [ { "metrics": [ { "other": { "content": { "id": "CVE-2024-21832", "options": [ { "Exploitation": "none" }, { "Automatable": "no" }, { "Technical Impact": "partial" } ], "role": "CISA Coordinator", "timestamp": "2024-07-10T14:02:13.851282Z", "version": "2.0.3" }, "type": "ssvc" } } ], "providerMetadata": { "dateUpdated": "2024-07-10T14:03:06.101Z", "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0", "shortName": "CISA-ADP" }, "title": "CISA ADP Vulnrichment" }, { "providerMetadata": { "dateUpdated": "2024-08-01T22:27:36.324Z", "orgId": "af854a3a-2127-422b-91ae-364da2661108", "shortName": "CVE" }, "references": [ { "tags": [ "x_transferred" ], "url": "https://docs.pingidentity.com/r/en-us/pingfederate-120/lwu1707324350083" } ], "title": "CVE Program Container" } ], "cna": { "affected": [ { "collectionURL": "https://www.pingidentity.com/en/resources/downloads/pingfederate.html", "defaultStatus": "unaffected", "product": "PingFederate", "vendor": "Ping Identity", "versions": [ { "lessThanOrEqual": "11.0.9", "status": "affected", "version": "11.0.0", "versionType": "custom" }, { "lessThanOrEqual": "11.1.9", "status": "affected", "version": "11.1.0", "versionType": "custom" }, { "lessThanOrEqual": "11.2.8", "status": "affected", "version": "11.2.0", "versionType": "custom" }, { "lessThanOrEqual": "11.3.4", "status": "affected", "version": "11.3.0", "versionType": "custom" }, { "status": "affected", "version": "12.0.0", "versionType": "custom" } ] } ], "configurations": [ { "lang": "en", "supportingMedia": [ { "base64": false, "type": "text/html", "value": "PingFederate instances running on vulnerable versions with REST data stores using the POST method and a JSON request body may be vulnerable to this issue.\u003cbr\u003e\u003cbr\u003e" } ], "value": "PingFederate instances running on vulnerable versions with REST data stores using the POST method and a JSON request body may be vulnerable to this issue." } ], "datePublic": "2024-07-09T22:27:00.000Z", "descriptions": [ { "lang": "en", "supportingMedia": [ { "base64": false, "type": "text/html", "value": "A potential JSON injection attack vector exists in PingFederate REST API data stores using the POST method and a JSON request body.\u003cbr\u003e" } ], "value": "A potential JSON injection attack vector exists in PingFederate REST API data stores using the POST method and a JSON request body." } ], "impacts": [ { "capecId": "CAPEC-242", "descriptions": [ { "lang": "en", "value": "CAPEC-242 Code Injection" } ] } ], "metrics": [ { "cvssV3_1": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 3.5, "baseSeverity": "LOW", "confidentialityImpact": "NONE", "integrityImpact": "LOW", "privilegesRequired": "LOW", "scope": "CHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:C/C:N/I:L/A:N", "version": "3.1" }, "format": "CVSS", "scenarios": [ { "lang": "en", "value": "GENERAL" } ] } ], "problemTypes": [ { "descriptions": [ { "cweId": "CWE-94", "description": "CWE-94 Improper Control of Generation of Code (\u0027Code Injection\u0027)", "lang": "en", "type": "CWE" } ] } ], "providerMetadata": { "dateUpdated": "2024-07-09T23:04:55.088Z", "orgId": "5998a2e9-ae88-42cd-b6e0-7564fd979f9e", "shortName": "Ping Identity" }, "references": [ { "url": "https://docs.pingidentity.com/r/en-us/pingfederate-120/lwu1707324350083" } ], "source": { "discovery": "UNKNOWN" }, "title": "PingFederate REST API Data Store Injection", "workarounds": [ { "lang": "en", "supportingMedia": [ { "base64": false, "type": "text/html", "value": "REST data stores using the POST method and a JSON request body should not be configured with variable references in the POST body.\u003cbr\u003e" } ], "value": "REST data stores using the POST method and a JSON request body should not be configured with variable references in the POST body." } ], "x_generator": { "engine": "Vulnogram 0.2.0" } } }, "cveMetadata": { "assignerOrgId": "5998a2e9-ae88-42cd-b6e0-7564fd979f9e", "assignerShortName": "Ping Identity", "cveId": "CVE-2024-21832", "datePublished": "2024-07-09T23:04:55.088Z", "dateReserved": "2024-01-17T17:27:24.589Z", "dateUpdated": "2024-08-01T22:27:36.324Z", "state": "PUBLISHED" }, "dataType": "CVE_RECORD", "dataVersion": "5.1", "vulnerability-lookup:meta": { "nvd": "{\"cve\":{\"id\":\"CVE-2024-21832\",\"sourceIdentifier\":\"responsible-disclosure@pingidentity.com\",\"published\":\"2024-07-09T23:15:10.397\",\"lastModified\":\"2024-11-21T08:55:05.190\",\"vulnStatus\":\"Awaiting Analysis\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"A potential JSON injection attack vector exists in PingFederate REST API data stores using the POST method and a JSON request body.\"},{\"lang\":\"es\",\"value\":\"Existe un posible vector de ataque de inyecci\u00f3n JSON en los almacenes de datos de la API REST de PingFederate utilizando el m\u00e9todo POST y un cuerpo de solicitud JSON.\"}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"responsible-disclosure@pingidentity.com\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:C/C:N/I:L/A:N\",\"baseScore\":3.5,\"baseSeverity\":\"LOW\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"HIGH\",\"privilegesRequired\":\"LOW\",\"userInteraction\":\"NONE\",\"scope\":\"CHANGED\",\"confidentialityImpact\":\"NONE\",\"integrityImpact\":\"LOW\",\"availabilityImpact\":\"NONE\"},\"exploitabilityScore\":1.8,\"impactScore\":1.4}]},\"weaknesses\":[{\"source\":\"responsible-disclosure@pingidentity.com\",\"type\":\"Secondary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-94\"}]}],\"references\":[{\"url\":\"https://docs.pingidentity.com/r/en-us/pingfederate-120/lwu1707324350083\",\"source\":\"responsible-disclosure@pingidentity.com\"},{\"url\":\"https://docs.pingidentity.com/r/en-us/pingfederate-120/lwu1707324350083\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"}]}}", "vulnrichment": { "containers": "{\"adp\": [{\"title\": \"CVE Program Container\", \"references\": [{\"url\": \"https://docs.pingidentity.com/r/en-us/pingfederate-120/lwu1707324350083\", \"tags\": [\"x_transferred\"]}], \"providerMetadata\": {\"orgId\": \"af854a3a-2127-422b-91ae-364da2661108\", \"shortName\": \"CVE\", \"dateUpdated\": \"2024-08-01T22:27:36.324Z\"}}, {\"title\": \"CISA ADP Vulnrichment\", \"metrics\": [{\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2024-21832\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"none\"}, {\"Automatable\": \"no\"}, {\"Technical Impact\": \"partial\"}], \"version\": \"2.0.3\", \"timestamp\": \"2024-07-10T14:02:13.851282Z\"}}}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2024-07-10T14:03:01.871Z\"}}], \"cna\": {\"title\": \"PingFederate REST API Data Store Injection\", \"source\": {\"discovery\": \"UNKNOWN\"}, \"impacts\": [{\"capecId\": \"CAPEC-242\", \"descriptions\": [{\"lang\": \"en\", \"value\": \"CAPEC-242 Code Injection\"}]}], \"metrics\": [{\"format\": \"CVSS\", \"cvssV3_1\": {\"scope\": \"CHANGED\", \"version\": \"3.1\", \"baseScore\": 3.5, \"attackVector\": \"NETWORK\", \"baseSeverity\": \"LOW\", \"vectorString\": \"CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:C/C:N/I:L/A:N\", \"integrityImpact\": \"LOW\", \"userInteraction\": \"NONE\", \"attackComplexity\": \"HIGH\", \"availabilityImpact\": \"NONE\", \"privilegesRequired\": \"LOW\", \"confidentialityImpact\": \"NONE\"}, \"scenarios\": [{\"lang\": \"en\", \"value\": \"GENERAL\"}]}], \"affected\": [{\"vendor\": \"Ping Identity\", \"product\": \"PingFederate\", \"versions\": [{\"status\": \"affected\", \"version\": \"11.0.0\", \"versionType\": \"custom\", \"lessThanOrEqual\": \"11.0.9\"}, {\"status\": \"affected\", \"version\": \"11.1.0\", \"versionType\": \"custom\", \"lessThanOrEqual\": \"11.1.9\"}, {\"status\": \"affected\", \"version\": \"11.2.0\", \"versionType\": \"custom\", \"lessThanOrEqual\": \"11.2.8\"}, {\"status\": \"affected\", \"version\": \"11.3.0\", \"versionType\": \"custom\", \"lessThanOrEqual\": \"11.3.4\"}, {\"status\": \"affected\", \"version\": \"12.0.0\", \"versionType\": \"custom\"}], \"collectionURL\": \"https://www.pingidentity.com/en/resources/downloads/pingfederate.html\", \"defaultStatus\": \"unaffected\"}], \"datePublic\": \"2024-07-09T22:27:00.000Z\", \"references\": [{\"url\": \"https://docs.pingidentity.com/r/en-us/pingfederate-120/lwu1707324350083\"}], \"workarounds\": [{\"lang\": \"en\", \"value\": \"REST data stores using the POST method and a JSON request body should not be configured with variable references in the POST body.\", \"supportingMedia\": [{\"type\": \"text/html\", \"value\": \"REST data stores using the POST method and a JSON request body should not be configured with variable references in the POST body.\u003cbr\u003e\", \"base64\": false}]}], \"x_generator\": {\"engine\": \"Vulnogram 0.2.0\"}, \"descriptions\": [{\"lang\": \"en\", \"value\": \"A potential JSON injection attack vector exists in PingFederate REST API data stores using the POST method and a JSON request body.\", \"supportingMedia\": [{\"type\": \"text/html\", \"value\": \"A potential JSON injection attack vector exists in PingFederate REST API data stores using the POST method and a JSON request body.\u003cbr\u003e\", \"base64\": false}]}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"type\": \"CWE\", \"cweId\": \"CWE-94\", \"description\": \"CWE-94 Improper Control of Generation of Code (\u0027Code Injection\u0027)\"}]}], \"configurations\": [{\"lang\": \"en\", \"value\": \"PingFederate instances running on vulnerable versions with REST data stores using the POST method and a JSON request body may be vulnerable to this issue.\", \"supportingMedia\": [{\"type\": \"text/html\", \"value\": \"PingFederate instances running on vulnerable versions with REST data stores using the POST method and a JSON request body may be vulnerable to this issue.\u003cbr\u003e\u003cbr\u003e\", \"base64\": false}]}], \"providerMetadata\": {\"orgId\": \"5998a2e9-ae88-42cd-b6e0-7564fd979f9e\", \"shortName\": \"Ping Identity\", \"dateUpdated\": \"2024-07-09T23:04:55.088Z\"}}}", "cveMetadata": "{\"cveId\": \"CVE-2024-21832\", \"state\": \"PUBLISHED\", \"dateUpdated\": \"2024-08-01T22:27:36.324Z\", \"dateReserved\": \"2024-01-17T17:27:24.589Z\", \"assignerOrgId\": \"5998a2e9-ae88-42cd-b6e0-7564fd979f9e\", \"datePublished\": \"2024-07-09T23:04:55.088Z\", \"assignerShortName\": \"Ping Identity\"}", "dataType": "CVE_RECORD", "dataVersion": "5.1" } } }
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.
Loading…
Loading…