diff --git a/2022/32xxx/CVE-2022-32455.json b/2022/32xxx/CVE-2022-32455.json index 5d09437d730..ff8cdb5216d 100644 --- a/2022/32xxx/CVE-2022-32455.json +++ b/2022/32xxx/CVE-2022-32455.json @@ -1,59 +1,12 @@ { - "CVE_data_meta": { - "ASSIGNER": "f5sirt@f5.com", - "DATE_PUBLIC": "2022-08-03T14:00:00.000Z", - "ID": "CVE-2022-32455", - "STATE": "PUBLIC", - "TITLE": "TMM vulnerability CVE-2022-32455" - }, - "affects": { - "vendor": { - "vendor_data": [ - { - "product": { - "product_data": [ - { - "product_name": "BIG-IP", - "version": { - "version_data": [ - { - "version_affected": ">=", - "version_name": "13.1.x", - "version_value": "13.1.0" - }, - { - "version_affected": "<", - "version_name": "14.1.x", - "version_value": "14.1.5" - }, - { - "version_affected": "<", - "version_name": "15.1.x", - "version_value": "15.1.6.1" - }, - { - "version_affected": "<", - "version_name": "16.1.x", - "version_value": "16.1.2.2" - }, - { - "version_affected": "!>=", - "version_name": "17.0.x", - "version_value": "17.0.0" - } - ] - } - } - ] - }, - "vendor_name": "F5" - } - ] - } - }, - "data_format": "MITRE", - "data_type": "CVE", "data_version": "4.0", + "data_type": "CVE", + "data_format": "MITRE", + "CVE_data_meta": { + "ID": "CVE-2022-32455", + "ASSIGNER": "f5sirt@f5.com", + "STATE": "PUBLIC" + }, "description": { "description_data": [ { @@ -62,47 +15,108 @@ } ] }, - "generator": { - "engine": "Vulnogram 0.0.9" - }, - "impact": { - "cvss": { - "attackComplexity": "LOW", - "attackVector": "NETWORK", - "availabilityImpact": "HIGH", - "baseScore": 7.5, - "baseSeverity": "HIGH", - "confidentialityImpact": "NONE", - "integrityImpact": "NONE", - "privilegesRequired": "NONE", - "scope": "UNCHANGED", - "userInteraction": "NONE", - "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", - "version": "3.1" - } - }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", - "value": "CWE-476 NULL Pointer Dereference" + "value": "CWE-119 Improper Restriction of Operations within the Bounds of a Memory Buffer", + "cweId": "CWE-119" } ] } ] }, + "affects": { + "vendor": { + "vendor_data": [ + { + "vendor_name": "F5", + "product": { + "product_data": [ + { + "product_name": "BIG-IP", + "version": { + "version_data": [ + { + "version_value": "not down converted", + "x_cve_json_5_version_data": { + "versions": [ + { + "lessThan": "*", + "status": "affected", + "version": "13.1.0", + "versionType": "custom" + }, + { + "lessThan": "14.1.5", + "status": "affected", + "version": "14.1.0", + "versionType": "custom" + }, + { + "lessThan": "15.1.6.1", + "status": "affected", + "version": "15.1.0", + "versionType": "custom" + }, + { + "lessThan": "16.1.2.2", + "status": "affected", + "version": "16.1.0", + "versionType": "custom" + }, + { + "lessThan": "*", + "status": "unaffected", + "version": "17.0.0", + "versionType": "custom" + } + ], + "defaultStatus": "unaffected" + } + } + ] + } + } + ] + } + } + ] + } + }, "references": { "reference_data": [ { - "refsource": "MISC", "url": "https://support.f5.com/csp/article/K16852653", + "refsource": "MISC", "name": "https://support.f5.com/csp/article/K16852653" } ] }, + "generator": { + "engine": "Vulnogram 0.0.9" + }, "source": { "discovery": "INTERNAL" + }, + "impact": { + "cvss": [ + { + "attackComplexity": "LOW", + "attackVector": "NETWORK", + "availabilityImpact": "HIGH", + "baseScore": 7.5, + "baseSeverity": "HIGH", + "confidentialityImpact": "NONE", + "integrityImpact": "NONE", + "privilegesRequired": "NONE", + "scope": "UNCHANGED", + "userInteraction": "NONE", + "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", + "version": "3.1" + } + ] } } \ No newline at end of file diff --git a/2023/0xxx/CVE-2023-0089.json b/2023/0xxx/CVE-2023-0089.json index 7d7b5612c55..12fdf0fb8de 100644 --- a/2023/0xxx/CVE-2023-0089.json +++ b/2023/0xxx/CVE-2023-0089.json @@ -1,17 +1,121 @@ { + "data_version": "4.0", "data_type": "CVE", "data_format": "MITRE", - "data_version": "4.0", "CVE_data_meta": { "ID": "CVE-2023-0089", - "ASSIGNER": "cve@mitre.org", - "STATE": "RESERVED" + "ASSIGNER": "security@proofpoint.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": "The webutils in Proofpoint Enterprise Protection (PPS/POD) contain a vulnerability that allows an authenticated user to execute remote code through 'eval injection'. This affects all versions 8.20.0 and below." + } + ] + }, + "problemtype": { + "problemtype_data": [ + { + "description": [ + { + "lang": "eng", + "value": "CWE-95 Improper Neutralization of Directives in Dynamically Evaluated Code ('Eval Injection')", + "cweId": "CWE-95" + } + ] + } + ] + }, + "affects": { + "vendor": { + "vendor_data": [ + { + "vendor_name": "proofpoint", + "product": { + "product_data": [ + { + "product_name": "enterprise_protection", + "version": { + "version_data": [ + { + "version_value": "not down converted", + "x_cve_json_5_version_data": { + "versions": [ + { + "changes": [ + { + "at": "8.20.0 patch 4570", + "status": "unaffected" + }, + { + "at": "8.18.6 patch 4568", + "status": "unaffected" + }, + { + "at": "8.18.4 patch 4567", + "status": "unaffected" + }, + { + "at": "8.13.22 patch 4566", + "status": "unaffected" + } + ], + "lessThanOrEqual": "8.20.0", + "status": "affected", + "version": "8.*", + "versionType": "semver" + } + ], + "defaultStatus": "unaffected" + } + } + ] + } + } + ] + } + } + ] + } + }, + "references": { + "reference_data": [ + { + "url": "https://www.proofpoint.com/security/security-advisories/pfpt-sa-2023-0001", + "refsource": "MISC", + "name": "https://www.proofpoint.com/security/security-advisories/pfpt-sa-2023-0001" + } + ] + }, + "generator": { + "engine": "Vulnogram 0.1.0-dev" + }, + "source": { + "discovery": "UNKNOWN" + }, + "credits": [ + { + "lang": "en", + "value": "ly1g3" + } + ], + "impact": { + "cvss": [ + { + "attackComplexity": "LOW", + "attackVector": "NETWORK", + "availabilityImpact": "HIGH", + "baseScore": 8.8, + "baseSeverity": "HIGH", + "confidentialityImpact": "HIGH", + "integrityImpact": "HIGH", + "privilegesRequired": "LOW", + "scope": "UNCHANGED", + "userInteraction": "NONE", + "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H", + "version": "3.1" } ] } diff --git a/2023/0xxx/CVE-2023-0090.json b/2023/0xxx/CVE-2023-0090.json index 6e2613b2b84..ae8497bc30c 100644 --- a/2023/0xxx/CVE-2023-0090.json +++ b/2023/0xxx/CVE-2023-0090.json @@ -1,17 +1,121 @@ { + "data_version": "4.0", "data_type": "CVE", "data_format": "MITRE", - "data_version": "4.0", "CVE_data_meta": { "ID": "CVE-2023-0090", - "ASSIGNER": "cve@mitre.org", - "STATE": "RESERVED" + "ASSIGNER": "security@proofpoint.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": "The webservices in Proofpoint Enterprise Protection (PPS/POD) contain a vulnerability that allows for an anonymous user to execute remote code through 'eval injection'. Exploitation requires network access to the webservices API, but such access is a non-standard configuration. This affects all versions 8.20.0 and below." + } + ] + }, + "problemtype": { + "problemtype_data": [ + { + "description": [ + { + "lang": "eng", + "value": "CWE-95 Improper Neutralization of Directives in Dynamically Evaluated Code ('Eval Injection')", + "cweId": "CWE-95" + } + ] + } + ] + }, + "affects": { + "vendor": { + "vendor_data": [ + { + "vendor_name": "proofpoint", + "product": { + "product_data": [ + { + "product_name": "enterprise_protection", + "version": { + "version_data": [ + { + "version_value": "not down converted", + "x_cve_json_5_version_data": { + "versions": [ + { + "changes": [ + { + "at": "8.20.0 patch 4570", + "status": "unaffected" + }, + { + "at": "8.18.6 patch 4568", + "status": "unaffected" + }, + { + "at": "8.18.4 patch 4567", + "status": "unaffected" + }, + { + "at": "8.13.22 patch 4566", + "status": "unaffected" + } + ], + "lessThanOrEqual": "8.20.0", + "status": "affected", + "version": "8.*", + "versionType": "semver" + } + ], + "defaultStatus": "unaffected" + } + } + ] + } + } + ] + } + } + ] + } + }, + "references": { + "reference_data": [ + { + "url": "https://www.proofpoint.com/security/security-advisories/pfpt-sa-2023-0001", + "refsource": "MISC", + "name": "https://www.proofpoint.com/security/security-advisories/pfpt-sa-2023-0001" + } + ] + }, + "generator": { + "engine": "Vulnogram 0.1.0-dev" + }, + "source": { + "discovery": "UNKNOWN" + }, + "credits": [ + { + "lang": "en", + "value": "ly1g3" + } + ], + "impact": { + "cvss": [ + { + "attackComplexity": "HIGH", + "attackVector": "NETWORK", + "availabilityImpact": "HIGH", + "baseScore": 8.1, + "baseSeverity": "HIGH", + "confidentialityImpact": "HIGH", + "integrityImpact": "HIGH", + "privilegesRequired": "NONE", + "scope": "UNCHANGED", + "userInteraction": "NONE", + "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H", + "version": "3.1" } ] } diff --git a/2023/1xxx/CVE-2023-1266.json b/2023/1xxx/CVE-2023-1266.json new file mode 100644 index 00000000000..c5d6bb57304 --- /dev/null +++ b/2023/1xxx/CVE-2023-1266.json @@ -0,0 +1,18 @@ +{ + "data_type": "CVE", + "data_format": "MITRE", + "data_version": "4.0", + "CVE_data_meta": { + "ID": "CVE-2023-1266", + "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