cvelist/2021/45xxx/CVE-2021-45821.json

72 lines
2.5 KiB
JSON
Raw Normal View History

2021-12-27 12:01:29 +00:00
{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
2022-03-16 15:01:46 +00:00
"ID": "CVE-2021-45821",
"STATE": "PUBLIC"
2021-12-27 12:01:29 +00:00
},
2022-03-16 15:01:46 +00:00
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "n/a",
"version": {
"version_data": [
{
"version_value": "n/a"
}
]
}
}
]
},
"vendor_name": "n/a"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
2021-12-27 12:01:29 +00:00
"description": {
"description_data": [
{
"lang": "eng",
2022-03-16 15:01:46 +00:00
"value": "A blind SQL injection vulnerability exists in Xbtit 3.1 via the sid parameter in ajaxchat/getHistoryChatData.php file that is accessible by a registered user. As a result, a malicious user can extract sensitive data such as usernames and passwords and in some cases use this vulnerability in order to get a remote code execution on the remote web server."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://github.com/btiteam/xbtit-3.1/blob/master/ajaxchat/getHistoryChatData.php",
"refsource": "MISC",
"name": "https://github.com/btiteam/xbtit-3.1/blob/master/ajaxchat/getHistoryChatData.php"
},
{
"url": "https://emaragkos.gr/infosec-adventures/xbtit-3-1-sql-njection/",
"refsource": "MISC",
"name": "https://emaragkos.gr/infosec-adventures/xbtit-3-1-sql-njection/"
},
{
"refsource": "MISC",
"name": "https://github.com/btiteam/xbtit-3.1/issues/6",
"url": "https://github.com/btiteam/xbtit-3.1/issues/6"
2021-12-27 12:01:29 +00:00
}
]
}
}