mirror of
https://github.com/CVEProject/cvelist.git
synced 2025-08-04 08:44:25 +00:00
93 lines
3.3 KiB
JSON
93 lines
3.3 KiB
JSON
{
|
|
"CVE_data_meta": {
|
|
"ASSIGNER": "security-advisories@github.com",
|
|
"ID": "CVE-2020-4061",
|
|
"STATE": "PUBLIC",
|
|
"TITLE": "Cross-site Scripting in OctoberPotential self-XSS when pasting content from malicious websites"
|
|
},
|
|
"affects": {
|
|
"vendor": {
|
|
"vendor_data": [
|
|
{
|
|
"product": {
|
|
"product_data": [
|
|
{
|
|
"product_name": "October",
|
|
"version": {
|
|
"version_data": [
|
|
{
|
|
"version_value": ">= 1.0.319, < 1.0.467"
|
|
}
|
|
]
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"vendor_name": "October CMS"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"data_format": "MITRE",
|
|
"data_type": "CVE",
|
|
"data_version": "4.0",
|
|
"description": {
|
|
"description_data": [
|
|
{
|
|
"lang": "eng",
|
|
"value": "In October from version 1.0.319 and before version 1.0.467, pasting content copied from malicious websites into the Froala richeditor could result in a successful self-XSS attack. This has been fixed in 1.0.467."
|
|
}
|
|
]
|
|
},
|
|
"impact": {
|
|
"cvss": {
|
|
"attackComplexity": "HIGH",
|
|
"attackVector": "NETWORK",
|
|
"availabilityImpact": "NONE",
|
|
"baseScore": 3.7,
|
|
"baseSeverity": "LOW",
|
|
"confidentialityImpact": "LOW",
|
|
"integrityImpact": "LOW",
|
|
"privilegesRequired": "LOW",
|
|
"scope": "UNCHANGED",
|
|
"userInteraction": "REQUIRED",
|
|
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:R/S:U/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/octobercms/october/security/advisories/GHSA-3pc2-fm7p-q2vg",
|
|
"refsource": "CONFIRM",
|
|
"url": "https://github.com/octobercms/october/security/advisories/GHSA-3pc2-fm7p-q2vg"
|
|
},
|
|
{
|
|
"name": "https://github.com/octobercms/october/commit/b384954a29b89117e1c0d6035b3ede4f46df67c5",
|
|
"refsource": "MISC",
|
|
"url": "https://github.com/octobercms/october/commit/b384954a29b89117e1c0d6035b3ede4f46df67c5"
|
|
},
|
|
{
|
|
"name": "https://research.securitum.com/the-curious-case-of-copy-paste/",
|
|
"refsource": "MISC",
|
|
"url": "https://research.securitum.com/the-curious-case-of-copy-paste/"
|
|
}
|
|
]
|
|
},
|
|
"source": {
|
|
"advisory": "GHSA-3pc2-fm7p-q2vg",
|
|
"discovery": "UNKNOWN"
|
|
}
|
|
} |