2024-07-25 22:03:13 +00:00
{
"id" : "CVE-2024-41809" ,
"sourceIdentifier" : "security-advisories@github.com" ,
"published" : "2024-07-25T21:15:11.310" ,
2024-12-08 03:06:42 +00:00
"lastModified" : "2024-11-21T09:33:07.010" ,
"vulnStatus" : "Modified" ,
2024-07-25 22:03:13 +00:00
"cveTags" : [ ] ,
"descriptions" : [
{
"lang" : "en" ,
"value" : "OpenObserve is an open-source observability platform. Starting in version 0.4.4 and prior to version 0.10.0, OpenObserve contains a cross-site scripting vulnerability in line 32 of `openobserve/web/src/views/MemberSubscription.vue`. Version 0.10.0 sanitizes incoming html."
2024-07-26 14:03:12 +00:00
} ,
{
"lang" : "es" ,
"value" : "OpenObserve es una plataforma de observabilidad de c\u00f3digo abierto. A partir de la versi\u00f3n 0.4.4 y anteriores a la versi\u00f3n 0.10.0, OpenObserve contiene una vulnerabilidad de Cross Site Scripting en la l\u00ednea 32 de `openobserve/web/src/views/MemberSubscription.vue`. La versi\u00f3n 0.10.0 sanitiza el HTML entrante."
2024-07-25 22:03:13 +00:00
}
] ,
"metrics" : {
"cvssMetricV31" : [
2024-08-13 14:03:16 +00:00
{
2024-12-08 03:06:42 +00:00
"source" : "security-advisories@github.com" ,
"type" : "Secondary" ,
2024-08-13 14:03:16 +00:00
"cvssData" : {
"version" : "3.1" ,
2024-12-08 03:06:42 +00:00
"vectorString" : "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:L/I:L/A:N" ,
"baseScore" : 7.2 ,
"baseSeverity" : "HIGH" ,
2024-08-13 14:03:16 +00:00
"attackVector" : "NETWORK" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "NONE" ,
2024-12-08 03:06:42 +00:00
"userInteraction" : "NONE" ,
2024-08-13 14:03:16 +00:00
"scope" : "CHANGED" ,
"confidentialityImpact" : "LOW" ,
"integrityImpact" : "LOW" ,
2024-12-08 03:06:42 +00:00
"availabilityImpact" : "NONE"
2024-08-13 14:03:16 +00:00
} ,
2024-12-08 03:06:42 +00:00
"exploitabilityScore" : 3.9 ,
2024-08-13 14:03:16 +00:00
"impactScore" : 2.7
} ,
2024-07-25 22:03:13 +00:00
{
2024-12-08 03:06:42 +00:00
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
2024-07-25 22:03:13 +00:00
"cvssData" : {
"version" : "3.1" ,
2024-12-08 03:06:42 +00:00
"vectorString" : "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N" ,
"baseScore" : 6.1 ,
"baseSeverity" : "MEDIUM" ,
2024-07-25 22:03:13 +00:00
"attackVector" : "NETWORK" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "NONE" ,
2024-12-08 03:06:42 +00:00
"userInteraction" : "REQUIRED" ,
2024-07-25 22:03:13 +00:00
"scope" : "CHANGED" ,
"confidentialityImpact" : "LOW" ,
"integrityImpact" : "LOW" ,
2024-12-08 03:06:42 +00:00
"availabilityImpact" : "NONE"
2024-07-25 22:03:13 +00:00
} ,
2024-12-08 03:06:42 +00:00
"exploitabilityScore" : 2.8 ,
2024-07-25 22:03:13 +00:00
"impactScore" : 2.7
}
]
} ,
"weaknesses" : [
2024-08-13 14:03:16 +00:00
{
2024-12-08 03:06:42 +00:00
"source" : "security-advisories@github.com" ,
"type" : "Secondary" ,
2024-08-13 14:03:16 +00:00
"description" : [
{
"lang" : "en" ,
"value" : "CWE-79"
}
]
} ,
2024-07-25 22:03:13 +00:00
{
2024-12-08 03:06:42 +00:00
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
2024-07-25 22:03:13 +00:00
"description" : [
{
"lang" : "en" ,
"value" : "CWE-79"
}
]
}
] ,
2024-08-13 14:03:16 +00:00
"configurations" : [
{
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:openobserve:openobserve:*:*:*:*:*:*:*:*" ,
"versionStartIncluding" : "0.4.4" ,
"versionEndExcluding" : "0.10.0" ,
"matchCriteriaId" : "5E05D552-02CC-47A9-A856-80D7A1208BE4"
}
]
}
]
}
] ,
2024-07-25 22:03:13 +00:00
"references" : [
{
"url" : "https://github.com/openobserve/openobserve/blob/v0.5.2/web/src/views/MemberSubscription.vue#L32" ,
2024-08-13 14:03:16 +00:00
"source" : "security-advisories@github.com" ,
"tags" : [
"Product"
]
2024-07-25 22:03:13 +00:00
} ,
{
"url" : "https://github.com/openobserve/openobserve/commit/2334377ebc8b74beb06ab3e5712dbdb1be1eff02" ,
2024-08-13 14:03:16 +00:00
"source" : "security-advisories@github.com" ,
"tags" : [
"Patch"
]
2024-07-25 22:03:13 +00:00
} ,
{
"url" : "https://github.com/openobserve/openobserve/commit/64587261968217dfb8af4c4f6054d58bbc6d331d" ,
2024-08-13 14:03:16 +00:00
"source" : "security-advisories@github.com" ,
"tags" : [
"Patch"
]
2024-07-25 22:03:13 +00:00
} ,
{
"url" : "https://github.com/openobserve/openobserve/security/advisories/GHSA-rw8w-37p9-mrrp" ,
2024-08-13 14:03:16 +00:00
"source" : "security-advisories@github.com" ,
"tags" : [
"Third Party Advisory"
]
2024-12-08 03:06:42 +00:00
} ,
{
"url" : "https://github.com/openobserve/openobserve/blob/v0.5.2/web/src/views/MemberSubscription.vue#L32" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Product"
]
} ,
{
"url" : "https://github.com/openobserve/openobserve/commit/2334377ebc8b74beb06ab3e5712dbdb1be1eff02" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Patch"
]
} ,
{
"url" : "https://github.com/openobserve/openobserve/commit/64587261968217dfb8af4c4f6054d58bbc6d331d" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Patch"
]
} ,
{
"url" : "https://github.com/openobserve/openobserve/security/advisories/GHSA-rw8w-37p9-mrrp" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Third Party Advisory"
]
2024-07-25 22:03:13 +00:00
}
]
}