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

89 lines
2.9 KiB
JSON
Raw Normal View History

2022-02-23 10:25:20 +00:00
{
2022-02-24 15:02:06 +00:00
"CVE_data_meta": {
2022-02-24 16:02:49 +00:00
"ASSIGNER": "security@huntr.dev",
2022-02-24 15:02:06 +00:00
"ID": "CVE-2022-0721",
2022-02-24 16:02:49 +00:00
"STATE": "PUBLIC",
"TITLE": "Insertion of Sensitive Information Into Debugging Code in microweber/microweber"
2022-02-24 15:02:06 +00:00
},
2022-02-24 16:02:49 +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-02-24 15:02:06 +00:00
"description": {
"description_data": [
{
"lang": "eng",
2022-02-24 16:02:49 +00:00
"value": "Insertion of Sensitive Information Into Debugging Code in GitHub repository microweber/microweber prior to 1.3."
}
]
},
"impact": {
"cvss": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.0"
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-215 Insertion of Sensitive Information Into Debugging Code"
}
]
2022-02-24 15:02:06 +00:00
}
2022-02-23 10:25:20 +00:00
]
2022-02-24 16:02:49 +00:00
},
"references": {
"reference_data": [
{
"name": "https://huntr.dev/bounties/ae267d39-9750-4c69-be8b-4f915da089fb",
"refsource": "CONFIRM",
"url": "https://huntr.dev/bounties/ae267d39-9750-4c69-be8b-4f915da089fb"
},
{
"name": "https://github.com/microweber/microweber/commit/b12e1a490c79460bff019f34b2e17112249b16ec",
"refsource": "MISC",
"url": "https://github.com/microweber/microweber/commit/b12e1a490c79460bff019f34b2e17112249b16ec"
}
]
},
"source": {
"advisory": "ae267d39-9750-4c69-be8b-4f915da089fb",
"discovery": "EXTERNAL"
2022-02-24 15:02:06 +00:00
}
2022-02-23 10:25:20 +00:00
}