cvelist/2023/0xxx/CVE-2023-0914.json

89 lines
2.2 KiB
JSON
Raw Normal View History

2023-02-19 00:00:36 +00:00
{
2023-02-18 18:00:42 -07:00
"CVE_data_meta": {
"ASSIGNER": "security@huntr.dev",
"ID": "CVE-2023-0914",
"STATE": "PUBLIC",
"TITLE": "Improper Authorization in pixelfed/pixelfed"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "pixelfed/pixelfed",
"version": {
"version_data": [
{
"version_affected": "<",
"version_value": "0.11.4"
}
]
}
}
]
},
"vendor_name": "pixelfed"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "Improper Authorization in GitHub repository pixelfed/pixelfed prior to 0.11.4."
}
]
},
"impact": {
"cvss": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 4.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N",
"version": "3.0"
2023-02-19 00:00:36 +00:00
}
2023-02-18 18:00:42 -07:00
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-285 Improper Authorization"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://huntr.dev/bounties/54d5fd76-e038-4eda-9e03-d5e95e09c0ec",
"refsource": "CONFIRM",
"url": "https://huntr.dev/bounties/54d5fd76-e038-4eda-9e03-d5e95e09c0ec"
},
{
"name": "https://github.com/pixelfed/pixelfed/commit/ef56f92c3d77e9bafaa70c08b7c04d5a61b8d454",
"refsource": "MISC",
"url": "https://github.com/pixelfed/pixelfed/commit/ef56f92c3d77e9bafaa70c08b7c04d5a61b8d454"
}
]
},
"source": {
"advisory": "54d5fd76-e038-4eda-9e03-d5e95e09c0ec",
"discovery": "EXTERNAL"
}
2023-02-19 00:00:36 +00:00
}