mirror of
https://github.com/CVEProject/cvelist.git
synced 2025-08-04 08:44:25 +00:00
113 lines
4.1 KiB
JSON
113 lines
4.1 KiB
JSON
{
|
|
"data_version": "4.0",
|
|
"data_type": "CVE",
|
|
"data_format": "MITRE",
|
|
"CVE_data_meta": {
|
|
"ID": "CVE-2023-40148",
|
|
"ASSIGNER": "responsible-disclosure@pingidentity.com",
|
|
"STATE": "PUBLIC"
|
|
},
|
|
"description": {
|
|
"description_data": [
|
|
{
|
|
"lang": "eng",
|
|
"value": "Server-side request forgery (SSRF) in PingFederate allows unauthenticated http requests to attack network resources and consume server-side resources via forged HTTP POST requests.\n"
|
|
}
|
|
]
|
|
},
|
|
"problemtype": {
|
|
"problemtype_data": [
|
|
{
|
|
"description": [
|
|
{
|
|
"lang": "eng",
|
|
"value": "CWE-918 Server-Side Request Forgery (SSRF)",
|
|
"cweId": "CWE-918"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"affects": {
|
|
"vendor": {
|
|
"vendor_data": [
|
|
{
|
|
"vendor_name": "Ping Identity",
|
|
"product": {
|
|
"product_data": [
|
|
{
|
|
"product_name": "PingFederate",
|
|
"version": {
|
|
"version_data": [
|
|
{
|
|
"version_affected": "<=",
|
|
"version_name": "11.3.0",
|
|
"version_value": "11.3.2"
|
|
},
|
|
{
|
|
"version_affected": "<=",
|
|
"version_name": "11.2.0",
|
|
"version_value": "11.2.7"
|
|
},
|
|
{
|
|
"version_affected": "<=",
|
|
"version_name": "11.1.0",
|
|
"version_value": "11.1.8"
|
|
},
|
|
{
|
|
"version_affected": "<=",
|
|
"version_name": "11.0.0",
|
|
"version_value": "11.0.8"
|
|
}
|
|
]
|
|
}
|
|
}
|
|
]
|
|
}
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"references": {
|
|
"reference_data": [
|
|
{
|
|
"url": "https://docs.pingidentity.com/r/en-us/pingfederate-120/tuj1708533127032",
|
|
"refsource": "MISC",
|
|
"name": "https://docs.pingidentity.com/r/en-us/pingfederate-120/tuj1708533127032"
|
|
},
|
|
{
|
|
"url": "https://www.pingidentity.com/en/resources/downloads/pingfederate/previous-releases.html",
|
|
"refsource": "MISC",
|
|
"name": "https://www.pingidentity.com/en/resources/downloads/pingfederate/previous-releases.html"
|
|
}
|
|
]
|
|
},
|
|
"generator": {
|
|
"engine": "Vulnogram 0.1.0-dev"
|
|
},
|
|
"source": {
|
|
"advisory": "SECADV041",
|
|
"defect": [
|
|
"PF-34646"
|
|
],
|
|
"discovery": "INTERNAL"
|
|
},
|
|
"impact": {
|
|
"cvss": [
|
|
{
|
|
"attackComplexity": "LOW",
|
|
"attackVector": "NETWORK",
|
|
"availabilityImpact": "LOW",
|
|
"baseScore": 6.5,
|
|
"baseSeverity": "MEDIUM",
|
|
"confidentialityImpact": "LOW",
|
|
"integrityImpact": "NONE",
|
|
"privilegesRequired": "NONE",
|
|
"scope": "UNCHANGED",
|
|
"userInteraction": "NONE",
|
|
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:L",
|
|
"version": "3.1"
|
|
}
|
|
]
|
|
}
|
|
} |