cvelist/2023/4xxx/CVE-2023-4951.json

108 lines
3.4 KiB
JSON
Raw Normal View History

2023-09-13 20:00:34 +00:00
{
2023-09-14 17:00:34 +00:00
"data_version": "4.0",
2023-09-13 20:00:34 +00:00
"data_type": "CVE",
"data_format": "MITRE",
"CVE_data_meta": {
"ID": "CVE-2023-4951",
2023-09-14 17:00:34 +00:00
"ASSIGNER": "info@greenrocketsecurity.com",
"STATE": "PUBLIC"
2023-09-13 20:00:34 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2023-09-14 17:00:34 +00:00
"value": "A cross site scripting issue was discovered with the pagination function on the \"Client-based Authentication Policy Configuration\" screen of the GreenRADIUS web admin interface.\u00a0This issue is found in GreenRADIUS v5.1.1.1 and prior. A fix was included in v5.1.2.2.\n\n\n"
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"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": "Green Rocket Security",
"product": {
"product_data": [
{
"product_name": "GreenRADIUS",
"version": {
"version_data": [
{
"version_affected": "<=",
"version_name": "0",
"version_value": "5.1.1.1"
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
{
"url": "https://greenrocketsecurity.com/cve-2023-4951/",
"refsource": "MISC",
"name": "https://greenrocketsecurity.com/cve-2023-4951/"
}
]
},
"generator": {
"engine": "SecretariatVulnogram 0.1.0-dev"
},
"source": {
"discovery": "EXTERNAL"
},
"solution": [
{
"lang": "en",
"supportingMedia": [
{
"base64": false,
"type": "text/html",
"value": "Upgrade to GreenRADIUS v5.1.2.2 or later<br>"
}
],
"value": "Upgrade to GreenRADIUS v5.1.2.2 or later\n"
}
],
"credits": [
{
"lang": "en",
"value": "Jay Sharma, Application Security Analyst, Qualys, Inc."
}
],
"impact": {
"cvss": [
{
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "NONE",
"baseScore": 2,
"baseSeverity": "LOW",
2023-09-22 15:00:33 +00:00
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
2023-09-14 17:00:34 +00:00
"privilegesRequired": "HIGH",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
2023-09-22 15:00:33 +00:00
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:R/S:U/C:L/I:N/A:N",
2023-09-14 17:00:34 +00:00
"version": "3.1"
2023-09-13 20:00:34 +00:00
}
]
}
}