mirror of
https://github.com/CVEProject/cvelist.git
synced 2025-08-04 08:44:25 +00:00
126 lines
4.7 KiB
JSON
126 lines
4.7 KiB
JSON
{
|
|
"data_version": "4.0",
|
|
"data_type": "CVE",
|
|
"data_format": "MITRE",
|
|
"CVE_data_meta": {
|
|
"ID": "CVE-2024-22477",
|
|
"ASSIGNER": "responsible-disclosure@pingidentity.com",
|
|
"STATE": "PUBLIC"
|
|
},
|
|
"description": {
|
|
"description_data": [
|
|
{
|
|
"lang": "eng",
|
|
"value": "A cross-site scripting vulnerability exists in the admin console OIDC Policy Management Editor. The impact is contained to admin console users only."
|
|
}
|
|
]
|
|
},
|
|
"problemtype": {
|
|
"problemtype_data": [
|
|
{
|
|
"description": [
|
|
{
|
|
"lang": "eng",
|
|
"value": "CWE-79 Improper Neutralization of Input During Web Page Generation (XSS or 'Cross-site Scripting')",
|
|
"cweId": "CWE-79"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"affects": {
|
|
"vendor": {
|
|
"vendor_data": [
|
|
{
|
|
"vendor_name": "Ping Identity",
|
|
"product": {
|
|
"product_data": [
|
|
{
|
|
"product_name": "PingFederate",
|
|
"version": {
|
|
"version_data": [
|
|
{
|
|
"version_affected": "<=",
|
|
"version_name": "11.0.0",
|
|
"version_value": "11.0.9"
|
|
},
|
|
{
|
|
"version_affected": "<=",
|
|
"version_name": "11.1.0",
|
|
"version_value": "11.1.9"
|
|
},
|
|
{
|
|
"version_affected": "<=",
|
|
"version_name": "11.2.0",
|
|
"version_value": "11.2.8"
|
|
},
|
|
{
|
|
"version_affected": "<=",
|
|
"version_name": "11.3.0",
|
|
"version_value": "11.3.4"
|
|
},
|
|
{
|
|
"version_affected": "=",
|
|
"version_value": "12.0.0"
|
|
},
|
|
{
|
|
"version_affected": "<=",
|
|
"version_name": "10.3.0",
|
|
"version_value": "10.3.13"
|
|
}
|
|
]
|
|
}
|
|
}
|
|
]
|
|
}
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"references": {
|
|
"reference_data": [
|
|
{
|
|
"url": "https://docs.pingidentity.com/r/en-us/pingfederate-120/lwu1707324350083",
|
|
"refsource": "MISC",
|
|
"name": "https://docs.pingidentity.com/r/en-us/pingfederate-120/lwu1707324350083"
|
|
}
|
|
]
|
|
},
|
|
"generator": {
|
|
"engine": "Vulnogram 0.2.0"
|
|
},
|
|
"source": {
|
|
"discovery": "UNKNOWN"
|
|
},
|
|
"configuration": [
|
|
{
|
|
"lang": "en",
|
|
"supportingMedia": [
|
|
{
|
|
"base64": false,
|
|
"type": "text/html",
|
|
"value": "All instances of PingFederate on vulnerable versions are vulnerable to this issue.<br>"
|
|
}
|
|
],
|
|
"value": "All instances of PingFederate on vulnerable versions are vulnerable to this issue."
|
|
}
|
|
],
|
|
"impact": {
|
|
"cvss": [
|
|
{
|
|
"attackComplexity": "HIGH",
|
|
"attackVector": "ADJACENT_NETWORK",
|
|
"availabilityImpact": "NONE",
|
|
"baseScore": 1.8,
|
|
"baseSeverity": "LOW",
|
|
"confidentialityImpact": "NONE",
|
|
"integrityImpact": "LOW",
|
|
"privilegesRequired": "HIGH",
|
|
"scope": "UNCHANGED",
|
|
"userInteraction": "REQUIRED",
|
|
"vectorString": "CVSS:3.1/AV:A/AC:H/PR:H/UI:R/S:U/C:N/I:L/A:N",
|
|
"version": "3.1"
|
|
}
|
|
]
|
|
}
|
|
} |