KLiK SocialMediaWebsite version v1.0.1 is vulnerable to SQL Injection via the profile.php.
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://github.com/msaad1999/KLiK-SocialMediaWebsite/releases/tag/v1.0.1 | third party advisory release notes |
https://github.com/msaad1999/KLiK-SocialMediaWebsite | third party advisory product |
https://github.com/bypazs/CVE-2022-42098 | third party advisory exploit |
https://grimthereaperteam.medium.com/cve-2022-42098-klik-sql-injection-6a9299621789 | third party advisory exploit |