2024-07-22 14:00:36 +00:00
{
2024-07-25 21:00:40 +00:00
"data_version" : "4.0" ,
2024-07-22 14:00:36 +00:00
"data_type" : "CVE" ,
"data_format" : "MITRE" ,
"CVE_data_meta" : {
"ID" : "CVE-2024-41809" ,
2024-07-25 21:00:40 +00:00
"ASSIGNER" : "security-advisories@github.com" ,
"STATE" : "PUBLIC"
2024-07-22 14:00:36 +00:00
} ,
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2024-07-25 21:00:40 +00:00
"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."
}
]
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "CWE-79: Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')" ,
"cweId" : "CWE-79"
}
]
}
]
} ,
"affects" : {
"vendor" : {
"vendor_data" : [
{
"vendor_name" : "openobserve" ,
"product" : {
"product_data" : [
{
"product_name" : "openobserve" ,
"version" : {
"version_data" : [
{
"version_affected" : "=" ,
"version_value" : ">= 0.4.4, < 0.10.0"
}
]
}
}
]
}
}
]
}
} ,
"references" : {
"reference_data" : [
{
"url" : "https://github.com/openobserve/openobserve/security/advisories/GHSA-rw8w-37p9-mrrp" ,
"refsource" : "MISC" ,
"name" : "https://github.com/openobserve/openobserve/security/advisories/GHSA-rw8w-37p9-mrrp"
} ,
{
"url" : "https://github.com/openobserve/openobserve/commit/2334377ebc8b74beb06ab3e5712dbdb1be1eff02" ,
"refsource" : "MISC" ,
"name" : "https://github.com/openobserve/openobserve/commit/2334377ebc8b74beb06ab3e5712dbdb1be1eff02"
} ,
{
"url" : "https://github.com/openobserve/openobserve/commit/64587261968217dfb8af4c4f6054d58bbc6d331d" ,
"refsource" : "MISC" ,
"name" : "https://github.com/openobserve/openobserve/commit/64587261968217dfb8af4c4f6054d58bbc6d331d"
} ,
{
"url" : "https://github.com/openobserve/openobserve/blob/v0.5.2/web/src/views/MemberSubscription.vue#L32" ,
"refsource" : "MISC" ,
"name" : "https://github.com/openobserve/openobserve/blob/v0.5.2/web/src/views/MemberSubscription.vue#L32"
}
]
} ,
"source" : {
"advisory" : "GHSA-rw8w-37p9-mrrp" ,
"discovery" : "UNKNOWN"
} ,
"impact" : {
"cvss" : [
{
"attackComplexity" : "LOW" ,
"attackVector" : "NETWORK" ,
"availabilityImpact" : "NONE" ,
"baseScore" : 7.2 ,
"baseSeverity" : "HIGH" ,
"confidentialityImpact" : "LOW" ,
"integrityImpact" : "LOW" ,
"privilegesRequired" : "NONE" ,
"scope" : "CHANGED" ,
"userInteraction" : "NONE" ,
"vectorString" : "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:L/I:L/A:N" ,
"version" : "3.1"
2024-07-22 14:00:36 +00:00
}
]
}
}