cvelist/2023/1xxx/CVE-2023-1313.json

89 lines
2.9 KiB
JSON
Raw Normal View History

2023-03-10 11:00:37 +00:00
{
2023-03-10 12:00:38 +00:00
"CVE_data_meta": {
"ASSIGNER": "security@huntr.dev",
"ID": "CVE-2023-1313",
"STATE": "PUBLIC",
"TITLE": "Unrestricted Upload of File with Dangerous Type in cockpit-hq/cockpit"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "cockpit-hq/cockpit",
"version": {
"version_data": [
{
"version_affected": "<",
"version_value": "2.4.1"
}
]
}
}
]
},
"vendor_name": "cockpit-hq"
2023-03-10 04:29:03 -07:00
}
]
}
2023-03-10 12:00:38 +00:00
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "Unrestricted Upload of File with Dangerous Type in GitHub repository cockpit-hq/cockpit prior to 2.4.1."
}
]
},
"impact": {
"cvss": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.2,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "HIGH",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H",
"version": "3.0"
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-434 Unrestricted Upload of File with Dangerous Type"
}
]
}
2023-03-10 04:29:03 -07:00
]
2023-03-10 12:00:38 +00:00
},
"references": {
"reference_data": [
{
"name": "https://huntr.dev/bounties/f73eef49-004f-4b3b-9717-90525e65ba61",
"refsource": "CONFIRM",
"url": "https://huntr.dev/bounties/f73eef49-004f-4b3b-9717-90525e65ba61"
},
{
"name": "https://github.com/cockpit-hq/cockpit/commit/becca806c7071ecc732521bb5ad0bb9c64299592",
"refsource": "MISC",
"url": "https://github.com/cockpit-hq/cockpit/commit/becca806c7071ecc732521bb5ad0bb9c64299592"
}
]
},
"source": {
"advisory": "f73eef49-004f-4b3b-9717-90525e65ba61",
"discovery": "EXTERNAL"
}
2023-03-10 11:00:37 +00:00
}