2024-12-08 03:06:42 +00:00

92 lines
2.7 KiB
JSON

{
"id": "CVE-2022-40357",
"sourceIdentifier": "cve@mitre.org",
"published": "2022-09-20T21:15:11.247",
"lastModified": "2024-11-21T07:21:20.690",
"vulnStatus": "Modified",
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "A security issue was discovered in Z-BlogPHP <= 1.7.2. A Server-Side Request Forgery (SSRF) vulnerability in the zb_users/plugin/UEditor/php/action_crawler.php file allows remote attackers to force the application to make arbitrary requests via injection of arbitrary URLs into the source parameter."
},
{
"lang": "es",
"value": "Se ha detectado un problema de seguridad en Z-BlogPHP versiones anteriores a 1.7.2 incluy\u00e9ndola. Una vulnerabilidad de tipo Server-Side Request Forgery (SSRF) en el archivo zb_users/plugin/UEditor/php/action_crawler.php permite a atacantes remotos forzar la aplicaci\u00f3n para hacer peticiones arbitrarias por medio de una inyecci\u00f3n de URLs arbitrarias en el par\u00e1metro source"
}
],
"metrics": {
"cvssMetricV31": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "3.1",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"baseScore": 9.8,
"baseSeverity": "CRITICAL",
"attackVector": "NETWORK",
"attackComplexity": "LOW",
"privilegesRequired": "NONE",
"userInteraction": "NONE",
"scope": "UNCHANGED",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"availabilityImpact": "HIGH"
},
"exploitabilityScore": 3.9,
"impactScore": 5.9
}
]
},
"weaknesses": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "CWE-918"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:zblogcn:z-blogphp:*:*:*:*:*:*:*:*",
"versionEndIncluding": "1.7.2",
"matchCriteriaId": "7405D3EE-68E6-4717-8E82-C1FF5EEF6873"
}
]
}
]
}
],
"references": [
{
"url": "https://github.com/zblogcn/zblogphp/issues/336",
"source": "cve@mitre.org",
"tags": [
"Exploit",
"Issue Tracking",
"Third Party Advisory"
]
},
{
"url": "https://github.com/zblogcn/zblogphp/issues/336",
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Exploit",
"Issue Tracking",
"Third Party Advisory"
]
}
]
}