2024-04-18 16:03:29 +00:00
{
"id" : "CVE-2024-30257" ,
"sourceIdentifier" : "security-advisories@github.com" ,
"published" : "2024-04-18T15:15:30.043" ,
2025-02-11 19:04:39 +00:00
"lastModified" : "2025-02-11T17:46:01.247" ,
"vulnStatus" : "Analyzed" ,
2024-07-14 02:06:08 +00:00
"cveTags" : [ ] ,
2024-04-18 16:03:29 +00:00
"descriptions" : [
{
"lang" : "en" ,
"value" : "1Panel is an open source Linux server operation and maintenance management panel. The password verification in the source code uses the != symbol instead hmac.Equal. This may lead to a timing attack vulnerability. This vulnerability is fixed in 1.10.3-lts."
2024-04-21 02:03:21 +00:00
} ,
{
"lang" : "es" ,
"value" : "1Panel es un panel de gesti\u00f3n de operaci\u00f3n y mantenimiento de servidores Linux de c\u00f3digo abierto. La verificaci\u00f3n de contrase\u00f1a en el c\u00f3digo fuente utiliza el s\u00edmbolo! = en lugar de hmac.Equal. Esto puede provocar una vulnerabilidad de ataque sincronizado. Esta vulnerabilidad se solucion\u00f3 en 1.10.3-lts."
2024-04-18 16:03:29 +00:00
}
] ,
"metrics" : {
"cvssMetricV31" : [
{
"source" : "security-advisories@github.com" ,
"type" : "Secondary" ,
"cvssData" : {
"version" : "3.1" ,
"vectorString" : "CVSS:3.1/AV:N/AC:H/PR:H/UI:R/S:U/C:L/I:L/A:L" ,
2024-12-08 03:06:42 +00:00
"baseScore" : 3.9 ,
"baseSeverity" : "LOW" ,
2024-04-18 16:03:29 +00:00
"attackVector" : "NETWORK" ,
"attackComplexity" : "HIGH" ,
"privilegesRequired" : "HIGH" ,
"userInteraction" : "REQUIRED" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "LOW" ,
"integrityImpact" : "LOW" ,
2024-12-08 03:06:42 +00:00
"availabilityImpact" : "LOW"
2024-04-18 16:03:29 +00:00
} ,
"exploitabilityScore" : 0.5 ,
"impactScore" : 3.4
2025-02-11 19:04:39 +00:00
} ,
{
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
"cvssData" : {
"version" : "3.1" ,
"vectorString" : "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N" ,
"baseScore" : 5.9 ,
"baseSeverity" : "MEDIUM" ,
"attackVector" : "NETWORK" ,
"attackComplexity" : "HIGH" ,
"privilegesRequired" : "NONE" ,
"userInteraction" : "NONE" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "HIGH" ,
"integrityImpact" : "NONE" ,
"availabilityImpact" : "NONE"
} ,
"exploitabilityScore" : 2.2 ,
"impactScore" : 3.6
2024-04-18 16:03:29 +00:00
}
]
} ,
"weaknesses" : [
{
"source" : "security-advisories@github.com" ,
"type" : "Secondary" ,
"description" : [
{
"lang" : "en" ,
"value" : "CWE-203"
}
]
2025-02-11 19:04:39 +00:00
} ,
{
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
"description" : [
{
"lang" : "en" ,
"value" : "CWE-203"
}
]
}
] ,
"configurations" : [
{
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:fit2cloud:1panel:*:*:*:*:*:*:*:*" ,
"versionEndExcluding" : "1.10.3-lts" ,
"matchCriteriaId" : "D6EB02C4-510B-4BB9-85AB-29475554C12E"
}
]
}
]
2024-04-18 16:03:29 +00:00
}
] ,
"references" : [
{
"url" : "https://github.com/1Panel-dev/1Panel/blob/dev/backend/app/service/auth.go#L81C5-L81C26" ,
2025-02-11 19:04:39 +00:00
"source" : "security-advisories@github.com" ,
"tags" : [
"Product"
]
2024-04-18 16:03:29 +00:00
} ,
{
"url" : "https://github.com/1Panel-dev/1Panel/security/advisories/GHSA-6m9h-2pr2-9j8f" ,
2025-02-11 19:04:39 +00:00
"source" : "security-advisories@github.com" ,
"tags" : [
"Vendor Advisory"
]
2024-12-08 03:06:42 +00:00
} ,
{
"url" : "https://github.com/1Panel-dev/1Panel/blob/dev/backend/app/service/auth.go#L81C5-L81C26" ,
2025-02-11 19:04:39 +00:00
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Product"
]
2024-12-08 03:06:42 +00:00
} ,
{
"url" : "https://github.com/1Panel-dev/1Panel/security/advisories/GHSA-6m9h-2pr2-9j8f" ,
2025-02-11 19:04:39 +00:00
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Vendor Advisory"
]
2024-04-18 16:03:29 +00:00
}
]
}