Skip to content
KitploitKITPLOIT
ToolsBlog
Submit
ToolsBlog
Submit

Hacking, PenTest, and Cybersecurity Tools for Your Security Arsenal!

Kitploit is a directory of hacking, cybersecurity, and pentesting tools. Discover the latest project updates to find vulnerabilities, analyze systems, automate testing, and strengthen your security.

··Feeds·Contact·Privacy·© 2026 Kitploit

Tool Directory

Categories

View all categories
Loading categories
CVE-2024-10958-WPPA-Exploit — Proof-of-concept exploit for CVE-2024-10958, an unauthenticated arbitrary shortcode execution vulnerability in WordPress WP Photo Album Plus plugin. | Kitploit
Tools/GitHubGitHub/reinh3rz/cve-2024-10958-wppa-exploit
Vulnerability AnalysisExploitationWeb Application ExploitationPenetration TestingLearning & Education
GitHubreinh3rz/cve-2024-10958-wppa-exploit

CVE-2024-10958-WPPA-Exploit

Proof-of-concept exploit for CVE-2024-10958, an unauthenticated arbitrary shortcode execution vulnerability in WordPress WP Photo Album Plus plugin.

View Repository
111 year agoNot yet reviewed

Most Popular

View all →

Discover the most used tools by our community.

Explore all tools

Browse our collection of tools

View all tools →
Share

WordPress WP Photo Album Plus Arbitrary Shortcode Execution

CVE-2024-10958

PoC code for unauthenticated arbitrary shortcode execution vulnerability in WordPress WP Photo Album Plus plugin.

Details

  • Affected Versions: <= 8.8.08.007
  • CVSS Score: 7.3 (High)
  • Vulnerability Type: Arbitrary Shortcode Execution

Vulnerability Description

Due to a missing validation check in the getshortcodedrenderedfenodelay AJAX action, the WP Photo Album Plus plugin allows unauthenticated users to execute arbitrary shortcodes.

Resources

  • Wordfence Threat Intel
  • WordPress Plugin Repository
  • Plugin Trac
  • Fix Commit
  • Installation

    git clone https://github.com/reinh3rz/CVE-2024-10958-WPPA-Exploit.git

    cd CVE-2024-10958-WPPA-Exploit

    pip install -r requirements.txt

    Usage

    python3 exploit.py -u http://target-site.com

    Legal Disclaimer

    This tool is for educational and research purposes only. It should only be used on authorized systems. Unauthorized use is the sole responsibility of the user.

    Download Tool