cvelist/2019/7xxx/CVE-2019-7410.json

77 lines
2.7 KiB
JSON
Raw Normal View History

2019-02-05 13:04:31 -05:00
{
2019-03-17 22:47:38 +00:00
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2019-7410",
2020-08-14 14:01:24 +00:00
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "n/a",
"version": {
"version_data": [
{
"version_value": "n/a"
}
]
}
}
]
},
"vendor_name": "n/a"
}
]
}
2019-03-17 22:47:38 +00:00
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
2020-08-14 14:01:24 +00:00
"value": "There is stored cross site scripting (XSS) in Galileo CMS v0.042. Remote authenticated users could inject arbitrary web script or HTML via $page_title in /lib/Galileo/files/templates/page/show.html.ep (aka the PAGE TITLE Field)."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"refsource": "MISC",
"name": "https://metamorfosec.com/Files/Advisories/METS-2020-002-A_Stored_XSS_Vulnerability_in_Galileo_CMS_v0.042.txt",
"url": "https://metamorfosec.com/Files/Advisories/METS-2020-002-A_Stored_XSS_Vulnerability_in_Galileo_CMS_v0.042.txt"
},
{
"refsource": "MISC",
"name": "https://metamorfosec.com/Files/Commits/METC-2020-002-Escape_banner_in_Galileo_CMS_v0.042.txt",
"url": "https://metamorfosec.com/Files/Commits/METC-2020-002-Escape_banner_in_Galileo_CMS_v0.042.txt"
},
{
"refsource": "CONFIRM",
"name": "https://github.com/jberger/Galileo/pull/55/files",
"url": "https://github.com/jberger/Galileo/pull/55/files"
},
{
"refsource": "MISC",
"name": "https://metacpan.org/changes/distribution/Galileo",
"url": "https://metacpan.org/changes/distribution/Galileo"
2019-03-17 22:47:38 +00:00
}
]
}
}