
CVE-2025-1310 – Jobs for WordPress <= 2.7.11 - Authenticated (Subscriber+) Arbitrary File Read
https://notcve.org/view.php?id=CVE-2025-1310
25 Mar 2025 — The Jobs for WordPress plugin for WordPress is vulnerable to Directory Traversal in all versions up to, and including, 2.7.11 via the 'job_postings_get_file' parameter. This makes it possible for authenticated attackers, with Subscriber-level access and above, to read the contents of arbitrary files on the server, which can contain sensitive information. • https://plugins.trac.wordpress.org/browser/job-postings/tags/2.7.11/include/class-job-get-uploaded-file.php#L91 • CWE-22: Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal') •

CVE-2024-2833 – Jobs for WordPress <= 2.7.5 - Reflected Cross-Site Scripting via job-search
https://notcve.org/view.php?id=CVE-2024-2833
17 Apr 2024 — The Jobs for WordPress plugin for WordPress is vulnerable to Reflected Cross-Site Scripting via the ‘job-search’ parameter in all versions up to, and including, 2.7.5 due to insufficient input sanitization and output escaping. This makes it possible for unauthenticated attackers to inject arbitrary web scripts in pages that execute if they can successfully trick a user into performing an action such as clicking on a link. El complemento Jobs for WordPress para WordPress es vulnerable a Cross-site Scripting ... • https://plugins.trac.wordpress.org/changeset/3064421/job-postings/trunk/include/shortcodes/class-job-search.php • CWE-79: Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') •