cvelist/2022/1xxx/CVE-2022-1909.json

89 lines
2.9 KiB
JSON
Raw Normal View History

2022-05-27 09:32:26 +01:00
{
2022-06-02 13:41:44 +00:00
"CVE_data_meta": {
"ASSIGNER": "security@huntr.dev",
"ID": "CVE-2022-1909",
"STATE": "PUBLIC",
"TITLE": "Cross-site Scripting (XSS) - Stored in causefx/organizr"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "causefx/organizr",
"version": {
"version_data": [
{
"version_affected": "<",
"version_value": "2.1.2200"
}
]
}
}
]
},
"vendor_name": "causefx"
2022-05-27 09:32:26 +01:00
}
]
}
2022-06-02 13:41:44 +00:00
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "Cross-site Scripting (XSS) - Stored in GitHub repository causefx/organizr prior to 2.1.2200."
}
]
},
"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-05-27 09:32:26 +01:00
]
2022-06-02 13:41:44 +00:00
},
"references": {
"reference_data": [
{
"name": "https://huntr.dev/bounties/8f83eb8f-51a8-41c0-bc7d-077f48faebdc",
"refsource": "CONFIRM",
"url": "https://huntr.dev/bounties/8f83eb8f-51a8-41c0-bc7d-077f48faebdc"
},
{
"name": "https://github.com/causefx/organizr/commit/d5245cab1f4b9180856330266911d6ceda14858b",
"refsource": "MISC",
"url": "https://github.com/causefx/organizr/commit/d5245cab1f4b9180856330266911d6ceda14858b"
}
]
},
"source": {
"advisory": "8f83eb8f-51a8-41c0-bc7d-077f48faebdc",
"discovery": "EXTERNAL"
}
2022-05-27 09:32:26 +01:00
}