cvelist/2022/25xxx/CVE-2022-25849.json

87 lines
2.6 KiB
JSON
Raw Normal View History

2022-02-24 15:03:46 +00:00
{
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": {
2022-10-26 01:00:06 -04:00
"ASSIGNER": "report@snyk.io",
"DATE_PUBLIC": "2022-10-26T05:00:01.374119Z",
2022-02-24 15:03:46 +00:00
"ID": "CVE-2022-25849",
2022-10-26 01:00:06 -04:00
"STATE": "PUBLIC",
"TITLE": "Cross-site Scripting (XSS)"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "joyqi/hyper-down",
"version": {
"version_data": [
{
"version_affected": ">=",
"version_value": "0.0.0"
}
]
}
}
]
},
"vendor_name": "n/a"
}
]
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "Cross-site Scripting (XSS)"
}
]
}
]
},
"references": {
"reference_data": [
{
2022-10-26 06:00:33 +00:00
"refsource": "MISC",
"url": "https://security.snyk.io/vuln/SNYK-PHP-JOYQIHYPERDOWN-2953544",
"name": "https://security.snyk.io/vuln/SNYK-PHP-JOYQIHYPERDOWN-2953544"
2022-10-26 01:00:06 -04:00
}
]
2022-02-24 15:03:46 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2022-10-26 06:00:33 +00:00
"value": "The package joyqi/hyper-down from 0.0.0 are vulnerable to Cross-site Scripting (XSS) because the module of parse markdown does not filter the href attribute very well."
2022-02-24 15:03:46 +00:00
}
]
2022-10-26 01:00:06 -04:00
},
"impact": {
"cvss": {
"version": "3.1",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:N",
"baseScore": 5.4,
"baseSeverity": "MEDIUM",
"attackVector": "NETWORK",
"attackComplexity": "LOW",
"privilegesRequired": "NONE",
"userInteraction": "REQUIRED",
"scope": "UNCHANGED",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"availabilityImpact": "NONE"
}
},
"credit": [
{
"lang": "eng",
"value": "iohex"
}
]
2022-02-24 15:03:46 +00:00
}