S4E just found a high top 10 tcp port service scan
low·Product Based Web Vulnerabilities·Updated Jan 12, 2026

WordPress Advanced iFrame Full Path Disclosure Scanner

This scanner detects the use of WordPress Advanced iFrame Full Path Disclosure in digital assets. It identifies situations where plugin files are publicly accessible without protection, which exposes sensitive server path information. This detection tool helps ensure the sensitive information isn't openly exposed.

Est. Time~10 seconds
Scan TypeSingle Scan
Targetsurl
CostFree
0
Times Used
by S4E users
0
Assets Scanned
domains & IPs
0
Vulnerabilities Found
confirmed findings
References
Detail

The WordPress Advanced iFrame is a plugin used to embed iframes into WordPress sites, allowing users to embed external content within their site seamlessly. It is widely adopted by bloggers, web designers, and online publishers for enhancing content delivery. The plugin makes it easier to handle iframe integration for those without deep technical knowledge. Its usefulness extends to businesses looking to integrate services or applications into their site natively. Designed for flexibility, this plugin offers many customization options to fit various web development needs. Despite its benefits, it must be correctly configured to prevent exposure of sensitive server information.

The vulnerability detected in WordPress Advanced iFrame relates to publicly accessible plugin files without proper ABSPATH protection. This Improper File Process allows unintended exposure of server path information through PHP error messages. Users running this plugin may unknowingly expose their server paths when files are accessed directly. Typically, this occurs due to missing configuration that fails to restrict direct access. As a result, details about server setup become available, potentially aiding attackers in crafting further exploits. The detection of such exposures highlights the need for vigilant configuration practices.

Technical details reveal that specific files within the Advanced iFrame plugin can be directly accessed, showcasing PHP error messages. The vulnerability is triggered by accessing the plugin's PHP files directly, which then return error messages containing sensitive path data. Detection focuses on HTTP GET requests to endpoints such as 'advanced-iframe.php' and 'advanced-iframe-admin-page.php'. The presence of terms like 'Fatal error' and 'Uncaught Error' in the response body indicates an issue. Checking for a 200 or 500 status code helps confirm file exposure, pointing to configuration mishaps.

Exploitation of this vulnerability could lead to unauthorized discovery of server architecture details. Malicious actors may use such information to plan further attacks, including injecting harmful scripts or escalating privileges on the server. Additionally, data leaked could provide insights into the website's directory structure, running scripts, or software versions. Ensuring these paths aren't exposed is crucial for maintaining security integrity. Ignoring such vulnerabilities may make servers an easy target for advanced threats.

REFERENCES

Solution Advice
  • Regularly update WordPress and its plugins to the latest versions.
  • Ensure plugins are configured to prevent direct file access, using ABSPATH protection checks wherever necessary.
  • Conduct routine audits for potential exposures in error messaging.
  • Implement robust permission settings on server directories and files.
  • Utilize security plugins or modules that automate detection of such misconfigurations.

Get AI-powered remediation steps tailored to your asset.

Try AI Solutions →

Check your infrastructure.
Right now.

11,000+ scanners. Free to start. No credit card required.

WordPress Advanced iFrame Full Path Disclosure Scanner S4E