{ "data_version": "4.0", "data_type": "CVE", "data_format": "MITRE", "CVE_data_meta": { "ID": "CVE-2024-31223", "ASSIGNER": "security-advisories@github.com", "STATE": "PUBLIC" }, "description": { "description_data": [ { "lang": "eng", "value": "Fides is an open-source privacy engineering platform, and `SERVER_SIDE_FIDES_API_URL` is a server-side configuration environment variable used by the Fides Privacy Center to communicate with the Fides webserver backend. The value of this variable is a URL which typically includes a private IP address, private domain name, and/or port. A vulnerability present starting in version 2.19.0 and prior to version 2.39.2rc0 allows an unauthenticated attacker to make a HTTP GET request from the Privacy Center that discloses the value of this server-side URL. This could result in disclosure of server-side configuration giving an attacker information on server-side ports, private IP addresses, and/or private domain names. The vulnerability has been patched in Fides version 2.39.2rc0. No known workarounds are available." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "CWE-497: Exposure of Sensitive System Information to an Unauthorized Control Sphere", "cweId": "CWE-497" } ] } ] }, "affects": { "vendor": { "vendor_data": [ { "vendor_name": "ethyca", "product": { "product_data": [ { "product_name": "fides", "version": { "version_data": [ { "version_affected": "=", "version_value": ">= 2.19.0, < 2.39.2rc0" } ] } } ] } } ] } }, "references": { "reference_data": [ { "url": "https://github.com/ethyca/fides/security/advisories/GHSA-53q7-4874-24qg", "refsource": "MISC", "name": "https://github.com/ethyca/fides/security/advisories/GHSA-53q7-4874-24qg" }, { "url": "https://github.com/ethyca/fides/commit/0555080541f18a5aacff452c590ac9a1b56d7097", "refsource": "MISC", "name": "https://github.com/ethyca/fides/commit/0555080541f18a5aacff452c590ac9a1b56d7097" } ] }, "source": { "advisory": "GHSA-53q7-4874-24qg", "discovery": "UNKNOWN" }, "impact": { "cvss": [ { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 5.3, "baseSeverity": "MEDIUM", "confidentialityImpact": "LOW", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N", "version": "3.1" } ] } }