cvelist/2022/0xxx/CVE-2022-0895.json

89 lines
2.9 KiB
JSON
Raw Normal View History

2022-03-10 11:05:47 +00:00
{
2022-03-10 17:28:15 +00:00
"CVE_data_meta": {
2022-03-10 19:06:09 +00:00
"ASSIGNER": "security@huntr.dev",
2022-03-10 17:28:15 +00:00
"ID": "CVE-2022-0895",
2022-03-10 19:06:09 +00:00
"STATE": "PUBLIC",
"TITLE": " Static Code Injection in microweber/microweber"
2022-03-10 17:28:15 +00:00
},
2022-03-10 19:06:09 +00:00
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "microweber/microweber",
"version": {
"version_data": [
{
"version_affected": "<",
"version_value": "1.3"
}
]
}
}
]
},
"vendor_name": "microweber"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
2022-03-10 17:28:15 +00:00
"description": {
"description_data": [
{
"lang": "eng",
2022-03-10 19:06:09 +00:00
"value": "Static Code Injection in GitHub repository microweber/microweber prior to 1.3."
}
]
},
"impact": {
"cvss": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.7,
"baseSeverity": "HIGH",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "LOW",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:N/AC:H/PR:L/UI:N/S:C/C:L/I:L/A:H",
"version": "3.0"
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-96 Improper Neutralization of Directives in Statically Saved Code"
}
]
2022-03-10 17:28:15 +00:00
}
2022-03-10 11:05:47 +00:00
]
2022-03-10 19:06:09 +00:00
},
"references": {
"reference_data": [
{
"name": "https://huntr.dev/bounties/3c070828-fd00-476c-be33-9c877172363d",
"refsource": "CONFIRM",
"url": "https://huntr.dev/bounties/3c070828-fd00-476c-be33-9c877172363d"
},
{
"name": "https://github.com/microweber/microweber/commit/b2baab6e582b2efe63788d367a2bb61a2fa26470",
"refsource": "MISC",
"url": "https://github.com/microweber/microweber/commit/b2baab6e582b2efe63788d367a2bb61a2fa26470"
}
]
},
"source": {
"advisory": "3c070828-fd00-476c-be33-9c877172363d",
"discovery": "EXTERNAL"
2022-03-10 17:28:15 +00:00
}
2022-03-10 11:05:47 +00:00
}