cvelist/2023/1xxx/CVE-2023-1197.json
2023-03-06 08:15:09 -07:00

89 lines
2.3 KiB
JSON

{
"CVE_data_meta": {
"ASSIGNER": "security@huntr.dev",
"ID": "CVE-2023-1197",
"STATE": "PUBLIC",
"TITLE": "Cross-site Scripting (XSS) - Stored in uvdesk/community-skeleton"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "uvdesk/community-skeleton",
"version": {
"version_data": [
{
"version_affected": "<",
"version_value": "1.1.0"
}
]
}
}
]
},
"vendor_name": "uvdesk"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "Cross-site Scripting (XSS) - Stored in GitHub repository uvdesk/community-skeleton prior to 1.1.0."
}
]
},
"impact": {
"cvss": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 4.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "HIGH",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:H/UI:R/S:U/C:L/I:L/A:L",
"version": "3.0"
}
},
"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/97d226ea-2cd8-4f4d-9360-aa46c37fdd26",
"refsource": "CONFIRM",
"url": "https://huntr.dev/bounties/97d226ea-2cd8-4f4d-9360-aa46c37fdd26"
},
{
"name": "https://github.com/uvdesk/community-skeleton/commit/6fae9442361c8a216611d3622bec26249a8c48a0",
"refsource": "MISC",
"url": "https://github.com/uvdesk/community-skeleton/commit/6fae9442361c8a216611d3622bec26249a8c48a0"
}
]
},
"source": {
"advisory": "97d226ea-2cd8-4f4d-9360-aa46c37fdd26",
"discovery": "EXTERNAL"
}
}