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

89 lines
2.3 KiB
JSON
Raw Normal View History

2023-03-07 07:00:37 +00:00
{
2023-03-07 00:34:08 -07:00
"CVE_data_meta": {
"ASSIGNER": "security@huntr.dev",
"ID": "CVE-2023-1239",
"STATE": "PUBLIC",
"TITLE": "Cross-site Scripting (XSS) - Reflected in answerdev/answer"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "answerdev/answer",
"version": {
"version_data": [
{
"version_affected": "<",
"version_value": "1.0.6"
}
]
}
}
]
},
"vendor_name": "answerdev"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "Cross-site Scripting (XSS) - Reflected in GitHub repository answerdev/answer prior to 1.0.6."
}
]
},
"impact": {
"cvss": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 6,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "LOW",
"privilegesRequired": "HIGH",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:L/A:L",
"version": "3.0"
2023-03-07 07:00:37 +00:00
}
2023-03-07 00:34:08 -07:00
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-79 Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://huntr.dev/bounties/3a22c609-d2d8-4613-815d-58f5990b8bd8",
"refsource": "CONFIRM",
"url": "https://huntr.dev/bounties/3a22c609-d2d8-4613-815d-58f5990b8bd8"
},
{
"name": "https://github.com/answerdev/answer/commit/9870ed87fb24ed468aaf1e169c2d028e0f375106",
"refsource": "MISC",
"url": "https://github.com/answerdev/answer/commit/9870ed87fb24ed468aaf1e169c2d028e0f375106"
}
]
},
"source": {
"advisory": "3a22c609-d2d8-4613-815d-58f5990b8bd8",
"discovery": "EXTERNAL"
}
2023-03-07 07:00:37 +00:00
}