cvelist/2022/4xxx/CVE-2022-4502.json

89 lines
2.9 KiB
JSON
Raw Normal View History

2022-12-15 00:00:38 +00:00
{
2022-12-15 18:40:08 +00:00
"CVE_data_meta": {
"ASSIGNER": "security@huntr.dev",
"ID": "CVE-2022-4502",
"STATE": "PUBLIC",
"TITLE": "Cross-site Scripting (XSS) - Reflected in openemr/openemr"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "openemr/openemr",
"version": {
"version_data": [
{
"version_affected": "<",
"version_value": "7.0.0.2"
}
]
}
}
]
},
"vendor_name": "openemr"
2022-12-14 16:59:27 -08:00
}
]
}
2022-12-15 18:40:08 +00:00
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "Cross-site Scripting (XSS) - Reflected in GitHub repository openemr/openemr prior to 7.0.0.2."
}
]
},
"impact": {
"cvss": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.3,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:L/UI:R/S:U/C:H/I:H/A:N",
"version": "3.0"
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-79 Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')"
}
]
}
2022-12-14 16:59:27 -08:00
]
2022-12-15 18:40:08 +00:00
},
"references": {
"reference_data": [
{
"name": "https://github.com/openemr/openemr/commit/37d7ed4855763fc588485f05b2e9cc0944f71879",
"refsource": "MISC",
"url": "https://github.com/openemr/openemr/commit/37d7ed4855763fc588485f05b2e9cc0944f71879"
},
{
"name": "https://huntr.dev/bounties/5bdef791-6886-4008-b9ba-045cb4524114",
"refsource": "CONFIRM",
"url": "https://huntr.dev/bounties/5bdef791-6886-4008-b9ba-045cb4524114"
}
]
},
"source": {
"advisory": "5bdef791-6886-4008-b9ba-045cb4524114",
"discovery": "EXTERNAL"
}
2022-12-15 00:00:38 +00:00
}