Vulnerability Details : CVE-2019-14430
Potential exploit
plugin/Audit/Objects/AuditTable.php in YouPHPTube through 7.2 allows SQL Injection.
Vulnerability category: Sql Injection
Products affected by CVE-2019-14430
- cpe:2.3:a:youphptube:youphptube:*:*:*:*:*:*:*:*
Exploit prediction scoring system (EPSS) score for CVE-2019-14430
1.37%
Probability of exploitation activity in the next 30 days
EPSS Score History
~ 78 %
Percentile, the proportion of vulnerabilities that are scored at or less
CVSS scores for CVE-2019-14430
Base Score | Base Severity | CVSS Vector | Exploitability Score | Impact Score | Score Source | First Seen |
---|---|---|---|---|---|---|
5.0
|
MEDIUM | AV:N/AC:L/Au:N/C:P/I:N/A:N |
10.0
|
2.9
|
NIST | |
5.3
|
MEDIUM | CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N |
3.9
|
1.4
|
NIST |
CWE ids for CVE-2019-14430
-
The product constructs all or part of an SQL command using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify the intended SQL command when it is sent to a downstream component. Without sufficient removal or quoting of SQL syntax in user-controllable inputs, the generated SQL query can cause those inputs to be interpreted as SQL instead of ordinary user data.Assigned by: nvd@nist.gov (Primary)
References for CVE-2019-14430
-
https://github.com/YouPHPTube/YouPHPTube/commit/891843d547f7db5639925a67b7f2fd66721f703a
WWBN/AVideo@891843d ยท GitHubPatch;Third Party Advisory
-
https://www.exploit-db.com/exploits/47294
YouPHPTube 7.2 - 'userCreate.json.php' SQL Injection - PHP webapps ExploitExploit;Patch;Third Party Advisory;VDB Entry
Jump to