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.

    10 vulnerabilities by raydium

    CVE-2006-2409 (GCVE-0-2006-2409)

    Vulnerability from nvd – Published: 2006-05-16 10:00 – Updated: 2024-08-07 17:51
    VLAI
    Summary
    Format string vulnerability in the raydium_log function in console.c in Raydium before SVN revision 310 allows local users to execute arbitrary code via format string specifiers in the format parameter, which are not properly handled in a call to raydium_console_line_add.
    Severity
    No CVSS data available.
    CWE
    • n/a
    Assigner
    References
    URL Tags
    http://www.securityfocus.com/bid/17986 vdb-entryx_refsource_BID
    http://secunia.com/advisories/20097 third-party-advisoryx_refsource_SECUNIA
    http://www.vupen.com/english/advisories/2006/1808 vdb-entryx_refsource_VUPEN
    http://aluigi.altervista.org/adv/raydiumx-adv.txt x_refsource_MISC
    http://raydium.org/svn.php x_refsource_CONFIRM
    http://www.securityfocus.com/archive/1/433930/100… mailing-listx_refsource_BUGTRAQ
    https://exchange.xforce.ibmcloud.com/vulnerabilit… vdb-entryx_refsource_XF
    http://securityreason.com/securityalert/900 third-party-advisoryx_refsource_SREASON
    Date Public
    2006-05-12 00:00
    Show details on NVD website

    {
      "containers": {
        "adp": [
          {
            "providerMetadata": {
              "dateUpdated": "2024-08-07T17:51:04.571Z",
              "orgId": "af854a3a-2127-422b-91ae-364da2661108",
              "shortName": "CVE"
            },
            "references": [
              {
                "name": "17986",
                "tags": [
                  "vdb-entry",
                  "x_refsource_BID",
                  "x_transferred"
                ],
                "url": "http://www.securityfocus.com/bid/17986"
              },
              {
                "name": "20097",
                "tags": [
                  "third-party-advisory",
                  "x_refsource_SECUNIA",
                  "x_transferred"
                ],
                "url": "http://secunia.com/advisories/20097"
              },
              {
                "name": "ADV-2006-1808",
                "tags": [
                  "vdb-entry",
                  "x_refsource_VUPEN",
                  "x_transferred"
                ],
                "url": "http://www.vupen.com/english/advisories/2006/1808"
              },
              {
                "tags": [
                  "x_refsource_MISC",
                  "x_transferred"
                ],
                "url": "http://aluigi.altervista.org/adv/raydiumx-adv.txt"
              },
              {
                "tags": [
                  "x_refsource_CONFIRM",
                  "x_transferred"
                ],
                "url": "http://raydium.org/svn.php"
              },
              {
                "name": "20060512 Multiple vulnerabilities in Raydium rev 309",
                "tags": [
                  "mailing-list",
                  "x_refsource_BUGTRAQ",
                  "x_transferred"
                ],
                "url": "http://www.securityfocus.com/archive/1/433930/100/0/threaded"
              },
              {
                "name": "raydium-raydiumlog-format-string(26514)",
                "tags": [
                  "vdb-entry",
                  "x_refsource_XF",
                  "x_transferred"
                ],
                "url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/26514"
              },
              {
                "name": "900",
                "tags": [
                  "third-party-advisory",
                  "x_refsource_SREASON",
                  "x_transferred"
                ],
                "url": "http://securityreason.com/securityalert/900"
              }
            ],
            "title": "CVE Program Container"
          }
        ],
        "cna": {
          "affected": [
            {
              "product": "n/a",
              "vendor": "n/a",
              "versions": [
                {
                  "status": "affected",
                  "version": "n/a"
                }
              ]
            }
          ],
          "datePublic": "2006-05-12T00:00:00.000Z",
          "descriptions": [
            {
              "lang": "en",
              "value": "Format string vulnerability in the raydium_log function in console.c in Raydium before SVN revision 310 allows local users to execute arbitrary code via format string specifiers in the format parameter, which are not properly handled in a call to raydium_console_line_add."
            }
          ],
          "problemTypes": [
            {
              "descriptions": [
                {
                  "description": "n/a",
                  "lang": "en",
                  "type": "text"
                }
              ]
            }
          ],
          "providerMetadata": {
            "dateUpdated": "2018-10-18T14:57:01.000Z",
            "orgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
            "shortName": "mitre"
          },
          "references": [
            {
              "name": "17986",
              "tags": [
                "vdb-entry",
                "x_refsource_BID"
              ],
              "url": "http://www.securityfocus.com/bid/17986"
            },
            {
              "name": "20097",
              "tags": [
                "third-party-advisory",
                "x_refsource_SECUNIA"
              ],
              "url": "http://secunia.com/advisories/20097"
            },
            {
              "name": "ADV-2006-1808",
              "tags": [
                "vdb-entry",
                "x_refsource_VUPEN"
              ],
              "url": "http://www.vupen.com/english/advisories/2006/1808"
            },
            {
              "tags": [
                "x_refsource_MISC"
              ],
              "url": "http://aluigi.altervista.org/adv/raydiumx-adv.txt"
            },
            {
              "tags": [
                "x_refsource_CONFIRM"
              ],
              "url": "http://raydium.org/svn.php"
            },
            {
              "name": "20060512 Multiple vulnerabilities in Raydium rev 309",
              "tags": [
                "mailing-list",
                "x_refsource_BUGTRAQ"
              ],
              "url": "http://www.securityfocus.com/archive/1/433930/100/0/threaded"
            },
            {
              "name": "raydium-raydiumlog-format-string(26514)",
              "tags": [
                "vdb-entry",
                "x_refsource_XF"
              ],
              "url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/26514"
            },
            {
              "name": "900",
              "tags": [
                "third-party-advisory",
                "x_refsource_SREASON"
              ],
              "url": "http://securityreason.com/securityalert/900"
            }
          ],
          "x_legacyV4Record": {
            "CVE_data_meta": {
              "ASSIGNER": "cve@mitre.org",
              "ID": "CVE-2006-2409",
              "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": "Format string vulnerability in the raydium_log function in console.c in Raydium before SVN revision 310 allows local users to execute arbitrary code via format string specifiers in the format parameter, which are not properly handled in a call to raydium_console_line_add."
                }
              ]
            },
            "problemtype": {
              "problemtype_data": [
                {
                  "description": [
                    {
                      "lang": "eng",
                      "value": "n/a"
                    }
                  ]
                }
              ]
            },
            "references": {
              "reference_data": [
                {
                  "name": "17986",
                  "refsource": "BID",
                  "url": "http://www.securityfocus.com/bid/17986"
                },
                {
                  "name": "20097",
                  "refsource": "SECUNIA",
                  "url": "http://secunia.com/advisories/20097"
                },
                {
                  "name": "ADV-2006-1808",
                  "refsource": "VUPEN",
                  "url": "http://www.vupen.com/english/advisories/2006/1808"
                },
                {
                  "name": "http://aluigi.altervista.org/adv/raydiumx-adv.txt",
                  "refsource": "MISC",
                  "url": "http://aluigi.altervista.org/adv/raydiumx-adv.txt"
                },
                {
                  "name": "http://raydium.org/svn.php",
                  "refsource": "CONFIRM",
                  "url": "http://raydium.org/svn.php"
                },
                {
                  "name": "20060512 Multiple vulnerabilities in Raydium rev 309",
                  "refsource": "BUGTRAQ",
                  "url": "http://www.securityfocus.com/archive/1/433930/100/0/threaded"
                },
                {
                  "name": "raydium-raydiumlog-format-string(26514)",
                  "refsource": "XF",
                  "url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/26514"
                },
                {
                  "name": "900",
                  "refsource": "SREASON",
                  "url": "http://securityreason.com/securityalert/900"
                }
              ]
            }
          }
        }
      },
      "cveMetadata": {
        "assignerOrgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
        "assignerShortName": "mitre",
        "cveId": "CVE-2006-2409",
        "datePublished": "2006-05-16T10:00:00.000Z",
        "dateReserved": "2006-05-15T00:00:00.000Z",
        "dateUpdated": "2024-08-07T17:51:04.571Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.1"
    }

    CVE-2006-2412 (GCVE-0-2006-2412)

    Vulnerability from nvd – Published: 2006-05-16 10:00 – Updated: 2024-08-07 17:51
    VLAI
    Summary
    The raydium_network_read function in network.c in Raydium SVN revision 312 and earlier allows remote attackers to cause a denial of service (application crash) via a large ID, which causes an invalid memory access (buffer over-read).
    Severity
    No CVSS data available.
    CWE
    • n/a
    Assigner
    References
    URL Tags
    http://www.securityfocus.com/bid/17986 vdb-entryx_refsource_BID
    http://secunia.com/advisories/20097 third-party-advisoryx_refsource_SECUNIA
    http://www.vupen.com/english/advisories/2006/1808 vdb-entryx_refsource_VUPEN
    http://aluigi.altervista.org/adv/raydiumx-adv.txt x_refsource_MISC
    https://exchange.xforce.ibmcloud.com/vulnerabilit… vdb-entryx_refsource_XF
    http://www.securityfocus.com/archive/1/433930/100… mailing-listx_refsource_BUGTRAQ
    http://securityreason.com/securityalert/900 third-party-advisoryx_refsource_SREASON
    Date Public
    2006-05-12 00:00
    Show details on NVD website

    {
      "containers": {
        "adp": [
          {
            "providerMetadata": {
              "dateUpdated": "2024-08-07T17:51:04.371Z",
              "orgId": "af854a3a-2127-422b-91ae-364da2661108",
              "shortName": "CVE"
            },
            "references": [
              {
                "name": "17986",
                "tags": [
                  "vdb-entry",
                  "x_refsource_BID",
                  "x_transferred"
                ],
                "url": "http://www.securityfocus.com/bid/17986"
              },
              {
                "name": "20097",
                "tags": [
                  "third-party-advisory",
                  "x_refsource_SECUNIA",
                  "x_transferred"
                ],
                "url": "http://secunia.com/advisories/20097"
              },
              {
                "name": "ADV-2006-1808",
                "tags": [
                  "vdb-entry",
                  "x_refsource_VUPEN",
                  "x_transferred"
                ],
                "url": "http://www.vupen.com/english/advisories/2006/1808"
              },
              {
                "tags": [
                  "x_refsource_MISC",
                  "x_transferred"
                ],
                "url": "http://aluigi.altervista.org/adv/raydiumx-adv.txt"
              },
              {
                "name": "raydium-raydiumnetworkread-bo(26516)",
                "tags": [
                  "vdb-entry",
                  "x_refsource_XF",
                  "x_transferred"
                ],
                "url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/26516"
              },
              {
                "name": "20060512 Multiple vulnerabilities in Raydium rev 309",
                "tags": [
                  "mailing-list",
                  "x_refsource_BUGTRAQ",
                  "x_transferred"
                ],
                "url": "http://www.securityfocus.com/archive/1/433930/100/0/threaded"
              },
              {
                "name": "900",
                "tags": [
                  "third-party-advisory",
                  "x_refsource_SREASON",
                  "x_transferred"
                ],
                "url": "http://securityreason.com/securityalert/900"
              }
            ],
            "title": "CVE Program Container"
          }
        ],
        "cna": {
          "affected": [
            {
              "product": "n/a",
              "vendor": "n/a",
              "versions": [
                {
                  "status": "affected",
                  "version": "n/a"
                }
              ]
            }
          ],
          "datePublic": "2006-05-12T00:00:00.000Z",
          "descriptions": [
            {
              "lang": "en",
              "value": "The raydium_network_read function in network.c in Raydium SVN revision 312 and earlier allows remote attackers to cause a denial of service (application crash) via a large ID, which causes an invalid memory access (buffer over-read)."
            }
          ],
          "problemTypes": [
            {
              "descriptions": [
                {
                  "description": "n/a",
                  "lang": "en",
                  "type": "text"
                }
              ]
            }
          ],
          "providerMetadata": {
            "dateUpdated": "2018-10-18T14:57:01.000Z",
            "orgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
            "shortName": "mitre"
          },
          "references": [
            {
              "name": "17986",
              "tags": [
                "vdb-entry",
                "x_refsource_BID"
              ],
              "url": "http://www.securityfocus.com/bid/17986"
            },
            {
              "name": "20097",
              "tags": [
                "third-party-advisory",
                "x_refsource_SECUNIA"
              ],
              "url": "http://secunia.com/advisories/20097"
            },
            {
              "name": "ADV-2006-1808",
              "tags": [
                "vdb-entry",
                "x_refsource_VUPEN"
              ],
              "url": "http://www.vupen.com/english/advisories/2006/1808"
            },
            {
              "tags": [
                "x_refsource_MISC"
              ],
              "url": "http://aluigi.altervista.org/adv/raydiumx-adv.txt"
            },
            {
              "name": "raydium-raydiumnetworkread-bo(26516)",
              "tags": [
                "vdb-entry",
                "x_refsource_XF"
              ],
              "url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/26516"
            },
            {
              "name": "20060512 Multiple vulnerabilities in Raydium rev 309",
              "tags": [
                "mailing-list",
                "x_refsource_BUGTRAQ"
              ],
              "url": "http://www.securityfocus.com/archive/1/433930/100/0/threaded"
            },
            {
              "name": "900",
              "tags": [
                "third-party-advisory",
                "x_refsource_SREASON"
              ],
              "url": "http://securityreason.com/securityalert/900"
            }
          ],
          "x_legacyV4Record": {
            "CVE_data_meta": {
              "ASSIGNER": "cve@mitre.org",
              "ID": "CVE-2006-2412",
              "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": "The raydium_network_read function in network.c in Raydium SVN revision 312 and earlier allows remote attackers to cause a denial of service (application crash) via a large ID, which causes an invalid memory access (buffer over-read)."
                }
              ]
            },
            "problemtype": {
              "problemtype_data": [
                {
                  "description": [
                    {
                      "lang": "eng",
                      "value": "n/a"
                    }
                  ]
                }
              ]
            },
            "references": {
              "reference_data": [
                {
                  "name": "17986",
                  "refsource": "BID",
                  "url": "http://www.securityfocus.com/bid/17986"
                },
                {
                  "name": "20097",
                  "refsource": "SECUNIA",
                  "url": "http://secunia.com/advisories/20097"
                },
                {
                  "name": "ADV-2006-1808",
                  "refsource": "VUPEN",
                  "url": "http://www.vupen.com/english/advisories/2006/1808"
                },
                {
                  "name": "http://aluigi.altervista.org/adv/raydiumx-adv.txt",
                  "refsource": "MISC",
                  "url": "http://aluigi.altervista.org/adv/raydiumx-adv.txt"
                },
                {
                  "name": "raydium-raydiumnetworkread-bo(26516)",
                  "refsource": "XF",
                  "url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/26516"
                },
                {
                  "name": "20060512 Multiple vulnerabilities in Raydium rev 309",
                  "refsource": "BUGTRAQ",
                  "url": "http://www.securityfocus.com/archive/1/433930/100/0/threaded"
                },
                {
                  "name": "900",
                  "refsource": "SREASON",
                  "url": "http://securityreason.com/securityalert/900"
                }
              ]
            }
          }
        }
      },
      "cveMetadata": {
        "assignerOrgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
        "assignerShortName": "mitre",
        "cveId": "CVE-2006-2412",
        "datePublished": "2006-05-16T10:00:00.000Z",
        "dateReserved": "2006-05-15T00:00:00.000Z",
        "dateUpdated": "2024-08-07T17:51:04.371Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.1"
    }

    CVE-2006-2411 (GCVE-0-2006-2411)

    Vulnerability from nvd – Published: 2006-05-16 10:00 – Updated: 2024-08-07 17:51
    VLAI
    Summary
    Buffer overflow in raydium_network_read function in network.c in Raydium SVN revision 312 and earlier allows remote attackers to execute arbitrary code by sending packets with long global variables to the client.
    Severity
    No CVSS data available.
    CWE
    • n/a
    Assigner
    References
    URL Tags
    http://www.securityfocus.com/bid/17986 vdb-entryx_refsource_BID
    http://secunia.com/advisories/20097 third-party-advisoryx_refsource_SECUNIA
    http://www.vupen.com/english/advisories/2006/1808 vdb-entryx_refsource_VUPEN
    http://aluigi.altervista.org/adv/raydiumx-adv.txt x_refsource_MISC
    https://exchange.xforce.ibmcloud.com/vulnerabilit… vdb-entryx_refsource_XF
    http://www.securityfocus.com/archive/1/433930/100… mailing-listx_refsource_BUGTRAQ
    http://securityreason.com/securityalert/900 third-party-advisoryx_refsource_SREASON
    Date Public
    2006-05-12 00:00
    Show details on NVD website

    {
      "containers": {
        "adp": [
          {
            "providerMetadata": {
              "dateUpdated": "2024-08-07T17:51:04.565Z",
              "orgId": "af854a3a-2127-422b-91ae-364da2661108",
              "shortName": "CVE"
            },
            "references": [
              {
                "name": "17986",
                "tags": [
                  "vdb-entry",
                  "x_refsource_BID",
                  "x_transferred"
                ],
                "url": "http://www.securityfocus.com/bid/17986"
              },
              {
                "name": "20097",
                "tags": [
                  "third-party-advisory",
                  "x_refsource_SECUNIA",
                  "x_transferred"
                ],
                "url": "http://secunia.com/advisories/20097"
              },
              {
                "name": "ADV-2006-1808",
                "tags": [
                  "vdb-entry",
                  "x_refsource_VUPEN",
                  "x_transferred"
                ],
                "url": "http://www.vupen.com/english/advisories/2006/1808"
              },
              {
                "tags": [
                  "x_refsource_MISC",
                  "x_transferred"
                ],
                "url": "http://aluigi.altervista.org/adv/raydiumx-adv.txt"
              },
              {
                "name": "raydium-raydiumnetworkread-bo(26516)",
                "tags": [
                  "vdb-entry",
                  "x_refsource_XF",
                  "x_transferred"
                ],
                "url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/26516"
              },
              {
                "name": "20060512 Multiple vulnerabilities in Raydium rev 309",
                "tags": [
                  "mailing-list",
                  "x_refsource_BUGTRAQ",
                  "x_transferred"
                ],
                "url": "http://www.securityfocus.com/archive/1/433930/100/0/threaded"
              },
              {
                "name": "900",
                "tags": [
                  "third-party-advisory",
                  "x_refsource_SREASON",
                  "x_transferred"
                ],
                "url": "http://securityreason.com/securityalert/900"
              }
            ],
            "title": "CVE Program Container"
          }
        ],
        "cna": {
          "affected": [
            {
              "product": "n/a",
              "vendor": "n/a",
              "versions": [
                {
                  "status": "affected",
                  "version": "n/a"
                }
              ]
            }
          ],
          "datePublic": "2006-05-12T00:00:00.000Z",
          "descriptions": [
            {
              "lang": "en",
              "value": "Buffer overflow in raydium_network_read function in network.c in Raydium SVN revision 312 and earlier allows remote attackers to execute arbitrary code by sending packets with long global variables to the client."
            }
          ],
          "problemTypes": [
            {
              "descriptions": [
                {
                  "description": "n/a",
                  "lang": "en",
                  "type": "text"
                }
              ]
            }
          ],
          "providerMetadata": {
            "dateUpdated": "2018-10-18T14:57:01.000Z",
            "orgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
            "shortName": "mitre"
          },
          "references": [
            {
              "name": "17986",
              "tags": [
                "vdb-entry",
                "x_refsource_BID"
              ],
              "url": "http://www.securityfocus.com/bid/17986"
            },
            {
              "name": "20097",
              "tags": [
                "third-party-advisory",
                "x_refsource_SECUNIA"
              ],
              "url": "http://secunia.com/advisories/20097"
            },
            {
              "name": "ADV-2006-1808",
              "tags": [
                "vdb-entry",
                "x_refsource_VUPEN"
              ],
              "url": "http://www.vupen.com/english/advisories/2006/1808"
            },
            {
              "tags": [
                "x_refsource_MISC"
              ],
              "url": "http://aluigi.altervista.org/adv/raydiumx-adv.txt"
            },
            {
              "name": "raydium-raydiumnetworkread-bo(26516)",
              "tags": [
                "vdb-entry",
                "x_refsource_XF"
              ],
              "url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/26516"
            },
            {
              "name": "20060512 Multiple vulnerabilities in Raydium rev 309",
              "tags": [
                "mailing-list",
                "x_refsource_BUGTRAQ"
              ],
              "url": "http://www.securityfocus.com/archive/1/433930/100/0/threaded"
            },
            {
              "name": "900",
              "tags": [
                "third-party-advisory",
                "x_refsource_SREASON"
              ],
              "url": "http://securityreason.com/securityalert/900"
            }
          ],
          "x_legacyV4Record": {
            "CVE_data_meta": {
              "ASSIGNER": "cve@mitre.org",
              "ID": "CVE-2006-2411",
              "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": "Buffer overflow in raydium_network_read function in network.c in Raydium SVN revision 312 and earlier allows remote attackers to execute arbitrary code by sending packets with long global variables to the client."
                }
              ]
            },
            "problemtype": {
              "problemtype_data": [
                {
                  "description": [
                    {
                      "lang": "eng",
                      "value": "n/a"
                    }
                  ]
                }
              ]
            },
            "references": {
              "reference_data": [
                {
                  "name": "17986",
                  "refsource": "BID",
                  "url": "http://www.securityfocus.com/bid/17986"
                },
                {
                  "name": "20097",
                  "refsource": "SECUNIA",
                  "url": "http://secunia.com/advisories/20097"
                },
                {
                  "name": "ADV-2006-1808",
                  "refsource": "VUPEN",
                  "url": "http://www.vupen.com/english/advisories/2006/1808"
                },
                {
                  "name": "http://aluigi.altervista.org/adv/raydiumx-adv.txt",
                  "refsource": "MISC",
                  "url": "http://aluigi.altervista.org/adv/raydiumx-adv.txt"
                },
                {
                  "name": "raydium-raydiumnetworkread-bo(26516)",
                  "refsource": "XF",
                  "url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/26516"
                },
                {
                  "name": "20060512 Multiple vulnerabilities in Raydium rev 309",
                  "refsource": "BUGTRAQ",
                  "url": "http://www.securityfocus.com/archive/1/433930/100/0/threaded"
                },
                {
                  "name": "900",
                  "refsource": "SREASON",
                  "url": "http://securityreason.com/securityalert/900"
                }
              ]
            }
          }
        }
      },
      "cveMetadata": {
        "assignerOrgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
        "assignerShortName": "mitre",
        "cveId": "CVE-2006-2411",
        "datePublished": "2006-05-16T10:00:00.000Z",
        "dateReserved": "2006-05-15T00:00:00.000Z",
        "dateUpdated": "2024-08-07T17:51:04.565Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.1"
    }

    CVE-2006-2408 (GCVE-0-2006-2408)

    Vulnerability from nvd – Published: 2006-05-16 10:00 – Updated: 2024-08-07 17:51
    VLAI
    Summary
    Multiple buffer overflows in Raydium before SVN revision 310 allow remote attackers to execute arbitrary code via a large packet when logged via (1) the raydium_log function in log.c or (2) the raydium_console_line_add function in console.c, possibly from a long player name.
    Severity
    No CVSS data available.
    CWE
    • n/a
    Assigner
    References
    URL Tags
    http://www.securityfocus.com/bid/17986 vdb-entryx_refsource_BID
    http://secunia.com/advisories/20097 third-party-advisoryx_refsource_SECUNIA
    http://www.vupen.com/english/advisories/2006/1808 vdb-entryx_refsource_VUPEN
    http://aluigi.altervista.org/adv/raydiumx-adv.txt x_refsource_MISC
    http://raydium.org/svn.php x_refsource_CONFIRM
    http://www.securityfocus.com/archive/1/433930/100… mailing-listx_refsource_BUGTRAQ
    https://exchange.xforce.ibmcloud.com/vulnerabilit… vdb-entryx_refsource_XF
    http://securityreason.com/securityalert/900 third-party-advisoryx_refsource_SREASON
    Date Public
    2006-05-12 00:00
    Show details on NVD website

    {
      "containers": {
        "adp": [
          {
            "providerMetadata": {
              "dateUpdated": "2024-08-07T17:51:04.692Z",
              "orgId": "af854a3a-2127-422b-91ae-364da2661108",
              "shortName": "CVE"
            },
            "references": [
              {
                "name": "17986",
                "tags": [
                  "vdb-entry",
                  "x_refsource_BID",
                  "x_transferred"
                ],
                "url": "http://www.securityfocus.com/bid/17986"
              },
              {
                "name": "20097",
                "tags": [
                  "third-party-advisory",
                  "x_refsource_SECUNIA",
                  "x_transferred"
                ],
                "url": "http://secunia.com/advisories/20097"
              },
              {
                "name": "ADV-2006-1808",
                "tags": [
                  "vdb-entry",
                  "x_refsource_VUPEN",
                  "x_transferred"
                ],
                "url": "http://www.vupen.com/english/advisories/2006/1808"
              },
              {
                "tags": [
                  "x_refsource_MISC",
                  "x_transferred"
                ],
                "url": "http://aluigi.altervista.org/adv/raydiumx-adv.txt"
              },
              {
                "tags": [
                  "x_refsource_CONFIRM",
                  "x_transferred"
                ],
                "url": "http://raydium.org/svn.php"
              },
              {
                "name": "20060512 Multiple vulnerabilities in Raydium rev 309",
                "tags": [
                  "mailing-list",
                  "x_refsource_BUGTRAQ",
                  "x_transferred"
                ],
                "url": "http://www.securityfocus.com/archive/1/433930/100/0/threaded"
              },
              {
                "name": "raydium-raydiumlog-bo(26510)",
                "tags": [
                  "vdb-entry",
                  "x_refsource_XF",
                  "x_transferred"
                ],
                "url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/26510"
              },
              {
                "name": "900",
                "tags": [
                  "third-party-advisory",
                  "x_refsource_SREASON",
                  "x_transferred"
                ],
                "url": "http://securityreason.com/securityalert/900"
              }
            ],
            "title": "CVE Program Container"
          }
        ],
        "cna": {
          "affected": [
            {
              "product": "n/a",
              "vendor": "n/a",
              "versions": [
                {
                  "status": "affected",
                  "version": "n/a"
                }
              ]
            }
          ],
          "datePublic": "2006-05-12T00:00:00.000Z",
          "descriptions": [
            {
              "lang": "en",
              "value": "Multiple buffer overflows in Raydium before SVN revision 310 allow remote attackers to execute arbitrary code via a large packet when logged via (1) the raydium_log function in log.c or (2) the raydium_console_line_add function in console.c, possibly from a long player name."
            }
          ],
          "problemTypes": [
            {
              "descriptions": [
                {
                  "description": "n/a",
                  "lang": "en",
                  "type": "text"
                }
              ]
            }
          ],
          "providerMetadata": {
            "dateUpdated": "2018-10-18T14:57:01.000Z",
            "orgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
            "shortName": "mitre"
          },
          "references": [
            {
              "name": "17986",
              "tags": [
                "vdb-entry",
                "x_refsource_BID"
              ],
              "url": "http://www.securityfocus.com/bid/17986"
            },
            {
              "name": "20097",
              "tags": [
                "third-party-advisory",
                "x_refsource_SECUNIA"
              ],
              "url": "http://secunia.com/advisories/20097"
            },
            {
              "name": "ADV-2006-1808",
              "tags": [
                "vdb-entry",
                "x_refsource_VUPEN"
              ],
              "url": "http://www.vupen.com/english/advisories/2006/1808"
            },
            {
              "tags": [
                "x_refsource_MISC"
              ],
              "url": "http://aluigi.altervista.org/adv/raydiumx-adv.txt"
            },
            {
              "tags": [
                "x_refsource_CONFIRM"
              ],
              "url": "http://raydium.org/svn.php"
            },
            {
              "name": "20060512 Multiple vulnerabilities in Raydium rev 309",
              "tags": [
                "mailing-list",
                "x_refsource_BUGTRAQ"
              ],
              "url": "http://www.securityfocus.com/archive/1/433930/100/0/threaded"
            },
            {
              "name": "raydium-raydiumlog-bo(26510)",
              "tags": [
                "vdb-entry",
                "x_refsource_XF"
              ],
              "url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/26510"
            },
            {
              "name": "900",
              "tags": [
                "third-party-advisory",
                "x_refsource_SREASON"
              ],
              "url": "http://securityreason.com/securityalert/900"
            }
          ],
          "x_legacyV4Record": {
            "CVE_data_meta": {
              "ASSIGNER": "cve@mitre.org",
              "ID": "CVE-2006-2408",
              "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": "Multiple buffer overflows in Raydium before SVN revision 310 allow remote attackers to execute arbitrary code via a large packet when logged via (1) the raydium_log function in log.c or (2) the raydium_console_line_add function in console.c, possibly from a long player name."
                }
              ]
            },
            "problemtype": {
              "problemtype_data": [
                {
                  "description": [
                    {
                      "lang": "eng",
                      "value": "n/a"
                    }
                  ]
                }
              ]
            },
            "references": {
              "reference_data": [
                {
                  "name": "17986",
                  "refsource": "BID",
                  "url": "http://www.securityfocus.com/bid/17986"
                },
                {
                  "name": "20097",
                  "refsource": "SECUNIA",
                  "url": "http://secunia.com/advisories/20097"
                },
                {
                  "name": "ADV-2006-1808",
                  "refsource": "VUPEN",
                  "url": "http://www.vupen.com/english/advisories/2006/1808"
                },
                {
                  "name": "http://aluigi.altervista.org/adv/raydiumx-adv.txt",
                  "refsource": "MISC",
                  "url": "http://aluigi.altervista.org/adv/raydiumx-adv.txt"
                },
                {
                  "name": "http://raydium.org/svn.php",
                  "refsource": "CONFIRM",
                  "url": "http://raydium.org/svn.php"
                },
                {
                  "name": "20060512 Multiple vulnerabilities in Raydium rev 309",
                  "refsource": "BUGTRAQ",
                  "url": "http://www.securityfocus.com/archive/1/433930/100/0/threaded"
                },
                {
                  "name": "raydium-raydiumlog-bo(26510)",
                  "refsource": "XF",
                  "url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/26510"
                },
                {
                  "name": "900",
                  "refsource": "SREASON",
                  "url": "http://securityreason.com/securityalert/900"
                }
              ]
            }
          }
        }
      },
      "cveMetadata": {
        "assignerOrgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
        "assignerShortName": "mitre",
        "cveId": "CVE-2006-2408",
        "datePublished": "2006-05-16T10:00:00.000Z",
        "dateReserved": "2006-05-15T00:00:00.000Z",
        "dateUpdated": "2024-08-07T17:51:04.692Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.1"
    }

    CVE-2006-2410 (GCVE-0-2006-2410)

    Vulnerability from nvd – Published: 2006-05-16 10:00 – Updated: 2024-08-07 17:51
    VLAI
    Summary
    raydium_network_netcall_exec function in network.c in Raydium SVN revision 312 and earlier allows remote attackers to cause a denial of service (application crash) via a packet of type 0xFF, which causes a null dereference.
    Severity
    No CVSS data available.
    CWE
    • n/a
    Assigner
    References
    URL Tags
    http://www.securityfocus.com/bid/17986 vdb-entryx_refsource_BID
    http://secunia.com/advisories/20097 third-party-advisoryx_refsource_SECUNIA
    http://www.vupen.com/english/advisories/2006/1808 vdb-entryx_refsource_VUPEN
    http://aluigi.altervista.org/adv/raydiumx-adv.txt x_refsource_MISC
    https://exchange.xforce.ibmcloud.com/vulnerabilit… vdb-entryx_refsource_XF
    http://www.securityfocus.com/archive/1/433930/100… mailing-listx_refsource_BUGTRAQ
    http://securityreason.com/securityalert/900 third-party-advisoryx_refsource_SREASON
    Date Public
    2006-05-12 00:00
    Show details on NVD website

    {
      "containers": {
        "adp": [
          {
            "providerMetadata": {
              "dateUpdated": "2024-08-07T17:51:04.416Z",
              "orgId": "af854a3a-2127-422b-91ae-364da2661108",
              "shortName": "CVE"
            },
            "references": [
              {
                "name": "17986",
                "tags": [
                  "vdb-entry",
                  "x_refsource_BID",
                  "x_transferred"
                ],
                "url": "http://www.securityfocus.com/bid/17986"
              },
              {
                "name": "20097",
                "tags": [
                  "third-party-advisory",
                  "x_refsource_SECUNIA",
                  "x_transferred"
                ],
                "url": "http://secunia.com/advisories/20097"
              },
              {
                "name": "ADV-2006-1808",
                "tags": [
                  "vdb-entry",
                  "x_refsource_VUPEN",
                  "x_transferred"
                ],
                "url": "http://www.vupen.com/english/advisories/2006/1808"
              },
              {
                "tags": [
                  "x_refsource_MISC",
                  "x_transferred"
                ],
                "url": "http://aluigi.altervista.org/adv/raydiumx-adv.txt"
              },
              {
                "name": "raydium-raydiumnetworknetcallexec-dos(26515)",
                "tags": [
                  "vdb-entry",
                  "x_refsource_XF",
                  "x_transferred"
                ],
                "url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/26515"
              },
              {
                "name": "20060512 Multiple vulnerabilities in Raydium rev 309",
                "tags": [
                  "mailing-list",
                  "x_refsource_BUGTRAQ",
                  "x_transferred"
                ],
                "url": "http://www.securityfocus.com/archive/1/433930/100/0/threaded"
              },
              {
                "name": "900",
                "tags": [
                  "third-party-advisory",
                  "x_refsource_SREASON",
                  "x_transferred"
                ],
                "url": "http://securityreason.com/securityalert/900"
              }
            ],
            "title": "CVE Program Container"
          }
        ],
        "cna": {
          "affected": [
            {
              "product": "n/a",
              "vendor": "n/a",
              "versions": [
                {
                  "status": "affected",
                  "version": "n/a"
                }
              ]
            }
          ],
          "datePublic": "2006-05-12T00:00:00.000Z",
          "descriptions": [
            {
              "lang": "en",
              "value": "raydium_network_netcall_exec function in network.c in Raydium SVN revision 312 and earlier allows remote attackers to cause a denial of service (application crash) via a packet of type 0xFF, which causes a null dereference."
            }
          ],
          "problemTypes": [
            {
              "descriptions": [
                {
                  "description": "n/a",
                  "lang": "en",
                  "type": "text"
                }
              ]
            }
          ],
          "providerMetadata": {
            "dateUpdated": "2018-10-18T14:57:01.000Z",
            "orgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
            "shortName": "mitre"
          },
          "references": [
            {
              "name": "17986",
              "tags": [
                "vdb-entry",
                "x_refsource_BID"
              ],
              "url": "http://www.securityfocus.com/bid/17986"
            },
            {
              "name": "20097",
              "tags": [
                "third-party-advisory",
                "x_refsource_SECUNIA"
              ],
              "url": "http://secunia.com/advisories/20097"
            },
            {
              "name": "ADV-2006-1808",
              "tags": [
                "vdb-entry",
                "x_refsource_VUPEN"
              ],
              "url": "http://www.vupen.com/english/advisories/2006/1808"
            },
            {
              "tags": [
                "x_refsource_MISC"
              ],
              "url": "http://aluigi.altervista.org/adv/raydiumx-adv.txt"
            },
            {
              "name": "raydium-raydiumnetworknetcallexec-dos(26515)",
              "tags": [
                "vdb-entry",
                "x_refsource_XF"
              ],
              "url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/26515"
            },
            {
              "name": "20060512 Multiple vulnerabilities in Raydium rev 309",
              "tags": [
                "mailing-list",
                "x_refsource_BUGTRAQ"
              ],
              "url": "http://www.securityfocus.com/archive/1/433930/100/0/threaded"
            },
            {
              "name": "900",
              "tags": [
                "third-party-advisory",
                "x_refsource_SREASON"
              ],
              "url": "http://securityreason.com/securityalert/900"
            }
          ],
          "x_legacyV4Record": {
            "CVE_data_meta": {
              "ASSIGNER": "cve@mitre.org",
              "ID": "CVE-2006-2410",
              "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": "raydium_network_netcall_exec function in network.c in Raydium SVN revision 312 and earlier allows remote attackers to cause a denial of service (application crash) via a packet of type 0xFF, which causes a null dereference."
                }
              ]
            },
            "problemtype": {
              "problemtype_data": [
                {
                  "description": [
                    {
                      "lang": "eng",
                      "value": "n/a"
                    }
                  ]
                }
              ]
            },
            "references": {
              "reference_data": [
                {
                  "name": "17986",
                  "refsource": "BID",
                  "url": "http://www.securityfocus.com/bid/17986"
                },
                {
                  "name": "20097",
                  "refsource": "SECUNIA",
                  "url": "http://secunia.com/advisories/20097"
                },
                {
                  "name": "ADV-2006-1808",
                  "refsource": "VUPEN",
                  "url": "http://www.vupen.com/english/advisories/2006/1808"
                },
                {
                  "name": "http://aluigi.altervista.org/adv/raydiumx-adv.txt",
                  "refsource": "MISC",
                  "url": "http://aluigi.altervista.org/adv/raydiumx-adv.txt"
                },
                {
                  "name": "raydium-raydiumnetworknetcallexec-dos(26515)",
                  "refsource": "XF",
                  "url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/26515"
                },
                {
                  "name": "20060512 Multiple vulnerabilities in Raydium rev 309",
                  "refsource": "BUGTRAQ",
                  "url": "http://www.securityfocus.com/archive/1/433930/100/0/threaded"
                },
                {
                  "name": "900",
                  "refsource": "SREASON",
                  "url": "http://securityreason.com/securityalert/900"
                }
              ]
            }
          }
        }
      },
      "cveMetadata": {
        "assignerOrgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
        "assignerShortName": "mitre",
        "cveId": "CVE-2006-2410",
        "datePublished": "2006-05-16T10:00:00.000Z",
        "dateReserved": "2006-05-15T00:00:00.000Z",
        "dateUpdated": "2024-08-07T17:51:04.416Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.1"
    }

    CVE-2006-2409 (GCVE-0-2006-2409)

    Vulnerability from cvelistv5 – Published: 2006-05-16 10:00 – Updated: 2024-08-07 17:51
    VLAI
    Summary
    Format string vulnerability in the raydium_log function in console.c in Raydium before SVN revision 310 allows local users to execute arbitrary code via format string specifiers in the format parameter, which are not properly handled in a call to raydium_console_line_add.
    Severity
    No CVSS data available.
    CWE
    • n/a
    Assigner
    References
    URL Tags
    http://www.securityfocus.com/bid/17986 vdb-entryx_refsource_BID
    http://secunia.com/advisories/20097 third-party-advisoryx_refsource_SECUNIA
    http://www.vupen.com/english/advisories/2006/1808 vdb-entryx_refsource_VUPEN
    http://aluigi.altervista.org/adv/raydiumx-adv.txt x_refsource_MISC
    http://raydium.org/svn.php x_refsource_CONFIRM
    http://www.securityfocus.com/archive/1/433930/100… mailing-listx_refsource_BUGTRAQ
    https://exchange.xforce.ibmcloud.com/vulnerabilit… vdb-entryx_refsource_XF
    http://securityreason.com/securityalert/900 third-party-advisoryx_refsource_SREASON
    Date Public
    2006-05-12 00:00
    Show details on NVD website

    {
      "containers": {
        "adp": [
          {
            "providerMetadata": {
              "dateUpdated": "2024-08-07T17:51:04.571Z",
              "orgId": "af854a3a-2127-422b-91ae-364da2661108",
              "shortName": "CVE"
            },
            "references": [
              {
                "name": "17986",
                "tags": [
                  "vdb-entry",
                  "x_refsource_BID",
                  "x_transferred"
                ],
                "url": "http://www.securityfocus.com/bid/17986"
              },
              {
                "name": "20097",
                "tags": [
                  "third-party-advisory",
                  "x_refsource_SECUNIA",
                  "x_transferred"
                ],
                "url": "http://secunia.com/advisories/20097"
              },
              {
                "name": "ADV-2006-1808",
                "tags": [
                  "vdb-entry",
                  "x_refsource_VUPEN",
                  "x_transferred"
                ],
                "url": "http://www.vupen.com/english/advisories/2006/1808"
              },
              {
                "tags": [
                  "x_refsource_MISC",
                  "x_transferred"
                ],
                "url": "http://aluigi.altervista.org/adv/raydiumx-adv.txt"
              },
              {
                "tags": [
                  "x_refsource_CONFIRM",
                  "x_transferred"
                ],
                "url": "http://raydium.org/svn.php"
              },
              {
                "name": "20060512 Multiple vulnerabilities in Raydium rev 309",
                "tags": [
                  "mailing-list",
                  "x_refsource_BUGTRAQ",
                  "x_transferred"
                ],
                "url": "http://www.securityfocus.com/archive/1/433930/100/0/threaded"
              },
              {
                "name": "raydium-raydiumlog-format-string(26514)",
                "tags": [
                  "vdb-entry",
                  "x_refsource_XF",
                  "x_transferred"
                ],
                "url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/26514"
              },
              {
                "name": "900",
                "tags": [
                  "third-party-advisory",
                  "x_refsource_SREASON",
                  "x_transferred"
                ],
                "url": "http://securityreason.com/securityalert/900"
              }
            ],
            "title": "CVE Program Container"
          }
        ],
        "cna": {
          "affected": [
            {
              "product": "n/a",
              "vendor": "n/a",
              "versions": [
                {
                  "status": "affected",
                  "version": "n/a"
                }
              ]
            }
          ],
          "datePublic": "2006-05-12T00:00:00.000Z",
          "descriptions": [
            {
              "lang": "en",
              "value": "Format string vulnerability in the raydium_log function in console.c in Raydium before SVN revision 310 allows local users to execute arbitrary code via format string specifiers in the format parameter, which are not properly handled in a call to raydium_console_line_add."
            }
          ],
          "problemTypes": [
            {
              "descriptions": [
                {
                  "description": "n/a",
                  "lang": "en",
                  "type": "text"
                }
              ]
            }
          ],
          "providerMetadata": {
            "dateUpdated": "2018-10-18T14:57:01.000Z",
            "orgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
            "shortName": "mitre"
          },
          "references": [
            {
              "name": "17986",
              "tags": [
                "vdb-entry",
                "x_refsource_BID"
              ],
              "url": "http://www.securityfocus.com/bid/17986"
            },
            {
              "name": "20097",
              "tags": [
                "third-party-advisory",
                "x_refsource_SECUNIA"
              ],
              "url": "http://secunia.com/advisories/20097"
            },
            {
              "name": "ADV-2006-1808",
              "tags": [
                "vdb-entry",
                "x_refsource_VUPEN"
              ],
              "url": "http://www.vupen.com/english/advisories/2006/1808"
            },
            {
              "tags": [
                "x_refsource_MISC"
              ],
              "url": "http://aluigi.altervista.org/adv/raydiumx-adv.txt"
            },
            {
              "tags": [
                "x_refsource_CONFIRM"
              ],
              "url": "http://raydium.org/svn.php"
            },
            {
              "name": "20060512 Multiple vulnerabilities in Raydium rev 309",
              "tags": [
                "mailing-list",
                "x_refsource_BUGTRAQ"
              ],
              "url": "http://www.securityfocus.com/archive/1/433930/100/0/threaded"
            },
            {
              "name": "raydium-raydiumlog-format-string(26514)",
              "tags": [
                "vdb-entry",
                "x_refsource_XF"
              ],
              "url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/26514"
            },
            {
              "name": "900",
              "tags": [
                "third-party-advisory",
                "x_refsource_SREASON"
              ],
              "url": "http://securityreason.com/securityalert/900"
            }
          ],
          "x_legacyV4Record": {
            "CVE_data_meta": {
              "ASSIGNER": "cve@mitre.org",
              "ID": "CVE-2006-2409",
              "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": "Format string vulnerability in the raydium_log function in console.c in Raydium before SVN revision 310 allows local users to execute arbitrary code via format string specifiers in the format parameter, which are not properly handled in a call to raydium_console_line_add."
                }
              ]
            },
            "problemtype": {
              "problemtype_data": [
                {
                  "description": [
                    {
                      "lang": "eng",
                      "value": "n/a"
                    }
                  ]
                }
              ]
            },
            "references": {
              "reference_data": [
                {
                  "name": "17986",
                  "refsource": "BID",
                  "url": "http://www.securityfocus.com/bid/17986"
                },
                {
                  "name": "20097",
                  "refsource": "SECUNIA",
                  "url": "http://secunia.com/advisories/20097"
                },
                {
                  "name": "ADV-2006-1808",
                  "refsource": "VUPEN",
                  "url": "http://www.vupen.com/english/advisories/2006/1808"
                },
                {
                  "name": "http://aluigi.altervista.org/adv/raydiumx-adv.txt",
                  "refsource": "MISC",
                  "url": "http://aluigi.altervista.org/adv/raydiumx-adv.txt"
                },
                {
                  "name": "http://raydium.org/svn.php",
                  "refsource": "CONFIRM",
                  "url": "http://raydium.org/svn.php"
                },
                {
                  "name": "20060512 Multiple vulnerabilities in Raydium rev 309",
                  "refsource": "BUGTRAQ",
                  "url": "http://www.securityfocus.com/archive/1/433930/100/0/threaded"
                },
                {
                  "name": "raydium-raydiumlog-format-string(26514)",
                  "refsource": "XF",
                  "url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/26514"
                },
                {
                  "name": "900",
                  "refsource": "SREASON",
                  "url": "http://securityreason.com/securityalert/900"
                }
              ]
            }
          }
        }
      },
      "cveMetadata": {
        "assignerOrgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
        "assignerShortName": "mitre",
        "cveId": "CVE-2006-2409",
        "datePublished": "2006-05-16T10:00:00.000Z",
        "dateReserved": "2006-05-15T00:00:00.000Z",
        "dateUpdated": "2024-08-07T17:51:04.571Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.1"
    }

    CVE-2006-2412 (GCVE-0-2006-2412)

    Vulnerability from cvelistv5 – Published: 2006-05-16 10:00 – Updated: 2024-08-07 17:51
    VLAI
    Summary
    The raydium_network_read function in network.c in Raydium SVN revision 312 and earlier allows remote attackers to cause a denial of service (application crash) via a large ID, which causes an invalid memory access (buffer over-read).
    Severity
    No CVSS data available.
    CWE
    • n/a
    Assigner
    References
    URL Tags
    http://www.securityfocus.com/bid/17986 vdb-entryx_refsource_BID
    http://secunia.com/advisories/20097 third-party-advisoryx_refsource_SECUNIA
    http://www.vupen.com/english/advisories/2006/1808 vdb-entryx_refsource_VUPEN
    http://aluigi.altervista.org/adv/raydiumx-adv.txt x_refsource_MISC
    https://exchange.xforce.ibmcloud.com/vulnerabilit… vdb-entryx_refsource_XF
    http://www.securityfocus.com/archive/1/433930/100… mailing-listx_refsource_BUGTRAQ
    http://securityreason.com/securityalert/900 third-party-advisoryx_refsource_SREASON
    Date Public
    2006-05-12 00:00
    Show details on NVD website

    {
      "containers": {
        "adp": [
          {
            "providerMetadata": {
              "dateUpdated": "2024-08-07T17:51:04.371Z",
              "orgId": "af854a3a-2127-422b-91ae-364da2661108",
              "shortName": "CVE"
            },
            "references": [
              {
                "name": "17986",
                "tags": [
                  "vdb-entry",
                  "x_refsource_BID",
                  "x_transferred"
                ],
                "url": "http://www.securityfocus.com/bid/17986"
              },
              {
                "name": "20097",
                "tags": [
                  "third-party-advisory",
                  "x_refsource_SECUNIA",
                  "x_transferred"
                ],
                "url": "http://secunia.com/advisories/20097"
              },
              {
                "name": "ADV-2006-1808",
                "tags": [
                  "vdb-entry",
                  "x_refsource_VUPEN",
                  "x_transferred"
                ],
                "url": "http://www.vupen.com/english/advisories/2006/1808"
              },
              {
                "tags": [
                  "x_refsource_MISC",
                  "x_transferred"
                ],
                "url": "http://aluigi.altervista.org/adv/raydiumx-adv.txt"
              },
              {
                "name": "raydium-raydiumnetworkread-bo(26516)",
                "tags": [
                  "vdb-entry",
                  "x_refsource_XF",
                  "x_transferred"
                ],
                "url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/26516"
              },
              {
                "name": "20060512 Multiple vulnerabilities in Raydium rev 309",
                "tags": [
                  "mailing-list",
                  "x_refsource_BUGTRAQ",
                  "x_transferred"
                ],
                "url": "http://www.securityfocus.com/archive/1/433930/100/0/threaded"
              },
              {
                "name": "900",
                "tags": [
                  "third-party-advisory",
                  "x_refsource_SREASON",
                  "x_transferred"
                ],
                "url": "http://securityreason.com/securityalert/900"
              }
            ],
            "title": "CVE Program Container"
          }
        ],
        "cna": {
          "affected": [
            {
              "product": "n/a",
              "vendor": "n/a",
              "versions": [
                {
                  "status": "affected",
                  "version": "n/a"
                }
              ]
            }
          ],
          "datePublic": "2006-05-12T00:00:00.000Z",
          "descriptions": [
            {
              "lang": "en",
              "value": "The raydium_network_read function in network.c in Raydium SVN revision 312 and earlier allows remote attackers to cause a denial of service (application crash) via a large ID, which causes an invalid memory access (buffer over-read)."
            }
          ],
          "problemTypes": [
            {
              "descriptions": [
                {
                  "description": "n/a",
                  "lang": "en",
                  "type": "text"
                }
              ]
            }
          ],
          "providerMetadata": {
            "dateUpdated": "2018-10-18T14:57:01.000Z",
            "orgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
            "shortName": "mitre"
          },
          "references": [
            {
              "name": "17986",
              "tags": [
                "vdb-entry",
                "x_refsource_BID"
              ],
              "url": "http://www.securityfocus.com/bid/17986"
            },
            {
              "name": "20097",
              "tags": [
                "third-party-advisory",
                "x_refsource_SECUNIA"
              ],
              "url": "http://secunia.com/advisories/20097"
            },
            {
              "name": "ADV-2006-1808",
              "tags": [
                "vdb-entry",
                "x_refsource_VUPEN"
              ],
              "url": "http://www.vupen.com/english/advisories/2006/1808"
            },
            {
              "tags": [
                "x_refsource_MISC"
              ],
              "url": "http://aluigi.altervista.org/adv/raydiumx-adv.txt"
            },
            {
              "name": "raydium-raydiumnetworkread-bo(26516)",
              "tags": [
                "vdb-entry",
                "x_refsource_XF"
              ],
              "url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/26516"
            },
            {
              "name": "20060512 Multiple vulnerabilities in Raydium rev 309",
              "tags": [
                "mailing-list",
                "x_refsource_BUGTRAQ"
              ],
              "url": "http://www.securityfocus.com/archive/1/433930/100/0/threaded"
            },
            {
              "name": "900",
              "tags": [
                "third-party-advisory",
                "x_refsource_SREASON"
              ],
              "url": "http://securityreason.com/securityalert/900"
            }
          ],
          "x_legacyV4Record": {
            "CVE_data_meta": {
              "ASSIGNER": "cve@mitre.org",
              "ID": "CVE-2006-2412",
              "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": "The raydium_network_read function in network.c in Raydium SVN revision 312 and earlier allows remote attackers to cause a denial of service (application crash) via a large ID, which causes an invalid memory access (buffer over-read)."
                }
              ]
            },
            "problemtype": {
              "problemtype_data": [
                {
                  "description": [
                    {
                      "lang": "eng",
                      "value": "n/a"
                    }
                  ]
                }
              ]
            },
            "references": {
              "reference_data": [
                {
                  "name": "17986",
                  "refsource": "BID",
                  "url": "http://www.securityfocus.com/bid/17986"
                },
                {
                  "name": "20097",
                  "refsource": "SECUNIA",
                  "url": "http://secunia.com/advisories/20097"
                },
                {
                  "name": "ADV-2006-1808",
                  "refsource": "VUPEN",
                  "url": "http://www.vupen.com/english/advisories/2006/1808"
                },
                {
                  "name": "http://aluigi.altervista.org/adv/raydiumx-adv.txt",
                  "refsource": "MISC",
                  "url": "http://aluigi.altervista.org/adv/raydiumx-adv.txt"
                },
                {
                  "name": "raydium-raydiumnetworkread-bo(26516)",
                  "refsource": "XF",
                  "url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/26516"
                },
                {
                  "name": "20060512 Multiple vulnerabilities in Raydium rev 309",
                  "refsource": "BUGTRAQ",
                  "url": "http://www.securityfocus.com/archive/1/433930/100/0/threaded"
                },
                {
                  "name": "900",
                  "refsource": "SREASON",
                  "url": "http://securityreason.com/securityalert/900"
                }
              ]
            }
          }
        }
      },
      "cveMetadata": {
        "assignerOrgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
        "assignerShortName": "mitre",
        "cveId": "CVE-2006-2412",
        "datePublished": "2006-05-16T10:00:00.000Z",
        "dateReserved": "2006-05-15T00:00:00.000Z",
        "dateUpdated": "2024-08-07T17:51:04.371Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.1"
    }

    CVE-2006-2411 (GCVE-0-2006-2411)

    Vulnerability from cvelistv5 – Published: 2006-05-16 10:00 – Updated: 2024-08-07 17:51
    VLAI
    Summary
    Buffer overflow in raydium_network_read function in network.c in Raydium SVN revision 312 and earlier allows remote attackers to execute arbitrary code by sending packets with long global variables to the client.
    Severity
    No CVSS data available.
    CWE
    • n/a
    Assigner
    References
    URL Tags
    http://www.securityfocus.com/bid/17986 vdb-entryx_refsource_BID
    http://secunia.com/advisories/20097 third-party-advisoryx_refsource_SECUNIA
    http://www.vupen.com/english/advisories/2006/1808 vdb-entryx_refsource_VUPEN
    http://aluigi.altervista.org/adv/raydiumx-adv.txt x_refsource_MISC
    https://exchange.xforce.ibmcloud.com/vulnerabilit… vdb-entryx_refsource_XF
    http://www.securityfocus.com/archive/1/433930/100… mailing-listx_refsource_BUGTRAQ
    http://securityreason.com/securityalert/900 third-party-advisoryx_refsource_SREASON
    Date Public
    2006-05-12 00:00
    Show details on NVD website

    {
      "containers": {
        "adp": [
          {
            "providerMetadata": {
              "dateUpdated": "2024-08-07T17:51:04.565Z",
              "orgId": "af854a3a-2127-422b-91ae-364da2661108",
              "shortName": "CVE"
            },
            "references": [
              {
                "name": "17986",
                "tags": [
                  "vdb-entry",
                  "x_refsource_BID",
                  "x_transferred"
                ],
                "url": "http://www.securityfocus.com/bid/17986"
              },
              {
                "name": "20097",
                "tags": [
                  "third-party-advisory",
                  "x_refsource_SECUNIA",
                  "x_transferred"
                ],
                "url": "http://secunia.com/advisories/20097"
              },
              {
                "name": "ADV-2006-1808",
                "tags": [
                  "vdb-entry",
                  "x_refsource_VUPEN",
                  "x_transferred"
                ],
                "url": "http://www.vupen.com/english/advisories/2006/1808"
              },
              {
                "tags": [
                  "x_refsource_MISC",
                  "x_transferred"
                ],
                "url": "http://aluigi.altervista.org/adv/raydiumx-adv.txt"
              },
              {
                "name": "raydium-raydiumnetworkread-bo(26516)",
                "tags": [
                  "vdb-entry",
                  "x_refsource_XF",
                  "x_transferred"
                ],
                "url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/26516"
              },
              {
                "name": "20060512 Multiple vulnerabilities in Raydium rev 309",
                "tags": [
                  "mailing-list",
                  "x_refsource_BUGTRAQ",
                  "x_transferred"
                ],
                "url": "http://www.securityfocus.com/archive/1/433930/100/0/threaded"
              },
              {
                "name": "900",
                "tags": [
                  "third-party-advisory",
                  "x_refsource_SREASON",
                  "x_transferred"
                ],
                "url": "http://securityreason.com/securityalert/900"
              }
            ],
            "title": "CVE Program Container"
          }
        ],
        "cna": {
          "affected": [
            {
              "product": "n/a",
              "vendor": "n/a",
              "versions": [
                {
                  "status": "affected",
                  "version": "n/a"
                }
              ]
            }
          ],
          "datePublic": "2006-05-12T00:00:00.000Z",
          "descriptions": [
            {
              "lang": "en",
              "value": "Buffer overflow in raydium_network_read function in network.c in Raydium SVN revision 312 and earlier allows remote attackers to execute arbitrary code by sending packets with long global variables to the client."
            }
          ],
          "problemTypes": [
            {
              "descriptions": [
                {
                  "description": "n/a",
                  "lang": "en",
                  "type": "text"
                }
              ]
            }
          ],
          "providerMetadata": {
            "dateUpdated": "2018-10-18T14:57:01.000Z",
            "orgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
            "shortName": "mitre"
          },
          "references": [
            {
              "name": "17986",
              "tags": [
                "vdb-entry",
                "x_refsource_BID"
              ],
              "url": "http://www.securityfocus.com/bid/17986"
            },
            {
              "name": "20097",
              "tags": [
                "third-party-advisory",
                "x_refsource_SECUNIA"
              ],
              "url": "http://secunia.com/advisories/20097"
            },
            {
              "name": "ADV-2006-1808",
              "tags": [
                "vdb-entry",
                "x_refsource_VUPEN"
              ],
              "url": "http://www.vupen.com/english/advisories/2006/1808"
            },
            {
              "tags": [
                "x_refsource_MISC"
              ],
              "url": "http://aluigi.altervista.org/adv/raydiumx-adv.txt"
            },
            {
              "name": "raydium-raydiumnetworkread-bo(26516)",
              "tags": [
                "vdb-entry",
                "x_refsource_XF"
              ],
              "url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/26516"
            },
            {
              "name": "20060512 Multiple vulnerabilities in Raydium rev 309",
              "tags": [
                "mailing-list",
                "x_refsource_BUGTRAQ"
              ],
              "url": "http://www.securityfocus.com/archive/1/433930/100/0/threaded"
            },
            {
              "name": "900",
              "tags": [
                "third-party-advisory",
                "x_refsource_SREASON"
              ],
              "url": "http://securityreason.com/securityalert/900"
            }
          ],
          "x_legacyV4Record": {
            "CVE_data_meta": {
              "ASSIGNER": "cve@mitre.org",
              "ID": "CVE-2006-2411",
              "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": "Buffer overflow in raydium_network_read function in network.c in Raydium SVN revision 312 and earlier allows remote attackers to execute arbitrary code by sending packets with long global variables to the client."
                }
              ]
            },
            "problemtype": {
              "problemtype_data": [
                {
                  "description": [
                    {
                      "lang": "eng",
                      "value": "n/a"
                    }
                  ]
                }
              ]
            },
            "references": {
              "reference_data": [
                {
                  "name": "17986",
                  "refsource": "BID",
                  "url": "http://www.securityfocus.com/bid/17986"
                },
                {
                  "name": "20097",
                  "refsource": "SECUNIA",
                  "url": "http://secunia.com/advisories/20097"
                },
                {
                  "name": "ADV-2006-1808",
                  "refsource": "VUPEN",
                  "url": "http://www.vupen.com/english/advisories/2006/1808"
                },
                {
                  "name": "http://aluigi.altervista.org/adv/raydiumx-adv.txt",
                  "refsource": "MISC",
                  "url": "http://aluigi.altervista.org/adv/raydiumx-adv.txt"
                },
                {
                  "name": "raydium-raydiumnetworkread-bo(26516)",
                  "refsource": "XF",
                  "url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/26516"
                },
                {
                  "name": "20060512 Multiple vulnerabilities in Raydium rev 309",
                  "refsource": "BUGTRAQ",
                  "url": "http://www.securityfocus.com/archive/1/433930/100/0/threaded"
                },
                {
                  "name": "900",
                  "refsource": "SREASON",
                  "url": "http://securityreason.com/securityalert/900"
                }
              ]
            }
          }
        }
      },
      "cveMetadata": {
        "assignerOrgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
        "assignerShortName": "mitre",
        "cveId": "CVE-2006-2411",
        "datePublished": "2006-05-16T10:00:00.000Z",
        "dateReserved": "2006-05-15T00:00:00.000Z",
        "dateUpdated": "2024-08-07T17:51:04.565Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.1"
    }

    CVE-2006-2408 (GCVE-0-2006-2408)

    Vulnerability from cvelistv5 – Published: 2006-05-16 10:00 – Updated: 2024-08-07 17:51
    VLAI
    Summary
    Multiple buffer overflows in Raydium before SVN revision 310 allow remote attackers to execute arbitrary code via a large packet when logged via (1) the raydium_log function in log.c or (2) the raydium_console_line_add function in console.c, possibly from a long player name.
    Severity
    No CVSS data available.
    CWE
    • n/a
    Assigner
    References
    URL Tags
    http://www.securityfocus.com/bid/17986 vdb-entryx_refsource_BID
    http://secunia.com/advisories/20097 third-party-advisoryx_refsource_SECUNIA
    http://www.vupen.com/english/advisories/2006/1808 vdb-entryx_refsource_VUPEN
    http://aluigi.altervista.org/adv/raydiumx-adv.txt x_refsource_MISC
    http://raydium.org/svn.php x_refsource_CONFIRM
    http://www.securityfocus.com/archive/1/433930/100… mailing-listx_refsource_BUGTRAQ
    https://exchange.xforce.ibmcloud.com/vulnerabilit… vdb-entryx_refsource_XF
    http://securityreason.com/securityalert/900 third-party-advisoryx_refsource_SREASON
    Date Public
    2006-05-12 00:00
    Show details on NVD website

    {
      "containers": {
        "adp": [
          {
            "providerMetadata": {
              "dateUpdated": "2024-08-07T17:51:04.692Z",
              "orgId": "af854a3a-2127-422b-91ae-364da2661108",
              "shortName": "CVE"
            },
            "references": [
              {
                "name": "17986",
                "tags": [
                  "vdb-entry",
                  "x_refsource_BID",
                  "x_transferred"
                ],
                "url": "http://www.securityfocus.com/bid/17986"
              },
              {
                "name": "20097",
                "tags": [
                  "third-party-advisory",
                  "x_refsource_SECUNIA",
                  "x_transferred"
                ],
                "url": "http://secunia.com/advisories/20097"
              },
              {
                "name": "ADV-2006-1808",
                "tags": [
                  "vdb-entry",
                  "x_refsource_VUPEN",
                  "x_transferred"
                ],
                "url": "http://www.vupen.com/english/advisories/2006/1808"
              },
              {
                "tags": [
                  "x_refsource_MISC",
                  "x_transferred"
                ],
                "url": "http://aluigi.altervista.org/adv/raydiumx-adv.txt"
              },
              {
                "tags": [
                  "x_refsource_CONFIRM",
                  "x_transferred"
                ],
                "url": "http://raydium.org/svn.php"
              },
              {
                "name": "20060512 Multiple vulnerabilities in Raydium rev 309",
                "tags": [
                  "mailing-list",
                  "x_refsource_BUGTRAQ",
                  "x_transferred"
                ],
                "url": "http://www.securityfocus.com/archive/1/433930/100/0/threaded"
              },
              {
                "name": "raydium-raydiumlog-bo(26510)",
                "tags": [
                  "vdb-entry",
                  "x_refsource_XF",
                  "x_transferred"
                ],
                "url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/26510"
              },
              {
                "name": "900",
                "tags": [
                  "third-party-advisory",
                  "x_refsource_SREASON",
                  "x_transferred"
                ],
                "url": "http://securityreason.com/securityalert/900"
              }
            ],
            "title": "CVE Program Container"
          }
        ],
        "cna": {
          "affected": [
            {
              "product": "n/a",
              "vendor": "n/a",
              "versions": [
                {
                  "status": "affected",
                  "version": "n/a"
                }
              ]
            }
          ],
          "datePublic": "2006-05-12T00:00:00.000Z",
          "descriptions": [
            {
              "lang": "en",
              "value": "Multiple buffer overflows in Raydium before SVN revision 310 allow remote attackers to execute arbitrary code via a large packet when logged via (1) the raydium_log function in log.c or (2) the raydium_console_line_add function in console.c, possibly from a long player name."
            }
          ],
          "problemTypes": [
            {
              "descriptions": [
                {
                  "description": "n/a",
                  "lang": "en",
                  "type": "text"
                }
              ]
            }
          ],
          "providerMetadata": {
            "dateUpdated": "2018-10-18T14:57:01.000Z",
            "orgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
            "shortName": "mitre"
          },
          "references": [
            {
              "name": "17986",
              "tags": [
                "vdb-entry",
                "x_refsource_BID"
              ],
              "url": "http://www.securityfocus.com/bid/17986"
            },
            {
              "name": "20097",
              "tags": [
                "third-party-advisory",
                "x_refsource_SECUNIA"
              ],
              "url": "http://secunia.com/advisories/20097"
            },
            {
              "name": "ADV-2006-1808",
              "tags": [
                "vdb-entry",
                "x_refsource_VUPEN"
              ],
              "url": "http://www.vupen.com/english/advisories/2006/1808"
            },
            {
              "tags": [
                "x_refsource_MISC"
              ],
              "url": "http://aluigi.altervista.org/adv/raydiumx-adv.txt"
            },
            {
              "tags": [
                "x_refsource_CONFIRM"
              ],
              "url": "http://raydium.org/svn.php"
            },
            {
              "name": "20060512 Multiple vulnerabilities in Raydium rev 309",
              "tags": [
                "mailing-list",
                "x_refsource_BUGTRAQ"
              ],
              "url": "http://www.securityfocus.com/archive/1/433930/100/0/threaded"
            },
            {
              "name": "raydium-raydiumlog-bo(26510)",
              "tags": [
                "vdb-entry",
                "x_refsource_XF"
              ],
              "url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/26510"
            },
            {
              "name": "900",
              "tags": [
                "third-party-advisory",
                "x_refsource_SREASON"
              ],
              "url": "http://securityreason.com/securityalert/900"
            }
          ],
          "x_legacyV4Record": {
            "CVE_data_meta": {
              "ASSIGNER": "cve@mitre.org",
              "ID": "CVE-2006-2408",
              "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": "Multiple buffer overflows in Raydium before SVN revision 310 allow remote attackers to execute arbitrary code via a large packet when logged via (1) the raydium_log function in log.c or (2) the raydium_console_line_add function in console.c, possibly from a long player name."
                }
              ]
            },
            "problemtype": {
              "problemtype_data": [
                {
                  "description": [
                    {
                      "lang": "eng",
                      "value": "n/a"
                    }
                  ]
                }
              ]
            },
            "references": {
              "reference_data": [
                {
                  "name": "17986",
                  "refsource": "BID",
                  "url": "http://www.securityfocus.com/bid/17986"
                },
                {
                  "name": "20097",
                  "refsource": "SECUNIA",
                  "url": "http://secunia.com/advisories/20097"
                },
                {
                  "name": "ADV-2006-1808",
                  "refsource": "VUPEN",
                  "url": "http://www.vupen.com/english/advisories/2006/1808"
                },
                {
                  "name": "http://aluigi.altervista.org/adv/raydiumx-adv.txt",
                  "refsource": "MISC",
                  "url": "http://aluigi.altervista.org/adv/raydiumx-adv.txt"
                },
                {
                  "name": "http://raydium.org/svn.php",
                  "refsource": "CONFIRM",
                  "url": "http://raydium.org/svn.php"
                },
                {
                  "name": "20060512 Multiple vulnerabilities in Raydium rev 309",
                  "refsource": "BUGTRAQ",
                  "url": "http://www.securityfocus.com/archive/1/433930/100/0/threaded"
                },
                {
                  "name": "raydium-raydiumlog-bo(26510)",
                  "refsource": "XF",
                  "url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/26510"
                },
                {
                  "name": "900",
                  "refsource": "SREASON",
                  "url": "http://securityreason.com/securityalert/900"
                }
              ]
            }
          }
        }
      },
      "cveMetadata": {
        "assignerOrgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
        "assignerShortName": "mitre",
        "cveId": "CVE-2006-2408",
        "datePublished": "2006-05-16T10:00:00.000Z",
        "dateReserved": "2006-05-15T00:00:00.000Z",
        "dateUpdated": "2024-08-07T17:51:04.692Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.1"
    }

    CVE-2006-2410 (GCVE-0-2006-2410)

    Vulnerability from cvelistv5 – Published: 2006-05-16 10:00 – Updated: 2024-08-07 17:51
    VLAI
    Summary
    raydium_network_netcall_exec function in network.c in Raydium SVN revision 312 and earlier allows remote attackers to cause a denial of service (application crash) via a packet of type 0xFF, which causes a null dereference.
    Severity
    No CVSS data available.
    CWE
    • n/a
    Assigner
    References
    URL Tags
    http://www.securityfocus.com/bid/17986 vdb-entryx_refsource_BID
    http://secunia.com/advisories/20097 third-party-advisoryx_refsource_SECUNIA
    http://www.vupen.com/english/advisories/2006/1808 vdb-entryx_refsource_VUPEN
    http://aluigi.altervista.org/adv/raydiumx-adv.txt x_refsource_MISC
    https://exchange.xforce.ibmcloud.com/vulnerabilit… vdb-entryx_refsource_XF
    http://www.securityfocus.com/archive/1/433930/100… mailing-listx_refsource_BUGTRAQ
    http://securityreason.com/securityalert/900 third-party-advisoryx_refsource_SREASON
    Date Public
    2006-05-12 00:00
    Show details on NVD website

    {
      "containers": {
        "adp": [
          {
            "providerMetadata": {
              "dateUpdated": "2024-08-07T17:51:04.416Z",
              "orgId": "af854a3a-2127-422b-91ae-364da2661108",
              "shortName": "CVE"
            },
            "references": [
              {
                "name": "17986",
                "tags": [
                  "vdb-entry",
                  "x_refsource_BID",
                  "x_transferred"
                ],
                "url": "http://www.securityfocus.com/bid/17986"
              },
              {
                "name": "20097",
                "tags": [
                  "third-party-advisory",
                  "x_refsource_SECUNIA",
                  "x_transferred"
                ],
                "url": "http://secunia.com/advisories/20097"
              },
              {
                "name": "ADV-2006-1808",
                "tags": [
                  "vdb-entry",
                  "x_refsource_VUPEN",
                  "x_transferred"
                ],
                "url": "http://www.vupen.com/english/advisories/2006/1808"
              },
              {
                "tags": [
                  "x_refsource_MISC",
                  "x_transferred"
                ],
                "url": "http://aluigi.altervista.org/adv/raydiumx-adv.txt"
              },
              {
                "name": "raydium-raydiumnetworknetcallexec-dos(26515)",
                "tags": [
                  "vdb-entry",
                  "x_refsource_XF",
                  "x_transferred"
                ],
                "url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/26515"
              },
              {
                "name": "20060512 Multiple vulnerabilities in Raydium rev 309",
                "tags": [
                  "mailing-list",
                  "x_refsource_BUGTRAQ",
                  "x_transferred"
                ],
                "url": "http://www.securityfocus.com/archive/1/433930/100/0/threaded"
              },
              {
                "name": "900",
                "tags": [
                  "third-party-advisory",
                  "x_refsource_SREASON",
                  "x_transferred"
                ],
                "url": "http://securityreason.com/securityalert/900"
              }
            ],
            "title": "CVE Program Container"
          }
        ],
        "cna": {
          "affected": [
            {
              "product": "n/a",
              "vendor": "n/a",
              "versions": [
                {
                  "status": "affected",
                  "version": "n/a"
                }
              ]
            }
          ],
          "datePublic": "2006-05-12T00:00:00.000Z",
          "descriptions": [
            {
              "lang": "en",
              "value": "raydium_network_netcall_exec function in network.c in Raydium SVN revision 312 and earlier allows remote attackers to cause a denial of service (application crash) via a packet of type 0xFF, which causes a null dereference."
            }
          ],
          "problemTypes": [
            {
              "descriptions": [
                {
                  "description": "n/a",
                  "lang": "en",
                  "type": "text"
                }
              ]
            }
          ],
          "providerMetadata": {
            "dateUpdated": "2018-10-18T14:57:01.000Z",
            "orgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
            "shortName": "mitre"
          },
          "references": [
            {
              "name": "17986",
              "tags": [
                "vdb-entry",
                "x_refsource_BID"
              ],
              "url": "http://www.securityfocus.com/bid/17986"
            },
            {
              "name": "20097",
              "tags": [
                "third-party-advisory",
                "x_refsource_SECUNIA"
              ],
              "url": "http://secunia.com/advisories/20097"
            },
            {
              "name": "ADV-2006-1808",
              "tags": [
                "vdb-entry",
                "x_refsource_VUPEN"
              ],
              "url": "http://www.vupen.com/english/advisories/2006/1808"
            },
            {
              "tags": [
                "x_refsource_MISC"
              ],
              "url": "http://aluigi.altervista.org/adv/raydiumx-adv.txt"
            },
            {
              "name": "raydium-raydiumnetworknetcallexec-dos(26515)",
              "tags": [
                "vdb-entry",
                "x_refsource_XF"
              ],
              "url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/26515"
            },
            {
              "name": "20060512 Multiple vulnerabilities in Raydium rev 309",
              "tags": [
                "mailing-list",
                "x_refsource_BUGTRAQ"
              ],
              "url": "http://www.securityfocus.com/archive/1/433930/100/0/threaded"
            },
            {
              "name": "900",
              "tags": [
                "third-party-advisory",
                "x_refsource_SREASON"
              ],
              "url": "http://securityreason.com/securityalert/900"
            }
          ],
          "x_legacyV4Record": {
            "CVE_data_meta": {
              "ASSIGNER": "cve@mitre.org",
              "ID": "CVE-2006-2410",
              "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": "raydium_network_netcall_exec function in network.c in Raydium SVN revision 312 and earlier allows remote attackers to cause a denial of service (application crash) via a packet of type 0xFF, which causes a null dereference."
                }
              ]
            },
            "problemtype": {
              "problemtype_data": [
                {
                  "description": [
                    {
                      "lang": "eng",
                      "value": "n/a"
                    }
                  ]
                }
              ]
            },
            "references": {
              "reference_data": [
                {
                  "name": "17986",
                  "refsource": "BID",
                  "url": "http://www.securityfocus.com/bid/17986"
                },
                {
                  "name": "20097",
                  "refsource": "SECUNIA",
                  "url": "http://secunia.com/advisories/20097"
                },
                {
                  "name": "ADV-2006-1808",
                  "refsource": "VUPEN",
                  "url": "http://www.vupen.com/english/advisories/2006/1808"
                },
                {
                  "name": "http://aluigi.altervista.org/adv/raydiumx-adv.txt",
                  "refsource": "MISC",
                  "url": "http://aluigi.altervista.org/adv/raydiumx-adv.txt"
                },
                {
                  "name": "raydium-raydiumnetworknetcallexec-dos(26515)",
                  "refsource": "XF",
                  "url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/26515"
                },
                {
                  "name": "20060512 Multiple vulnerabilities in Raydium rev 309",
                  "refsource": "BUGTRAQ",
                  "url": "http://www.securityfocus.com/archive/1/433930/100/0/threaded"
                },
                {
                  "name": "900",
                  "refsource": "SREASON",
                  "url": "http://securityreason.com/securityalert/900"
                }
              ]
            }
          }
        }
      },
      "cveMetadata": {
        "assignerOrgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
        "assignerShortName": "mitre",
        "cveId": "CVE-2006-2410",
        "datePublished": "2006-05-16T10:00:00.000Z",
        "dateReserved": "2006-05-15T00:00:00.000Z",
        "dateUpdated": "2024-08-07T17:51:04.416Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.1"
    }