cvelist/2022/0xxx/CVE-2022-0654.json
2022-02-22 23:29:06 +00:00

89 lines
2.4 KiB
JSON

{
"CVE_data_meta": {
"ASSIGNER": "security@huntr.dev",
"ID": "CVE-2022-0654",
"STATE": "PUBLIC",
"TITLE": "Exposure of Sensitive Information to an Unauthorized Actor in fgribreau/node-request-retry"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "fgribreau/node-request-retry",
"version": {
"version_data": [
{
"version_affected": "<",
"version_value": "7.0.0"
}
]
}
}
]
},
"vendor_name": "fgribreau"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "Exposure of Sensitive Information to an Unauthorized Actor in GitHub repository fgribreau/node-request-retry prior to 7.0.0."
}
]
},
"impact": {
"cvss": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 8.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:N",
"version": "3.0"
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-200 Exposure of Sensitive Information to an Unauthorized Actor"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://huntr.dev/bounties/a779faf5-c2cc-48be-a31d-4ddfac357afc",
"refsource": "CONFIRM",
"url": "https://huntr.dev/bounties/a779faf5-c2cc-48be-a31d-4ddfac357afc"
},
{
"name": "https://github.com/fgribreau/node-request-retry/commit/0979c6001d9d57c2aac3157c11b007397158922a",
"refsource": "MISC",
"url": "https://github.com/fgribreau/node-request-retry/commit/0979c6001d9d57c2aac3157c11b007397158922a"
}
]
},
"source": {
"advisory": "a779faf5-c2cc-48be-a31d-4ddfac357afc",
"discovery": "EXTERNAL"
}
}