2023-04-24 12:24:31 +02:00
{
"id" : "CVE-2004-0174" ,
"sourceIdentifier" : "cve@mitre.org" ,
"published" : "2004-05-04T04:00:00.000" ,
2024-02-15 21:00:30 +00:00
"lastModified" : "2024-02-15T20:37:56.673" ,
"vulnStatus" : "Analyzed" ,
2023-04-24 12:24:31 +02:00
"descriptions" : [
{
"lang" : "en" ,
"value" : "Apache 1.4.x before 1.3.30, and 2.0.x before 2.0.49, when using multiple listening sockets on certain platforms, allows remote attackers to cause a denial of service (blocked new connections) via a \"short-lived connection on a rarely-accessed listening socket.\""
} ,
{
"lang" : "es" ,
"value" : "Apache anteriores 2.0.49, cuando usa m\u00faltiples sockets en escucha en ciertas plataformas, permite a atacantes remotos causar una denegaci\u00f3n de servicio (bloqueo de nuevas conexiones) mediante una \"conexi\u00f3n de vida corta en un socket en escucha raramente accedido."
}
] ,
"vendorComments" : [
{
"organization" : "Red Hat" ,
"comment" : "Not vulnerable. This issue did not affect Linux." ,
"lastModified" : "2006-08-30T00:00:00"
} ,
{
"organization" : "Apache" ,
"comment" : "Fixed in Apache HTTP Server 2.0.49, and 1.3.31:\nhttp://httpd.apache.org/security/vulnerabilities_20.html\nhttp://httpd.apache.org/security/vulnerabilities_13.html" ,
"lastModified" : "2008-07-02T00:00:00"
}
] ,
"metrics" : {
2024-02-15 21:00:30 +00:00
"cvssMetricV31" : [
{
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
"cvssData" : {
"version" : "3.1" ,
"vectorString" : "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H" ,
"attackVector" : "NETWORK" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "NONE" ,
"userInteraction" : "NONE" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "NONE" ,
"integrityImpact" : "NONE" ,
"availabilityImpact" : "HIGH" ,
"baseScore" : 7.5 ,
"baseSeverity" : "HIGH"
} ,
"exploitabilityScore" : 3.9 ,
"impactScore" : 3.6
}
] ,
2023-04-24 12:24:31 +02:00
"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" ,
2024-02-15 21:00:30 +00:00
"value" : "CWE-667"
2023-04-24 12:24:31 +02:00
}
]
}
] ,
"configurations" : [
{
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:apache:http_server:*:*:*:*:*:*:*:*" ,
"versionEndIncluding" : "2.0.49" ,
"matchCriteriaId" : "51C2F62A-81F4-49AC-B83F-9A0FDF54FF2C"
}
]
}
]
}
] ,
"references" : [
{
"url" : "http://marc.info/?l=bugtraq&m=107973894328806&w=2" ,
2024-02-15 21:00:30 +00:00
"source" : "cve@mitre.org" ,
"tags" : [
"Mailing List" ,
"Patch"
]
2023-04-24 12:24:31 +02:00
} ,
{
"url" : "http://marc.info/?l=bugtraq&m=108066914830552&w=2" ,
2024-02-15 21:00:30 +00:00
"source" : "cve@mitre.org" ,
"tags" : [
"Mailing List" ,
"Patch"
]
2023-04-24 12:24:31 +02:00
} ,
{
"url" : "http://marc.info/?l=bugtraq&m=108369640424244&w=2" ,
2024-02-15 21:00:30 +00:00
"source" : "cve@mitre.org" ,
"tags" : [
"Mailing List" ,
"Patch"
]
2023-04-24 12:24:31 +02:00
} ,
{
"url" : "http://marc.info/?l=bugtraq&m=108437852004207&w=2" ,
2024-02-15 21:00:30 +00:00
"source" : "cve@mitre.org" ,
"tags" : [
"Mailing List"
]
2023-04-24 12:24:31 +02:00
} ,
{
"url" : "http://marc.info/?l=bugtraq&m=108731648532365&w=2" ,
2024-02-15 21:00:30 +00:00
"source" : "cve@mitre.org" ,
"tags" : [
"Mailing List" ,
"Patch"
]
2023-04-24 12:24:31 +02:00
} ,
2023-11-07 21:03:21 +00:00
{
"url" : "http://secunia.com/advisories/11170" ,
2024-02-15 21:00:30 +00:00
"source" : "cve@mitre.org" ,
"tags" : [
"Broken Link"
]
2023-11-07 21:03:21 +00:00
} ,
2023-04-24 12:24:31 +02:00
{
"url" : "http://security.gentoo.org/glsa/glsa-200405-22.xml" ,
2024-02-15 21:00:30 +00:00
"source" : "cve@mitre.org" ,
"tags" : [
"Third Party Advisory"
]
2023-04-24 12:24:31 +02:00
} ,
{
"url" : "http://sunsolve.sun.com/search/document.do?assetkey=1-26-101555-1" ,
2024-02-15 21:00:30 +00:00
"source" : "cve@mitre.org" ,
"tags" : [
"Broken Link"
]
2023-04-24 12:24:31 +02:00
} ,
{
"url" : "http://sunsolve.sun.com/search/document.do?assetkey=1-26-57628-1" ,
2024-02-15 21:00:30 +00:00
"source" : "cve@mitre.org" ,
"tags" : [
"Broken Link"
]
2023-04-24 12:24:31 +02:00
} ,
{
"url" : "http://www.apache.org/dist/httpd/CHANGES_1.3" ,
2024-02-15 21:00:30 +00:00
"source" : "cve@mitre.org" ,
"tags" : [
"Broken Link"
]
2023-04-24 12:24:31 +02:00
} ,
{
"url" : "http://www.kb.cert.org/vuls/id/132110" ,
"source" : "cve@mitre.org" ,
"tags" : [
2024-02-15 21:00:30 +00:00
"Third Party Advisory" ,
2023-04-24 12:24:31 +02:00
"US Government Resource"
]
} ,
{
"url" : "http://www.mandriva.com/security/advisories?name=MDKSA-2004:046" ,
2024-02-15 21:00:30 +00:00
"source" : "cve@mitre.org" ,
"tags" : [
"Patch" ,
"Third Party Advisory"
]
2023-04-24 12:24:31 +02:00
} ,
{
"url" : "http://www.redhat.com/support/errata/RHSA-2004-405.html" ,
"source" : "cve@mitre.org" ,
"tags" : [
2024-02-15 21:00:30 +00:00
"Broken Link" ,
2023-04-24 12:24:31 +02:00
"Patch" ,
"Vendor Advisory"
]
} ,
{
"url" : "http://www.securityfocus.com/bid/9921" ,
2024-02-15 21:00:30 +00:00
"source" : "cve@mitre.org" ,
"tags" : [
"Broken Link" ,
"Third Party Advisory" ,
"VDB Entry"
]
2023-04-24 12:24:31 +02:00
} ,
{
"url" : "http://www.securitytracker.com/alerts/2004/Mar/1009495.html" ,
2024-02-15 21:00:30 +00:00
"source" : "cve@mitre.org" ,
"tags" : [
"Broken Link" ,
"Third Party Advisory" ,
"VDB Entry"
]
2023-04-24 12:24:31 +02:00
} ,
{
"url" : "http://www.slackware.com/security/viewer.php?l=slackware-security&y=2004&m=slackware-security.529643" ,
2024-02-15 21:00:30 +00:00
"source" : "cve@mitre.org" ,
"tags" : [
"Mailing List" ,
"Patch"
]
2023-04-24 12:24:31 +02:00
} ,
{
"url" : "http://www.trustix.org/errata/2004/0027" ,
2024-02-15 21:00:30 +00:00
"source" : "cve@mitre.org" ,
"tags" : [
"Broken Link"
]
2023-04-24 12:24:31 +02:00
} ,
{
"url" : "https://exchange.xforce.ibmcloud.com/vulnerabilities/15540" ,
2024-02-15 21:00:30 +00:00
"source" : "cve@mitre.org" ,
"tags" : [
"Third Party Advisory" ,
"VDB Entry"
]
2023-04-24 12:24:31 +02:00
} ,
{
2023-11-07 21:03:21 +00:00
"url" : "https://lists.apache.org/thread.html/54a42d4b01968df1117cea77fc53d6beb931c0e05936ad02af93e9ac%40%3Ccvs.httpd.apache.org%3E" ,
2024-02-15 21:00:30 +00:00
"source" : "cve@mitre.org" ,
"tags" : [
"Mailing List" ,
"Patch"
]
2023-04-24 12:24:31 +02:00
} ,
{
2023-11-07 21:03:21 +00:00
"url" : "https://lists.apache.org/thread.html/5df9bfb86a3b054bb985a45ff9250b0332c9ecc181eec232489e7f79%40%3Ccvs.httpd.apache.org%3E" ,
2024-02-15 21:00:30 +00:00
"source" : "cve@mitre.org" ,
"tags" : [
"Mailing List" ,
"Patch"
]
2023-04-24 12:24:31 +02:00
} ,
{
2023-11-07 21:03:21 +00:00
"url" : "https://lists.apache.org/thread.html/r0276683d8e1e07153fc8642618830ac0ade85b9ae0dc7b07f63bb8fc%40%3Ccvs.httpd.apache.org%3E" ,
2024-02-15 21:00:30 +00:00
"source" : "cve@mitre.org" ,
"tags" : [
"Mailing List" ,
"Patch"
]
2023-04-24 12:24:31 +02:00
} ,
{
2023-11-07 21:03:21 +00:00
"url" : "https://lists.apache.org/thread.html/r2cb985de917e7da0848c440535f65a247754db8b2154a10089e4247b%40%3Ccvs.httpd.apache.org%3E" ,
2024-02-15 21:00:30 +00:00
"source" : "cve@mitre.org" ,
"tags" : [
"Mailing List" ,
"Patch"
]
2023-04-24 12:24:31 +02:00
} ,
{
2023-11-07 21:03:21 +00:00
"url" : "https://lists.apache.org/thread.html/r5001ecf3d6b2bdd0b732e527654248abb264f08390045d30709a92f6%40%3Ccvs.httpd.apache.org%3E" ,
2024-02-15 21:00:30 +00:00
"source" : "cve@mitre.org" ,
"tags" : [
"Mailing List" ,
"Patch"
]
2023-04-24 12:24:31 +02:00
} ,
{
2023-11-07 21:03:21 +00:00
"url" : "https://lists.apache.org/thread.html/r5419c9ba0951ef73a655362403d12bb8d10fab38274deb3f005816f5%40%3Ccvs.httpd.apache.org%3E" ,
2024-02-15 21:00:30 +00:00
"source" : "cve@mitre.org" ,
"tags" : [
"Mailing List" ,
"Patch"
]
2023-04-24 12:24:31 +02:00
} ,
{
2023-11-07 21:03:21 +00:00
"url" : "https://lists.apache.org/thread.html/r5f9c22f9c28adbd9f00556059edc7b03a5d5bb71d4bb80257c0d34e4%40%3Ccvs.httpd.apache.org%3E" ,
2024-02-15 21:00:30 +00:00
"source" : "cve@mitre.org" ,
"tags" : [
"Mailing List" ,
"Patch"
]
2023-04-24 12:24:31 +02:00
} ,
{
2023-11-07 21:03:21 +00:00
"url" : "https://lists.apache.org/thread.html/r8828e649175df56f1f9e3919938ac7826128525426e2748f0ab62feb%40%3Ccvs.httpd.apache.org%3E" ,
2024-02-15 21:00:30 +00:00
"source" : "cve@mitre.org" ,
"tags" : [
"Mailing List" ,
"Patch"
]
2023-04-24 12:24:31 +02:00
} ,
{
2023-11-07 21:03:21 +00:00
"url" : "https://lists.apache.org/thread.html/r9e8622254184645bc963a1d47c5d47f6d5a36d6f080d8d2c43b2b142%40%3Ccvs.httpd.apache.org%3E" ,
2024-02-15 21:00:30 +00:00
"source" : "cve@mitre.org" ,
"tags" : [
"Mailing List" ,
"Patch"
]
2023-04-24 12:24:31 +02:00
} ,
{
2023-11-07 21:03:21 +00:00
"url" : "https://lists.apache.org/thread.html/r9f93cf6dde308d42a9c807784e8102600d0397f5f834890708bf6920%40%3Ccvs.httpd.apache.org%3E" ,
2024-02-15 21:00:30 +00:00
"source" : "cve@mitre.org" ,
"tags" : [
"Mailing List" ,
"Patch"
]
2023-04-24 12:24:31 +02:00
} ,
{
2023-11-07 21:03:21 +00:00
"url" : "https://lists.apache.org/thread.html/raa117ef183f0da9b3f46efbeaa66f7622bd68868a450cae4fd8ed594%40%3Ccvs.httpd.apache.org%3E" ,
2024-02-15 21:00:30 +00:00
"source" : "cve@mitre.org" ,
"tags" : [
"Mailing List" ,
"Patch"
]
2023-04-24 12:24:31 +02:00
} ,
{
2023-11-07 21:03:21 +00:00
"url" : "https://lists.apache.org/thread.html/rd65d8ba68ba17e7deedafbf5bb4899f2ae4dad781d21b931c2941ac3%40%3Ccvs.httpd.apache.org%3E" ,
2024-02-15 21:00:30 +00:00
"source" : "cve@mitre.org" ,
"tags" : [
"Mailing List" ,
"Patch"
]
2023-04-24 12:24:31 +02:00
} ,
{
2023-11-07 21:03:21 +00:00
"url" : "https://lists.apache.org/thread.html/re895fc1736d25c8cf57e102c871613b8aeec9ea26fd8a44e7942b5ab%40%3Ccvs.httpd.apache.org%3E" ,
2024-02-15 21:00:30 +00:00
"source" : "cve@mitre.org" ,
"tags" : [
"Mailing List" ,
"Patch"
]
2023-04-24 12:24:31 +02:00
} ,
{
2023-11-07 21:03:21 +00:00
"url" : "https://lists.apache.org/thread.html/rf2f0f3611f937cf6cfb3b4fe4a67f69885855126110e1e3f2fb2728e%40%3Ccvs.httpd.apache.org%3E" ,
2024-02-15 21:00:30 +00:00
"source" : "cve@mitre.org" ,
"tags" : [
"Mailing List" ,
"Patch"
]
2023-04-24 12:24:31 +02:00
} ,
{
2023-11-07 21:03:21 +00:00
"url" : "https://lists.apache.org/thread.html/rf6449464fd8b7437704c55f88361b66f12d5b5f90bcce66af4be4ba9%40%3Ccvs.httpd.apache.org%3E" ,
2024-02-15 21:00:30 +00:00
"source" : "cve@mitre.org" ,
"tags" : [
"Mailing List" ,
"Patch"
]
2023-04-24 12:24:31 +02:00
} ,
{
"url" : "https://oval.cisecurity.org/repository/search/definition/oval%3Aorg.mitre.oval%3Adef%3A100110" ,
2024-02-15 21:00:30 +00:00
"source" : "cve@mitre.org" ,
"tags" : [
"Broken Link"
]
2023-04-24 12:24:31 +02:00
} ,
{
"url" : "https://oval.cisecurity.org/repository/search/definition/oval%3Aorg.mitre.oval%3Adef%3A1982" ,
2024-02-15 21:00:30 +00:00
"source" : "cve@mitre.org" ,
"tags" : [
"Broken Link"
]
2023-04-24 12:24:31 +02:00
}
]
}