cvelist/2022/39xxx/CVE-2022-39398.json
advisory-database[bot] 5b9d18d0c7
Add CVE-2022-39398 for GHSA-3qv3-8393-777q
Add CVE-2022-39398 for GHSA-3qv3-8393-777q
2022-11-10 00:27:11 +00:00

88 lines
3.0 KiB
JSON

{
"CVE_data_meta": {
"ASSIGNER": "security-advisories@github.com",
"ID": "CVE-2022-39398",
"STATE": "PUBLIC",
"TITLE": "InfotelGLPI vulnerable to Cross-site Scripting"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "tasklists",
"version": {
"version_data": [
{
"version_value": "< 2.0.3"
}
]
}
}
]
},
"vendor_name": "InfotelGLPI"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "tasklists is a tasklists plugin for GLPI (Kanban). Versions prior to 2.0.3 are vulnerable to Cross-site Scripting. Cross-site Scripting (XSS) - Create XSS in task content (when add it). This issue is patched in version 2.0.3. There are no known workarounds."
}
]
},
"impact": {
"cvss": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 8.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:H/I:L/A:L",
"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/InfotelGLPI/tasklists/security/advisories/GHSA-3qv3-8393-777q",
"refsource": "CONFIRM",
"url": "https://github.com/InfotelGLPI/tasklists/security/advisories/GHSA-3qv3-8393-777q"
},
{
"name": "https://github.com/InfotelGLPI/tasklists/commit/4a1b30f3d9fa764695f98ce011c8542772530d47",
"refsource": "MISC",
"url": "https://github.com/InfotelGLPI/tasklists/commit/4a1b30f3d9fa764695f98ce011c8542772530d47"
}
]
},
"source": {
"advisory": "GHSA-3qv3-8393-777q",
"discovery": "UNKNOWN"
}
}