2022-04-13 19:08:59 +01:00
{
2022-04-13 19:01:43 +00:00
"CVE_data_meta" : {
"ASSIGNER" : "security@huntr.dev" ,
"ID" : "CVE-2022-1346" ,
"STATE" : "PUBLIC" ,
"TITLE" : "Multiple Stored XSS in causefx/organizr"
} ,
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "causefx/organizr" ,
"version" : {
"version_data" : [
{
"version_affected" : "<" ,
"version_value" : "2.1.1810"
}
]
}
}
]
} ,
"vendor_name" : "causefx"
2022-04-13 19:08:59 +01:00
}
]
}
2022-04-13 19:01:43 +00:00
} ,
"data_format" : "MITRE" ,
"data_type" : "CVE" ,
"data_version" : "4.0" ,
"description" : {
"description_data" : [
{
"lang" : "eng" ,
"value" : "Multiple Stored XSS in GitHub repository causefx/organizr prior to 2.1.1810. This allows attackers to execute malicious scripts in the user's browser and it can lead to session hijacking, sensitive data exposure, and worse."
}
]
} ,
"impact" : {
"cvss" : {
"attackComplexity" : "LOW" ,
"attackVector" : "NETWORK" ,
"availabilityImpact" : "HIGH" ,
"baseScore" : 9 ,
"baseSeverity" : "CRITICAL" ,
"confidentialityImpact" : "HIGH" ,
"integrityImpact" : "HIGH" ,
"privilegesRequired" : "LOW" ,
"scope" : "CHANGED" ,
"userInteraction" : "REQUIRED" ,
"vectorString" : "CVSS:3.0/AV:N/AC:L/PR:L/UI:R/S:C/C:H/I:H/A:H" ,
"version" : "3.0"
}
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "CWE-79 Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')"
}
]
}
2022-04-13 19:08:59 +01:00
]
2022-04-13 19:01:43 +00:00
} ,
"references" : {
"reference_data" : [
{
"name" : "https://github.com/causefx/organizr/commit/a09d834d995599756b62016af7026d2408ecf43a" ,
"refsource" : "MISC" ,
"url" : "https://github.com/causefx/organizr/commit/a09d834d995599756b62016af7026d2408ecf43a"
} ,
{
"name" : "https://huntr.dev/bounties/8fe435b0-192f-41ca-b41e-580fcd34892f" ,
"refsource" : "CONFIRM" ,
"url" : "https://huntr.dev/bounties/8fe435b0-192f-41ca-b41e-580fcd34892f"
}
]
} ,
"source" : {
"advisory" : "8fe435b0-192f-41ca-b41e-580fcd34892f" ,
"discovery" : "EXTERNAL"
}
2022-04-13 19:08:59 +01:00
}