cdf00e14-38a7-4b6b-9bb4-3a71bf24e436

This commit is contained in:
Jamie Slome 2022-03-15 14:52:38 +00:00
parent 107e4a3c5b
commit acb197ccfe

View File

@ -1,18 +1,89 @@
{ {
"data_type": "CVE", "CVE_data_meta": {
"data_format": "MITRE", "ASSIGNER": "security@huntr.dev",
"data_version": "4.0", "ID": "CVE-2022-0961",
"CVE_data_meta": { "STATE": "PUBLIC",
"ID": "CVE-2022-0961", "TITLE": "The microweber application allows large characters to insert in the input field \"post title\" which can allow attackers to cause a Denial of Service (DoS) via a crafted HTTP request. in microweber/microweber"
"ASSIGNER": "cve@mitre.org", },
"STATE": "RESERVED" "affects": {
}, "vendor": {
"description": { "vendor_data": [
"description_data": [ {
{ "product": {
"lang": "eng", "product_data": [
"value": "** RESERVED ** This candidate has been reserved by an organization or individual that will use it when announcing a new security problem. When the candidate has been publicized, the details for this candidate will be provided." {
} "product_name": "microweber/microweber",
] "version": {
"version_data": [
{
"version_affected": "<",
"version_value": "1.2.12"
}
]
}
}
]
},
"vendor_name": "microweber"
}
]
} }
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "The microweber application allows large characters to insert in the input field \"post title\" which can allow attackers to cause a Denial of Service (DoS) via a crafted HTTP request. in GitHub repository microweber/microweber prior to 1.2.12."
}
]
},
"impact": {
"cvss": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.0/AV:N/AC:H/PR:L/UI:R/S:U/C:H/I:H/A:H",
"version": "3.0"
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-190 Integer Overflow or Wraparound"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://huntr.dev/bounties/cdf00e14-38a7-4b6b-9bb4-3a71bf24e436",
"refsource": "CONFIRM",
"url": "https://huntr.dev/bounties/cdf00e14-38a7-4b6b-9bb4-3a71bf24e436"
},
{
"name": "https://github.com/microweber/microweber/commit/f7acbd075dff4825b35b597b74958de9edce67fc",
"refsource": "MISC",
"url": "https://github.com/microweber/microweber/commit/f7acbd075dff4825b35b597b74958de9edce67fc"
}
]
},
"source": {
"advisory": "cdf00e14-38a7-4b6b-9bb4-3a71bf24e436",
"discovery": "EXTERNAL"
}
} }