From 9ded03f6475471a5b908275d3495d0e9d1e2957a Mon Sep 17 00:00:00 2001 From: CVE Team Date: Fri, 11 Apr 2025 23:00:35 +0000 Subject: [PATCH] "-Synchronized-Data." --- 2025/0xxx/CVE-2025-0129.json | 135 +++++++++++++++++++++++++++++++-- 2025/32xxx/CVE-2025-32873.json | 18 +++++ 2025/32xxx/CVE-2025-32874.json | 18 +++++ 2025/32xxx/CVE-2025-32875.json | 18 +++++ 2025/32xxx/CVE-2025-32876.json | 18 +++++ 2025/32xxx/CVE-2025-32877.json | 18 +++++ 2025/32xxx/CVE-2025-32878.json | 18 +++++ 2025/32xxx/CVE-2025-32879.json | 18 +++++ 2025/32xxx/CVE-2025-32880.json | 18 +++++ 2025/3xxx/CVE-2025-3530.json | 18 +++++ 10 files changed, 292 insertions(+), 5 deletions(-) create mode 100644 2025/32xxx/CVE-2025-32873.json create mode 100644 2025/32xxx/CVE-2025-32874.json create mode 100644 2025/32xxx/CVE-2025-32875.json create mode 100644 2025/32xxx/CVE-2025-32876.json create mode 100644 2025/32xxx/CVE-2025-32877.json create mode 100644 2025/32xxx/CVE-2025-32878.json create mode 100644 2025/32xxx/CVE-2025-32879.json create mode 100644 2025/32xxx/CVE-2025-32880.json create mode 100644 2025/3xxx/CVE-2025-3530.json diff --git a/2025/0xxx/CVE-2025-0129.json b/2025/0xxx/CVE-2025-0129.json index 8709c4cfbf3..193e74e7ee7 100644 --- a/2025/0xxx/CVE-2025-0129.json +++ b/2025/0xxx/CVE-2025-0129.json @@ -1,18 +1,143 @@ { + "data_version": "4.0", "data_type": "CVE", "data_format": "MITRE", - "data_version": "4.0", "CVE_data_meta": { "ID": "CVE-2025-0129", - "ASSIGNER": "cve@mitre.org", - "STATE": "RESERVED" + "ASSIGNER": "psirt@paloaltonetworks.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": "Prisma Access Browser: Inappropriate control behavior in Prisma Access Browser" } ] - } + }, + "problemtype": { + "problemtype_data": [ + { + "description": [ + { + "lang": "eng", + "value": "n/a" + } + ] + } + ] + }, + "affects": { + "vendor": { + "vendor_data": [ + { + "vendor_name": "Palo Alto Networks", + "product": { + "product_data": [ + { + "product_name": "Prisma Access Browser", + "version": { + "version_data": [ + { + "version_value": "not down converted", + "x_cve_json_5_version_data": { + "versions": [ + { + "changes": [ + { + "at": "132.83.3017.1", + "status": "unaffected" + } + ], + "lessThan": "132.83.3017.1", + "status": "affected", + "version": "0", + "versionType": "custom" + } + ], + "defaultStatus": "unaffected" + } + } + ] + } + } + ] + } + } + ] + } + }, + "references": { + "reference_data": [ + { + "url": "https://security.paloaltonetworks.com/PAN-SA-2025-0008", + "refsource": "MISC", + "name": "https://security.paloaltonetworks.com/PAN-SA-2025-0008" + } + ] + }, + "generator": { + "engine": "Vulnogram 0.1.0-dev" + }, + "source": { + "discovery": "EXTERNAL" + }, + "configuration": [ + { + "lang": "en", + "supportingMedia": [ + { + "base64": false, + "type": "text/html", + "value": "No special configuration is required to be affected by this issue." + } + ], + "value": "No special configuration is required to be affected by this issue." + } + ], + "work_around": [ + { + "lang": "en", + "supportingMedia": [ + { + "base64": false, + "type": "text/html", + "value": "No workaround or mitigation is available." + } + ], + "value": "No workaround or mitigation is available." + } + ], + "exploit": [ + { + "lang": "en", + "supportingMedia": [ + { + "base64": false, + "type": "text/html", + "value": "Palo Alto Networks is not aware of any malicious exploitation of this issue." + } + ], + "value": "Palo Alto Networks is not aware of any malicious exploitation of this issue." + } + ], + "solution": [ + { + "lang": "eng", + "supportingMedia": [ + { + "base64": false, + "type": "text/html", + "value": "
CVEPrisma Access Browser
CVE-2025-0129 132.83.3017.1
" + } + ], + "value": "CVEPrisma Access Browser\nCVE-2025-0129 132.83.3017.1" + } + ], + "credits": [ + { + "lang": "en", + "value": "Palo Alto Networks thanks Tan Inn Fung, Yu Ann Ong, Zhang Bosen from the GovTech Cybersecurity Group for discovering and reporting CVE-2025-0129." + } + ] } \ No newline at end of file diff --git a/2025/32xxx/CVE-2025-32873.json b/2025/32xxx/CVE-2025-32873.json new file mode 100644 index 00000000000..c139aad506f --- /dev/null +++ b/2025/32xxx/CVE-2025-32873.json @@ -0,0 +1,18 @@ +{ + "data_type": "CVE", + "data_format": "MITRE", + "data_version": "4.0", + "CVE_data_meta": { + "ID": "CVE-2025-32873", + "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 diff --git a/2025/32xxx/CVE-2025-32874.json b/2025/32xxx/CVE-2025-32874.json new file mode 100644 index 00000000000..51ec75c8179 --- /dev/null +++ b/2025/32xxx/CVE-2025-32874.json @@ -0,0 +1,18 @@ +{ + "data_type": "CVE", + "data_format": "MITRE", + "data_version": "4.0", + "CVE_data_meta": { + "ID": "CVE-2025-32874", + "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 diff --git a/2025/32xxx/CVE-2025-32875.json b/2025/32xxx/CVE-2025-32875.json new file mode 100644 index 00000000000..87510e87d27 --- /dev/null +++ b/2025/32xxx/CVE-2025-32875.json @@ -0,0 +1,18 @@ +{ + "data_type": "CVE", + "data_format": "MITRE", + "data_version": "4.0", + "CVE_data_meta": { + "ID": "CVE-2025-32875", + "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 diff --git a/2025/32xxx/CVE-2025-32876.json b/2025/32xxx/CVE-2025-32876.json new file mode 100644 index 00000000000..e0a5534fd30 --- /dev/null +++ b/2025/32xxx/CVE-2025-32876.json @@ -0,0 +1,18 @@ +{ + "data_type": "CVE", + "data_format": "MITRE", + "data_version": "4.0", + "CVE_data_meta": { + "ID": "CVE-2025-32876", + "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 diff --git a/2025/32xxx/CVE-2025-32877.json b/2025/32xxx/CVE-2025-32877.json new file mode 100644 index 00000000000..def68c68190 --- /dev/null +++ b/2025/32xxx/CVE-2025-32877.json @@ -0,0 +1,18 @@ +{ + "data_type": "CVE", + "data_format": "MITRE", + "data_version": "4.0", + "CVE_data_meta": { + "ID": "CVE-2025-32877", + "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 diff --git a/2025/32xxx/CVE-2025-32878.json b/2025/32xxx/CVE-2025-32878.json new file mode 100644 index 00000000000..e2111abadf9 --- /dev/null +++ b/2025/32xxx/CVE-2025-32878.json @@ -0,0 +1,18 @@ +{ + "data_type": "CVE", + "data_format": "MITRE", + "data_version": "4.0", + "CVE_data_meta": { + "ID": "CVE-2025-32878", + "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 diff --git a/2025/32xxx/CVE-2025-32879.json b/2025/32xxx/CVE-2025-32879.json new file mode 100644 index 00000000000..3893f4a0a9f --- /dev/null +++ b/2025/32xxx/CVE-2025-32879.json @@ -0,0 +1,18 @@ +{ + "data_type": "CVE", + "data_format": "MITRE", + "data_version": "4.0", + "CVE_data_meta": { + "ID": "CVE-2025-32879", + "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 diff --git a/2025/32xxx/CVE-2025-32880.json b/2025/32xxx/CVE-2025-32880.json new file mode 100644 index 00000000000..4ee43d7c05a --- /dev/null +++ b/2025/32xxx/CVE-2025-32880.json @@ -0,0 +1,18 @@ +{ + "data_type": "CVE", + "data_format": "MITRE", + "data_version": "4.0", + "CVE_data_meta": { + "ID": "CVE-2025-32880", + "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 diff --git a/2025/3xxx/CVE-2025-3530.json b/2025/3xxx/CVE-2025-3530.json new file mode 100644 index 00000000000..6662fa1e7aa --- /dev/null +++ b/2025/3xxx/CVE-2025-3530.json @@ -0,0 +1,18 @@ +{ + "data_type": "CVE", + "data_format": "MITRE", + "data_version": "4.0", + "CVE_data_meta": { + "ID": "CVE-2025-3530", + "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