cvelist/2023/2xxx/CVE-2023-2590.json
2023-05-09 12:25:09 +07:00

89 lines
2.2 KiB
JSON

{
"CVE_data_meta": {
"ASSIGNER": "security@huntr.dev",
"ID": "CVE-2023-2590",
"STATE": "PUBLIC",
"TITLE": "Missing Authorization in answerdev/answer"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "answerdev/answer",
"version": {
"version_data": [
{
"version_affected": "<",
"version_value": "1.0.9"
}
]
}
}
]
},
"vendor_name": "answerdev"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "Missing Authorization in GitHub repository answerdev/answer prior to 1.0.9."
}
]
},
"impact": {
"cvss": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.7,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:C/C:N/I:H/A:N",
"version": "3.0"
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-862 Missing Authorization"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://huntr.dev/bounties/a4238a30-3ddb-4415-9055-e179c3d4dea7",
"refsource": "CONFIRM",
"url": "https://huntr.dev/bounties/a4238a30-3ddb-4415-9055-e179c3d4dea7"
},
{
"name": "https://github.com/answerdev/answer/commit/51ac1e6b76ae9ab3ca2008ca4819c0cc3bd2fcd3",
"refsource": "MISC",
"url": "https://github.com/answerdev/answer/commit/51ac1e6b76ae9ab3ca2008ca4819c0cc3bd2fcd3"
}
]
},
"source": {
"advisory": "a4238a30-3ddb-4415-9055-e179c3d4dea7",
"discovery": "EXTERNAL"
}
}