116 lines
4.0 KiB
JSON
Raw Normal View History

2023-04-24 12:24:31 +02:00
{
"id": "CVE-2009-4769",
"sourceIdentifier": "cve@mitre.org",
"published": "2010-04-20T14:30:01.333",
"lastModified": "2010-06-07T04:00:00.000",
"vulnStatus": "Analyzed",
"descriptions": [
{
"lang": "en",
"value": "Multiple format string vulnerabilities in the tolog function in httpdx 1.4, 1.4.5, 1.4.6, 1.4.6b, and 1.5 allow (1) remote attackers to execute arbitrary code via format string specifiers in a GET request to the HTTP server component when logging is enabled, and allow (2) remote authenticated users to execute arbitrary code via format string specifiers in a PWD command to the FTP server component."
},
{
"lang": "es",
"value": "M\u00faltiples vulnerabilidades de formato de cadena en la funci\u00f3n tolog de httpdx v1.4, v1.4.5, v1.4.6, v1.4.6b, y v1.5 permiten (1) a atacantes remotos ejecutar c\u00f3digo de su elecci\u00f3n a trav\u00e9s de especificadores de formato de cadena en una petici\u00f3n GET al componente de servidor HTTP cuando las trazas (logging) est\u00e1n habilitadas, y permiten (2) a usuarios remotos autenticados ejecutar c\u00f3digo de su elecci\u00f3n a trav\u00e9s de especificadores de formato de cadena en un comando PWD al componente de servidor FTP."
}
],
"metrics": {
"cvssMetricV2": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "2.0",
"vectorString": "AV:N/AC:M/Au:N/C:C/I:C/A:C",
"accessVector": "NETWORK",
"accessComplexity": "MEDIUM",
"authentication": "NONE",
"confidentialityImpact": "COMPLETE",
"integrityImpact": "COMPLETE",
"availabilityImpact": "COMPLETE",
"baseScore": 9.3
},
"baseSeverity": "HIGH",
"exploitabilityScore": 8.6,
"impactScore": 10.0,
"acInsufInfo": false,
"obtainAllPrivilege": false,
"obtainUserPrivilege": false,
"obtainOtherPrivilege": false,
"userInteractionRequired": false
}
]
},
"weaknesses": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "CWE-134"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:jasper:httpdx:1.4:*:*:*:*:*:*:*",
"matchCriteriaId": "D490B4E8-E863-4856-8031-3E08FBED4E66"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:jasper:httpdx:1.4.5:*:*:*:*:*:*:*",
"matchCriteriaId": "595ADCF1-10CB-4346-A31A-2FAE38ADD865"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:jasper:httpdx:1.4.6:*:*:*:*:*:*:*",
"matchCriteriaId": "2672204F-D5AC-4B04-BF24-41B8CD25FA82"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:jasper:httpdx:1.4.6b:*:*:*:*:*:*:*",
"matchCriteriaId": "F3BDE986-0CDB-4BAC-A11C-4F26BEBFC741"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:jasper:httpdx:1.5:*:*:*:*:*:*:*",
"matchCriteriaId": "A7E6E22C-3EC6-4435-8256-D7777AE080B7"
}
]
}
]
}
],
"references": [
{
"url": "http://www.metasploit.com/redmine/projects/framework/repository/revisions/7569/entry/modules/exploits/windows/ftp/httpdx_tolog_format.rb",
"source": "cve@mitre.org",
"tags": [
"Exploit"
]
},
{
"url": "http://www.metasploit.com/redmine/projects/framework/repository/revisions/7569/entry/modules/exploits/windows/http/httpdx_tolog_format.rb",
"source": "cve@mitre.org",
"tags": [
"Exploit"
]
},
{
"url": "http://www.vupen.com/english/advisories/2009/3312",
"source": "cve@mitre.org",
"tags": [
"Vendor Advisory"
]
}
]
}