cvelist/2022/41xxx/CVE-2022-41679.json

98 lines
3.3 KiB
JSON
Raw Normal View History

2022-09-28 08:00:33 +00:00
{
"CVE_data_meta": {
2022-10-31 20:00:40 +00:00
"ASSIGNER": "cve-coordination@incibe.es",
"DATE_PUBLIC": "2022-10-25T10:00:00.000Z",
2022-09-28 08:00:33 +00:00
"ID": "CVE-2022-41679",
2022-10-31 20:00:40 +00:00
"STATE": "PUBLIC",
"TITLE": "Cross-site scripting in Forma LMS version"
2022-09-28 08:00:33 +00:00
},
2022-10-31 20:00:40 +00:00
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "Forma LMS",
"version": {
"version_data": [
{
"version_affected": "<=",
"version_name": "3.0.1",
"version_value": "3.1.0"
}
]
}
}
]
},
"vendor_name": "Forma"
}
]
}
},
"credit": [
{
"lang": "eng",
"value": "Tin Pham aka 'TF1T'"
}
],
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
2022-09-28 08:00:33 +00:00
"description": {
"description_data": [
{
"lang": "eng",
2022-10-31 20:00:40 +00:00
"value": "Forma LMS version 3.1.0 and earlier are affected by an Cross-Site scripting vulnerability, that could allow a remote attacker to inject javascript code on the \u201cback_url\u201d parameter in appLms/index.php?modname=faq&op=play function. The exploitation of this vulnerability could allow an attacker to steal the user\u00b4s cookies in order to log in to the application."
}
]
},
"generator": {
"engine": "Vulnogram 0.0.9"
},
"impact": {
"cvss": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 4.7,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:N/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)"
}
]
2022-09-28 08:00:33 +00:00
}
]
2022-10-31 20:00:40 +00:00
},
"references": {
"reference_data": [
{
"name": "https://www.incibe-cert.es/en/early-warning/security-advisories/multiple-vulnerabilities-forma-lms",
"refsource": "CONFIRM",
"url": "https://www.incibe-cert.es/en/early-warning/security-advisories/multiple-vulnerabilities-forma-lms"
}
]
},
"source": {
"advisory": "INCIBE-2022-0982",
"defect": [
"INC-2022-00051"
],
"discovery": "EXTERNAL"
2022-09-28 08:00:33 +00:00
}
}