Search
Find a vulnerability
Search criteria
ⓘ
Use this form to refine search results.
Full-text search supports keyword queries with ranking and filtering.
You can combine vendor, product, and sources to narrow results.
Enable “Apply ordering” to sort by date instead of relevance.
12 vulnerabilities by ircd-ratbox
CVE-2015-5290 (GCVE-0-2015-5290)
Vulnerability from cvelistv5 – Published: 2019-12-26 20:33 – Updated: 2024-08-06 06:41
VLAI
Summary
A Denial of Service vulnerability exists in ircd-ratbox 3.0.9 in the MONITOR Command Handler.
Severity
No CVSS data available.
CWE
- memory leak
Assigner
References
4 references
| URL | Tags |
|---|---|
| https://bugzilla.redhat.com/show_bug.cgi?id=1271113 | x_refsource_MISC |
| http://www.openwall.com/lists/oss-security/2015/10/11/1 | x_refsource_MISC |
| http://www.openwall.com/lists/oss-security/2015/10/12/1 | x_refsource_MISC |
| https://github.com/skyhighwings/CVE-2015-5290 | x_refsource_MISC |
Impacted products
1 product
| Vendor | Product | Version | |
|---|---|---|---|
| ircd-ratbox | ircd-ratbox |
Affected:
3.0.9
|
Date Public
2015-10-10 00:00
{
"containers": {
"adp": [
{
"providerMetadata": {
"dateUpdated": "2024-08-06T06:41:09.265Z",
"orgId": "af854a3a-2127-422b-91ae-364da2661108",
"shortName": "CVE"
},
"references": [
{
"tags": [
"x_refsource_MISC",
"x_transferred"
],
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1271113"
},
{
"tags": [
"x_refsource_MISC",
"x_transferred"
],
"url": "http://www.openwall.com/lists/oss-security/2015/10/11/1"
},
{
"tags": [
"x_refsource_MISC",
"x_transferred"
],
"url": "http://www.openwall.com/lists/oss-security/2015/10/12/1"
},
{
"tags": [
"x_refsource_MISC",
"x_transferred"
],
"url": "https://github.com/skyhighwings/CVE-2015-5290"
}
],
"title": "CVE Program Container"
}
],
"cna": {
"affected": [
{
"product": "ircd-ratbox",
"vendor": "ircd-ratbox",
"versions": [
{
"status": "affected",
"version": "3.0.9"
}
]
}
],
"datePublic": "2015-10-10T00:00:00.000Z",
"descriptions": [
{
"lang": "en",
"value": "A Denial of Service vulnerability exists in ircd-ratbox 3.0.9 in the MONITOR Command Handler."
}
],
"problemTypes": [
{
"descriptions": [
{
"description": "memory leak",
"lang": "en",
"type": "text"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2020-02-03T18:09:46.000Z",
"orgId": "53f830b8-0a3f-465b-8143-3b8a9948e749",
"shortName": "redhat"
},
"references": [
{
"tags": [
"x_refsource_MISC"
],
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1271113"
},
{
"tags": [
"x_refsource_MISC"
],
"url": "http://www.openwall.com/lists/oss-security/2015/10/11/1"
},
{
"tags": [
"x_refsource_MISC"
],
"url": "http://www.openwall.com/lists/oss-security/2015/10/12/1"
},
{
"tags": [
"x_refsource_MISC"
],
"url": "https://github.com/skyhighwings/CVE-2015-5290"
}
],
"x_legacyV4Record": {
"CVE_data_meta": {
"ASSIGNER": "secalert@redhat.com",
"ID": "CVE-2015-5290",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "ircd-ratbox",
"version": {
"version_data": [
{
"version_value": "3.0.9"
}
]
}
}
]
},
"vendor_name": "ircd-ratbox"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "A Denial of Service vulnerability exists in ircd-ratbox 3.0.9 in the MONITOR Command Handler."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "memory leak"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://bugzilla.redhat.com/show_bug.cgi?id=1271113",
"refsource": "MISC",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1271113"
},
{
"name": "http://www.openwall.com/lists/oss-security/2015/10/11/1",
"refsource": "MISC",
"url": "http://www.openwall.com/lists/oss-security/2015/10/11/1"
},
{
"name": "http://www.openwall.com/lists/oss-security/2015/10/12/1",
"refsource": "MISC",
"url": "http://www.openwall.com/lists/oss-security/2015/10/12/1"
},
{
"name": "https://github.com/skyhighwings/CVE-2015-5290",
"refsource": "MISC",
"url": "https://github.com/skyhighwings/CVE-2015-5290"
}
]
}
}
}
},
"cveMetadata": {
"assignerOrgId": "53f830b8-0a3f-465b-8143-3b8a9948e749",
"assignerShortName": "redhat",
"cveId": "CVE-2015-5290",
"datePublished": "2019-12-26T20:33:40.000Z",
"dateReserved": "2015-07-01T00:00:00.000Z",
"dateUpdated": "2024-08-06T06:41:09.265Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.1"
}
CVE-2012-6084 (GCVE-0-2012-6084)
Vulnerability from cvelistv5 – Published: 2013-01-01 15:00 – Updated: 2024-08-06 21:21
VLAI
Summary
modules/m_capab.c in (1) ircd-ratbox before 3.0.8 and (2) Charybdis before 3.4.2 does not properly support capability negotiation during server handshakes, which allows remote attackers to cause a denial of service (NULL pointer dereference and daemon crash) via a malformed request.
Severity
No CVSS data available.
CWE
- n/a
Assigner
References
6 references
| URL | Tags |
|---|---|
| http://rabbit.dereferenced.org/~nenolod/ASA-2012-… | x_refsource_CONFIRM |
| https://github.com/atheme/charybdis/commit/ac0707… | x_refsource_CONFIRM |
| http://www.stack.nl/~jilles/irc/charybdis-3.4.2.tbz2 | x_refsource_CONFIRM |
| http://openwall.com/lists/oss-security/2013/01/01/4 | mailing-listx_refsource_MLIST |
| http://www.debian.org/security/2013/dsa-2612 | vendor-advisoryx_refsource_DEBIAN |
| http://www.ratbox.org/download/ircd-ratbox-3.0.8.… | x_refsource_CONFIRM |
Date Public
2012-12-31 00:00
{
"containers": {
"adp": [
{
"providerMetadata": {
"dateUpdated": "2024-08-06T21:21:28.354Z",
"orgId": "af854a3a-2127-422b-91ae-364da2661108",
"shortName": "CVE"
},
"references": [
{
"tags": [
"x_refsource_CONFIRM",
"x_transferred"
],
"url": "http://rabbit.dereferenced.org/~nenolod/ASA-2012-12-31.txt"
},
{
"tags": [
"x_refsource_CONFIRM",
"x_transferred"
],
"url": "https://github.com/atheme/charybdis/commit/ac0707aa61d9c20e9b09062294701567c9f41595.patch"
},
{
"tags": [
"x_refsource_CONFIRM",
"x_transferred"
],
"url": "http://www.stack.nl/~jilles/irc/charybdis-3.4.2.tbz2"
},
{
"name": "[oss-security] 20130101 Re: Charybdis: Improper assumptions in the server handshake code may lead to a remote crash",
"tags": [
"mailing-list",
"x_refsource_MLIST",
"x_transferred"
],
"url": "http://openwall.com/lists/oss-security/2013/01/01/4"
},
{
"name": "DSA-2612",
"tags": [
"vendor-advisory",
"x_refsource_DEBIAN",
"x_transferred"
],
"url": "http://www.debian.org/security/2013/dsa-2612"
},
{
"tags": [
"x_refsource_CONFIRM",
"x_transferred"
],
"url": "http://www.ratbox.org/download/ircd-ratbox-3.0.8.tar.bz2"
}
],
"title": "CVE Program Container"
}
],
"cna": {
"affected": [
{
"product": "n/a",
"vendor": "n/a",
"versions": [
{
"status": "affected",
"version": "n/a"
}
]
}
],
"datePublic": "2012-12-31T00:00:00.000Z",
"descriptions": [
{
"lang": "en",
"value": "modules/m_capab.c in (1) ircd-ratbox before 3.0.8 and (2) Charybdis before 3.4.2 does not properly support capability negotiation during server handshakes, which allows remote attackers to cause a denial of service (NULL pointer dereference and daemon crash) via a malformed request."
}
],
"problemTypes": [
{
"descriptions": [
{
"description": "n/a",
"lang": "en",
"type": "text"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2013-02-02T10:00:00.000Z",
"orgId": "53f830b8-0a3f-465b-8143-3b8a9948e749",
"shortName": "redhat"
},
"references": [
{
"tags": [
"x_refsource_CONFIRM"
],
"url": "http://rabbit.dereferenced.org/~nenolod/ASA-2012-12-31.txt"
},
{
"tags": [
"x_refsource_CONFIRM"
],
"url": "https://github.com/atheme/charybdis/commit/ac0707aa61d9c20e9b09062294701567c9f41595.patch"
},
{
"tags": [
"x_refsource_CONFIRM"
],
"url": "http://www.stack.nl/~jilles/irc/charybdis-3.4.2.tbz2"
},
{
"name": "[oss-security] 20130101 Re: Charybdis: Improper assumptions in the server handshake code may lead to a remote crash",
"tags": [
"mailing-list",
"x_refsource_MLIST"
],
"url": "http://openwall.com/lists/oss-security/2013/01/01/4"
},
{
"name": "DSA-2612",
"tags": [
"vendor-advisory",
"x_refsource_DEBIAN"
],
"url": "http://www.debian.org/security/2013/dsa-2612"
},
{
"tags": [
"x_refsource_CONFIRM"
],
"url": "http://www.ratbox.org/download/ircd-ratbox-3.0.8.tar.bz2"
}
]
}
},
"cveMetadata": {
"assignerOrgId": "53f830b8-0a3f-465b-8143-3b8a9948e749",
"assignerShortName": "redhat",
"cveId": "CVE-2012-6084",
"datePublished": "2013-01-01T15:00:00.000Z",
"dateReserved": "2012-12-06T00:00:00.000Z",
"dateUpdated": "2024-08-06T21:21:28.354Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.1"
}
CVE-2010-0300 (GCVE-0-2010-0300)
Vulnerability from cvelistv5 – Published: 2010-02-04 18:00 – Updated: 2024-08-07 00:45
VLAI
Summary
cache.c in ircd-ratbox before 2.2.9 allows remote attackers to cause a denial of service (NULL pointer dereference and daemon crash) via a HELP command.
Severity
No CVSS data available.
CWE
- n/a
Assigner
References
5 references
| URL | Tags |
|---|---|
| http://lists.ratbox.org/pipermail/ircd-ratbox/201… | mailing-listx_refsource_MLIST |
| http://www.debian.org/security/2010/dsa-1980 | vendor-advisoryx_refsource_DEBIAN |
| http://secunia.com/advisories/38383 | third-party-advisoryx_refsource_SECUNIA |
| http://security.debian.org/pool/updates/main/i/ir… | x_refsource_CONFIRM |
| http://secunia.com/advisories/38210 | third-party-advisoryx_refsource_SECUNIA |
{
"containers": {
"adp": [
{
"providerMetadata": {
"dateUpdated": "2024-08-07T00:45:12.068Z",
"orgId": "af854a3a-2127-422b-91ae-364da2661108",
"shortName": "CVE"
},
"references": [
{
"name": "[ircd-ratbox] 20100125 ircd-ratbox-2.2.9 released",
"tags": [
"mailing-list",
"x_refsource_MLIST",
"x_transferred"
],
"url": "http://lists.ratbox.org/pipermail/ircd-ratbox/2010-January/000891.html"
},
{
"name": "DSA-1980",
"tags": [
"vendor-advisory",
"x_refsource_DEBIAN",
"x_transferred"
],
"url": "http://www.debian.org/security/2010/dsa-1980"
},
{
"name": "38383",
"tags": [
"third-party-advisory",
"x_refsource_SECUNIA",
"x_transferred"
],
"url": "http://secunia.com/advisories/38383"
},
{
"tags": [
"x_refsource_CONFIRM",
"x_transferred"
],
"url": "http://security.debian.org/pool/updates/main/i/ircd-ratbox/ircd-ratbox_2.2.8.dfsg-2+lenny1.diff.gz"
},
{
"name": "38210",
"tags": [
"third-party-advisory",
"x_refsource_SECUNIA",
"x_transferred"
],
"url": "http://secunia.com/advisories/38210"
}
],
"title": "CVE Program Container"
}
],
"cna": {
"affected": [
{
"product": "n/a",
"vendor": "n/a",
"versions": [
{
"status": "affected",
"version": "n/a"
}
]
}
],
"descriptions": [
{
"lang": "en",
"value": "cache.c in ircd-ratbox before 2.2.9 allows remote attackers to cause a denial of service (NULL pointer dereference and daemon crash) via a HELP command."
}
],
"problemTypes": [
{
"descriptions": [
{
"description": "n/a",
"lang": "en",
"type": "text"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2010-02-04T18:00:00.000Z",
"orgId": "53f830b8-0a3f-465b-8143-3b8a9948e749",
"shortName": "redhat"
},
"references": [
{
"name": "[ircd-ratbox] 20100125 ircd-ratbox-2.2.9 released",
"tags": [
"mailing-list",
"x_refsource_MLIST"
],
"url": "http://lists.ratbox.org/pipermail/ircd-ratbox/2010-January/000891.html"
},
{
"name": "DSA-1980",
"tags": [
"vendor-advisory",
"x_refsource_DEBIAN"
],
"url": "http://www.debian.org/security/2010/dsa-1980"
},
{
"name": "38383",
"tags": [
"third-party-advisory",
"x_refsource_SECUNIA"
],
"url": "http://secunia.com/advisories/38383"
},
{
"tags": [
"x_refsource_CONFIRM"
],
"url": "http://security.debian.org/pool/updates/main/i/ircd-ratbox/ircd-ratbox_2.2.8.dfsg-2+lenny1.diff.gz"
},
{
"name": "38210",
"tags": [
"third-party-advisory",
"x_refsource_SECUNIA"
],
"url": "http://secunia.com/advisories/38210"
}
]
}
},
"cveMetadata": {
"assignerOrgId": "53f830b8-0a3f-465b-8143-3b8a9948e749",
"assignerShortName": "redhat",
"cveId": "CVE-2010-0300",
"datePublished": "2010-02-04T18:00:00.000Z",
"dateReserved": "2010-01-12T00:00:00.000Z",
"dateUpdated": "2024-08-07T00:45:12.068Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.1"
}
CVE-2009-4016 (GCVE-0-2009-4016)
Vulnerability from cvelistv5 – Published: 2010-02-04 18:00 – Updated: 2024-09-16 20:58
VLAI
Summary
Integer underflow in the clean_string function in irc_string.c in (1) IRCD-hybrid 7.2.2 and 7.2.3, (2) ircd-ratbox before 2.2.9, and (3) oftc-hybrid before 1.6.8, when flatten_links is disabled, allows remote attackers to execute arbitrary code or cause a denial of service (daemon crash) via a LINKS command.
Severity
No CVSS data available.
CWE
- n/a
Assigner
References
10 references
| URL | Tags |
|---|---|
| http://secunia.com/advisories/38382 | third-party-advisoryx_refsource_SECUNIA |
| http://secunia.com/advisories/38381 | third-party-advisoryx_refsource_SECUNIA |
| http://lists.ratbox.org/pipermail/ircd-ratbox/201… | mailing-listx_refsource_MLIST |
| http://www.debian.org/security/2010/dsa-1980 | vendor-advisoryx_refsource_DEBIAN |
| http://secunia.com/advisories/38383 | third-party-advisoryx_refsource_SECUNIA |
| http://trac.oftc.net/projects/oftc-hybrid/browser… | x_refsource_CONFIRM |
| http://www.securityfocus.com/bid/37978 | vdb-entryx_refsource_BID |
| http://svn.ircd-hybrid.org:8000/viewcvs.cgi?rev=1… | x_refsource_CONFIRM |
| http://secunia.com/advisories/38210 | third-party-advisoryx_refsource_SECUNIA |
| http://security.debian.org/pool/updates/main/i/ir… | x_refsource_CONFIRM |
{
"containers": {
"adp": [
{
"providerMetadata": {
"dateUpdated": "2024-08-07T06:45:50.887Z",
"orgId": "af854a3a-2127-422b-91ae-364da2661108",
"shortName": "CVE"
},
"references": [
{
"name": "38382",
"tags": [
"third-party-advisory",
"x_refsource_SECUNIA",
"x_transferred"
],
"url": "http://secunia.com/advisories/38382"
},
{
"name": "38381",
"tags": [
"third-party-advisory",
"x_refsource_SECUNIA",
"x_transferred"
],
"url": "http://secunia.com/advisories/38381"
},
{
"name": "[ircd-ratbox] 20100125 ircd-ratbox-2.2.9 released",
"tags": [
"mailing-list",
"x_refsource_MLIST",
"x_transferred"
],
"url": "http://lists.ratbox.org/pipermail/ircd-ratbox/2010-January/000891.html"
},
{
"name": "DSA-1980",
"tags": [
"vendor-advisory",
"x_refsource_DEBIAN",
"x_transferred"
],
"url": "http://www.debian.org/security/2010/dsa-1980"
},
{
"name": "38383",
"tags": [
"third-party-advisory",
"x_refsource_SECUNIA",
"x_transferred"
],
"url": "http://secunia.com/advisories/38383"
},
{
"tags": [
"x_refsource_CONFIRM",
"x_transferred"
],
"url": "http://trac.oftc.net/projects/oftc-hybrid/browser/tags/oftc-hybrid-1.6.8/RELNOTES"
},
{
"name": "37978",
"tags": [
"vdb-entry",
"x_refsource_BID",
"x_transferred"
],
"url": "http://www.securityfocus.com/bid/37978"
},
{
"tags": [
"x_refsource_CONFIRM",
"x_transferred"
],
"url": "http://svn.ircd-hybrid.org:8000/viewcvs.cgi?rev=1044\u0026view=rev"
},
{
"name": "38210",
"tags": [
"third-party-advisory",
"x_refsource_SECUNIA",
"x_transferred"
],
"url": "http://secunia.com/advisories/38210"
},
{
"tags": [
"x_refsource_CONFIRM",
"x_transferred"
],
"url": "http://security.debian.org/pool/updates/main/i/ircd-hybrid/ircd-hybrid_7.2.2.dfsg.2-4+lenny1.diff.gz"
}
],
"title": "CVE Program Container"
}
],
"cna": {
"affected": [
{
"product": "n/a",
"vendor": "n/a",
"versions": [
{
"status": "affected",
"version": "n/a"
}
]
}
],
"descriptions": [
{
"lang": "en",
"value": "Integer underflow in the clean_string function in irc_string.c in (1) IRCD-hybrid 7.2.2 and 7.2.3, (2) ircd-ratbox before 2.2.9, and (3) oftc-hybrid before 1.6.8, when flatten_links is disabled, allows remote attackers to execute arbitrary code or cause a denial of service (daemon crash) via a LINKS command."
}
],
"problemTypes": [
{
"descriptions": [
{
"description": "n/a",
"lang": "en",
"type": "text"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2010-02-04T18:00:00.000Z",
"orgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
"shortName": "mitre"
},
"references": [
{
"name": "38382",
"tags": [
"third-party-advisory",
"x_refsource_SECUNIA"
],
"url": "http://secunia.com/advisories/38382"
},
{
"name": "38381",
"tags": [
"third-party-advisory",
"x_refsource_SECUNIA"
],
"url": "http://secunia.com/advisories/38381"
},
{
"name": "[ircd-ratbox] 20100125 ircd-ratbox-2.2.9 released",
"tags": [
"mailing-list",
"x_refsource_MLIST"
],
"url": "http://lists.ratbox.org/pipermail/ircd-ratbox/2010-January/000891.html"
},
{
"name": "DSA-1980",
"tags": [
"vendor-advisory",
"x_refsource_DEBIAN"
],
"url": "http://www.debian.org/security/2010/dsa-1980"
},
{
"name": "38383",
"tags": [
"third-party-advisory",
"x_refsource_SECUNIA"
],
"url": "http://secunia.com/advisories/38383"
},
{
"tags": [
"x_refsource_CONFIRM"
],
"url": "http://trac.oftc.net/projects/oftc-hybrid/browser/tags/oftc-hybrid-1.6.8/RELNOTES"
},
{
"name": "37978",
"tags": [
"vdb-entry",
"x_refsource_BID"
],
"url": "http://www.securityfocus.com/bid/37978"
},
{
"tags": [
"x_refsource_CONFIRM"
],
"url": "http://svn.ircd-hybrid.org:8000/viewcvs.cgi?rev=1044\u0026view=rev"
},
{
"name": "38210",
"tags": [
"third-party-advisory",
"x_refsource_SECUNIA"
],
"url": "http://secunia.com/advisories/38210"
},
{
"tags": [
"x_refsource_CONFIRM"
],
"url": "http://security.debian.org/pool/updates/main/i/ircd-hybrid/ircd-hybrid_7.2.2.dfsg.2-4+lenny1.diff.gz"
}
],
"x_legacyV4Record": {
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2009-4016",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "n/a",
"version": {
"version_data": [
{
"version_value": "n/a"
}
]
}
}
]
},
"vendor_name": "n/a"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "Integer underflow in the clean_string function in irc_string.c in (1) IRCD-hybrid 7.2.2 and 7.2.3, (2) ircd-ratbox before 2.2.9, and (3) oftc-hybrid before 1.6.8, when flatten_links is disabled, allows remote attackers to execute arbitrary code or cause a denial of service (daemon crash) via a LINKS command."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "38382",
"refsource": "SECUNIA",
"url": "http://secunia.com/advisories/38382"
},
{
"name": "38381",
"refsource": "SECUNIA",
"url": "http://secunia.com/advisories/38381"
},
{
"name": "[ircd-ratbox] 20100125 ircd-ratbox-2.2.9 released",
"refsource": "MLIST",
"url": "http://lists.ratbox.org/pipermail/ircd-ratbox/2010-January/000891.html"
},
{
"name": "DSA-1980",
"refsource": "DEBIAN",
"url": "http://www.debian.org/security/2010/dsa-1980"
},
{
"name": "38383",
"refsource": "SECUNIA",
"url": "http://secunia.com/advisories/38383"
},
{
"name": "http://trac.oftc.net/projects/oftc-hybrid/browser/tags/oftc-hybrid-1.6.8/RELNOTES",
"refsource": "CONFIRM",
"url": "http://trac.oftc.net/projects/oftc-hybrid/browser/tags/oftc-hybrid-1.6.8/RELNOTES"
},
{
"name": "37978",
"refsource": "BID",
"url": "http://www.securityfocus.com/bid/37978"
},
{
"name": "http://svn.ircd-hybrid.org:8000/viewcvs.cgi?rev=1044\u0026view=rev",
"refsource": "CONFIRM",
"url": "http://svn.ircd-hybrid.org:8000/viewcvs.cgi?rev=1044\u0026view=rev"
},
{
"name": "38210",
"refsource": "SECUNIA",
"url": "http://secunia.com/advisories/38210"
},
{
"name": "http://security.debian.org/pool/updates/main/i/ircd-hybrid/ircd-hybrid_7.2.2.dfsg.2-4+lenny1.diff.gz",
"refsource": "CONFIRM",
"url": "http://security.debian.org/pool/updates/main/i/ircd-hybrid/ircd-hybrid_7.2.2.dfsg.2-4+lenny1.diff.gz"
}
]
}
}
}
},
"cveMetadata": {
"assignerOrgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
"assignerShortName": "mitre",
"cveId": "CVE-2009-4016",
"datePublished": "2010-02-04T18:00:00.000Z",
"dateReserved": "2009-11-19T00:00:00.000Z",
"dateUpdated": "2024-09-16T20:58:11.702Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.1"
}
CVE-2007-2786 (GCVE-0-2007-2786)
Vulnerability from cvelistv5 – Published: 2007-05-21 23:00 – Updated: 2024-08-07 13:49
VLAI
Summary
Ratbox IRC Daemon (aka ircd-ratbox) 2.2.5 and earlier allows remote attackers to cause a denial of service (resource exhaustion) by making many requests from a single client.
Severity
No CVSS data available.
CWE
- n/a
Assigner
References
7 references
| URL | Tags |
|---|---|
| http://osvdb.org/36238 | vdb-entryx_refsource_OSVDB |
| http://www.vupen.com/english/advisories/2007/1890 | vdb-entryx_refsource_VUPEN |
| http://www.openpkg.com/security/advisories/OpenPK… | vendor-advisoryx_refsource_OPENPKG |
| http://www.securityfocus.com/bid/24044 | vdb-entryx_refsource_BID |
| http://secunia.com/advisories/25332 | third-party-advisoryx_refsource_SECUNIA |
| http://lists.ratbox.org/pipermail/ircd-ratbox/200… | mailing-listx_refsource_MLIST |
| https://exchange.xforce.ibmcloud.com/vulnerabilit… | vdb-entryx_refsource_XF |
Date Public
2007-05-18 00:00
{
"containers": {
"adp": [
{
"providerMetadata": {
"dateUpdated": "2024-08-07T13:49:57.240Z",
"orgId": "af854a3a-2127-422b-91ae-364da2661108",
"shortName": "CVE"
},
"references": [
{
"name": "36238",
"tags": [
"vdb-entry",
"x_refsource_OSVDB",
"x_transferred"
],
"url": "http://osvdb.org/36238"
},
{
"name": "ADV-2007-1890",
"tags": [
"vdb-entry",
"x_refsource_VUPEN",
"x_transferred"
],
"url": "http://www.vupen.com/english/advisories/2007/1890"
},
{
"name": "OpenPKG-SA-2007.017",
"tags": [
"vendor-advisory",
"x_refsource_OPENPKG",
"x_transferred"
],
"url": "http://www.openpkg.com/security/advisories/OpenPKG-SA-2007.017.html"
},
{
"name": "24044",
"tags": [
"vdb-entry",
"x_refsource_BID",
"x_transferred"
],
"url": "http://www.securityfocus.com/bid/24044"
},
{
"name": "25332",
"tags": [
"third-party-advisory",
"x_refsource_SECUNIA",
"x_transferred"
],
"url": "http://secunia.com/advisories/25332"
},
{
"name": "[ircd-ratbox] 20070514 IMPORTANT: potential DoS found in ircd-ratbox",
"tags": [
"mailing-list",
"x_refsource_MLIST",
"x_transferred"
],
"url": "http://lists.ratbox.org/pipermail/ircd-ratbox/2007-May/000759.html"
},
{
"name": "ircdratbox-unspecified-dos(34368)",
"tags": [
"vdb-entry",
"x_refsource_XF",
"x_transferred"
],
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/34368"
}
],
"title": "CVE Program Container"
}
],
"cna": {
"affected": [
{
"product": "n/a",
"vendor": "n/a",
"versions": [
{
"status": "affected",
"version": "n/a"
}
]
}
],
"datePublic": "2007-05-18T00:00:00.000Z",
"descriptions": [
{
"lang": "en",
"value": "Ratbox IRC Daemon (aka ircd-ratbox) 2.2.5 and earlier allows remote attackers to cause a denial of service (resource exhaustion) by making many requests from a single client."
}
],
"problemTypes": [
{
"descriptions": [
{
"description": "n/a",
"lang": "en",
"type": "text"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2017-07-28T12:57:01.000Z",
"orgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
"shortName": "mitre"
},
"references": [
{
"name": "36238",
"tags": [
"vdb-entry",
"x_refsource_OSVDB"
],
"url": "http://osvdb.org/36238"
},
{
"name": "ADV-2007-1890",
"tags": [
"vdb-entry",
"x_refsource_VUPEN"
],
"url": "http://www.vupen.com/english/advisories/2007/1890"
},
{
"name": "OpenPKG-SA-2007.017",
"tags": [
"vendor-advisory",
"x_refsource_OPENPKG"
],
"url": "http://www.openpkg.com/security/advisories/OpenPKG-SA-2007.017.html"
},
{
"name": "24044",
"tags": [
"vdb-entry",
"x_refsource_BID"
],
"url": "http://www.securityfocus.com/bid/24044"
},
{
"name": "25332",
"tags": [
"third-party-advisory",
"x_refsource_SECUNIA"
],
"url": "http://secunia.com/advisories/25332"
},
{
"name": "[ircd-ratbox] 20070514 IMPORTANT: potential DoS found in ircd-ratbox",
"tags": [
"mailing-list",
"x_refsource_MLIST"
],
"url": "http://lists.ratbox.org/pipermail/ircd-ratbox/2007-May/000759.html"
},
{
"name": "ircdratbox-unspecified-dos(34368)",
"tags": [
"vdb-entry",
"x_refsource_XF"
],
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/34368"
}
],
"x_legacyV4Record": {
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2007-2786",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "n/a",
"version": {
"version_data": [
{
"version_value": "n/a"
}
]
}
}
]
},
"vendor_name": "n/a"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "Ratbox IRC Daemon (aka ircd-ratbox) 2.2.5 and earlier allows remote attackers to cause a denial of service (resource exhaustion) by making many requests from a single client."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "36238",
"refsource": "OSVDB",
"url": "http://osvdb.org/36238"
},
{
"name": "ADV-2007-1890",
"refsource": "VUPEN",
"url": "http://www.vupen.com/english/advisories/2007/1890"
},
{
"name": "OpenPKG-SA-2007.017",
"refsource": "OPENPKG",
"url": "http://www.openpkg.com/security/advisories/OpenPKG-SA-2007.017.html"
},
{
"name": "24044",
"refsource": "BID",
"url": "http://www.securityfocus.com/bid/24044"
},
{
"name": "25332",
"refsource": "SECUNIA",
"url": "http://secunia.com/advisories/25332"
},
{
"name": "[ircd-ratbox] 20070514 IMPORTANT: potential DoS found in ircd-ratbox",
"refsource": "MLIST",
"url": "http://lists.ratbox.org/pipermail/ircd-ratbox/2007-May/000759.html"
},
{
"name": "ircdratbox-unspecified-dos(34368)",
"refsource": "XF",
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/34368"
}
]
}
}
}
},
"cveMetadata": {
"assignerOrgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
"assignerShortName": "mitre",
"cveId": "CVE-2007-2786",
"datePublished": "2007-05-21T23:00:00.000Z",
"dateReserved": "2007-05-21T00:00:00.000Z",
"dateUpdated": "2024-08-07T13:49:57.240Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.1"
}
CVE-2004-0605 (GCVE-0-2004-0605)
Vulnerability from cvelistv5 – Published: 2004-06-30 04:00 – Updated: 2024-08-08 00:24
VLAI
Summary
Non-registered IRC users using (1) ircd-hybrid 7.0.1 and earlier, (2) ircd-ratbox 1.5.1 and earlier, or (3) ircd-ratbox 2.0rc6 and earlier do not have a rate-limit imposed, which could allow remote attackers to cause a denial of service by repeatedly making requests, which are slowly dequeued.
Severity
No CVSS data available.
CWE
- n/a
Assigner
References
3 references
| URL | Tags |
|---|---|
| https://exchange.xforce.ibmcloud.com/vulnerabilit… | vdb-entryx_refsource_XF |
| http://www.securityfocus.com/bid/10572 | vdb-entryx_refsource_BID |
| http://marc.info/?l=bugtraq&m=108766803817406&w=2 | mailing-listx_refsource_BUGTRAQ |
Date Public
2004-06-18 00:00
{
"containers": {
"adp": [
{
"providerMetadata": {
"dateUpdated": "2024-08-08T00:24:26.168Z",
"orgId": "af854a3a-2127-422b-91ae-364da2661108",
"shortName": "CVE"
},
"references": [
{
"name": "ircd-parseclientqueued-dos(16457)",
"tags": [
"vdb-entry",
"x_refsource_XF",
"x_transferred"
],
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/16457"
},
{
"name": "10572",
"tags": [
"vdb-entry",
"x_refsource_BID",
"x_transferred"
],
"url": "http://www.securityfocus.com/bid/10572"
},
{
"name": "20040618 ircd-hybrid-7 / ircd-ratbox low-bandwidth DoS",
"tags": [
"mailing-list",
"x_refsource_BUGTRAQ",
"x_transferred"
],
"url": "http://marc.info/?l=bugtraq\u0026m=108766803817406\u0026w=2"
}
],
"title": "CVE Program Container"
}
],
"cna": {
"affected": [
{
"product": "n/a",
"vendor": "n/a",
"versions": [
{
"status": "affected",
"version": "n/a"
}
]
}
],
"datePublic": "2004-06-18T00:00:00.000Z",
"descriptions": [
{
"lang": "en",
"value": "Non-registered IRC users using (1) ircd-hybrid 7.0.1 and earlier, (2) ircd-ratbox 1.5.1 and earlier, or (3) ircd-ratbox 2.0rc6 and earlier do not have a rate-limit imposed, which could allow remote attackers to cause a denial of service by repeatedly making requests, which are slowly dequeued."
}
],
"problemTypes": [
{
"descriptions": [
{
"description": "n/a",
"lang": "en",
"type": "text"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2017-07-10T14:57:01.000Z",
"orgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
"shortName": "mitre"
},
"references": [
{
"name": "ircd-parseclientqueued-dos(16457)",
"tags": [
"vdb-entry",
"x_refsource_XF"
],
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/16457"
},
{
"name": "10572",
"tags": [
"vdb-entry",
"x_refsource_BID"
],
"url": "http://www.securityfocus.com/bid/10572"
},
{
"name": "20040618 ircd-hybrid-7 / ircd-ratbox low-bandwidth DoS",
"tags": [
"mailing-list",
"x_refsource_BUGTRAQ"
],
"url": "http://marc.info/?l=bugtraq\u0026m=108766803817406\u0026w=2"
}
],
"x_legacyV4Record": {
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2004-0605",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "n/a",
"version": {
"version_data": [
{
"version_value": "n/a"
}
]
}
}
]
},
"vendor_name": "n/a"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "Non-registered IRC users using (1) ircd-hybrid 7.0.1 and earlier, (2) ircd-ratbox 1.5.1 and earlier, or (3) ircd-ratbox 2.0rc6 and earlier do not have a rate-limit imposed, which could allow remote attackers to cause a denial of service by repeatedly making requests, which are slowly dequeued."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "ircd-parseclientqueued-dos(16457)",
"refsource": "XF",
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/16457"
},
{
"name": "10572",
"refsource": "BID",
"url": "http://www.securityfocus.com/bid/10572"
},
{
"name": "20040618 ircd-hybrid-7 / ircd-ratbox low-bandwidth DoS",
"refsource": "BUGTRAQ",
"url": "http://marc.info/?l=bugtraq\u0026m=108766803817406\u0026w=2"
}
]
}
}
}
},
"cveMetadata": {
"assignerOrgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
"assignerShortName": "mitre",
"cveId": "CVE-2004-0605",
"datePublished": "2004-06-30T04:00:00.000Z",
"dateReserved": "2004-06-29T00:00:00.000Z",
"dateUpdated": "2024-08-08T00:24:26.168Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.1"
}
CVE-2015-5290 (GCVE-0-2015-5290)
Vulnerability from nvd – Published: 2019-12-26 20:33 – Updated: 2024-08-06 06:41
VLAI
Summary
A Denial of Service vulnerability exists in ircd-ratbox 3.0.9 in the MONITOR Command Handler.
Severity
No CVSS data available.
CWE
- memory leak
Assigner
References
4 references
| URL | Tags |
|---|---|
| https://bugzilla.redhat.com/show_bug.cgi?id=1271113 | x_refsource_MISC |
| http://www.openwall.com/lists/oss-security/2015/10/11/1 | x_refsource_MISC |
| http://www.openwall.com/lists/oss-security/2015/10/12/1 | x_refsource_MISC |
| https://github.com/skyhighwings/CVE-2015-5290 | x_refsource_MISC |
Impacted products
1 product
| Vendor | Product | Version | |
|---|---|---|---|
| ircd-ratbox | ircd-ratbox |
Affected:
3.0.9
|
Date Public
2015-10-10 00:00
{
"containers": {
"adp": [
{
"providerMetadata": {
"dateUpdated": "2024-08-06T06:41:09.265Z",
"orgId": "af854a3a-2127-422b-91ae-364da2661108",
"shortName": "CVE"
},
"references": [
{
"tags": [
"x_refsource_MISC",
"x_transferred"
],
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1271113"
},
{
"tags": [
"x_refsource_MISC",
"x_transferred"
],
"url": "http://www.openwall.com/lists/oss-security/2015/10/11/1"
},
{
"tags": [
"x_refsource_MISC",
"x_transferred"
],
"url": "http://www.openwall.com/lists/oss-security/2015/10/12/1"
},
{
"tags": [
"x_refsource_MISC",
"x_transferred"
],
"url": "https://github.com/skyhighwings/CVE-2015-5290"
}
],
"title": "CVE Program Container"
}
],
"cna": {
"affected": [
{
"product": "ircd-ratbox",
"vendor": "ircd-ratbox",
"versions": [
{
"status": "affected",
"version": "3.0.9"
}
]
}
],
"datePublic": "2015-10-10T00:00:00.000Z",
"descriptions": [
{
"lang": "en",
"value": "A Denial of Service vulnerability exists in ircd-ratbox 3.0.9 in the MONITOR Command Handler."
}
],
"problemTypes": [
{
"descriptions": [
{
"description": "memory leak",
"lang": "en",
"type": "text"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2020-02-03T18:09:46.000Z",
"orgId": "53f830b8-0a3f-465b-8143-3b8a9948e749",
"shortName": "redhat"
},
"references": [
{
"tags": [
"x_refsource_MISC"
],
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1271113"
},
{
"tags": [
"x_refsource_MISC"
],
"url": "http://www.openwall.com/lists/oss-security/2015/10/11/1"
},
{
"tags": [
"x_refsource_MISC"
],
"url": "http://www.openwall.com/lists/oss-security/2015/10/12/1"
},
{
"tags": [
"x_refsource_MISC"
],
"url": "https://github.com/skyhighwings/CVE-2015-5290"
}
],
"x_legacyV4Record": {
"CVE_data_meta": {
"ASSIGNER": "secalert@redhat.com",
"ID": "CVE-2015-5290",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "ircd-ratbox",
"version": {
"version_data": [
{
"version_value": "3.0.9"
}
]
}
}
]
},
"vendor_name": "ircd-ratbox"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "A Denial of Service vulnerability exists in ircd-ratbox 3.0.9 in the MONITOR Command Handler."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "memory leak"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://bugzilla.redhat.com/show_bug.cgi?id=1271113",
"refsource": "MISC",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1271113"
},
{
"name": "http://www.openwall.com/lists/oss-security/2015/10/11/1",
"refsource": "MISC",
"url": "http://www.openwall.com/lists/oss-security/2015/10/11/1"
},
{
"name": "http://www.openwall.com/lists/oss-security/2015/10/12/1",
"refsource": "MISC",
"url": "http://www.openwall.com/lists/oss-security/2015/10/12/1"
},
{
"name": "https://github.com/skyhighwings/CVE-2015-5290",
"refsource": "MISC",
"url": "https://github.com/skyhighwings/CVE-2015-5290"
}
]
}
}
}
},
"cveMetadata": {
"assignerOrgId": "53f830b8-0a3f-465b-8143-3b8a9948e749",
"assignerShortName": "redhat",
"cveId": "CVE-2015-5290",
"datePublished": "2019-12-26T20:33:40.000Z",
"dateReserved": "2015-07-01T00:00:00.000Z",
"dateUpdated": "2024-08-06T06:41:09.265Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.1"
}
CVE-2012-6084 (GCVE-0-2012-6084)
Vulnerability from nvd – Published: 2013-01-01 15:00 – Updated: 2024-08-06 21:21
VLAI
Summary
modules/m_capab.c in (1) ircd-ratbox before 3.0.8 and (2) Charybdis before 3.4.2 does not properly support capability negotiation during server handshakes, which allows remote attackers to cause a denial of service (NULL pointer dereference and daemon crash) via a malformed request.
Severity
No CVSS data available.
CWE
- n/a
Assigner
References
6 references
| URL | Tags |
|---|---|
| http://rabbit.dereferenced.org/~nenolod/ASA-2012-… | x_refsource_CONFIRM |
| https://github.com/atheme/charybdis/commit/ac0707… | x_refsource_CONFIRM |
| http://www.stack.nl/~jilles/irc/charybdis-3.4.2.tbz2 | x_refsource_CONFIRM |
| http://openwall.com/lists/oss-security/2013/01/01/4 | mailing-listx_refsource_MLIST |
| http://www.debian.org/security/2013/dsa-2612 | vendor-advisoryx_refsource_DEBIAN |
| http://www.ratbox.org/download/ircd-ratbox-3.0.8.… | x_refsource_CONFIRM |
Date Public
2012-12-31 00:00
{
"containers": {
"adp": [
{
"providerMetadata": {
"dateUpdated": "2024-08-06T21:21:28.354Z",
"orgId": "af854a3a-2127-422b-91ae-364da2661108",
"shortName": "CVE"
},
"references": [
{
"tags": [
"x_refsource_CONFIRM",
"x_transferred"
],
"url": "http://rabbit.dereferenced.org/~nenolod/ASA-2012-12-31.txt"
},
{
"tags": [
"x_refsource_CONFIRM",
"x_transferred"
],
"url": "https://github.com/atheme/charybdis/commit/ac0707aa61d9c20e9b09062294701567c9f41595.patch"
},
{
"tags": [
"x_refsource_CONFIRM",
"x_transferred"
],
"url": "http://www.stack.nl/~jilles/irc/charybdis-3.4.2.tbz2"
},
{
"name": "[oss-security] 20130101 Re: Charybdis: Improper assumptions in the server handshake code may lead to a remote crash",
"tags": [
"mailing-list",
"x_refsource_MLIST",
"x_transferred"
],
"url": "http://openwall.com/lists/oss-security/2013/01/01/4"
},
{
"name": "DSA-2612",
"tags": [
"vendor-advisory",
"x_refsource_DEBIAN",
"x_transferred"
],
"url": "http://www.debian.org/security/2013/dsa-2612"
},
{
"tags": [
"x_refsource_CONFIRM",
"x_transferred"
],
"url": "http://www.ratbox.org/download/ircd-ratbox-3.0.8.tar.bz2"
}
],
"title": "CVE Program Container"
}
],
"cna": {
"affected": [
{
"product": "n/a",
"vendor": "n/a",
"versions": [
{
"status": "affected",
"version": "n/a"
}
]
}
],
"datePublic": "2012-12-31T00:00:00.000Z",
"descriptions": [
{
"lang": "en",
"value": "modules/m_capab.c in (1) ircd-ratbox before 3.0.8 and (2) Charybdis before 3.4.2 does not properly support capability negotiation during server handshakes, which allows remote attackers to cause a denial of service (NULL pointer dereference and daemon crash) via a malformed request."
}
],
"problemTypes": [
{
"descriptions": [
{
"description": "n/a",
"lang": "en",
"type": "text"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2013-02-02T10:00:00.000Z",
"orgId": "53f830b8-0a3f-465b-8143-3b8a9948e749",
"shortName": "redhat"
},
"references": [
{
"tags": [
"x_refsource_CONFIRM"
],
"url": "http://rabbit.dereferenced.org/~nenolod/ASA-2012-12-31.txt"
},
{
"tags": [
"x_refsource_CONFIRM"
],
"url": "https://github.com/atheme/charybdis/commit/ac0707aa61d9c20e9b09062294701567c9f41595.patch"
},
{
"tags": [
"x_refsource_CONFIRM"
],
"url": "http://www.stack.nl/~jilles/irc/charybdis-3.4.2.tbz2"
},
{
"name": "[oss-security] 20130101 Re: Charybdis: Improper assumptions in the server handshake code may lead to a remote crash",
"tags": [
"mailing-list",
"x_refsource_MLIST"
],
"url": "http://openwall.com/lists/oss-security/2013/01/01/4"
},
{
"name": "DSA-2612",
"tags": [
"vendor-advisory",
"x_refsource_DEBIAN"
],
"url": "http://www.debian.org/security/2013/dsa-2612"
},
{
"tags": [
"x_refsource_CONFIRM"
],
"url": "http://www.ratbox.org/download/ircd-ratbox-3.0.8.tar.bz2"
}
]
}
},
"cveMetadata": {
"assignerOrgId": "53f830b8-0a3f-465b-8143-3b8a9948e749",
"assignerShortName": "redhat",
"cveId": "CVE-2012-6084",
"datePublished": "2013-01-01T15:00:00.000Z",
"dateReserved": "2012-12-06T00:00:00.000Z",
"dateUpdated": "2024-08-06T21:21:28.354Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.1"
}
CVE-2010-0300 (GCVE-0-2010-0300)
Vulnerability from nvd – Published: 2010-02-04 18:00 – Updated: 2024-08-07 00:45
VLAI
Summary
cache.c in ircd-ratbox before 2.2.9 allows remote attackers to cause a denial of service (NULL pointer dereference and daemon crash) via a HELP command.
Severity
No CVSS data available.
CWE
- n/a
Assigner
References
5 references
| URL | Tags |
|---|---|
| http://lists.ratbox.org/pipermail/ircd-ratbox/201… | mailing-listx_refsource_MLIST |
| http://www.debian.org/security/2010/dsa-1980 | vendor-advisoryx_refsource_DEBIAN |
| http://secunia.com/advisories/38383 | third-party-advisoryx_refsource_SECUNIA |
| http://security.debian.org/pool/updates/main/i/ir… | x_refsource_CONFIRM |
| http://secunia.com/advisories/38210 | third-party-advisoryx_refsource_SECUNIA |
{
"containers": {
"adp": [
{
"providerMetadata": {
"dateUpdated": "2024-08-07T00:45:12.068Z",
"orgId": "af854a3a-2127-422b-91ae-364da2661108",
"shortName": "CVE"
},
"references": [
{
"name": "[ircd-ratbox] 20100125 ircd-ratbox-2.2.9 released",
"tags": [
"mailing-list",
"x_refsource_MLIST",
"x_transferred"
],
"url": "http://lists.ratbox.org/pipermail/ircd-ratbox/2010-January/000891.html"
},
{
"name": "DSA-1980",
"tags": [
"vendor-advisory",
"x_refsource_DEBIAN",
"x_transferred"
],
"url": "http://www.debian.org/security/2010/dsa-1980"
},
{
"name": "38383",
"tags": [
"third-party-advisory",
"x_refsource_SECUNIA",
"x_transferred"
],
"url": "http://secunia.com/advisories/38383"
},
{
"tags": [
"x_refsource_CONFIRM",
"x_transferred"
],
"url": "http://security.debian.org/pool/updates/main/i/ircd-ratbox/ircd-ratbox_2.2.8.dfsg-2+lenny1.diff.gz"
},
{
"name": "38210",
"tags": [
"third-party-advisory",
"x_refsource_SECUNIA",
"x_transferred"
],
"url": "http://secunia.com/advisories/38210"
}
],
"title": "CVE Program Container"
}
],
"cna": {
"affected": [
{
"product": "n/a",
"vendor": "n/a",
"versions": [
{
"status": "affected",
"version": "n/a"
}
]
}
],
"descriptions": [
{
"lang": "en",
"value": "cache.c in ircd-ratbox before 2.2.9 allows remote attackers to cause a denial of service (NULL pointer dereference and daemon crash) via a HELP command."
}
],
"problemTypes": [
{
"descriptions": [
{
"description": "n/a",
"lang": "en",
"type": "text"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2010-02-04T18:00:00.000Z",
"orgId": "53f830b8-0a3f-465b-8143-3b8a9948e749",
"shortName": "redhat"
},
"references": [
{
"name": "[ircd-ratbox] 20100125 ircd-ratbox-2.2.9 released",
"tags": [
"mailing-list",
"x_refsource_MLIST"
],
"url": "http://lists.ratbox.org/pipermail/ircd-ratbox/2010-January/000891.html"
},
{
"name": "DSA-1980",
"tags": [
"vendor-advisory",
"x_refsource_DEBIAN"
],
"url": "http://www.debian.org/security/2010/dsa-1980"
},
{
"name": "38383",
"tags": [
"third-party-advisory",
"x_refsource_SECUNIA"
],
"url": "http://secunia.com/advisories/38383"
},
{
"tags": [
"x_refsource_CONFIRM"
],
"url": "http://security.debian.org/pool/updates/main/i/ircd-ratbox/ircd-ratbox_2.2.8.dfsg-2+lenny1.diff.gz"
},
{
"name": "38210",
"tags": [
"third-party-advisory",
"x_refsource_SECUNIA"
],
"url": "http://secunia.com/advisories/38210"
}
]
}
},
"cveMetadata": {
"assignerOrgId": "53f830b8-0a3f-465b-8143-3b8a9948e749",
"assignerShortName": "redhat",
"cveId": "CVE-2010-0300",
"datePublished": "2010-02-04T18:00:00.000Z",
"dateReserved": "2010-01-12T00:00:00.000Z",
"dateUpdated": "2024-08-07T00:45:12.068Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.1"
}
CVE-2009-4016 (GCVE-0-2009-4016)
Vulnerability from nvd – Published: 2010-02-04 18:00 – Updated: 2024-09-16 20:58
VLAI
Summary
Integer underflow in the clean_string function in irc_string.c in (1) IRCD-hybrid 7.2.2 and 7.2.3, (2) ircd-ratbox before 2.2.9, and (3) oftc-hybrid before 1.6.8, when flatten_links is disabled, allows remote attackers to execute arbitrary code or cause a denial of service (daemon crash) via a LINKS command.
Severity
No CVSS data available.
CWE
- n/a
Assigner
References
10 references
| URL | Tags |
|---|---|
| http://secunia.com/advisories/38382 | third-party-advisoryx_refsource_SECUNIA |
| http://secunia.com/advisories/38381 | third-party-advisoryx_refsource_SECUNIA |
| http://lists.ratbox.org/pipermail/ircd-ratbox/201… | mailing-listx_refsource_MLIST |
| http://www.debian.org/security/2010/dsa-1980 | vendor-advisoryx_refsource_DEBIAN |
| http://secunia.com/advisories/38383 | third-party-advisoryx_refsource_SECUNIA |
| http://trac.oftc.net/projects/oftc-hybrid/browser… | x_refsource_CONFIRM |
| http://www.securityfocus.com/bid/37978 | vdb-entryx_refsource_BID |
| http://svn.ircd-hybrid.org:8000/viewcvs.cgi?rev=1… | x_refsource_CONFIRM |
| http://secunia.com/advisories/38210 | third-party-advisoryx_refsource_SECUNIA |
| http://security.debian.org/pool/updates/main/i/ir… | x_refsource_CONFIRM |
{
"containers": {
"adp": [
{
"providerMetadata": {
"dateUpdated": "2024-08-07T06:45:50.887Z",
"orgId": "af854a3a-2127-422b-91ae-364da2661108",
"shortName": "CVE"
},
"references": [
{
"name": "38382",
"tags": [
"third-party-advisory",
"x_refsource_SECUNIA",
"x_transferred"
],
"url": "http://secunia.com/advisories/38382"
},
{
"name": "38381",
"tags": [
"third-party-advisory",
"x_refsource_SECUNIA",
"x_transferred"
],
"url": "http://secunia.com/advisories/38381"
},
{
"name": "[ircd-ratbox] 20100125 ircd-ratbox-2.2.9 released",
"tags": [
"mailing-list",
"x_refsource_MLIST",
"x_transferred"
],
"url": "http://lists.ratbox.org/pipermail/ircd-ratbox/2010-January/000891.html"
},
{
"name": "DSA-1980",
"tags": [
"vendor-advisory",
"x_refsource_DEBIAN",
"x_transferred"
],
"url": "http://www.debian.org/security/2010/dsa-1980"
},
{
"name": "38383",
"tags": [
"third-party-advisory",
"x_refsource_SECUNIA",
"x_transferred"
],
"url": "http://secunia.com/advisories/38383"
},
{
"tags": [
"x_refsource_CONFIRM",
"x_transferred"
],
"url": "http://trac.oftc.net/projects/oftc-hybrid/browser/tags/oftc-hybrid-1.6.8/RELNOTES"
},
{
"name": "37978",
"tags": [
"vdb-entry",
"x_refsource_BID",
"x_transferred"
],
"url": "http://www.securityfocus.com/bid/37978"
},
{
"tags": [
"x_refsource_CONFIRM",
"x_transferred"
],
"url": "http://svn.ircd-hybrid.org:8000/viewcvs.cgi?rev=1044\u0026view=rev"
},
{
"name": "38210",
"tags": [
"third-party-advisory",
"x_refsource_SECUNIA",
"x_transferred"
],
"url": "http://secunia.com/advisories/38210"
},
{
"tags": [
"x_refsource_CONFIRM",
"x_transferred"
],
"url": "http://security.debian.org/pool/updates/main/i/ircd-hybrid/ircd-hybrid_7.2.2.dfsg.2-4+lenny1.diff.gz"
}
],
"title": "CVE Program Container"
}
],
"cna": {
"affected": [
{
"product": "n/a",
"vendor": "n/a",
"versions": [
{
"status": "affected",
"version": "n/a"
}
]
}
],
"descriptions": [
{
"lang": "en",
"value": "Integer underflow in the clean_string function in irc_string.c in (1) IRCD-hybrid 7.2.2 and 7.2.3, (2) ircd-ratbox before 2.2.9, and (3) oftc-hybrid before 1.6.8, when flatten_links is disabled, allows remote attackers to execute arbitrary code or cause a denial of service (daemon crash) via a LINKS command."
}
],
"problemTypes": [
{
"descriptions": [
{
"description": "n/a",
"lang": "en",
"type": "text"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2010-02-04T18:00:00.000Z",
"orgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
"shortName": "mitre"
},
"references": [
{
"name": "38382",
"tags": [
"third-party-advisory",
"x_refsource_SECUNIA"
],
"url": "http://secunia.com/advisories/38382"
},
{
"name": "38381",
"tags": [
"third-party-advisory",
"x_refsource_SECUNIA"
],
"url": "http://secunia.com/advisories/38381"
},
{
"name": "[ircd-ratbox] 20100125 ircd-ratbox-2.2.9 released",
"tags": [
"mailing-list",
"x_refsource_MLIST"
],
"url": "http://lists.ratbox.org/pipermail/ircd-ratbox/2010-January/000891.html"
},
{
"name": "DSA-1980",
"tags": [
"vendor-advisory",
"x_refsource_DEBIAN"
],
"url": "http://www.debian.org/security/2010/dsa-1980"
},
{
"name": "38383",
"tags": [
"third-party-advisory",
"x_refsource_SECUNIA"
],
"url": "http://secunia.com/advisories/38383"
},
{
"tags": [
"x_refsource_CONFIRM"
],
"url": "http://trac.oftc.net/projects/oftc-hybrid/browser/tags/oftc-hybrid-1.6.8/RELNOTES"
},
{
"name": "37978",
"tags": [
"vdb-entry",
"x_refsource_BID"
],
"url": "http://www.securityfocus.com/bid/37978"
},
{
"tags": [
"x_refsource_CONFIRM"
],
"url": "http://svn.ircd-hybrid.org:8000/viewcvs.cgi?rev=1044\u0026view=rev"
},
{
"name": "38210",
"tags": [
"third-party-advisory",
"x_refsource_SECUNIA"
],
"url": "http://secunia.com/advisories/38210"
},
{
"tags": [
"x_refsource_CONFIRM"
],
"url": "http://security.debian.org/pool/updates/main/i/ircd-hybrid/ircd-hybrid_7.2.2.dfsg.2-4+lenny1.diff.gz"
}
],
"x_legacyV4Record": {
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2009-4016",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "n/a",
"version": {
"version_data": [
{
"version_value": "n/a"
}
]
}
}
]
},
"vendor_name": "n/a"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "Integer underflow in the clean_string function in irc_string.c in (1) IRCD-hybrid 7.2.2 and 7.2.3, (2) ircd-ratbox before 2.2.9, and (3) oftc-hybrid before 1.6.8, when flatten_links is disabled, allows remote attackers to execute arbitrary code or cause a denial of service (daemon crash) via a LINKS command."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "38382",
"refsource": "SECUNIA",
"url": "http://secunia.com/advisories/38382"
},
{
"name": "38381",
"refsource": "SECUNIA",
"url": "http://secunia.com/advisories/38381"
},
{
"name": "[ircd-ratbox] 20100125 ircd-ratbox-2.2.9 released",
"refsource": "MLIST",
"url": "http://lists.ratbox.org/pipermail/ircd-ratbox/2010-January/000891.html"
},
{
"name": "DSA-1980",
"refsource": "DEBIAN",
"url": "http://www.debian.org/security/2010/dsa-1980"
},
{
"name": "38383",
"refsource": "SECUNIA",
"url": "http://secunia.com/advisories/38383"
},
{
"name": "http://trac.oftc.net/projects/oftc-hybrid/browser/tags/oftc-hybrid-1.6.8/RELNOTES",
"refsource": "CONFIRM",
"url": "http://trac.oftc.net/projects/oftc-hybrid/browser/tags/oftc-hybrid-1.6.8/RELNOTES"
},
{
"name": "37978",
"refsource": "BID",
"url": "http://www.securityfocus.com/bid/37978"
},
{
"name": "http://svn.ircd-hybrid.org:8000/viewcvs.cgi?rev=1044\u0026view=rev",
"refsource": "CONFIRM",
"url": "http://svn.ircd-hybrid.org:8000/viewcvs.cgi?rev=1044\u0026view=rev"
},
{
"name": "38210",
"refsource": "SECUNIA",
"url": "http://secunia.com/advisories/38210"
},
{
"name": "http://security.debian.org/pool/updates/main/i/ircd-hybrid/ircd-hybrid_7.2.2.dfsg.2-4+lenny1.diff.gz",
"refsource": "CONFIRM",
"url": "http://security.debian.org/pool/updates/main/i/ircd-hybrid/ircd-hybrid_7.2.2.dfsg.2-4+lenny1.diff.gz"
}
]
}
}
}
},
"cveMetadata": {
"assignerOrgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
"assignerShortName": "mitre",
"cveId": "CVE-2009-4016",
"datePublished": "2010-02-04T18:00:00.000Z",
"dateReserved": "2009-11-19T00:00:00.000Z",
"dateUpdated": "2024-09-16T20:58:11.702Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.1"
}
CVE-2007-2786 (GCVE-0-2007-2786)
Vulnerability from nvd – Published: 2007-05-21 23:00 – Updated: 2024-08-07 13:49
VLAI
Summary
Ratbox IRC Daemon (aka ircd-ratbox) 2.2.5 and earlier allows remote attackers to cause a denial of service (resource exhaustion) by making many requests from a single client.
Severity
No CVSS data available.
CWE
- n/a
Assigner
References
7 references
| URL | Tags |
|---|---|
| http://osvdb.org/36238 | vdb-entryx_refsource_OSVDB |
| http://www.vupen.com/english/advisories/2007/1890 | vdb-entryx_refsource_VUPEN |
| http://www.openpkg.com/security/advisories/OpenPK… | vendor-advisoryx_refsource_OPENPKG |
| http://www.securityfocus.com/bid/24044 | vdb-entryx_refsource_BID |
| http://secunia.com/advisories/25332 | third-party-advisoryx_refsource_SECUNIA |
| http://lists.ratbox.org/pipermail/ircd-ratbox/200… | mailing-listx_refsource_MLIST |
| https://exchange.xforce.ibmcloud.com/vulnerabilit… | vdb-entryx_refsource_XF |
Date Public
2007-05-18 00:00
{
"containers": {
"adp": [
{
"providerMetadata": {
"dateUpdated": "2024-08-07T13:49:57.240Z",
"orgId": "af854a3a-2127-422b-91ae-364da2661108",
"shortName": "CVE"
},
"references": [
{
"name": "36238",
"tags": [
"vdb-entry",
"x_refsource_OSVDB",
"x_transferred"
],
"url": "http://osvdb.org/36238"
},
{
"name": "ADV-2007-1890",
"tags": [
"vdb-entry",
"x_refsource_VUPEN",
"x_transferred"
],
"url": "http://www.vupen.com/english/advisories/2007/1890"
},
{
"name": "OpenPKG-SA-2007.017",
"tags": [
"vendor-advisory",
"x_refsource_OPENPKG",
"x_transferred"
],
"url": "http://www.openpkg.com/security/advisories/OpenPKG-SA-2007.017.html"
},
{
"name": "24044",
"tags": [
"vdb-entry",
"x_refsource_BID",
"x_transferred"
],
"url": "http://www.securityfocus.com/bid/24044"
},
{
"name": "25332",
"tags": [
"third-party-advisory",
"x_refsource_SECUNIA",
"x_transferred"
],
"url": "http://secunia.com/advisories/25332"
},
{
"name": "[ircd-ratbox] 20070514 IMPORTANT: potential DoS found in ircd-ratbox",
"tags": [
"mailing-list",
"x_refsource_MLIST",
"x_transferred"
],
"url": "http://lists.ratbox.org/pipermail/ircd-ratbox/2007-May/000759.html"
},
{
"name": "ircdratbox-unspecified-dos(34368)",
"tags": [
"vdb-entry",
"x_refsource_XF",
"x_transferred"
],
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/34368"
}
],
"title": "CVE Program Container"
}
],
"cna": {
"affected": [
{
"product": "n/a",
"vendor": "n/a",
"versions": [
{
"status": "affected",
"version": "n/a"
}
]
}
],
"datePublic": "2007-05-18T00:00:00.000Z",
"descriptions": [
{
"lang": "en",
"value": "Ratbox IRC Daemon (aka ircd-ratbox) 2.2.5 and earlier allows remote attackers to cause a denial of service (resource exhaustion) by making many requests from a single client."
}
],
"problemTypes": [
{
"descriptions": [
{
"description": "n/a",
"lang": "en",
"type": "text"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2017-07-28T12:57:01.000Z",
"orgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
"shortName": "mitre"
},
"references": [
{
"name": "36238",
"tags": [
"vdb-entry",
"x_refsource_OSVDB"
],
"url": "http://osvdb.org/36238"
},
{
"name": "ADV-2007-1890",
"tags": [
"vdb-entry",
"x_refsource_VUPEN"
],
"url": "http://www.vupen.com/english/advisories/2007/1890"
},
{
"name": "OpenPKG-SA-2007.017",
"tags": [
"vendor-advisory",
"x_refsource_OPENPKG"
],
"url": "http://www.openpkg.com/security/advisories/OpenPKG-SA-2007.017.html"
},
{
"name": "24044",
"tags": [
"vdb-entry",
"x_refsource_BID"
],
"url": "http://www.securityfocus.com/bid/24044"
},
{
"name": "25332",
"tags": [
"third-party-advisory",
"x_refsource_SECUNIA"
],
"url": "http://secunia.com/advisories/25332"
},
{
"name": "[ircd-ratbox] 20070514 IMPORTANT: potential DoS found in ircd-ratbox",
"tags": [
"mailing-list",
"x_refsource_MLIST"
],
"url": "http://lists.ratbox.org/pipermail/ircd-ratbox/2007-May/000759.html"
},
{
"name": "ircdratbox-unspecified-dos(34368)",
"tags": [
"vdb-entry",
"x_refsource_XF"
],
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/34368"
}
],
"x_legacyV4Record": {
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2007-2786",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "n/a",
"version": {
"version_data": [
{
"version_value": "n/a"
}
]
}
}
]
},
"vendor_name": "n/a"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "Ratbox IRC Daemon (aka ircd-ratbox) 2.2.5 and earlier allows remote attackers to cause a denial of service (resource exhaustion) by making many requests from a single client."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "36238",
"refsource": "OSVDB",
"url": "http://osvdb.org/36238"
},
{
"name": "ADV-2007-1890",
"refsource": "VUPEN",
"url": "http://www.vupen.com/english/advisories/2007/1890"
},
{
"name": "OpenPKG-SA-2007.017",
"refsource": "OPENPKG",
"url": "http://www.openpkg.com/security/advisories/OpenPKG-SA-2007.017.html"
},
{
"name": "24044",
"refsource": "BID",
"url": "http://www.securityfocus.com/bid/24044"
},
{
"name": "25332",
"refsource": "SECUNIA",
"url": "http://secunia.com/advisories/25332"
},
{
"name": "[ircd-ratbox] 20070514 IMPORTANT: potential DoS found in ircd-ratbox",
"refsource": "MLIST",
"url": "http://lists.ratbox.org/pipermail/ircd-ratbox/2007-May/000759.html"
},
{
"name": "ircdratbox-unspecified-dos(34368)",
"refsource": "XF",
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/34368"
}
]
}
}
}
},
"cveMetadata": {
"assignerOrgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
"assignerShortName": "mitre",
"cveId": "CVE-2007-2786",
"datePublished": "2007-05-21T23:00:00.000Z",
"dateReserved": "2007-05-21T00:00:00.000Z",
"dateUpdated": "2024-08-07T13:49:57.240Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.1"
}
CVE-2004-0605 (GCVE-0-2004-0605)
Vulnerability from nvd – Published: 2004-06-30 04:00 – Updated: 2024-08-08 00:24
VLAI
Summary
Non-registered IRC users using (1) ircd-hybrid 7.0.1 and earlier, (2) ircd-ratbox 1.5.1 and earlier, or (3) ircd-ratbox 2.0rc6 and earlier do not have a rate-limit imposed, which could allow remote attackers to cause a denial of service by repeatedly making requests, which are slowly dequeued.
Severity
No CVSS data available.
CWE
- n/a
Assigner
References
3 references
| URL | Tags |
|---|---|
| https://exchange.xforce.ibmcloud.com/vulnerabilit… | vdb-entryx_refsource_XF |
| http://www.securityfocus.com/bid/10572 | vdb-entryx_refsource_BID |
| http://marc.info/?l=bugtraq&m=108766803817406&w=2 | mailing-listx_refsource_BUGTRAQ |
Date Public
2004-06-18 00:00
{
"containers": {
"adp": [
{
"providerMetadata": {
"dateUpdated": "2024-08-08T00:24:26.168Z",
"orgId": "af854a3a-2127-422b-91ae-364da2661108",
"shortName": "CVE"
},
"references": [
{
"name": "ircd-parseclientqueued-dos(16457)",
"tags": [
"vdb-entry",
"x_refsource_XF",
"x_transferred"
],
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/16457"
},
{
"name": "10572",
"tags": [
"vdb-entry",
"x_refsource_BID",
"x_transferred"
],
"url": "http://www.securityfocus.com/bid/10572"
},
{
"name": "20040618 ircd-hybrid-7 / ircd-ratbox low-bandwidth DoS",
"tags": [
"mailing-list",
"x_refsource_BUGTRAQ",
"x_transferred"
],
"url": "http://marc.info/?l=bugtraq\u0026m=108766803817406\u0026w=2"
}
],
"title": "CVE Program Container"
}
],
"cna": {
"affected": [
{
"product": "n/a",
"vendor": "n/a",
"versions": [
{
"status": "affected",
"version": "n/a"
}
]
}
],
"datePublic": "2004-06-18T00:00:00.000Z",
"descriptions": [
{
"lang": "en",
"value": "Non-registered IRC users using (1) ircd-hybrid 7.0.1 and earlier, (2) ircd-ratbox 1.5.1 and earlier, or (3) ircd-ratbox 2.0rc6 and earlier do not have a rate-limit imposed, which could allow remote attackers to cause a denial of service by repeatedly making requests, which are slowly dequeued."
}
],
"problemTypes": [
{
"descriptions": [
{
"description": "n/a",
"lang": "en",
"type": "text"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2017-07-10T14:57:01.000Z",
"orgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
"shortName": "mitre"
},
"references": [
{
"name": "ircd-parseclientqueued-dos(16457)",
"tags": [
"vdb-entry",
"x_refsource_XF"
],
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/16457"
},
{
"name": "10572",
"tags": [
"vdb-entry",
"x_refsource_BID"
],
"url": "http://www.securityfocus.com/bid/10572"
},
{
"name": "20040618 ircd-hybrid-7 / ircd-ratbox low-bandwidth DoS",
"tags": [
"mailing-list",
"x_refsource_BUGTRAQ"
],
"url": "http://marc.info/?l=bugtraq\u0026m=108766803817406\u0026w=2"
}
],
"x_legacyV4Record": {
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2004-0605",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "n/a",
"version": {
"version_data": [
{
"version_value": "n/a"
}
]
}
}
]
},
"vendor_name": "n/a"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "Non-registered IRC users using (1) ircd-hybrid 7.0.1 and earlier, (2) ircd-ratbox 1.5.1 and earlier, or (3) ircd-ratbox 2.0rc6 and earlier do not have a rate-limit imposed, which could allow remote attackers to cause a denial of service by repeatedly making requests, which are slowly dequeued."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "ircd-parseclientqueued-dos(16457)",
"refsource": "XF",
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/16457"
},
{
"name": "10572",
"refsource": "BID",
"url": "http://www.securityfocus.com/bid/10572"
},
{
"name": "20040618 ircd-hybrid-7 / ircd-ratbox low-bandwidth DoS",
"refsource": "BUGTRAQ",
"url": "http://marc.info/?l=bugtraq\u0026m=108766803817406\u0026w=2"
}
]
}
}
}
},
"cveMetadata": {
"assignerOrgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
"assignerShortName": "mitre",
"cveId": "CVE-2004-0605",
"datePublished": "2004-06-30T04:00:00.000Z",
"dateReserved": "2004-06-29T00:00:00.000Z",
"dateUpdated": "2024-08-08T00:24:26.168Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.1"
}