107 lines
3.5 KiB
JSON
Raw Normal View History

2023-04-24 12:24:31 +02:00
{
"id": "CVE-2005-2482",
"sourceIdentifier": "cve@mitre.org",
"published": "2005-08-07T04:00:00.000",
"lastModified": "2017-07-11T01:32:52.437",
"vulnStatus": "Modified",
"descriptions": [
{
"lang": "en",
"value": "The StateToOptions function in msfweb in Metasploit Framework 2.4 and earlier, when running with the -D option (defanged mode), allows attackers to modify temporary environment variables before the \"_Defanged\" environment option is checked when processing the Exploit command."
},
{
"lang": "es",
"value": "La funci\u00f3n StateToOptions en msfweb de Metasploit Framework 2.4 y anteriores, cuando corre con la opci\u00f3n -D (modo defanged, desdentado) permite a atacantes modificar variables de entorno temporales antes de que la opci\u00f3n de entorno \"_Defanged\" sea comprobada cuando se procesa la orden Exploit."
}
],
"metrics": {
"cvssMetricV2": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "2.0",
"vectorString": "AV:N/AC:L/Au:N/C:N/I:P/A:N",
"accessVector": "NETWORK",
"accessComplexity": "LOW",
"authentication": "NONE",
"confidentialityImpact": "NONE",
"integrityImpact": "PARTIAL",
"availabilityImpact": "NONE",
"baseScore": 5.0
},
"baseSeverity": "MEDIUM",
"exploitabilityScore": 10.0,
"impactScore": 2.9,
"acInsufInfo": false,
"obtainAllPrivilege": false,
"obtainUserPrivilege": false,
"obtainOtherPrivilege": false,
"userInteractionRequired": false
}
]
},
"weaknesses": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "NVD-CWE-Other"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:metasploit:metasploit_framework:2.0:*:*:*:*:*:*:*",
"matchCriteriaId": "0DF37D89-2422-40ED-B56D-46C01001E995"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:metasploit:metasploit_framework:2.1:*:*:*:*:*:*:*",
"matchCriteriaId": "BC29C8C8-89B9-45C5-8987-2C6CD5B67A35"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:metasploit:metasploit_framework:2.2:*:*:*:*:*:*:*",
"matchCriteriaId": "429E8DD5-9539-459E-8B5D-0D640311FF5F"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:metasploit:metasploit_framework:2.3:*:*:*:*:*:*:*",
"matchCriteriaId": "1D7D95C1-A62E-4737-B1A7-D99905E7DC27"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:metasploit:metasploit_framework:2.4:*:*:*:*:*:*:*",
"matchCriteriaId": "B9A806C7-696D-4256-A78F-8A8EAC793CDA"
}
]
}
]
}
],
"references": [
{
"url": "http://metasploit.com/archive/framework/msg00469.html",
"source": "cve@mitre.org"
},
{
"url": "http://www.securityfocus.com/bid/14455",
"source": "cve@mitre.org"
},
{
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/21705",
"source": "cve@mitre.org"
}
]
}