CVE-2021-47720
HIGHOrangescrum 1.8.0 - Authenticated SQL Injection via Multiple Parameters
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2021-47720. PoCs published by Hubert Wojciechowski.
AI-analyzed exploit summary This is a proof-of-concept for an authenticated SQL injection vulnerability in OrangeScrum 1.8.0. The exploit demonstrates how an attacker can inject malicious SQL queries via the 'old_project_id' parameter in a POST request, leading to a 500 Internal Server Error when a single quote is used, indicating successful injection.
Description
Orangescrum 1.8.0 contains an authenticated SQL injection vulnerability that allows authorized users to manipulate database queries through multiple vulnerable parameters. Attackers can inject malicious SQL code into parameters like old_project_id, project_id, uuid, and uniqid to potentially extract or modify database information.
Exploits (1)
This is a proof-of-concept for an authenticated SQL injection vulnerability in OrangeScrum 1.8.0. The exploit demonstrates how an attacker can inject malicious SQL queries via the 'old_project_id' parameter in a POST request, leading to a 500 Internal Server Error when a single quote is used, indicating successful injection.
References (3)
Scores
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:L/A:N