cvelist/2024/4xxx/CVE-2024-4228.json

115 lines
3.7 KiB
JSON
Raw Normal View History

2024-04-26 09:00:32 +00:00
{
2024-06-26 15:00:33 +00:00
"data_version": "4.0",
2024-04-26 09:00:32 +00:00
"data_type": "CVE",
"data_format": "MITRE",
"CVE_data_meta": {
"ID": "CVE-2024-4228",
2024-06-26 15:00:33 +00:00
"ASSIGNER": "cve@usom.gov.tr",
"STATE": "PUBLIC"
2024-04-26 09:00:32 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2024-06-26 15:00:33 +00:00
"value": "Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection'), CWE - 200 - Exposure of Sensitive Information to an Unauthorized Actor, CWE - 522 - Insufficiently Protected Credentials vulnerability in Magarsus Consultancy SSO (Single Sign On) allows SQL Injection.This issue affects SSO (Single Sign On): from 1.0 before 1.1."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-89 Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')",
"cweId": "CWE-89"
}
]
},
{
"description": [
{
"lang": "eng",
"value": "CWE - 200 - Exposure of Sensitive Information to an Unauthorized Actor"
}
]
},
{
"description": [
{
"lang": "eng",
"value": "CWE - 522 - Insufficiently Protected Credentials"
}
]
}
]
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "Magarsus Consultancy",
"product": {
"product_data": [
{
"product_name": "SSO (Single Sign On)",
"version": {
"version_data": [
{
"version_affected": "<",
"version_name": "1.0",
"version_value": "1.1"
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
{
"url": "https://www.usom.gov.tr/bildirim/tr-24-0800",
"refsource": "MISC",
"name": "https://www.usom.gov.tr/bildirim/tr-24-0800"
}
]
},
"generator": {
"engine": "Vulnogram 0.2.0"
},
"source": {
"advisory": "TR-24-0800",
"defect": [
"TR-24-0800"
],
"discovery": "UNKNOWN"
},
"credits": [
{
"lang": "en",
"value": "Eyup Sabri KAYACAN"
}
],
"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"
2024-04-26 09:00:32 +00:00
}
]
}
}