The BearDev JoomSport plugin 3.3 for WordPress allows SQL injection to steal, modify, or delete database information via the joomsport_season/new-yorkers/?action=playerlist sid parameter.
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.
Link | Tags |
---|---|
https://hackpuntes.com/cve-2019-14348-joomsport-for-sports-sql-injection/ | third party advisory |
https://wpvulndb.com/vulnerabilities/9499 | third party advisory |
http://packetstormsecurity.com/files/153963/WordPress-JoomSport-3.3-SQL-Injection.html | third party advisory vdb entry exploit |