cvelist/2023/1xxx/CVE-2023-1882.json

89 lines
2.9 KiB
JSON
Raw Normal View History

2023-04-05 16:00:35 +00:00
{
2023-04-05 17:00:35 +00:00
"CVE_data_meta": {
"ASSIGNER": "security@huntr.dev",
"ID": "CVE-2023-1882",
"STATE": "PUBLIC",
"TITLE": "Cross-site Scripting (XSS) - DOM in thorsten/phpmyfaq"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "thorsten/phpmyfaq",
"version": {
"version_data": [
{
"version_affected": "<",
"version_value": "3.1.12"
}
]
}
}
]
},
"vendor_name": "thorsten"
2023-04-05 10:45:00 -06:00
}
]
}
2023-04-05 17:00:35 +00:00
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "Cross-site Scripting (XSS) - DOM in GitHub repository thorsten/phpmyfaq prior to 3.1.12."
}
]
},
"impact": {
"cvss": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 8.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "HIGH",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:H/UI:R/S:C/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')"
}
]
}
2023-04-05 10:45:00 -06:00
]
2023-04-05 17:00:35 +00:00
},
"references": {
"reference_data": [
{
"name": "https://huntr.dev/bounties/8ab09a1c-cfd5-4ce0-aae3-d33c93318957",
"refsource": "CONFIRM",
"url": "https://huntr.dev/bounties/8ab09a1c-cfd5-4ce0-aae3-d33c93318957"
},
{
"name": "https://github.com/thorsten/phpmyfaq/commit/49db615c300ae0f87795f20570f6f5bdccb1d2f2",
"refsource": "MISC",
"url": "https://github.com/thorsten/phpmyfaq/commit/49db615c300ae0f87795f20570f6f5bdccb1d2f2"
}
]
},
"source": {
"advisory": "8ab09a1c-cfd5-4ce0-aae3-d33c93318957",
"discovery": "EXTERNAL"
}
2023-04-05 16:00:35 +00:00
}