CVE-2019-20059
This allows an attacker to inject their own SQL and manipulate the query, typically extracting data from the database, aka SQL Injection.
Does this matter?
High impact if exploited, but EPSS currently rates exploitation as unlikely (0.94%). Schedule it in the normal patch cycle and watch for a rise in EPSS or a public exploit.
Description
payment_manage.ajax.php and various *_manage.ajax.php in MFScripts YetiShare 3.5.2 through 4.5.4 directly insert values from the sSortDir_0 parameter into a SQL string. This allows an attacker to inject their own SQL and manipulate the query, typically extracting data from the database, aka SQL Injection. NOTE: this issue exists because of an incomplete fix for CVE-2019-19732.
- CVSS 3.1
- 8.8 HIGHCVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H
- EPSS
- 0.94% probability · 59th percentile
- CISA KEV
- Not listed
- Weakness
- CWE-89, CWE-352
- Affected
- mfscripts/yetishare
- Source
- cve@mitre.org
References
- https://github.com/jra89/CVE-2019-20059Exploit, Third Party Advisory
- https://medium.com/%40jra8908/yetishare-3-5-2-4-5-4-multiple-vulnerabilities-927d17b71ad
- https://mfscripts.com/Product
- https://yetishare.com/Product
- https://github.com/jra89/CVE-2019-20059Exploit, Third Party Advisory
- https://medium.com/%40jra8908/yetishare-3-5-2-4-5-4-multiple-vulnerabilities-927d17b71ad
- https://mfscripts.com/Product
- https://yetishare.com/Product
Source: NVD record, EPSS from FIRST.org, KEV from CISA. Refreshed daily.