From 6f38b4133d8d067c59f444ac3afc9674bca78e7d Mon Sep 17 00:00:00 2001 From: "advisory-database[bot]" <45398580+advisory-database[bot]@users.noreply.github.com> Date: Tue, 27 May 2025 12:32:07 +0000 Subject: [PATCH] Publish Advisories GHSA-496p-vfhp-58hp GHSA-9x9p-9538-ffc5 --- .../GHSA-496p-vfhp-58hp.json | 40 ++++++++++++++ .../GHSA-9x9p-9538-ffc5.json | 52 +++++++++++++++++++ 2 files changed, 92 insertions(+) create mode 100644 advisories/unreviewed/2025/05/GHSA-496p-vfhp-58hp/GHSA-496p-vfhp-58hp.json create mode 100644 advisories/unreviewed/2025/05/GHSA-9x9p-9538-ffc5/GHSA-9x9p-9538-ffc5.json diff --git a/advisories/unreviewed/2025/05/GHSA-496p-vfhp-58hp/GHSA-496p-vfhp-58hp.json b/advisories/unreviewed/2025/05/GHSA-496p-vfhp-58hp/GHSA-496p-vfhp-58hp.json new file mode 100644 index 00000000000..60e0dfbc7b1 --- /dev/null +++ b/advisories/unreviewed/2025/05/GHSA-496p-vfhp-58hp/GHSA-496p-vfhp-58hp.json @@ -0,0 +1,40 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-496p-vfhp-58hp", + "modified": "2025-05-27T12:30:29Z", + "published": "2025-05-27T12:30:29Z", + "aliases": [ + "CVE-2025-4412" + ], + "details": "On macOS systems, by utilizing a Launch Agent and loading the viscosity_openvpn process from the application bundle, it is possible to load a dynamic library with Viscosity's TCC (Transparency, Consent, and Control) identity. The acquired resource access is limited without entitlements such as access to the camera or microphone. Only user-granted permissions for file resources apply. Access to other resources beyond granted-permissions requires user interaction with a system prompt asking for permission.\n\nThis issue was fixed in version 1.11.5 of Viscosity.", + "severity": [ + { + "type": "CVSS_V4", + "score": "CVSS:4.0/AV:L/AC:L/AT:N/PR:L/UI:N/VC:L/VI:L/VA:N/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X" + } + ], + "affected": [], + "references": [ + { + "type": "ADVISORY", + "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-4412" + }, + { + "type": "WEB", + "url": "https://cert.pl/en/posts/2025/05/tcc-bypass" + }, + { + "type": "WEB", + "url": "https://www.sparklabs.com/viscosity" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-276" + ], + "severity": "MODERATE", + "github_reviewed": false, + "github_reviewed_at": null, + "nvd_published_at": "2025-05-27T10:15:19Z" + } +} \ No newline at end of file diff --git a/advisories/unreviewed/2025/05/GHSA-9x9p-9538-ffc5/GHSA-9x9p-9538-ffc5.json b/advisories/unreviewed/2025/05/GHSA-9x9p-9538-ffc5/GHSA-9x9p-9538-ffc5.json new file mode 100644 index 00000000000..7ea6a34006e --- /dev/null +++ b/advisories/unreviewed/2025/05/GHSA-9x9p-9538-ffc5/GHSA-9x9p-9538-ffc5.json @@ -0,0 +1,52 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-9x9p-9538-ffc5", + "modified": "2025-05-27T12:30:29Z", + "published": "2025-05-27T12:30:29Z", + "aliases": [ + "CVE-2025-5117" + ], + "details": "The Property plugin for WordPress is vulnerable to Privilege Escalation due to a missing capability check on the use of the property_package_user_role metadata in versions 1.0.5 to 1.0.6. This makes it possible for authenticated attackers, with Author‐level access and above, to elevate their privileges to that of an administrator by creating a package post whose property_package_user_role is set to administrator and then submitting the PayPal registration form.", + "severity": [ + { + "type": "CVSS_V3", + "score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H" + } + ], + "affected": [], + "references": [ + { + "type": "ADVISORY", + "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-5117" + }, + { + "type": "WEB", + "url": "https://plugins.trac.wordpress.org/browser/property/tags/1.0.6/admin/pages/payment-inc/paypal-submit.php#L128" + }, + { + "type": "WEB", + "url": "https://plugins.trac.wordpress.org/browser/property/tags/1.0.6/property.php#L1964" + }, + { + "type": "WEB", + "url": "https://plugins.trac.wordpress.org/changeset/3299714" + }, + { + "type": "WEB", + "url": "https://wordpress.org/plugins/property/#developers" + }, + { + "type": "WEB", + "url": "https://www.wordfence.com/threat-intel/vulnerabilities/id/df48f7f9-7bc9-4f9b-b9b5-6bfb86309030?source=cve" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-862" + ], + "severity": "HIGH", + "github_reviewed": false, + "github_reviewed_at": null, + "nvd_published_at": "2025-05-27T12:15:36Z" + } +} \ No newline at end of file