diff --git a/2024/22xxx/CVE-2024-22244.json b/2024/22xxx/CVE-2024-22244.json index de0988748bd..56150496231 100644 --- a/2024/22xxx/CVE-2024-22244.json +++ b/2024/22xxx/CVE-2024-22244.json @@ -1,17 +1,109 @@ { + "data_version": "4.0", "data_type": "CVE", "data_format": "MITRE", - "data_version": "4.0", "CVE_data_meta": { "ID": "CVE-2024-22244", - "ASSIGNER": "cve@mitre.org", - "STATE": "RESERVED" + "ASSIGNER": "security@vmware.com", + "STATE": "PUBLIC" }, "description": { "description_data": [ { "lang": "eng", - "value": "** RESERVED ** This candidate has been reserved by an organization or individual that will use it when announcing a new security problem. When the candidate has been publicized, the details for this candidate will be provided." + "value": "Open Redirect in Harbor\u00a0 <=v2.8.4, <=v2.9.2, and <=v2.10.0 may redirect a user to a malicious site." + } + ] + }, + "problemtype": { + "problemtype_data": [ + { + "description": [ + { + "lang": "eng", + "value": "CWE-601 URL Redirection to Untrusted Site ('Open Redirect')", + "cweId": "CWE-601" + } + ] + } + ] + }, + "affects": { + "vendor": { + "vendor_data": [ + { + "vendor_name": "Harbor", + "product": { + "product_data": [ + { + "product_name": "Harbor", + "version": { + "version_data": [ + { + "version_value": "not down converted", + "x_cve_json_5_version_data": { + "versions": [ + { + "lessThanOrEqual": "2.8.4", + "status": "affected", + "version": "2.8", + "versionType": "custom" + }, + { + "lessThanOrEqual": "2.9.2", + "status": "unknown", + "version": "2.9", + "versionType": "custom" + }, + { + "lessThanOrEqual": "2.10.0", + "status": "affected", + "version": "2.10", + "versionType": "custom" + } + ], + "defaultStatus": "unaffected" + } + } + ] + } + } + ] + } + } + ] + } + }, + "references": { + "reference_data": [ + { + "url": "https://github.com/goharbor/harbor/security/advisories/GHSA-5757-v49g-f6r7", + "refsource": "MISC", + "name": "https://github.com/goharbor/harbor/security/advisories/GHSA-5757-v49g-f6r7" + } + ] + }, + "generator": { + "engine": "Vulnogram 0.2.0" + }, + "source": { + "discovery": "UNKNOWN" + }, + "impact": { + "cvss": [ + { + "attackComplexity": "LOW", + "attackVector": "NETWORK", + "availabilityImpact": "NONE", + "baseScore": 4.3, + "baseSeverity": "MEDIUM", + "confidentialityImpact": "LOW", + "integrityImpact": "NONE", + "privilegesRequired": "NONE", + "scope": "UNCHANGED", + "userInteraction": "REQUIRED", + "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:N/A:N", + "version": "3.1" } ] } diff --git a/2024/22xxx/CVE-2024-22261.json b/2024/22xxx/CVE-2024-22261.json index 916d194ac45..abb337e7e20 100644 --- a/2024/22xxx/CVE-2024-22261.json +++ b/2024/22xxx/CVE-2024-22261.json @@ -1,17 +1,98 @@ { + "data_version": "4.0", "data_type": "CVE", "data_format": "MITRE", - "data_version": "4.0", "CVE_data_meta": { "ID": "CVE-2024-22261", - "ASSIGNER": "cve@mitre.org", - "STATE": "RESERVED" + "ASSIGNER": "security@vmware.com", + "STATE": "PUBLIC" }, "description": { "description_data": [ { "lang": "eng", - "value": "** RESERVED ** This candidate has been reserved by an organization or individual that will use it when announcing a new security problem. When the candidate has been publicized, the details for this candidate will be provided." + "value": "SQL-Injection in Harbor allows priviledge users to leak the task IDs" + } + ] + }, + "problemtype": { + "problemtype_data": [ + { + "description": [ + { + "lang": "eng", + "value": "CWE-566", + "cweId": "CWE-566" + } + ] + } + ] + }, + "affects": { + "vendor": { + "vendor_data": [ + { + "vendor_name": "Harbor", + "product": { + "product_data": [ + { + "product_name": "Harbor", + "version": { + "version_data": [ + { + "version_affected": "<=", + "version_name": "2.8.1", + "version_value": "2.8.5" + }, + { + "version_affected": "<=", + "version_name": "2.9.0", + "version_value": "2.9.3" + }, + { + "version_affected": "<=", + "version_name": "2.10.0", + "version_value": "2.10.1" + } + ] + } + } + ] + } + } + ] + } + }, + "references": { + "reference_data": [ + { + "url": "https://github.com/goharbor/harbor/security/advisories/GHSA-vw63-824v-qf2j", + "refsource": "MISC", + "name": "https://github.com/goharbor/harbor/security/advisories/GHSA-vw63-824v-qf2j" + } + ] + }, + "generator": { + "engine": "Vulnogram 0.2.0" + }, + "source": { + "discovery": "UNKNOWN" + }, + "impact": { + "cvss": [ + { + "attackComplexity": "LOW", + "attackVector": "NETWORK", + "availabilityImpact": "NONE", + "baseScore": 2.7, + "baseSeverity": "LOW", + "confidentialityImpact": "LOW", + "integrityImpact": "NONE", + "privilegesRequired": "HIGH", + "scope": "UNCHANGED", + "userInteraction": "NONE", + "vectorString": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:L/I:N/A:N", + "version": "3.1" } ] } diff --git a/2024/5xxx/CVE-2024-5827.json b/2024/5xxx/CVE-2024-5827.json new file mode 100644 index 00000000000..fde9f642527 --- /dev/null +++ b/2024/5xxx/CVE-2024-5827.json @@ -0,0 +1,18 @@ +{ + "data_type": "CVE", + "data_format": "MITRE", + "data_version": "4.0", + "CVE_data_meta": { + "ID": "CVE-2024-5827", + "ASSIGNER": "cve@mitre.org", + "STATE": "RESERVED" + }, + "description": { + "description_data": [ + { + "lang": "eng", + "value": "** RESERVED ** This candidate has been reserved by an organization or individual that will use it when announcing a new security problem. When the candidate has been publicized, the details for this candidate will be provided." + } + ] + } +} \ No newline at end of file