cvelist/2022/1xxx/CVE-2022-1810.json

90 lines
2.3 KiB
JSON
Raw Normal View History

2022-05-22 12:01:25 +00:00
{
2022-05-23 12:26:50 +01:00
"CVE_data_meta": {
"ASSIGNER": "security@huntr.dev",
"ID": "CVE-2022-1810",
"STATE": "PUBLIC",
2023-06-29 09:46:03 +01:00
"TITLE": "Authorization Bypass Through User-Controlled Key in publify/publify"
2022-05-23 12:26:50 +01:00
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "publify/publify",
"version": {
"version_data": [
{
"version_affected": "<",
"version_value": "9.2.9"
}
]
}
}
]
},
"vendor_name": "publify"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
2023-06-29 09:46:03 +01:00
"value": "Authorization Bypass Through User-Controlled Key in GitHub repository publify/publify prior to 9.2.9."
2022-05-23 12:26:50 +01:00
}
]
},
"impact": {
"cvss": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 9.9,
"baseSeverity": "CRITICAL",
"confidentialityImpact": "LOW",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:C/C:L/I:H/A:H",
"version": "3.0"
2022-05-22 12:01:25 +00:00
}
2022-05-23 12:26:50 +01:00
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
2023-06-29 09:46:03 +01:00
"value": "CWE-639 Authorization Bypass Through User-Controlled Key"
2022-05-23 12:26:50 +01:00
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://huntr.dev/bounties/9b2d7579-032e-42da-b736-4b10a868eacb",
"refsource": "CONFIRM",
"url": "https://huntr.dev/bounties/9b2d7579-032e-42da-b736-4b10a868eacb"
},
{
"name": "https://github.com/publify/publify/commit/c0aba87844d1e47da50c0d99a3465164a4d244ce",
"refsource": "MISC",
"url": "https://github.com/publify/publify/commit/c0aba87844d1e47da50c0d99a3465164a4d244ce"
}
]
},
"source": {
"advisory": "9b2d7579-032e-42da-b736-4b10a868eacb",
"discovery": "EXTERNAL"
}
2023-06-29 09:46:03 +01:00
}