2024-07-14 02:06:08 +00:00

85 lines
2.6 KiB
JSON

{
"id": "CVE-2023-24455",
"sourceIdentifier": "jenkinsci-cert@googlegroups.com",
"published": "2023-01-26T21:18:18.883",
"lastModified": "2023-02-02T16:51:35.917",
"vulnStatus": "Analyzed",
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "Jenkins visualexpert Plugin 1.3 and earlier does not restrict the names of files in methods implementing form validation, allowing attackers with Item/Configure permission to check for the existence of an attacker-specified file path on the Jenkins controller file system."
},
{
"lang": "es",
"value": "El complemento visualexpert de Jenkins en su versi\u00f3n 1.3 y anteriores no restringe los nombres de los archivos en los m\u00e9todos que implementan la validaci\u00f3n de formularios, lo que permite a los atacantes con permiso Elemento/Configurar verificar la existencia de una ruta de archivo especificada por el atacante en el sistema de archivos del controlador Jenkins."
}
],
"metrics": {
"cvssMetricV31": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "3.1",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N",
"attackVector": "NETWORK",
"attackComplexity": "LOW",
"privilegesRequired": "LOW",
"userInteraction": "NONE",
"scope": "UNCHANGED",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"availabilityImpact": "NONE",
"baseScore": 4.3,
"baseSeverity": "MEDIUM"
},
"exploitabilityScore": 2.8,
"impactScore": 1.4
}
]
},
"weaknesses": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "CWE-22"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:jenkins:visual_expert:1.0:*:*:*:*:jenkins:*:*",
"matchCriteriaId": "4443CC0A-5817-49F7-B8B8-2BCE9368AEC1"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:jenkins:visual_expert:1.3:*:*:*:*:jenkins:*:*",
"matchCriteriaId": "AB37FC6F-1E49-4F45-ACC2-B60DB0A96CE2"
}
]
}
]
}
],
"references": [
{
"url": "https://www.jenkins.io/security/advisory/2023-01-24/#SECURITY-2709",
"source": "jenkinsci-cert@googlegroups.com",
"tags": [
"Vendor Advisory"
]
}
]
}