cvelist/2023/0xxx/CVE-2023-0744.json
2023-04-06 17:00:35 +00:00

94 lines
3.1 KiB
JSON

{
"CVE_data_meta": {
"ASSIGNER": "security@huntr.dev",
"ID": "CVE-2023-0744",
"STATE": "PUBLIC",
"TITLE": "Improper Access Control in answerdev/answer"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "answerdev/answer",
"version": {
"version_data": [
{
"version_affected": "<",
"version_value": "1.0.4"
}
]
}
}
]
},
"vendor_name": "answerdev"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "Improper Access Control in GitHub repository answerdev/answer prior to 1.0.4."
}
]
},
"impact": {
"cvss": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 9.8,
"baseSeverity": "CRITICAL",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.0"
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-284 Improper Access Control"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://huntr.dev/bounties/35a0e12f-1d54-4fc0-8779-6a4949b7c434",
"refsource": "CONFIRM",
"url": "https://huntr.dev/bounties/35a0e12f-1d54-4fc0-8779-6a4949b7c434"
},
{
"name": "https://github.com/answerdev/answer/commit/c1fa2b13f6b547b96da60b23350bbe2b29de542d",
"refsource": "MISC",
"url": "https://github.com/answerdev/answer/commit/c1fa2b13f6b547b96da60b23350bbe2b29de542d"
},
{
"refsource": "MISC",
"name": "http://packetstormsecurity.com/files/171733/Answerdev-1.0.3-Account-Takeover.html",
"url": "http://packetstormsecurity.com/files/171733/Answerdev-1.0.3-Account-Takeover.html"
}
]
},
"source": {
"advisory": "35a0e12f-1d54-4fc0-8779-6a4949b7c434",
"discovery": "EXTERNAL"
}
}