189 lines
5.0 KiB
JSON
Raw Normal View History

2023-04-24 12:24:31 +02:00
{
"id": "CVE-2002-0714",
"sourceIdentifier": "cve@mitre.org",
"published": "2002-07-26T04:00:00.000",
"lastModified": "2024-11-20T23:39:42.163",
2023-04-24 12:24:31 +02:00
"vulnStatus": "Modified",
"cveTags": [],
2023-04-24 12:24:31 +02:00
"descriptions": [
{
"lang": "en",
"value": "FTP proxy in Squid before 2.4.STABLE6 does not compare the IP addresses of control and data connections with the FTP server, which allows remote attackers to bypass firewall rules or spoof FTP server responses."
}
],
"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",
"baseScore": 7.5,
2023-04-24 12:24:31 +02:00
"accessVector": "NETWORK",
"accessComplexity": "LOW",
"authentication": "NONE",
"confidentialityImpact": "PARTIAL",
"integrityImpact": "PARTIAL",
"availabilityImpact": "PARTIAL"
2023-04-24 12:24:31 +02:00
},
"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:squid:squid:*:*:*:*:*:*:*:*",
"versionEndIncluding": "2.4.stable6",
"matchCriteriaId": "74F11907-5BBD-450F-B338-34013E58E0D8"
}
]
}
]
}
],
"references": [
{
"url": "ftp://ftp.caldera.com/pub/security/OpenLinux/CSSA-2002-046.0.txt",
"source": "cve@mitre.org"
},
{
"url": "http://distro.conectiva.com.br/atualizacoes/?id=a&anuncio=000506",
"source": "cve@mitre.org"
},
{
"url": "http://marc.info/?l=bugtraq&m=102674543407606&w=2",
"source": "cve@mitre.org"
},
{
"url": "http://rhn.redhat.com/errata/RHSA-2002-051.html",
"source": "cve@mitre.org"
},
{
"url": "http://rhn.redhat.com/errata/RHSA-2002-130.html",
"source": "cve@mitre.org",
"tags": [
"Patch",
"Vendor Advisory"
]
},
{
"url": "http://www.iss.net/security_center/static/9479.php",
"source": "cve@mitre.org"
},
{
"url": "http://www.linux-mandrake.com/en/security/2002/MDKSA-2002-044.php",
"source": "cve@mitre.org",
"tags": [
"Patch"
]
},
{
"url": "http://www.osvdb.org/5924",
"source": "cve@mitre.org"
},
2023-04-24 12:24:31 +02:00
{
"url": "http://www.securityfocus.com/bid/5158",
"source": "cve@mitre.org"
},
{
"url": "http://www.squid-cache.org/Advisories/SQUID-2002_3.txt",
"source": "cve@mitre.org",
"tags": [
"Patch",
"Vendor Advisory"
]
},
{
"url": "http://www.squid-cache.org/Versions/v2/2.4/bugs/",
"source": "cve@mitre.org",
"tags": [
"Patch"
]
},
{
"url": "ftp://ftp.caldera.com/pub/security/OpenLinux/CSSA-2002-046.0.txt",
"source": "af854a3a-2127-422b-91ae-364da2661108"
},
{
"url": "http://distro.conectiva.com.br/atualizacoes/?id=a&anuncio=000506",
"source": "af854a3a-2127-422b-91ae-364da2661108"
},
{
"url": "http://marc.info/?l=bugtraq&m=102674543407606&w=2",
"source": "af854a3a-2127-422b-91ae-364da2661108"
},
{
"url": "http://rhn.redhat.com/errata/RHSA-2002-051.html",
"source": "af854a3a-2127-422b-91ae-364da2661108"
},
{
"url": "http://rhn.redhat.com/errata/RHSA-2002-130.html",
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Patch",
"Vendor Advisory"
]
},
{
"url": "http://www.iss.net/security_center/static/9479.php",
"source": "af854a3a-2127-422b-91ae-364da2661108"
},
{
"url": "http://www.linux-mandrake.com/en/security/2002/MDKSA-2002-044.php",
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Patch"
]
},
{
"url": "http://www.osvdb.org/5924",
"source": "af854a3a-2127-422b-91ae-364da2661108"
},
{
"url": "http://www.securityfocus.com/bid/5158",
"source": "af854a3a-2127-422b-91ae-364da2661108"
},
{
"url": "http://www.squid-cache.org/Advisories/SQUID-2002_3.txt",
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Patch",
"Vendor Advisory"
]
},
{
"url": "http://www.squid-cache.org/Versions/v2/2.4/bugs/",
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Patch"
]
2023-04-24 12:24:31 +02:00
}
]
}