cvelist/2023/0xxx/CVE-2023-0566.json

105 lines
3.3 KiB
JSON
Raw Normal View History

2023-01-29 00:00:36 +00:00
{
2023-12-18 11:00:32 +00:00
"data_version": "4.0",
"data_type": "CVE",
"data_format": "MITRE",
2023-01-29 22:00:35 +00:00
"CVE_data_meta": {
"ID": "CVE-2023-0566",
2023-12-18 11:00:32 +00:00
"ASSIGNER": "security@huntr.com",
"STATE": "PUBLIC"
},
"description": {
"description_data": [
{
"lang": "eng",
"value": "Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') in froxlor/froxlor prior to 2.0.10.\n\n"
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-79Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')",
"cweId": "CWE-79"
}
]
}
]
2023-01-29 22:00:35 +00:00
},
"affects": {
"vendor": {
"vendor_data": [
{
2023-12-18 11:00:32 +00:00
"vendor_name": "froxlor",
2023-01-29 22:00:35 +00:00
"product": {
"product_data": [
{
"product_name": "froxlor/froxlor",
"version": {
"version_data": [
{
"version_affected": "<",
2023-12-18 11:00:32 +00:00
"version_name": "unspecified",
2023-01-29 22:00:35 +00:00
"version_value": "2.0.10"
}
]
}
}
]
2023-12-18 11:00:32 +00:00
}
2023-01-29 14:30:24 -07:00
}
]
}
2023-01-29 22:00:35 +00:00
},
"references": {
"reference_data": [
{
2023-12-18 11:00:32 +00:00
"url": "https://huntr.dev/bounties/8339e4f1-d430-4845-81b5-36dd9fcdac49",
"refsource": "MISC",
"name": "https://huntr.dev/bounties/8339e4f1-d430-4845-81b5-36dd9fcdac49"
2023-01-29 22:00:35 +00:00
},
{
2023-12-18 11:00:32 +00:00
"url": "https://github.com/froxlor/froxlor/commit/bd5b99dc1c06f594b9563d459a50bf3b32504876",
2023-01-29 22:00:35 +00:00
"refsource": "MISC",
2023-12-18 11:00:32 +00:00
"name": "https://github.com/froxlor/froxlor/commit/bd5b99dc1c06f594b9563d459a50bf3b32504876"
2023-01-29 22:00:35 +00:00
}
]
},
2023-12-18 11:00:32 +00:00
"generator": {
"engine": "Vulnogram 0.1.0-dev"
},
2023-01-29 22:00:35 +00:00
"source": {
"advisory": "8339e4f1-d430-4845-81b5-36dd9fcdac49",
"discovery": "EXTERNAL"
2023-12-18 11:00:32 +00:00
},
"credits": [
{
"lang": "en",
"value": "Ahmed Hassan (ahmedvienna)"
},
{
"lang": "en",
"value": "Josef Hassan (josefjku)"
}
],
"impact": {
"cvss": [
{
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 6.2,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "HIGH",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:H/UI:N/S:U/C:H/I:H/A:L",
"version": "3.1"
}
]
2023-01-29 22:00:35 +00:00
}
2023-12-18 11:00:32 +00:00
}