2024-08-20 22:03:12 +00:00
{
"id" : "CVE-2024-42361" ,
"sourceIdentifier" : "security-advisories@github.com" ,
"published" : "2024-08-20T21:15:14.120" ,
2024-08-28 14:03:15 +00:00
"lastModified" : "2024-08-28T13:49:50.457" ,
"vulnStatus" : "Analyzed" ,
2024-08-20 22:03:12 +00:00
"cveTags" : [ ] ,
"descriptions" : [
{
"lang" : "en" ,
"value" : "Hertzbeat is an open source, real-time monitoring system. Hertzbeat 1.6.0 and earlier declares a /api/monitor/{monitorId}/metric/{metricFull} endpoint to download job metrics. In the process, it executes a SQL query with user-controlled data, allowing for SQL injection."
2024-08-21 14:03:17 +00:00
} ,
{
"lang" : "es" ,
"value" : "Hertzbeat es un sistema de monitoreo en tiempo real de c\u00f3digo abierto. Hertzbeat 1.6.0 y versiones anteriores declaran un endpoint /api/monitor/{monitorId}/metric/{metricFull} para descargar m\u00e9tricas de trabajo. En el proceso, ejecuta una consulta SQL con datos controlados por el usuario, lo que permite la inyecci\u00f3n de SQL."
2024-08-20 22:03:12 +00:00
}
] ,
"metrics" : {
"cvssMetricV31" : [
2024-08-28 14:03:15 +00:00
{
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
"cvssData" : {
"version" : "3.1" ,
"vectorString" : "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H" ,
"attackVector" : "NETWORK" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "NONE" ,
"userInteraction" : "NONE" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "HIGH" ,
"integrityImpact" : "HIGH" ,
"availabilityImpact" : "HIGH" ,
"baseScore" : 9.8 ,
"baseSeverity" : "CRITICAL"
} ,
"exploitabilityScore" : 3.9 ,
"impactScore" : 5.9
} ,
2024-08-20 22:03:12 +00:00
{
"source" : "security-advisories@github.com" ,
"type" : "Secondary" ,
"cvssData" : {
"version" : "3.1" ,
"vectorString" : "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N" ,
"attackVector" : "NETWORK" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "NONE" ,
"userInteraction" : "NONE" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "HIGH" ,
"integrityImpact" : "NONE" ,
"availabilityImpact" : "NONE" ,
"baseScore" : 7.5 ,
"baseSeverity" : "HIGH"
} ,
"exploitabilityScore" : 3.9 ,
"impactScore" : 3.6
}
]
} ,
"weaknesses" : [
2024-08-28 14:03:15 +00:00
{
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
"description" : [
{
"lang" : "en" ,
"value" : "CWE-89"
}
]
} ,
2024-08-20 22:03:12 +00:00
{
"source" : "security-advisories@github.com" ,
"type" : "Secondary" ,
"description" : [
{
"lang" : "en" ,
"value" : "CWE-89"
}
]
}
] ,
2024-08-28 14:03:15 +00:00
"configurations" : [
{
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:apache:hertzbeat:*:*:*:*:*:*:*:*" ,
"versionEndExcluding" : "1.6.0" ,
"matchCriteriaId" : "CA98346A-2073-4B00-B512-4C815CC417E8"
}
]
}
]
}
] ,
2024-08-20 22:03:12 +00:00
"references" : [
{
"url" : "https://github.com/dromara/hertzbeat/blob/1f12ac9f2a1a3d86b1d476775e14174243b250a8/manager/src/main/java/org/dromara/hertzbeat/manager/controller/MonitorsController.java#L202" ,
2024-08-28 14:03:15 +00:00
"source" : "security-advisories@github.com" ,
"tags" : [
"Patch"
]
2024-08-20 22:03:12 +00:00
} ,
{
"url" : "https://github.com/dromara/hertzbeat/blob/1f12ac9f2a1a3d86b1d476775e14174243b250a8/warehouse/src/main/java/org/dromara/hertzbeat/warehouse/store/HistoryTdEngineDataStorage.java#L242" ,
2024-08-28 14:03:15 +00:00
"source" : "security-advisories@github.com" ,
"tags" : [
"Patch"
]
2024-08-20 22:03:12 +00:00
} ,
{
"url" : "https://github.com/dromara/hertzbeat/blob/1f12ac9f2a1a3d86b1d476775e14174243b250a8/warehouse/src/main/java/org/dromara/hertzbeat/warehouse/store/HistoryTdEngineDataStorage.java#L295" ,
2024-08-28 14:03:15 +00:00
"source" : "security-advisories@github.com" ,
"tags" : [
"Patch"
]
2024-08-20 22:03:12 +00:00
} ,
{
"url" : "https://securitylab.github.com/advisories/GHSL-2023-254_GHSL-2023-256_HertzBeat/" ,
2024-08-28 14:03:15 +00:00
"source" : "security-advisories@github.com" ,
"tags" : [
"Exploit" ,
"Third Party Advisory"
]
2024-08-20 22:03:12 +00:00
}
]
}