cvelist/2023/6xxx/CVE-2023-6676.json

99 lines
3.0 KiB
JSON
Raw Normal View History

2023-12-11 10:00:34 +00:00
{
2024-02-02 14:00:32 +00:00
"data_version": "4.0",
2023-12-11 10:00:34 +00:00
"data_type": "CVE",
"data_format": "MITRE",
"CVE_data_meta": {
"ID": "CVE-2023-6676",
2024-02-02 14:00:32 +00:00
"ASSIGNER": "cve@usom.gov.tr",
"STATE": "PUBLIC"
2023-12-11 10:00:34 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2024-02-02 14:00:32 +00:00
"value": "Cross-Site Request Forgery (CSRF) vulnerability in National Keep Cyber Security Services CyberMath allows Cross Site Request Forgery.This issue affects CyberMath: from v1.4 before v1.5.\n\n"
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-352 Cross-Site Request Forgery (CSRF)",
"cweId": "CWE-352"
}
]
}
]
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "National Keep Cyber Security Services",
"product": {
"product_data": [
{
"product_name": "CyberMath",
"version": {
"version_data": [
{
"version_affected": "<",
"version_name": "v1.4",
"version_value": "v1.5"
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
{
"url": "https://www.usom.gov.tr/bildirim/tr-24-0080",
"refsource": "MISC",
"name": "https://www.usom.gov.tr/bildirim/tr-24-0080"
}
]
},
"generator": {
"engine": "Vulnogram 0.1.0-dev"
},
"source": {
"advisory": "TR-24-0080",
"defect": [
"TR-24-0080"
],
"discovery": "UNKNOWN"
},
"credits": [
{
"lang": "en",
"value": "Serhat YAPICI"
}
],
"impact": {
"cvss": [
{
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
2023-12-11 10:00:34 +00:00
}
]
}
}