cvelist/2021/3xxx/CVE-2021-3958.json

99 lines
3.1 KiB
JSON
Raw Normal View History

2021-11-15 09:01:00 +00:00
{
2023-02-08 08:00:42 +00:00
"data_version": "4.0",
"data_type": "CVE",
"data_format": "MITRE",
2021-11-15 09:01:00 +00:00
"CVE_data_meta": {
"ID": "CVE-2021-3958",
2023-02-08 08:00:42 +00:00
"ASSIGNER": "cve@usom.gov.tr",
"STATE": "PUBLIC"
},
"description": {
"description_data": [
{
"lang": "eng",
2023-09-03 17:00:32 +00:00
"value": "Improper Handling of Parameters vulnerability in Ipack Automation Systems Ipack SCADA Software allows : Blind SQL Injection.This issue affects Ipack SCADA Software: from unspecified before 1.1.0.\n\n"
2023-02-08 08:00:42 +00:00
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
2023-03-26 20:00:40 +00:00
"value": "CWE-89 Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')",
"cweId": "CWE-89"
2023-02-08 08:00:42 +00:00
}
]
}
]
2021-11-15 09:01:00 +00:00
},
2021-11-16 16:53:56 +03:00
"affects": {
"vendor": {
"vendor_data": [
{
2023-02-08 08:00:42 +00:00
"vendor_name": "Ipack Automation Systems",
2021-11-16 16:53:56 +03:00
"product": {
"product_data": [
{
2023-02-08 08:00:42 +00:00
"product_name": "Ipack SCADA Software",
2021-11-16 16:53:56 +03:00
"version": {
"version_data": [
{
2023-03-26 20:00:40 +00:00
"version_affected": "<",
"version_name": "unspecified",
"version_value": "1.1.0"
2021-11-16 16:53:56 +03:00
}
]
}
}
]
2023-02-08 08:00:42 +00:00
}
2021-11-16 16:53:56 +03:00
}
]
}
},
2023-02-08 08:00:42 +00:00
"references": {
"reference_data": [
2021-11-15 09:01:00 +00:00
{
2023-02-08 08:00:42 +00:00
"url": "https://github.com/paradessia/cve/blob/main/Ipack-Scada-Automation.txt",
"refsource": "MISC",
"name": "https://github.com/paradessia/cve/blob/main/Ipack-Scada-Automation.txt"
2021-11-16 16:53:56 +03:00
}
]
},
"generator": {
"engine": "Vulnogram 0.0.9"
},
2023-02-08 08:00:42 +00:00
"source": {
2023-09-03 17:00:32 +00:00
"advisory": "CVE-2021-3958",
"defect": [
"CVE-2021-3958"
],
2023-02-08 08:00:42 +00:00
"discovery": "EXTERNAL"
2021-11-16 16:53:56 +03:00
},
2023-02-08 08:00:42 +00:00
"credits": [
{
"lang": "en",
"value": "Onurhan ERDOGDU"
}
],
"impact": {
"cvss": [
2021-11-16 16:53:56 +03:00
{
2023-02-08 08:00:42 +00:00
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 9.8,
"baseSeverity": "CRITICAL",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
2021-11-16 16:53:56 +03:00
}
]
2021-11-15 09:01:00 +00:00
}
}