René Helmke 7791f18b51 bootstrap
2023-05-16 16:09:41 +02:00

110 lines
3.1 KiB
JSON

{
"id": "CVE-2002-1469",
"sourceIdentifier": "cve@mitre.org",
"published": "2003-04-22T04:00:00.000",
"lastModified": "2008-09-05T20:30:40.907",
"vulnStatus": "Analyzed",
"descriptions": [
{
"lang": "en",
"value": "scponly does not properly verify the path when finding the (1) scp or (2) sftp-server programs, which could allow remote authenticated users to bypass access controls by uploading malicious programs and modifying the PATH variable in $HOME/.ssh/environment to locate those programs."
},
{
"lang": "es",
"value": "scponly no verifica adecuadamente la ruta de los programas scp o sftp-server, lo que podr\u00eda permitir a usuarios remotos autenticados eludir los controles de acceso cargando programas maliciosos y modificando la variable PATH en el entorno $HOME/.ssh/ para localizar esos programas."
}
],
"metrics": {
"cvssMetricV2": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "2.0",
"vectorString": "AV:N/AC:L/Au:N/C:P/I:P/A:P",
"accessVector": "NETWORK",
"accessComplexity": "LOW",
"authentication": "NONE",
"confidentialityImpact": "PARTIAL",
"integrityImpact": "PARTIAL",
"availabilityImpact": "PARTIAL",
"baseScore": 7.5
},
"baseSeverity": "HIGH",
"exploitabilityScore": 10.0,
"impactScore": 6.4,
"acInsufInfo": false,
"obtainAllPrivilege": false,
"obtainUserPrivilege": false,
"obtainOtherPrivilege": true,
"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:scponly:scponly:2.3:*:*:*:*:*:*:*",
"matchCriteriaId": "C684457B-957E-41F0-A982-7D5266730570"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:scponly:scponly:2.4:*:*:*:*:*:*:*",
"matchCriteriaId": "C59B9EE9-29EA-4513-8E35-4B41CE79E964"
}
]
}
]
}
],
"references": [
{
"url": "http://online.securityfocus.com/archive/1/288245",
"source": "cve@mitre.org",
"tags": [
"Exploit",
"Patch",
"Vendor Advisory"
]
},
{
"url": "http://www.iss.net/security_center/static/9913.php",
"source": "cve@mitre.org",
"tags": [
"Patch",
"Vendor Advisory"
]
},
{
"url": "http://www.securityfocus.com/bid/5526",
"source": "cve@mitre.org",
"tags": [
"Exploit",
"Patch",
"Vendor Advisory"
]
},
{
"url": "http://www.sublimation.org/scponly/",
"source": "cve@mitre.org"
}
]
}