All the vulnerabilites related to GeoNode - geonode
cve-2023-42439
Vulnerability from cvelistv5
Published
2023-09-15 20:22
Modified
2024-09-25 17:28
Severity ?
EPSS score ?
Summary
GeoNode SSRF Bypass to return internal host data
References
▼ | URL | Tags |
---|---|---|
https://github.com/GeoNode/geonode/security/advisories/GHSA-pxg5-h34r-7q8p | x_refsource_CONFIRM | |
https://github.com/GeoNode/geonode/commit/79ac6e70419c2e0261548bed91c159b54ff35b8d | x_refsource_MISC | |
https://github.com/GeoNode/geonode/releases/tag/4.1.3 | x_refsource_MISC |
{ "containers": { "adp": [ { "providerMetadata": { "dateUpdated": "2024-08-02T19:23:38.520Z", "orgId": "af854a3a-2127-422b-91ae-364da2661108", "shortName": "CVE" }, "references": [ { "name": "https://github.com/GeoNode/geonode/security/advisories/GHSA-pxg5-h34r-7q8p", "tags": [ "x_refsource_CONFIRM", "x_transferred" ], "url": "https://github.com/GeoNode/geonode/security/advisories/GHSA-pxg5-h34r-7q8p" }, { "name": "https://github.com/GeoNode/geonode/commit/79ac6e70419c2e0261548bed91c159b54ff35b8d", "tags": [ "x_refsource_MISC", "x_transferred" ], "url": "https://github.com/GeoNode/geonode/commit/79ac6e70419c2e0261548bed91c159b54ff35b8d" }, { "name": "https://github.com/GeoNode/geonode/releases/tag/4.1.3", "tags": [ "x_refsource_MISC", "x_transferred" ], "url": "https://github.com/GeoNode/geonode/releases/tag/4.1.3" } ], "title": "CVE Program Container" }, { "metrics": [ { "other": { "content": { "id": "CVE-2023-42439", "options": [ { "Exploitation": "poc" }, { "Automatable": "yes" }, { "Technical Impact": "partial" } ], "role": "CISA Coordinator", "timestamp": "2024-09-25T17:28:13.631220Z", "version": "2.0.3" }, "type": "ssvc" } } ], "providerMetadata": { "dateUpdated": "2024-09-25T17:28:23.632Z", "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0", "shortName": "CISA-ADP" }, "title": "CISA ADP Vulnrichment" } ], "cna": { "affected": [ { "product": "geonode", "vendor": "GeoNode", "versions": [ { "status": "affected", "version": "\u003e= 3.2.0, \u003c= 4.1.2" } ] } ], "descriptions": [ { "lang": "en", "value": "GeoNode is an open source platform that facilitates the creation, sharing, and collaborative use of geospatial data. A SSRF vulnerability exists starting in version 3.2.0, bypassing existing controls on the software. This can allow a user to request internal services for a full read SSRF, returning any data from the internal network. The application is using a whitelist, but the whitelist can be bypassed. The bypass will trick the application that the first host is a whitelisted address, but the browser will use `@` or `%40` as a credential to the host geoserver on port 8080, this will return the data to that host on the response. Version 4.1.3.post1 is the first available version that contains a patch." } ], "metrics": [ { "cvssV3_1": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N", "version": "3.1" } } ], "problemTypes": [ { "descriptions": [ { "cweId": "CWE-918", "description": "CWE-918: Server-Side Request Forgery (SSRF)", "lang": "en", "type": "CWE" } ] } ], "providerMetadata": { "dateUpdated": "2023-09-20T19:32:33.623Z", "orgId": "a0819718-46f1-4df5-94e2-005712e83aaa", "shortName": "GitHub_M" }, "references": [ { "name": "https://github.com/GeoNode/geonode/security/advisories/GHSA-pxg5-h34r-7q8p", "tags": [ "x_refsource_CONFIRM" ], "url": "https://github.com/GeoNode/geonode/security/advisories/GHSA-pxg5-h34r-7q8p" }, { "name": "https://github.com/GeoNode/geonode/commit/79ac6e70419c2e0261548bed91c159b54ff35b8d", "tags": [ "x_refsource_MISC" ], "url": "https://github.com/GeoNode/geonode/commit/79ac6e70419c2e0261548bed91c159b54ff35b8d" }, { "name": "https://github.com/GeoNode/geonode/releases/tag/4.1.3", "tags": [ "x_refsource_MISC" ], "url": "https://github.com/GeoNode/geonode/releases/tag/4.1.3" } ], "source": { "advisory": "GHSA-pxg5-h34r-7q8p", "discovery": "UNKNOWN" }, "title": "GeoNode SSRF Bypass to return internal host data" } }, "cveMetadata": { "assignerOrgId": "a0819718-46f1-4df5-94e2-005712e83aaa", "assignerShortName": "GitHub_M", "cveId": "CVE-2023-42439", "datePublished": "2023-09-15T20:22:19.102Z", "dateReserved": "2023-09-08T20:57:45.571Z", "dateUpdated": "2024-09-25T17:28:23.632Z", "state": "PUBLISHED" }, "dataType": "CVE_RECORD", "dataVersion": "5.1" }
cve-2024-27091
Vulnerability from cvelistv5
Published
2024-03-27 13:01
Modified
2024-08-02 00:27
Severity ?
EPSS score ?
Summary
GeoNode stored XSS to full account takeover
References
▼ | URL | Tags |
---|---|---|
https://github.com/GeoNode/geonode/security/advisories/GHSA-rwcv-whm8-fmxm | x_refsource_CONFIRM | |
https://github.com/GeoNode/geonode/commit/e53bdeff331f4b577918927d60477d4b50cca02f | x_refsource_MISC |
{ "containers": { "adp": [ { "metrics": [ { "other": { "content": { "id": "CVE-2024-27091", "options": [ { "Exploitation": "none" }, { "Automatable": "no" }, { "Technical Impact": "partial" } ], "role": "CISA Coordinator", "timestamp": "2024-05-21T19:16:52.917125Z", "version": "2.0.3" }, "type": "ssvc" } } ], "providerMetadata": { "dateUpdated": "2024-06-04T17:46:54.543Z", "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0", "shortName": "CISA-ADP" }, "title": "CISA ADP Vulnrichment" }, { "providerMetadata": { "dateUpdated": "2024-08-02T00:27:57.875Z", "orgId": "af854a3a-2127-422b-91ae-364da2661108", "shortName": "CVE" }, "references": [ { "name": "https://github.com/GeoNode/geonode/security/advisories/GHSA-rwcv-whm8-fmxm", "tags": [ "x_refsource_CONFIRM", "x_transferred" ], "url": "https://github.com/GeoNode/geonode/security/advisories/GHSA-rwcv-whm8-fmxm" }, { "name": "https://github.com/GeoNode/geonode/commit/e53bdeff331f4b577918927d60477d4b50cca02f", "tags": [ "x_refsource_MISC", "x_transferred" ], "url": "https://github.com/GeoNode/geonode/commit/e53bdeff331f4b577918927d60477d4b50cca02f" } ], "title": "CVE Program Container" } ], "cna": { "affected": [ { "product": "geonode", "vendor": "GeoNode", "versions": [ { "status": "affected", "version": "\u003e= 3.2.0, \u003c 4.2.3" } ] } ], "descriptions": [ { "lang": "en", "value": "GeoNode is a geospatial content management system, a platform for the management and publication of geospatial data. An issue exists within GEONODE where the current rich text editor is vulnerable to Stored XSS. The applications cookies are set securely, but it is possible to retrieve a victims CSRF token and issue a request to change another user\u0027s email address to perform a full account takeover. Due to the script element not impacting the CORS policy, requests will succeed. This vulnerability is fixed in 4.2.3." } ], "metrics": [ { "cvssV3_1": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 6.1, "baseSeverity": "MEDIUM", "confidentialityImpact": "LOW", "integrityImpact": "LOW", "privilegesRequired": "NONE", "scope": "CHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N", "version": "3.1" } } ], "problemTypes": [ { "descriptions": [ { "cweId": "CWE-79", "description": "CWE-79: Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)", "lang": "en", "type": "CWE" } ] } ], "providerMetadata": { "dateUpdated": "2024-03-27T13:01:49.004Z", "orgId": "a0819718-46f1-4df5-94e2-005712e83aaa", "shortName": "GitHub_M" }, "references": [ { "name": "https://github.com/GeoNode/geonode/security/advisories/GHSA-rwcv-whm8-fmxm", "tags": [ "x_refsource_CONFIRM" ], "url": "https://github.com/GeoNode/geonode/security/advisories/GHSA-rwcv-whm8-fmxm" }, { "name": "https://github.com/GeoNode/geonode/commit/e53bdeff331f4b577918927d60477d4b50cca02f", "tags": [ "x_refsource_MISC" ], "url": "https://github.com/GeoNode/geonode/commit/e53bdeff331f4b577918927d60477d4b50cca02f" } ], "source": { "advisory": "GHSA-rwcv-whm8-fmxm", "discovery": "UNKNOWN" }, "title": "GeoNode stored XSS to full account takeover" } }, "cveMetadata": { "assignerOrgId": "a0819718-46f1-4df5-94e2-005712e83aaa", "assignerShortName": "GitHub_M", "cveId": "CVE-2024-27091", "datePublished": "2024-03-27T13:01:49.004Z", "dateReserved": "2024-02-19T14:43:05.992Z", "dateUpdated": "2024-08-02T00:27:57.875Z", "state": "PUBLISHED" }, "dataType": "CVE_RECORD", "dataVersion": "5.1" }
cve-2023-26043
Vulnerability from cvelistv5
Published
2023-02-27 20:37
Modified
2024-08-02 11:39
Severity ?
EPSS score ?
Summary
XML External Entity (XXE) injection in GeoServer style upload functionality
References
▼ | URL | Tags |
---|---|---|
https://github.com/GeoNode/geonode/security/advisories/GHSA-mcmc-c59m-pqq8 | x_refsource_CONFIRM | |
https://github.com/GeoNode/geonode/commit/2fdfe919f299b21f1609bf898f9dcfde58770ac0 | x_refsource_MISC |
{ "containers": { "adp": [ { "providerMetadata": { "dateUpdated": "2024-08-02T11:39:06.288Z", "orgId": "af854a3a-2127-422b-91ae-364da2661108", "shortName": "CVE" }, "references": [ { "name": "https://github.com/GeoNode/geonode/security/advisories/GHSA-mcmc-c59m-pqq8", "tags": [ "x_refsource_CONFIRM", "x_transferred" ], "url": "https://github.com/GeoNode/geonode/security/advisories/GHSA-mcmc-c59m-pqq8" }, { "name": "https://github.com/GeoNode/geonode/commit/2fdfe919f299b21f1609bf898f9dcfde58770ac0", "tags": [ "x_refsource_MISC", "x_transferred" ], "url": "https://github.com/GeoNode/geonode/commit/2fdfe919f299b21f1609bf898f9dcfde58770ac0" } ], "title": "CVE Program Container" } ], "cna": { "affected": [ { "product": "geonode", "vendor": "GeoNode", "versions": [ { "status": "affected", "version": "\u003c 4.0.3" } ] } ], "descriptions": [ { "lang": "en", "value": "GeoNode is an open source platform that facilitates the creation, sharing, and collaborative use of geospatial data. GeoNode is vulnerable to an XML External Entity (XXE) injection in the style upload functionality of GeoServer leading to Arbitrary File Read. This issue has been patched in version 4.0.3.\n" } ], "metrics": [ { "cvssV3_1": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 6.5, "baseSeverity": "MEDIUM", "confidentialityImpact": "HIGH", "integrityImpact": "NONE", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N", "version": "3.1" } } ], "problemTypes": [ { "descriptions": [ { "cweId": "CWE-611", "description": "CWE-611: Improper Restriction of XML External Entity Reference", "lang": "en", "type": "CWE" } ] } ], "providerMetadata": { "dateUpdated": "2023-02-27T20:37:28.684Z", "orgId": "a0819718-46f1-4df5-94e2-005712e83aaa", "shortName": "GitHub_M" }, "references": [ { "name": "https://github.com/GeoNode/geonode/security/advisories/GHSA-mcmc-c59m-pqq8", "tags": [ "x_refsource_CONFIRM" ], "url": "https://github.com/GeoNode/geonode/security/advisories/GHSA-mcmc-c59m-pqq8" }, { "name": "https://github.com/GeoNode/geonode/commit/2fdfe919f299b21f1609bf898f9dcfde58770ac0", "tags": [ "x_refsource_MISC" ], "url": "https://github.com/GeoNode/geonode/commit/2fdfe919f299b21f1609bf898f9dcfde58770ac0" } ], "source": { "advisory": "GHSA-mcmc-c59m-pqq8", "discovery": "UNKNOWN" }, "title": "XML External Entity (XXE) injection in GeoServer style upload functionality" } }, "cveMetadata": { "assignerOrgId": "a0819718-46f1-4df5-94e2-005712e83aaa", "assignerShortName": "GitHub_M", "cveId": "CVE-2023-26043", "datePublished": "2023-02-27T20:37:28.684Z", "dateReserved": "2023-02-17T22:44:03.149Z", "dateUpdated": "2024-08-02T11:39:06.288Z", "state": "PUBLISHED" }, "dataType": "CVE_RECORD", "dataVersion": "5.1" }
cve-2023-40017
Vulnerability from cvelistv5
Published
2023-08-24 22:45
Modified
2024-10-02 18:19
Severity ?
EPSS score ?
Summary
Geonode Server Side Request Forgery vulnerability
References
▼ | URL | Tags |
---|---|---|
https://github.com/GeoNode/geonode/security/advisories/GHSA-rmxg-6qqf-x8mr | x_refsource_CONFIRM | |
https://github.com/GeoNode/geonode/commit/a9eebae80cb362009660a1fd49e105e7cdb499b9 | x_refsource_MISC |
{ "containers": { "adp": [ { "providerMetadata": { "dateUpdated": "2024-08-02T18:24:54.685Z", "orgId": "af854a3a-2127-422b-91ae-364da2661108", "shortName": "CVE" }, "references": [ { "name": "https://github.com/GeoNode/geonode/security/advisories/GHSA-rmxg-6qqf-x8mr", "tags": [ "x_refsource_CONFIRM", "x_transferred" ], "url": "https://github.com/GeoNode/geonode/security/advisories/GHSA-rmxg-6qqf-x8mr" }, { "name": "https://github.com/GeoNode/geonode/commit/a9eebae80cb362009660a1fd49e105e7cdb499b9", "tags": [ "x_refsource_MISC", "x_transferred" ], "url": "https://github.com/GeoNode/geonode/commit/a9eebae80cb362009660a1fd49e105e7cdb499b9" } ], "title": "CVE Program Container" }, { "affected": [ { "cpes": [ "cpe:2.3:a:geosolutionsgroup:geonode:*:*:*:*:*:*:*:*" ], "defaultStatus": "unknown", "product": "geonode", "vendor": "geosolutionsgroup", "versions": [ { "lessThanOrEqual": "4.1.2", "status": "affected", "version": "3.2.0", "versionType": "custom" } ] } ], "metrics": [ { "other": { "content": { "id": "CVE-2023-40017", "options": [ { "Exploitation": "none" }, { "Automatable": "yes" }, { "Technical Impact": "partial" } ], "role": "CISA Coordinator", "timestamp": "2024-10-02T18:12:22.412476Z", "version": "2.0.3" }, "type": "ssvc" } } ], "providerMetadata": { "dateUpdated": "2024-10-02T18:19:26.883Z", "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0", "shortName": "CISA-ADP" }, "title": "CISA ADP Vulnrichment" } ], "cna": { "affected": [ { "product": "geonode", "vendor": "GeoNode", "versions": [ { "status": "affected", "version": "\u003e= 3.2.0, \u003c= 4.1.2" } ] } ], "descriptions": [ { "lang": "en", "value": "GeoNode is an open source platform that facilitates the creation, sharing, and collaborative use of geospatial data. In versions 3.2.0 through 4.1.2, the endpoint `/proxy/?url=` does not properly protect against server-side request forgery. This allows an attacker to port scan internal hosts and request information from internal hosts. A patch is available at commit a9eebae80cb362009660a1fd49e105e7cdb499b9." } ], "metrics": [ { "cvssV3_1": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N", "version": "3.1" } } ], "problemTypes": [ { "descriptions": [ { "cweId": "CWE-918", "description": "CWE-918: Server-Side Request Forgery (SSRF)", "lang": "en", "type": "CWE" } ] } ], "providerMetadata": { "dateUpdated": "2023-08-24T22:45:48.502Z", "orgId": "a0819718-46f1-4df5-94e2-005712e83aaa", "shortName": "GitHub_M" }, "references": [ { "name": "https://github.com/GeoNode/geonode/security/advisories/GHSA-rmxg-6qqf-x8mr", "tags": [ "x_refsource_CONFIRM" ], "url": "https://github.com/GeoNode/geonode/security/advisories/GHSA-rmxg-6qqf-x8mr" }, { "name": "https://github.com/GeoNode/geonode/commit/a9eebae80cb362009660a1fd49e105e7cdb499b9", "tags": [ "x_refsource_MISC" ], "url": "https://github.com/GeoNode/geonode/commit/a9eebae80cb362009660a1fd49e105e7cdb499b9" } ], "source": { "advisory": "GHSA-rmxg-6qqf-x8mr", "discovery": "UNKNOWN" }, "title": "Geonode Server Side Request Forgery vulnerability" } }, "cveMetadata": { "assignerOrgId": "a0819718-46f1-4df5-94e2-005712e83aaa", "assignerShortName": "GitHub_M", "cveId": "CVE-2023-40017", "datePublished": "2023-08-24T22:45:48.502Z", "dateReserved": "2023-08-08T13:46:25.242Z", "dateUpdated": "2024-10-02T18:19:26.883Z", "state": "PUBLISHED" }, "dataType": "CVE_RECORD", "dataVersion": "5.1" }
cve-2023-28442
Vulnerability from cvelistv5
Published
2023-03-23 23:10
Modified
2024-08-02 12:38
Severity ?
EPSS score ?
Summary
Geoserver for GeoNode sensitive information leak
References
{ "containers": { "adp": [ { "providerMetadata": { "dateUpdated": "2024-08-02T12:38:25.349Z", "orgId": "af854a3a-2127-422b-91ae-364da2661108", "shortName": "CVE" }, "references": [ { "name": "https://github.com/GeoNode/geonode/security/advisories/GHSA-87mh-vw7c-5v6w", "tags": [ "x_refsource_CONFIRM", "x_transferred" ], "url": "https://github.com/GeoNode/geonode/security/advisories/GHSA-87mh-vw7c-5v6w" }, { "name": "https://github.com/GeoNode/geoserver-geonode-ext/commit/f44cb074d8361c0f4e625013675bdd7bd8203df6", "tags": [ "x_refsource_MISC", "x_transferred" ], "url": "https://github.com/GeoNode/geoserver-geonode-ext/commit/f44cb074d8361c0f4e625013675bdd7bd8203df6" }, { "name": "https://github.com/GeoNode/geoserver-geonode-ext/blob/2.20.7/data/security/rest.properties", "tags": [ "x_refsource_MISC", "x_transferred" ], "url": "https://github.com/GeoNode/geoserver-geonode-ext/blob/2.20.7/data/security/rest.properties" } ], "title": "CVE Program Container" } ], "cna": { "affected": [ { "product": "geonode", "vendor": "GeoNode", "versions": [ { "status": "affected", "version": "\u003e= 2.20.0, \u003c 2.20.6" }, { "status": "affected", "version": "\u003e= 2.19.0, \u003c 2.19.6" }, { "status": "affected", "version": "\u003c 2.18.7" } ] } ], "descriptions": [ { "lang": "en", "value": "GeoNode is an open source platform that facilitates the creation, sharing, and collaborative use of geospatial data. Prior to versions 2.20.6, 2.19.6, and 2.18.7, anonymous users can obtain sensitive information about GeoNode configurations from the response of the `/geoserver/rest/about/status` Geoserver REST API endpoint. The Geoserver endpoint is secured by default, but the configuration of Geoserver for GeoNode opens a list of REST endpoints to support some of its public-facing services. The vulnerability impacts both GeoNode 3 and GeoNode 4 instances.\n\nGeoserver security configuration is provided by `geoserver-geonode-ext`. A patch for 2.20.7 has been released which blocks access to the affected endpoint. The patch has been backported to branches 2.20.6, 2.19.7, 2.19.6, and 2.18.7. All the published artifacts and Docker images have been updated accordingly. A more advanced patch has been applied to the master and development versions, which require some changes to GeoNode code. They will be available with the next 4.1.0 release. The patched configuration only has an effect on new deployments. For existing setups, the patch must be applied manually inside the Geoserver data directory. The patched file must replace the existing `\u003cgeoserver_datadir\u003e/security/rest.properties` file." } ], "metrics": [ { "cvssV3_1": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N", "version": "3.1" } } ], "problemTypes": [ { "descriptions": [ { "cweId": "CWE-200", "description": "CWE-200: Exposure of Sensitive Information to an Unauthorized Actor", "lang": "en", "type": "CWE" } ] } ], "providerMetadata": { "dateUpdated": "2023-03-23T23:10:49.688Z", "orgId": "a0819718-46f1-4df5-94e2-005712e83aaa", "shortName": "GitHub_M" }, "references": [ { "name": "https://github.com/GeoNode/geonode/security/advisories/GHSA-87mh-vw7c-5v6w", "tags": [ "x_refsource_CONFIRM" ], "url": "https://github.com/GeoNode/geonode/security/advisories/GHSA-87mh-vw7c-5v6w" }, { "name": "https://github.com/GeoNode/geoserver-geonode-ext/commit/f44cb074d8361c0f4e625013675bdd7bd8203df6", "tags": [ "x_refsource_MISC" ], "url": "https://github.com/GeoNode/geoserver-geonode-ext/commit/f44cb074d8361c0f4e625013675bdd7bd8203df6" }, { "name": "https://github.com/GeoNode/geoserver-geonode-ext/blob/2.20.7/data/security/rest.properties", "tags": [ "x_refsource_MISC" ], "url": "https://github.com/GeoNode/geoserver-geonode-ext/blob/2.20.7/data/security/rest.properties" } ], "source": { "advisory": "GHSA-87mh-vw7c-5v6w", "discovery": "UNKNOWN" }, "title": "Geoserver for GeoNode sensitive information leak" } }, "cveMetadata": { "assignerOrgId": "a0819718-46f1-4df5-94e2-005712e83aaa", "assignerShortName": "GitHub_M", "cveId": "CVE-2023-28442", "datePublished": "2023-03-23T23:10:49.688Z", "dateReserved": "2023-03-15T15:59:10.055Z", "dateUpdated": "2024-08-02T12:38:25.349Z", "state": "PUBLISHED" }, "dataType": "CVE_RECORD", "dataVersion": "5.1" }