mirror of
https://github.com/CVEProject/cvelist.git
synced 2025-07-29 05:56:59 +00:00
98 lines
3.6 KiB
JSON
98 lines
3.6 KiB
JSON
{
|
|
"CVE_data_meta": {
|
|
"ASSIGNER": "security-advisories@github.com",
|
|
"ID": "CVE-2022-24717",
|
|
"STATE": "PUBLIC",
|
|
"TITLE": "Cross Site Scripting (XSS) in ssr-pages"
|
|
},
|
|
"affects": {
|
|
"vendor": {
|
|
"vendor_data": [
|
|
{
|
|
"product": {
|
|
"product_data": [
|
|
{
|
|
"product_name": "ssr-pages",
|
|
"version": {
|
|
"version_data": [
|
|
{
|
|
"version_value": "< 0.1.5"
|
|
}
|
|
]
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"vendor_name": "Finastra"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"data_format": "MITRE",
|
|
"data_type": "CVE",
|
|
"data_version": "4.0",
|
|
"description": {
|
|
"description_data": [
|
|
{
|
|
"lang": "eng",
|
|
"value": "ssr-pages is an HTML page builder for the purpose of server-side rendering (SSR). In versions prior to 0.1.5, a cross site scripting (XSS) issue can occur when providing untrusted input to the `redirect.link` property as an argument to the `build(MessagePageOptions)` function. While there is no known workaround at this time, there is a patch in version 0.1.5."
|
|
}
|
|
]
|
|
},
|
|
"impact": {
|
|
"cvss": {
|
|
"attackComplexity": "LOW",
|
|
"attackVector": "NETWORK",
|
|
"availabilityImpact": "NONE",
|
|
"baseScore": 6.1,
|
|
"baseSeverity": "MEDIUM",
|
|
"confidentialityImpact": "LOW",
|
|
"integrityImpact": "LOW",
|
|
"privilegesRequired": "NONE",
|
|
"scope": "CHANGED",
|
|
"userInteraction": "REQUIRED",
|
|
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N",
|
|
"version": "3.1"
|
|
}
|
|
},
|
|
"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://github.com/Finastra/ssr-pages/security/advisories/GHSA-7f63-h6g3-7cwm",
|
|
"refsource": "CONFIRM",
|
|
"url": "https://github.com/Finastra/ssr-pages/security/advisories/GHSA-7f63-h6g3-7cwm"
|
|
},
|
|
{
|
|
"name": "https://github.com/Finastra/ssr-pages/pull/2",
|
|
"refsource": "MISC",
|
|
"url": "https://github.com/Finastra/ssr-pages/pull/2"
|
|
},
|
|
{
|
|
"name": "https://github.com/Finastra/ssr-pages/pull/2/commits/133606ffaec2edd9918d9fba5771ed21da7876a5",
|
|
"refsource": "MISC",
|
|
"url": "https://github.com/Finastra/ssr-pages/pull/2/commits/133606ffaec2edd9918d9fba5771ed21da7876a5"
|
|
},
|
|
{
|
|
"name": "https://github.com/Finastra/ssr-pages/commit/98abc59e28fec48246be0d59ac144675d6361073",
|
|
"refsource": "MISC",
|
|
"url": "https://github.com/Finastra/ssr-pages/commit/98abc59e28fec48246be0d59ac144675d6361073"
|
|
}
|
|
]
|
|
},
|
|
"source": {
|
|
"advisory": "GHSA-7f63-h6g3-7cwm",
|
|
"discovery": "UNKNOWN"
|
|
}
|
|
} |