cvelist/2023/1xxx/CVE-2023-1527.json
2023-03-20 18:06:29 -06:00

89 lines
2.3 KiB
JSON

{
"CVE_data_meta": {
"ASSIGNER": "security@huntr.dev",
"ID": "CVE-2023-1527",
"STATE": "PUBLIC",
"TITLE": "Cross-site Scripting (XSS) - Generic in tsolucio/corebos"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "tsolucio/corebos",
"version": {
"version_data": [
{
"version_affected": "<",
"version_value": "8.0"
}
]
}
}
]
},
"vendor_name": "tsolucio"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "Cross-site Scripting (XSS) - Generic in GitHub repository tsolucio/corebos prior to 8.0."
}
]
},
"impact": {
"cvss": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 8.3,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/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/f0272a31-9944-4545-8428-a26154d20348",
"refsource": "CONFIRM",
"url": "https://huntr.dev/bounties/f0272a31-9944-4545-8428-a26154d20348"
},
{
"name": "https://github.com/tsolucio/corebos/commit/aaaca69185bce2be6a82956c69541938dc871268",
"refsource": "MISC",
"url": "https://github.com/tsolucio/corebos/commit/aaaca69185bce2be6a82956c69541938dc871268"
}
]
},
"source": {
"advisory": "f0272a31-9944-4545-8428-a26154d20348",
"discovery": "EXTERNAL"
}
}