2023-06-27 16:00:42 +00:00
{
2023-07-05 22:00:38 +00:00
"data_version" : "4.0" ,
2023-06-27 16:00:42 +00:00
"data_type" : "CVE" ,
"data_format" : "MITRE" ,
"CVE_data_meta" : {
"ID" : "CVE-2023-36813" ,
2023-07-05 22:00:38 +00:00
"ASSIGNER" : "security-advisories@github.com" ,
"STATE" : "PUBLIC"
2023-06-27 16:00:42 +00:00
} ,
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2023-07-05 22:00:38 +00:00
"value" : "Kanboard is project management software that focuses on the Kanban methodology. In versions prior to 1.2.31authenticated user is able to perform a SQL Injection, leading to a privilege escalation or loss of confidentiality. It appears that in some insert and update operations, the code improperly uses the PicoDB library to update/insert new information. Version 1.2.31 contains a fix for this issue.\n"
}
]
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "CWE-89: Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')" ,
"cweId" : "CWE-89"
}
]
}
]
} ,
"affects" : {
"vendor" : {
"vendor_data" : [
{
"vendor_name" : "kanboard" ,
"product" : {
"product_data" : [
{
"product_name" : "kanboard" ,
"version" : {
"version_data" : [
{
"version_affected" : "=" ,
"version_value" : "< 1.2.31"
}
]
}
}
]
}
}
]
}
} ,
"references" : {
"reference_data" : [
{
"url" : "https://github.com/kanboard/kanboard/security/advisories/GHSA-9gvq-78jp-jxcx" ,
"refsource" : "MISC" ,
"name" : "https://github.com/kanboard/kanboard/security/advisories/GHSA-9gvq-78jp-jxcx"
} ,
{
"url" : "https://github.com/kanboard/kanboard/commit/25b93343baeaf8ad018dcd87b094e47a5c6a3e0a" ,
"refsource" : "MISC" ,
"name" : "https://github.com/kanboard/kanboard/commit/25b93343baeaf8ad018dcd87b094e47a5c6a3e0a"
} ,
{
"url" : "https://github.com/kanboard/kanboard/releases/tag/v1.2.31" ,
"refsource" : "MISC" ,
"name" : "https://github.com/kanboard/kanboard/releases/tag/v1.2.31"
2023-07-17 04:00:32 +00:00
} ,
{
"url" : "https://www.debian.org/security/2023/dsa-5454" ,
"refsource" : "MISC" ,
"name" : "https://www.debian.org/security/2023/dsa-5454"
2023-07-05 22:00:38 +00:00
}
]
} ,
"source" : {
"advisory" : "GHSA-9gvq-78jp-jxcx" ,
"discovery" : "UNKNOWN"
} ,
"impact" : {
"cvss" : [
{
"attackComplexity" : "LOW" ,
"attackVector" : "NETWORK" ,
"availabilityImpact" : "NONE" ,
"baseScore" : 7.1 ,
"baseSeverity" : "HIGH" ,
"confidentialityImpact" : "HIGH" ,
"integrityImpact" : "LOW" ,
"privilegesRequired" : "LOW" ,
"scope" : "UNCHANGED" ,
"userInteraction" : "NONE" ,
"vectorString" : "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:L/A:N" ,
"version" : "3.1"
2023-06-27 16:00:42 +00:00
}
]
}
}