An issue was discovered in Metinfo 6.x. An attacker can leverage a race condition in the backend database backup function to execute arbitrary PHP code via admin/index.php?n=databack&c=index&a=dogetsql&tables=<?php and admin/databack/bakup_tables.php?2=file_put_contents URIs because app/system/databack/admin/index.class.php creates bakup_tables.php temporarily.
References
Link | Resource |
---|---|
https://github.com/jadacheng/vulnerability/blob/master/Metinfo6.x/MetInfo.md | Exploit Third Party Advisory |
Configurations
History
No history.
Information
Published : 2019-02-11 04:29
Updated : 2024-02-04 20:03
NVD link : CVE-2019-7718
Mitre link : CVE-2019-7718
CVE.ORG link : CVE-2019-7718
JSON object : View
Products Affected
metinfo
- metinfo
CWE
CWE-362
Concurrent Execution using Shared Resource with Improper Synchronization ('Race Condition')