From e82c133c05d85698d78fe54d154cae077c04bd64 Mon Sep 17 00:00:00 2001 From: "advisory-database[bot]" <45398580+advisory-database[bot]@users.noreply.github.com> Date: Tue, 16 Jul 2024 06:32:02 +0000 Subject: [PATCH] Publish GHSA-579q-534h-hjh5 --- .../GHSA-579q-534h-hjh5.json | 46 +++++++++++++++++++ 1 file changed, 46 insertions(+) create mode 100644 advisories/unreviewed/2024/07/GHSA-579q-534h-hjh5/GHSA-579q-534h-hjh5.json diff --git a/advisories/unreviewed/2024/07/GHSA-579q-534h-hjh5/GHSA-579q-534h-hjh5.json b/advisories/unreviewed/2024/07/GHSA-579q-534h-hjh5/GHSA-579q-534h-hjh5.json new file mode 100644 index 00000000000..e17ab4ed260 --- /dev/null +++ b/advisories/unreviewed/2024/07/GHSA-579q-534h-hjh5/GHSA-579q-534h-hjh5.json @@ -0,0 +1,46 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-579q-534h-hjh5", + "modified": "2024-07-16T06:30:34Z", + "published": "2024-07-16T06:30:34Z", + "aliases": [ + "CVE-2024-6557" + ], + "details": "The SchedulePress – Auto Post & Publish, Auto Social Share, Schedule Posts with Editorial Calendar & Missed Schedule Post Publisher plugin for WordPress is vulnerable to Full Path Disclosure in all versions up to, and including, 5.1.3. This is due the plugin utilizing the wpdeveloper library and leaving the demo files in place with display_errors on. 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-6557" + }, + { + "type": "WEB", + "url": "https://plugins.trac.wordpress.org/browser/wp-scheduled-posts/trunk/vendor/wpdevelopers/pinterest-api-php/demo/boot.php" + }, + { + "type": "WEB", + "url": "https://plugins.trac.wordpress.org/changeset?sfp_email=&sfph_mail=&reponame=&old=3117736%40wp-scheduled-posts&new=3117736%40wp-scheduled-posts&sfp_email=&sfph_mail=" + }, + { + "type": "WEB", + "url": "https://www.wordfence.com/threat-intel/vulnerabilities/id/f80fa8b3-f345-4b3f-8a16-ee9f19b07a0b?source=cve" + } + ], + "database_specific": { + "cwe_ids": [ + + ], + "severity": "MODERATE", + "github_reviewed": false, + "github_reviewed_at": null, + "nvd_published_at": "2024-07-16T05:15:15Z" + } +} \ No newline at end of file