S4E just found a high-severity finding from top 10 tcp port service scan
PlatformPlansPartners
Resources
ToolsBlogDocs
Sign Up →
medium·Product Based Web Vulnerabilities·Updated May 31, 2025

CVE-2020-36728 Scanner

CVE-2020-36728 Scanner - Arbitrary File Upload vulnerability in WordPress Plugin Adning Advertising

Est. Time~10 seconds
Scan TypeSingle Scan
Targetsdomain, subdomain, ipv4
CostFree
2.2k
Times Used
continuous scan runs
4.7k
Continuously Checked
assets under CS
0
Vulnerabilities Found
confirmed findings
References
CVECVE-2020-36728
9.8
CVSSmedium
Exploitable remotely over the internet · no authentication required.

The Adning Advertising plugin for WordPress is vulnerable to file deletion via path traversal in versions up to, and including, 1.5.5. This allows unauthenticated attackers to delete arbitrary files which can be used to reset and gain full control of a site.

Attack Vector
Network
Privileges Req.
None
User Interaction
None
Affected
Adning Advertisingby tunafish
0
Updated Aug 21, 2026View on NVD →
Detail

WordPress is a widely-used content management system that serves as the backbone for millions of websites, from small personal blogs to large corporate sites. One of the platform's key features is its extensive plugin architecture, which allows site owners to extend functionality and customize their websites to suit their needs. Adning Advertising is a popular plugin for WordPress that helps users manage advertising on their sites, providing features to run ads effectively and monetize content. Typically, users of this plugin include web administrators and digital marketers who are focused on optimizing ad performance and generating revenue through advertising. Software like Adning Advertising is instrumental in improving website ad operations, helping to reach targeted audiences, and maximizing ad revenue streams.

The vulnerability in question involves arbitrary file upload, which is a significant security risk allowing attackers to upload malicious files onto server environments. This issue arises from insufficient input validation in file upload functionality, presenting a gateway for threat actors to execute unauthorized actions. Once an attacker leverages this vulnerability, they can potentially gain control over web server operations, enabling further malicious activities. With the possibility of exploiting this vulnerability, it’s essential for affected WordPress plugins to be swiftly updated or patched. Without addressing such vulnerabilities, websites face the risk of being compromised, leading to data breaches and service disruption.

The technical details of the vulnerability include the incorrect handling and validation of file paths and types during the upload process. Attackers can exploit this by constructing requests to upload files such as PHP scripts, which can then be executed on the server. The end point responsible for this vulnerability is usually a specific PHP handler that manages file uploads. Furthermore, parameters like 'allowed_file_types' and 'upload' are often manipulated to escape the intended restrictions, enabling the injection of malicious content. By not strictly enforcing file type checks and path traversal protections, the upload interface becomes vulnerable to exploitation.

If exploited, this vulnerability could have severe implications, allowing attackers to run arbitrary code during the file upload process, leading to unauthorized access and potential site takeover. Unauthorized file uploads can facilitate the installation of backdoors, running of unauthorized scripts, defacement of websites, and complete compromise of data integrity. Moreover, attackers could use this as a foothold to pivot to other parts of the network, escalating privileges, and conducting further attacks leading to extensive damage and loss.

REFERENCES

Solution Advice
  • Update the Adning Advertising plugin to version 1.5.6 or later to mitigate known vulnerabilities.
  • Implement strict file type validation on all file uploads to prevent unauthorized files from being processed.
  • Regularly review and audit server logs to detect any unauthorized file uploads or script executions.
  • Employ web application firewalls (WAF) to reinforce server security and block malicious upload requests.
  • Ensure that your server's PHP configuration disallows execution of unauthorized scripts in file upload directories.

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.

CVE-2020-36728 Scanner - Arbitrary File Upload vulnerability in WordPress Plugin Adning Advertising | S4E