cvelist/2022/3xxx/CVE-2022-3295.json

89 lines
2.3 KiB
JSON
Raw Normal View History

2022-09-24 12:00:32 +00:00
{
2022-09-26 13:16:05 +01:00
"CVE_data_meta": {
"ASSIGNER": "security@huntr.dev",
"ID": "CVE-2022-3295",
"STATE": "PUBLIC",
"TITLE": "Allocation of Resources Without Limits or Throttling in ikus060/rdiffweb"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "ikus060/rdiffweb",
"version": {
"version_data": [
{
"version_affected": "<",
"version_value": "2.4.8"
}
]
}
}
]
},
"vendor_name": "ikus060"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "Allocation of Resources Without Limits or Throttling in GitHub repository ikus060/rdiffweb prior to 2.4.8."
}
]
},
"impact": {
"cvss": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.0"
2022-09-24 12:00:32 +00:00
}
2022-09-26 13:16:05 +01:00
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-770 Allocation of Resources Without Limits or Throttling"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://huntr.dev/bounties/202dd03a-3d97-4c64-bc73-1a0f36614233",
"refsource": "CONFIRM",
"url": "https://huntr.dev/bounties/202dd03a-3d97-4c64-bc73-1a0f36614233"
},
{
"name": "https://github.com/ikus060/rdiffweb/commit/667657c6fe2b336c90be37f37fb92f65df4feee3",
"refsource": "MISC",
"url": "https://github.com/ikus060/rdiffweb/commit/667657c6fe2b336c90be37f37fb92f65df4feee3"
}
]
},
"source": {
"advisory": "202dd03a-3d97-4c64-bc73-1a0f36614233",
"discovery": "EXTERNAL"
}
2022-09-24 12:00:32 +00:00
}