2023-03-04 02:00:40 +00:00
{
2023-03-13 21:00:35 +00:00
"data_version" : "4.0" ,
2023-03-04 02:00:40 +00:00
"data_type" : "CVE" ,
"data_format" : "MITRE" ,
"CVE_data_meta" : {
"ID" : "CVE-2023-27583" ,
2023-03-13 21:00:35 +00:00
"ASSIGNER" : "security-advisories@github.com" ,
"STATE" : "PUBLIC"
2023-03-04 02:00:40 +00:00
} ,
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2023-03-13 21:00:35 +00:00
"value" : "PanIndex is a network disk directory index. In Panindex prior to version 3.1.3, a hard-coded JWT key `PanIndex` is used. An attacker can use the hard-coded JWT key to sign JWT token and perform any actions as a user with admin privileges. Version 3.1.3 has a patch for the issue. As a workaround, one may change the JWT key in the source code before compiling the project."
}
]
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "CWE-321: Use of Hard-coded Cryptographic Key" ,
"cweId" : "CWE-321"
}
]
}
]
} ,
"affects" : {
"vendor" : {
"vendor_data" : [
{
"vendor_name" : "px-org" ,
"product" : {
"product_data" : [
{
"product_name" : "PanIndex" ,
"version" : {
"version_data" : [
{
"version_affected" : "=" ,
"version_value" : "< 3.1.3"
}
]
}
}
]
}
}
]
}
} ,
"references" : {
"reference_data" : [
{
"url" : "https://github.com/px-org/PanIndex/security/advisories/GHSA-82wq-gmw8-g87v" ,
"refsource" : "MISC" ,
"name" : "https://github.com/px-org/PanIndex/security/advisories/GHSA-82wq-gmw8-g87v"
} ,
{
"url" : "https://github.com/px-org/PanIndex/commit/f7ec0c5739af055ad3a825a20294a5c01ada3302" ,
"refsource" : "MISC" ,
"name" : "https://github.com/px-org/PanIndex/commit/f7ec0c5739af055ad3a825a20294a5c01ada3302"
} ,
{
"url" : "https://github.com/px-org/PanIndex/releases/tag/v3.1.3" ,
"refsource" : "MISC" ,
"name" : "https://github.com/px-org/PanIndex/releases/tag/v3.1.3"
}
]
} ,
"source" : {
"advisory" : "GHSA-82wq-gmw8-g87v" ,
"discovery" : "UNKNOWN"
} ,
"impact" : {
"cvss" : [
{
"attackComplexity" : "LOW" ,
"attackVector" : "NETWORK" ,
"availabilityImpact" : "HIGH" ,
"baseScore" : 9.8 ,
"baseSeverity" : "CRITICAL" ,
"confidentialityImpact" : "HIGH" ,
"integrityImpact" : "HIGH" ,
"privilegesRequired" : "NONE" ,
"scope" : "UNCHANGED" ,
"userInteraction" : "NONE" ,
"vectorString" : "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H" ,
"version" : "3.1"
2023-03-04 02:00:40 +00:00
}
]
}
}