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

89 lines
2.9 KiB
JSON
Raw Normal View History

2023-04-05 16:00:35 +00:00
{
2023-04-05 17:00:35 +00:00
"CVE_data_meta": {
"ASSIGNER": "security@huntr.dev",
"ID": "CVE-2023-1876",
"STATE": "PUBLIC",
"TITLE": "Deserialization of Untrusted Data in microweber/microweber"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "microweber/microweber",
"version": {
"version_data": [
{
"version_affected": "<",
"version_value": "1.3.3"
}
]
}
}
]
},
"vendor_name": "microweber"
2023-04-05 10:44:07 -06:00
}
]
}
2023-04-05 17:00:35 +00:00
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "Deserialization of Untrusted Data in GitHub repository microweber/microweber prior to 1.3.3."
}
]
},
"impact": {
"cvss": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 3.9,
"baseSeverity": "LOW",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "HIGH",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.0/AV:N/AC:H/PR:H/UI:R/S:U/C:L/I:L/A:L",
"version": "3.0"
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-502 Deserialization of Untrusted Data"
}
]
}
2023-04-05 10:44:07 -06:00
]
2023-04-05 17:00:35 +00:00
},
"references": {
"reference_data": [
{
"name": "https://huntr.dev/bounties/15b06488-5849-47ce-aaf4-81d4c3c202e2",
"refsource": "CONFIRM",
"url": "https://huntr.dev/bounties/15b06488-5849-47ce-aaf4-81d4c3c202e2"
},
{
"name": "https://github.com/microweber/microweber/commit/039e33b446a5bc0dc028c5bc6e0a1c4056046b03",
"refsource": "MISC",
"url": "https://github.com/microweber/microweber/commit/039e33b446a5bc0dc028c5bc6e0a1c4056046b03"
}
]
},
"source": {
"advisory": "15b06488-5849-47ce-aaf4-81d4c3c202e2",
"discovery": "EXTERNAL"
}
2023-04-05 16:00:35 +00:00
}