cvelist/2023/1xxx/CVE-2023-1152.json

112 lines
3.4 KiB
JSON
Raw Normal View History

2023-03-02 16:00:38 +00:00
{
2023-03-17 09:00:34 +00:00
"data_version": "4.0",
2023-03-02 16:00:38 +00:00
"data_type": "CVE",
"data_format": "MITRE",
"CVE_data_meta": {
"ID": "CVE-2023-1152",
2023-03-17 09:00:34 +00:00
"ASSIGNER": "cve@usom.gov.tr",
"STATE": "PUBLIC"
2023-03-02 16:00:38 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2023-03-17 09:00:34 +00:00
"value": "Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection') vulnerability in Utarit Information Technologies Persolus allows SQL Injection. This issue affects Persolus: before 2.03.93."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-89 Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')",
"cweId": "CWE-89"
}
]
}
]
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "Utarit Information Technologies",
"product": {
"product_data": [
{
"product_name": "Persolus",
"version": {
"version_data": [
{
"version_affected": "<",
"version_name": "0",
"version_value": "2.03.93"
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
{
"url": "https://www.usom.gov.tr/bildirim/tr-23-0154-2",
"refsource": "MISC",
"name": "https://www.usom.gov.tr/bildirim/tr-23-0154-2"
}
]
},
"generator": {
"engine": "Vulnogram 0.1.0-dev"
},
"source": {
"advisory": "TR-23-0155",
"defect": [
"TR-23-0155"
],
"discovery": "UNKNOWN"
},
"solution": [
{
"lang": "en",
"supportingMedia": [
{
"base64": false,
"type": "text/html",
"value": "Update the version to &gt;=2.03.93"
}
],
"value": "Update the version to >=2.03.93"
}
],
"credits": [
{
"lang": "en",
"value": "Omer Fatih YEGIN"
}
],
"impact": {
"cvss": [
{
"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"
2023-03-02 16:00:38 +00:00
}
]
}
}