The edit functionality in the MicroCopy WordPress plugin through 1.1.0 makes a get request to fetch the related option. The id parameter used is not sanitised, escaped or validated before inserting to a SQL statement, leading to SQL injection.
                
            References
                    | Link | Resource | 
|---|---|
| https://codevigilant.com/disclosure/2021/wp-plugin-microcopy/ | Exploit Third Party Advisory | 
| https://wpscan.com/vulnerability/2edab2b0-d4fd-4d50-aca0-2a1b7b37c23d | Exploit Third Party Advisory | 
Configurations
                    History
                    No history.
Information
                Published : 2021-09-20 10:15
Updated : 2021-09-29 02:13
NVD link : CVE-2021-24397
Mitre link : CVE-2021-24397
CVE.ORG link : CVE-2021-24397
JSON object : View
Products Affected
                activemedia
- microcopy
 
CWE
                
                    
                        
                        CWE-89
                        
            Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')
