{ "CVE_data_meta": { "ASSIGNER": "security@huntr.dev", "ID": "CVE-2022-0870", "STATE": "PUBLIC", "TITLE": "Server-Side Request Forgery (SSRF) in gogs/gogs" }, "affects": { "vendor": { "vendor_data": [ { "product": { "product_data": [ { "product_name": "gogs/gogs", "version": { "version_data": [ { "version_affected": "<", "version_value": "0.12.5" } ] } } ] }, "vendor_name": "gogs" } ] } }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "eng", "value": "Server-Side Request Forgery (SSRF) in GitHub repository gogs/gogs prior to 0.12.5." } ] }, "impact": { "cvss": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 5, "baseSeverity": "MEDIUM", "confidentialityImpact": "LOW", "integrityImpact": "NONE", "privilegesRequired": "LOW", "scope": "CHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:C/C:L/I:N/A:N", "version": "3.0" } }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "CWE-918 Server-Side Request Forgery (SSRF)" } ] } ] }, "references": { "reference_data": [ { "name": "https://huntr.dev/bounties/327797d7-ae41-498f-9bff-cc0bf98cf531", "refsource": "CONFIRM", "url": "https://huntr.dev/bounties/327797d7-ae41-498f-9bff-cc0bf98cf531" }, { "name": "https://github.com/gogs/gogs/commit/91f2cde5e95f146bfe4765e837e7282df6c7cabb", "refsource": "MISC", "url": "https://github.com/gogs/gogs/commit/91f2cde5e95f146bfe4765e837e7282df6c7cabb" } ] }, "source": { "advisory": "327797d7-ae41-498f-9bff-cc0bf98cf531", "discovery": "EXTERNAL" } }