Search criteria

1 vulnerability by libpoe-component-irc-perl_project

CVE-2010-3438 (GCVE-0-2010-3438)

Vulnerability from cvelistv5 – Published: 2019-11-12 19:43 – Updated: 2024-08-07 03:11
VLAI
Summary
libpoe-component-irc-perl before v6.32 does not remove carriage returns and line feeds. This can be used to execute arbitrary IRC commands by passing an argument such as "some text\rQUIT" to the 'privmsg' handler, which would cause the client to disconnect from the server.
Severity
No CVSS data available.
CWE
  • stripping of CR/LF allows arbitrary IRC command execution
Assigner
Impacted products
Date Public
2010-05-11 00:00
Show details on NVD website

{
  "containers": {
    "adp": [
      {
        "providerMetadata": {
          "dateUpdated": "2024-08-07T03:11:44.290Z",
          "orgId": "af854a3a-2127-422b-91ae-364da2661108",
          "shortName": "CVE"
        },
        "references": [
          {
            "tags": [
              "x_refsource_MISC",
              "x_transferred"
            ],
            "url": "https://security-tracker.debian.org/tracker/CVE-2010-3438"
          },
          {
            "tags": [
              "x_refsource_MISC",
              "x_transferred"
            ],
            "url": "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2010-3438"
          },
          {
            "tags": [
              "x_refsource_MISC",
              "x_transferred"
            ],
            "url": "https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=581194"
          }
        ],
        "title": "CVE Program Container"
      }
    ],
    "cna": {
      "affected": [
        {
          "product": "libpoe-component-irc-perl",
          "vendor": "libpoe-component-irc-perl",
          "versions": [
            {
              "status": "affected",
              "version": "before v6.32"
            }
          ]
        }
      ],
      "datePublic": "2010-05-11T00:00:00.000Z",
      "descriptions": [
        {
          "lang": "en",
          "value": "libpoe-component-irc-perl before v6.32 does not remove carriage returns and line feeds. This can be used to execute arbitrary IRC commands by passing an argument such as \"some text\\rQUIT\" to the \u0027privmsg\u0027 handler, which would cause the client to disconnect from the server."
        }
      ],
      "problemTypes": [
        {
          "descriptions": [
            {
              "description": "stripping of CR/LF allows arbitrary IRC command execution",
              "lang": "en",
              "type": "text"
            }
          ]
        }
      ],
      "providerMetadata": {
        "dateUpdated": "2019-11-12T19:43:05.000Z",
        "orgId": "53f830b8-0a3f-465b-8143-3b8a9948e749",
        "shortName": "redhat"
      },
      "references": [
        {
          "tags": [
            "x_refsource_MISC"
          ],
          "url": "https://security-tracker.debian.org/tracker/CVE-2010-3438"
        },
        {
          "tags": [
            "x_refsource_MISC"
          ],
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2010-3438"
        },
        {
          "tags": [
            "x_refsource_MISC"
          ],
          "url": "https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=581194"
        }
      ]
    }
  },
  "cveMetadata": {
    "assignerOrgId": "53f830b8-0a3f-465b-8143-3b8a9948e749",
    "assignerShortName": "redhat",
    "cveId": "CVE-2010-3438",
    "datePublished": "2019-11-12T19:43:05.000Z",
    "dateReserved": "2010-09-17T00:00:00.000Z",
    "dateUpdated": "2024-08-07T03:11:44.290Z",
    "state": "PUBLISHED"
  },
  "dataType": "CVE_RECORD",
  "dataVersion": "5.1"
}