180 lines
5.8 KiB
JSON
Raw Normal View History

2023-04-24 12:24:31 +02:00
{
"id": "CVE-2007-1560",
"sourceIdentifier": "secalert@redhat.com",
"published": "2007-03-21T18:19:00.000",
"lastModified": "2017-10-11T01:31:53.847",
"vulnStatus": "Modified",
"descriptions": [
{
"lang": "en",
"value": "The clientProcessRequest() function in src/client_side.c in Squid 2.6 before 2.6.STABLE12 allows remote attackers to cause a denial of service (daemon crash) via crafted TRACE requests that trigger an assertion error."
},
{
"lang": "es",
"value": "La funci\u00f3n clientProcessRequest() en el archivo src/client_side.c en Squid versiones 2.6 anteriores a 2.6.STABLE12, permite a atacantes remotos causar una denegaci\u00f3n de servicio (bloqueo del demonio) por medio de peticiones TRACE creadas que desencadenan un error de aserci\u00f3n."
}
],
"metrics": {
"cvssMetricV2": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "2.0",
"vectorString": "AV:N/AC:L/Au:N/C:N/I:N/A:P",
"accessVector": "NETWORK",
"accessComplexity": "LOW",
"authentication": "NONE",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"availabilityImpact": "PARTIAL",
"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-noinfo"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:squid:squid:2.6.stable1:*:*:*:*:*:*:*",
"matchCriteriaId": "24D590FB-2759-475E-8136-1B15352605EC"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:squid:squid:2.6.stable2:*:*:*:*:*:*:*",
"matchCriteriaId": "2988AF48-979A-4CBC-90D9-83B364719E1F"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:squid:squid:2.6.stable3:*:*:*:*:*:*:*",
"matchCriteriaId": "A212F82C-E64A-456F-BD37-58D6D10CF62A"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:squid:squid:2.6.stable4:*:*:*:*:*:*:*",
"matchCriteriaId": "2B3A370A-815C-49F9-8BDF-C87C615D160A"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:squid:squid:2.6.stable5:*:*:*:*:*:*:*",
"matchCriteriaId": "96EC5316-A83B-4EB5-BCF9-C3800D82F1DF"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:squid:squid:2.6.stable6:*:*:*:*:*:*:*",
"matchCriteriaId": "0BD0D706-FDE4-43EB-9769-B2922BBDCDC8"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:squid:squid:2.6.stable7:*:*:*:*:*:*:*",
"matchCriteriaId": "8A8BCEDD-FB0A-4B5F-97FA-185CE6EE9A1E"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:squid:squid:2.6.stable8:*:*:*:*:*:*:*",
"matchCriteriaId": "F09C974D-7BCB-450C-B730-1E92719A0763"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:squid:squid:2.6.stable9:*:*:*:*:*:*:*",
"matchCriteriaId": "551B1272-D426-40B4-94D5-1F7DD8897F64"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:squid:squid:2.6.stable10:*:*:*:*:*:*:*",
"matchCriteriaId": "A5EFC173-02B7-4F2A-A42F-5C14204737A3"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:squid:squid:2.6.stable11:*:*:*:*:*:*:*",
"matchCriteriaId": "A6667E4C-C1B6-416C-9862-6CF618692E15"
}
]
}
]
}
],
"references": [
{
"url": "http://security.gentoo.org/glsa/glsa-200703-27.xml",
"source": "secalert@redhat.com"
},
{
"url": "http://www.mandriva.com/security/advisories?name=MDKSA-2007:068",
"source": "secalert@redhat.com"
},
{
"url": "http://www.novell.com/linux/security/advisories/2007_5_sr.html",
"source": "secalert@redhat.com"
},
{
"url": "http://www.redhat.com/support/errata/RHSA-2007-0131.html",
"source": "secalert@redhat.com"
},
{
"url": "http://www.securityfocus.com/bid/23085",
"source": "secalert@redhat.com"
},
{
"url": "http://www.securitytracker.com/id?1017805",
"source": "secalert@redhat.com"
},
{
"url": "http://www.squid-cache.org/Advisories/SQUID-2007_1.txt",
"source": "secalert@redhat.com",
"tags": [
"Patch",
"Vendor Advisory"
]
},
{
"url": "http://www.squid-cache.org/Versions/v2/2.6/changesets/11349.patch",
"source": "secalert@redhat.com"
},
{
"url": "http://www.ubuntu.com/usn/usn-441-1",
"source": "secalert@redhat.com"
},
{
"url": "http://www.vupen.com/english/advisories/2007/1035",
"source": "secalert@redhat.com",
"tags": [
"Vendor Advisory"
]
},
{
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/33124",
"source": "secalert@redhat.com"
},
{
"url": "https://oval.cisecurity.org/repository/search/definition/oval%3Aorg.mitre.oval%3Adef%3A10291",
"source": "secalert@redhat.com"
}
]
}