2023-05-30 06:00:27 +00:00
{
"id" : "CVE-2023-32685" ,
"sourceIdentifier" : "security-advisories@github.com" ,
"published" : "2023-05-30T05:15:11.770" ,
2024-12-08 03:06:42 +00:00
"lastModified" : "2024-11-21T08:03:50.883" ,
"vulnStatus" : "Modified" ,
2024-07-14 02:06:08 +00:00
"cveTags" : [ ] ,
2023-05-30 06:00:27 +00:00
"descriptions" : [
{
"lang" : "en" ,
"value" : "Kanboard is project management software that focuses on the Kanban methodology. Due to improper handling of elements under the `contentEditable` element, maliciously crafted clipboard content can inject arbitrary HTML tags into the DOM. A low-privileged attacker with permission to attach a document on a vulnerable Kanboard instance can trick the victim into pasting malicious screenshot data and achieve cross-site scripting if CSP is improperly configured. This issue has been patched in version 1.2.29.\n"
}
] ,
"metrics" : {
"cvssMetricV31" : [
2023-06-09 11:28:17 +00:00
{
2024-12-08 03:06:42 +00:00
"source" : "security-advisories@github.com" ,
"type" : "Secondary" ,
2023-06-09 11:28:17 +00:00
"cvssData" : {
"version" : "3.1" ,
2024-12-08 03:06:42 +00:00
"vectorString" : "CVSS:3.1/AV:N/AC:H/PR:L/UI:R/S:C/C:L/I:L/A:N" ,
"baseScore" : 4.4 ,
"baseSeverity" : "MEDIUM" ,
2023-06-09 11:28:17 +00:00
"attackVector" : "NETWORK" ,
2024-12-08 03:06:42 +00:00
"attackComplexity" : "HIGH" ,
2023-06-09 11:28:17 +00:00
"privilegesRequired" : "LOW" ,
"userInteraction" : "REQUIRED" ,
"scope" : "CHANGED" ,
"confidentialityImpact" : "LOW" ,
"integrityImpact" : "LOW" ,
2024-12-08 03:06:42 +00:00
"availabilityImpact" : "NONE"
2023-06-09 11:28:17 +00:00
} ,
2024-12-08 03:06:42 +00:00
"exploitabilityScore" : 1.3 ,
2023-06-09 11:28:17 +00:00
"impactScore" : 2.7
} ,
2023-05-30 06:00:27 +00:00
{
2024-12-08 03:06:42 +00:00
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
2023-05-30 06:00:27 +00:00
"cvssData" : {
"version" : "3.1" ,
2024-12-08 03:06:42 +00:00
"vectorString" : "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N" ,
"baseScore" : 5.4 ,
"baseSeverity" : "MEDIUM" ,
2023-05-30 06:00:27 +00:00
"attackVector" : "NETWORK" ,
2024-12-08 03:06:42 +00:00
"attackComplexity" : "LOW" ,
2023-05-30 06:00:27 +00:00
"privilegesRequired" : "LOW" ,
"userInteraction" : "REQUIRED" ,
"scope" : "CHANGED" ,
"confidentialityImpact" : "LOW" ,
"integrityImpact" : "LOW" ,
2024-12-08 03:06:42 +00:00
"availabilityImpact" : "NONE"
2023-05-30 06:00:27 +00:00
} ,
2024-12-08 03:06:42 +00:00
"exploitabilityScore" : 2.3 ,
2023-05-30 06:00:27 +00:00
"impactScore" : 2.7
}
]
} ,
"weaknesses" : [
2023-06-09 11:28:17 +00:00
{
2024-12-08 03:06:42 +00:00
"source" : "security-advisories@github.com" ,
"type" : "Secondary" ,
2023-06-09 11:28:17 +00:00
"description" : [
{
"lang" : "en" ,
"value" : "CWE-79"
}
]
} ,
2023-05-30 06:00:27 +00:00
{
2024-12-08 03:06:42 +00:00
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
2023-05-30 06:00:27 +00:00
"description" : [
{
"lang" : "en" ,
"value" : "CWE-79"
}
]
}
] ,
2023-06-09 11:28:17 +00:00
"configurations" : [
{
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:kanboard:kanboard:*:*:*:*:*:*:*:*" ,
"versionEndExcluding" : "1.2.29" ,
"matchCriteriaId" : "14326D4F-06FA-4C19-B1F5-763D2D9F6AAD"
}
]
}
]
}
] ,
2023-05-30 06:00:27 +00:00
"references" : [
{
"url" : "https://github.com/kanboard/kanboard/commit/26b6eebb78d4306e48b836a58f7c386251aa2bc7" ,
2023-06-09 11:28:17 +00:00
"source" : "security-advisories@github.com" ,
"tags" : [
"Patch"
]
2023-05-30 06:00:27 +00:00
} ,
{
"url" : "https://github.com/kanboard/kanboard/commit/c9c187206700030c43493b80fd599b4d096cb713" ,
2023-06-09 11:28:17 +00:00
"source" : "security-advisories@github.com" ,
"tags" : [
"Patch"
]
2023-05-30 06:00:27 +00:00
} ,
{
"url" : "https://github.com/kanboard/kanboard/security/advisories/GHSA-hjmw-gm82-r4gv" ,
2023-06-09 11:28:17 +00:00
"source" : "security-advisories@github.com" ,
"tags" : [
"Vendor Advisory"
]
2024-12-08 03:06:42 +00:00
} ,
{
"url" : "https://github.com/kanboard/kanboard/commit/26b6eebb78d4306e48b836a58f7c386251aa2bc7" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Patch"
]
} ,
{
"url" : "https://github.com/kanboard/kanboard/commit/c9c187206700030c43493b80fd599b4d096cb713" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Patch"
]
} ,
{
"url" : "https://github.com/kanboard/kanboard/security/advisories/GHSA-hjmw-gm82-r4gv" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Vendor Advisory"
]
2023-05-30 06:00:27 +00:00
}
]
}