cvelist/2023/2xxx/CVE-2023-2912.json

92 lines
2.7 KiB
JSON
Raw Normal View History

2023-05-26 13:00:36 +00:00
{
2023-07-17 13:00:32 +00:00
"data_version": "4.0",
2023-05-26 13:00:36 +00:00
"data_type": "CVE",
"data_format": "MITRE",
"CVE_data_meta": {
"ID": "CVE-2023-2912",
2023-07-17 13:00:32 +00:00
"ASSIGNER": "VulnerabilityReporting@secomea.com",
"STATE": "PUBLIC"
2023-05-26 13:00:36 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2023-07-17 13:00:32 +00:00
"value": "Use After Free vulnerability in Secomea SiteManager Embedded allows Obstruction."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-416 Use After Free",
"cweId": "CWE-416"
}
]
}
]
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "Secomea",
"product": {
"product_data": [
{
"product_name": "SiteManager Embedded",
"version": {
"version_data": [
{
"version_affected": "<",
"version_name": "0",
"version_value": "11.0"
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
{
"url": "https://www.secomea.com/support/cybersecurity-advisory/",
"refsource": "MISC",
"name": "https://www.secomea.com/support/cybersecurity-advisory/"
}
]
},
"generator": {
"engine": "Vulnogram 0.1.0-dev"
},
"source": {
"defect": [
"RD-6401"
],
"discovery": "INTERNAL"
},
"impact": {
"cvss": [
{
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
2023-05-26 13:00:36 +00:00
}
]
}
}