From 3ad37f18eb4bb8e5d378176b897d69a9e39facde Mon Sep 17 00:00:00 2001 From: "advisory-database[bot]" <45398580+advisory-database[bot]@users.noreply.github.com> Date: Tue, 21 Jan 2025 06:32:31 +0000 Subject: [PATCH] Publish Advisories GHSA-2fhv-pxmp-gpwh GHSA-qg6g-cx48-8j37 --- .../GHSA-2fhv-pxmp-gpwh.json | 29 ++++++++++++++ .../GHSA-qg6g-cx48-8j37.json | 40 +++++++++++++++++++ 2 files changed, 69 insertions(+) create mode 100644 advisories/unreviewed/2025/01/GHSA-2fhv-pxmp-gpwh/GHSA-2fhv-pxmp-gpwh.json create mode 100644 advisories/unreviewed/2025/01/GHSA-qg6g-cx48-8j37/GHSA-qg6g-cx48-8j37.json diff --git a/advisories/unreviewed/2025/01/GHSA-2fhv-pxmp-gpwh/GHSA-2fhv-pxmp-gpwh.json b/advisories/unreviewed/2025/01/GHSA-2fhv-pxmp-gpwh/GHSA-2fhv-pxmp-gpwh.json new file mode 100644 index 00000000000..309f2b8209f --- /dev/null +++ b/advisories/unreviewed/2025/01/GHSA-2fhv-pxmp-gpwh/GHSA-2fhv-pxmp-gpwh.json @@ -0,0 +1,29 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-2fhv-pxmp-gpwh", + "modified": "2025-01-21T06:30:45Z", + "published": "2025-01-21T06:30:45Z", + "aliases": [ + "CVE-2025-23086" + ], + "details": "On most desktop platforms, Brave Browser versions 1.70.x-1.73.x included a feature to show a site's origin on the OS-provided file selector dialog when a site prompts the user to upload or download a file. However the origin was not correctly inferred in some cases. When combined with an open redirector vulnerability on a trusted site, this could allow a malicious site to initiate a download whose origin in the file select dialog appears as the trusted site which initiated the redirect.", + "severity": [], + "affected": [], + "references": [ + { + "type": "ADVISORY", + "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-23086" + }, + { + "type": "WEB", + "url": "https://hackerone.com/reports/2888770" + } + ], + "database_specific": { + "cwe_ids": [], + "severity": null, + "github_reviewed": false, + "github_reviewed_at": null, + "nvd_published_at": "2025-01-21T05:15:07Z" + } +} \ No newline at end of file diff --git a/advisories/unreviewed/2025/01/GHSA-qg6g-cx48-8j37/GHSA-qg6g-cx48-8j37.json b/advisories/unreviewed/2025/01/GHSA-qg6g-cx48-8j37/GHSA-qg6g-cx48-8j37.json new file mode 100644 index 00000000000..22d860e72e1 --- /dev/null +++ b/advisories/unreviewed/2025/01/GHSA-qg6g-cx48-8j37/GHSA-qg6g-cx48-8j37.json @@ -0,0 +1,40 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-qg6g-cx48-8j37", + "modified": "2025-01-21T06:30:45Z", + "published": "2025-01-21T06:30:45Z", + "aliases": [ + "CVE-2024-13536" + ], + "details": "The 1003 Mortgage Application plugin for WordPress is vulnerable to Full Path Disclosure in all versions up to, and including, 1.87. This is due the /inc/class/fnm/export.php file being publicly accessible with error logging enabled. This makes it possible for unauthenticated attackers to retrieve the full path of the web application, which can be used to aid other attacks. The information displayed is not useful on its own, and requires another vulnerability to be present for damage to an affected website.", + "severity": [ + { + "type": "CVSS_V3", + "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N" + } + ], + "affected": [], + "references": [ + { + "type": "ADVISORY", + "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-13536" + }, + { + "type": "WEB", + "url": "https://plugins.trac.wordpress.org/browser/1003-mortgage-application/trunk/inc/class/fnm/export.php" + }, + { + "type": "WEB", + "url": "https://www.wordfence.com/threat-intel/vulnerabilities/id/cfbc90b9-af91-49ac-ad3d-a37c17e8ba6d?source=cve" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-209" + ], + "severity": "MODERATE", + "github_reviewed": false, + "github_reviewed_at": null, + "nvd_published_at": "2025-01-21T05:15:07Z" + } +} \ No newline at end of file