cvelist/2021/43xxx/CVE-2021-43361.json

89 lines
2.8 KiB
JSON
Raw Normal View History

2021-11-16 16:53:56 +03:00
{
2023-03-07 12:00:36 +00:00
"data_version": "4.0",
2022-09-29 02:00:33 +00:00
"data_type": "CVE",
"data_format": "MITRE",
"CVE_data_meta": {
"ID": "CVE-2021-43361",
"ASSIGNER": "cve@usom.gov.tr",
"STATE": "PUBLIC"
},
2023-03-07 12:00:36 +00:00
"description": {
"description_data": [
{
"lang": "eng",
2023-09-07 08:00:35 +00:00
"value": "Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection') vulnerability in MedData HBYS allows SQL Injection.This issue affects HBYS: from unspecified before 1.1.\n\n"
2023-03-07 12:00:36 +00:00
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
2023-09-03 17:00:32 +00:00
"value": "CWE-89 Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')",
2023-03-07 12:00:36 +00:00
"cweId": "CWE-89"
}
]
}
]
},
2022-09-29 02:00:33 +00:00
"affects": {
"vendor": {
"vendor_data": [
{
2023-09-07 08:00:35 +00:00
"vendor_name": "MedData",
2022-09-29 02:00:33 +00:00
"product": {
"product_data": [
{
2023-09-07 08:00:35 +00:00
"product_name": "HBYS",
2022-09-29 02:00:33 +00:00
"version": {
"version_data": [
{
"version_affected": "<",
2023-03-07 12:00:36 +00:00
"version_name": "unspecified",
"version_value": "1.1"
2022-09-29 02:00:33 +00:00
}
]
}
}
]
2021-11-16 16:53:56 +03:00
}
}
]
}
2022-09-29 02:00:33 +00:00
},
"references": {
"reference_data": [
{
"url": "https://github.com/bartutku/CVE-2021-43361/blob/main/CVE-2021-43361.txt",
"refsource": "MISC",
"name": "https://github.com/bartutku/CVE-2021-43361/blob/main/CVE-2021-43361.txt"
}
]
},
2023-03-07 12:00:36 +00:00
"generator": {
"engine": "Vulnogram 0.0.9"
},
"source": {
"discovery": "UNKNOWN"
2022-09-29 02:00:33 +00:00
},
2023-03-07 12:00:36 +00:00
"impact": {
"cvss": [
{
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 9.9,
"baseSeverity": "CRITICAL",
"confidentialityImpact": "HIGH",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:L/A:L",
"version": "3.1"
}
]
}
2021-11-16 16:53:56 +03:00
}