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

105 lines
3.3 KiB
JSON
Raw Normal View History

2023-02-12 13:00:44 +00:00
{
2023-12-18 11:00:32 +00:00
"data_version": "4.0",
"data_type": "CVE",
"data_format": "MITRE",
"CVE_data_meta": {
"ID": "CVE-2023-0791",
"ASSIGNER": "security@huntr.com",
"STATE": "PUBLIC"
},
"description": {
"description_data": [
{
"lang": "eng",
"value": "Cross-site Scripting (XSS) - Stored in GitHub repository thorsten/phpmyfaq prior to 3.1.11.\n\n"
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
2023-02-12 06:39:53 -07:00
{
2023-12-18 11:00:32 +00:00
"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": "thorsten",
"product": {
"product_data": [
{
"product_name": "thorsten/phpmyfaq",
"version": {
"version_data": [
{
"version_affected": "<",
"version_name": "unspecified",
"version_value": "3.1.11"
}
]
}
}
]
2023-02-12 06:39:53 -07:00
}
}
]
}
2023-12-18 11:00:32 +00:00
},
"references": {
"reference_data": [
{
"url": "https://huntr.dev/bounties/7152b340-c6f3-4ac8-9f62-f764a267488d",
"refsource": "MISC",
"name": "https://huntr.dev/bounties/7152b340-c6f3-4ac8-9f62-f764a267488d"
},
{
"url": "https://github.com/thorsten/phpmyfaq/commit/26663efcb0b67e421e4ecccad8f19e7106bb03ce",
"refsource": "MISC",
"name": "https://github.com/thorsten/phpmyfaq/commit/26663efcb0b67e421e4ecccad8f19e7106bb03ce"
}
2023-02-12 06:39:53 -07:00
]
2023-12-18 11:00:32 +00:00
},
"generator": {
"engine": "Vulnogram 0.1.0-dev"
},
"source": {
"advisory": "7152b340-c6f3-4ac8-9f62-f764a267488d",
"discovery": "EXTERNAL"
},
"credits": [
{
"lang": "en",
"value": "Josef Hassan (josefjku)"
},
{
"lang": "en",
"value": "Ahmed Hassan (ahmedvienna)"
}
],
"impact": {
"cvss": [
{
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 8.3,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:L",
"version": "3.1"
}
]
}
2023-02-12 13:00:44 +00:00
}