cvelist/2022/30xxx/CVE-2022-30118.json

72 lines
2.9 KiB
JSON
Raw Normal View History

2022-05-02 17:01:35 +00:00
{
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": {
"ID": "CVE-2022-30118",
2022-06-24 15:00:47 +00:00
"ASSIGNER": "support@hackerone.com",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "n/a",
"product": {
"product_data": [
{
"product_name": "https://github.com/concrete5/concrete5",
"version": {
"version_data": [
{
"version_value": "Remediated in Concrete CMS 8.5.8 and 9.1.0. Affected Versions are Concrete 8.5.7 and below as well as Concrete 9.0 through 9.0.2"
}
]
}
}
]
}
}
]
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "Cross-site Scripting (XSS) - Reflected (CWE-79)"
}
]
}
]
},
"references": {
"reference_data": [
{
"refsource": "MISC",
"name": "https://documentation.concretecms.org/developers/introduction/version-history/910-release-notes",
"url": "https://documentation.concretecms.org/developers/introduction/version-history/910-release-notes"
},
{
"refsource": "MISC",
"name": "https://documentation.concretecms.org/developers/introduction/version-history/858-release-notes",
"url": "https://documentation.concretecms.org/developers/introduction/version-history/858-release-notes"
},
{
"refsource": "MISC",
"name": "https://hackerone.com/reports/1370054",
"url": "https://hackerone.com/reports/1370054"
}
]
2022-05-02 17:01:35 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2022-06-24 15:00:47 +00:00
"value": "Title for CVE: XSS in /dashboard/system/express/entities/forms/save_control/[GUID]: old browsers only.Description: When using Internet Explorer with the XSS protection disabled, editing a form control in an express entities form for Concrete 8.5.7 and below as well as Concrete 9.0 through 9.0.2 can allow XSS. This cannot be exploited in modern-day web browsers due to an automatic input escape mechanism. Concrete CMS Security team ranked this vulnerability 2 with CVSS v3.1 Vector AV:N/AC:H/PR:H/UI:R/S:U/C:N/I:L/A:N. Thanks zeroinside for reporting."
2022-05-02 17:01:35 +00:00
}
]
}
}