CVE-2021-4247

This commit is contained in:
Marc Ruef 2022-12-18 09:07:01 +01:00 committed by GitHub
parent 902f7de59d
commit 607dc23779
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -4,14 +4,72 @@
"data_version": "4.0",
"CVE_data_meta": {
"ID": "CVE-2021-4247",
"ASSIGNER": "cve@mitre.org",
"STATE": "RESERVED"
"TITLE": "OWASP NodeGoat Query Parameter research.js denial of service",
"REQUESTER": "cna@vuldb.com",
"ASSIGNER": "cna@vuldb.com",
"STATE": "PUBLIC"
},
"generator": "vuldb.com",
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "OWASP",
"product": {
"product_data": [
{
"product_name": "NodeGoat",
"version": {
"version_data": [
{
"version_value": "n\/a"
}
]
}
}
]
}
}
]
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-404 Denial of Service"
}
]
}
]
},
"description": {
"description_data": [
{
"lang": "eng",
"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."
"value": "A vulnerability has been found in OWASP NodeGoat and classified as problematic. This vulnerability affects unknown code of the file app\/routes\/research.js of the component Query Parameter Handler. The manipulation leads to denial of service. The attack can be initiated remotely. The name of the patch is 4a4d1db74c63fb4ff8d366551c3af006c25ead12. It is recommended to apply a patch to fix this issue. The identifier of this vulnerability is VDB-216184."
}
]
},
"impact": {
"cvss": {
"version": "3.1",
"baseScore": "4.3",
"vectorString": "CVSS:3.1\/AV:N\/AC:L\/PR:L\/UI:N\/S:U\/C:N\/I:N\/A:L"
}
},
"references": {
"reference_data": [
{
"url": "https:\/\/github.com\/OWASP\/NodeGoat\/issues\/225"
},
{
"url": "https:\/\/github.com\/OWASP\/NodeGoat\/commit\/4a4d1db74c63fb4ff8d366551c3af006c25ead12"
},
{
"url": "https:\/\/vuldb.com\/?id.216184"
}
]
}