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.

    2 vulnerabilities found for active_admin by activeadmin

    CVE-2023-51763 (GCVE-0-2023-51763)

    Vulnerability from nvd – Published: 2023-12-24 00:00 – Updated: 2026-02-23 16:53
    VLAI
    Summary
    csv_builder.rb in ActiveAdmin (aka Active Admin) before 3.2.0 allows CSV injection.
    Severity
    No CVSS data available.
    CWE
    • n/a
    Assigner
    Show details on NVD website

    {
      "containers": {
        "adp": [
          {
            "providerMetadata": {
              "dateUpdated": "2024-08-02T22:48:11.083Z",
              "orgId": "af854a3a-2127-422b-91ae-364da2661108",
              "shortName": "CVE"
            },
            "references": [
              {
                "tags": [
                  "x_transferred"
                ],
                "url": "https://github.com/activeadmin/activeadmin/commit/697be2b183491beadc8f0b7d8b5bfb44f2387909"
              },
              {
                "tags": [
                  "x_transferred"
                ],
                "url": "https://github.com/activeadmin/activeadmin/pull/8161"
              },
              {
                "tags": [
                  "x_transferred"
                ],
                "url": "https://github.com/activeadmin/activeadmin/releases/tag/v3.2.0"
              }
            ],
            "title": "CVE Program Container"
          }
        ],
        "cna": {
          "affected": [
            {
              "product": "n/a",
              "vendor": "n/a",
              "versions": [
                {
                  "status": "affected",
                  "version": "n/a"
                }
              ]
            }
          ],
          "descriptions": [
            {
              "lang": "en",
              "value": "csv_builder.rb in ActiveAdmin (aka Active Admin) before 3.2.0 allows CSV injection."
            }
          ],
          "problemTypes": [
            {
              "descriptions": [
                {
                  "description": "n/a",
                  "lang": "en",
                  "type": "text"
                }
              ]
            }
          ],
          "providerMetadata": {
            "dateUpdated": "2026-02-23T16:53:44.016Z",
            "orgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
            "shortName": "mitre"
          },
          "references": [
            {
              "url": "https://github.com/activeadmin/activeadmin/commit/697be2b183491beadc8f0b7d8b5bfb44f2387909"
            },
            {
              "url": "https://github.com/activeadmin/activeadmin/pull/8161"
            },
            {
              "url": "https://github.com/activeadmin/activeadmin/releases/tag/v3.2.0"
            },
            {
              "url": "https://jzee-rx.medium.com/cve-2023-51763-csv-injection-in-activeadmin-a-security-research-breakdown-d5b0d3663aa4"
            }
          ]
        }
      },
      "cveMetadata": {
        "assignerOrgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
        "assignerShortName": "mitre",
        "cveId": "CVE-2023-51763",
        "datePublished": "2023-12-24T00:00:00.000Z",
        "dateReserved": "2023-12-24T00:00:00.000Z",
        "dateUpdated": "2026-02-23T16:53:44.016Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.2"
    }

    CVE-2023-51763 (GCVE-0-2023-51763)

    Vulnerability from cvelistv5 – Published: 2023-12-24 00:00 – Updated: 2026-02-23 16:53
    VLAI
    Summary
    csv_builder.rb in ActiveAdmin (aka Active Admin) before 3.2.0 allows CSV injection.
    Severity
    No CVSS data available.
    CWE
    • n/a
    Assigner
    Show details on NVD website

    {
      "containers": {
        "adp": [
          {
            "providerMetadata": {
              "dateUpdated": "2024-08-02T22:48:11.083Z",
              "orgId": "af854a3a-2127-422b-91ae-364da2661108",
              "shortName": "CVE"
            },
            "references": [
              {
                "tags": [
                  "x_transferred"
                ],
                "url": "https://github.com/activeadmin/activeadmin/commit/697be2b183491beadc8f0b7d8b5bfb44f2387909"
              },
              {
                "tags": [
                  "x_transferred"
                ],
                "url": "https://github.com/activeadmin/activeadmin/pull/8161"
              },
              {
                "tags": [
                  "x_transferred"
                ],
                "url": "https://github.com/activeadmin/activeadmin/releases/tag/v3.2.0"
              }
            ],
            "title": "CVE Program Container"
          }
        ],
        "cna": {
          "affected": [
            {
              "product": "n/a",
              "vendor": "n/a",
              "versions": [
                {
                  "status": "affected",
                  "version": "n/a"
                }
              ]
            }
          ],
          "descriptions": [
            {
              "lang": "en",
              "value": "csv_builder.rb in ActiveAdmin (aka Active Admin) before 3.2.0 allows CSV injection."
            }
          ],
          "problemTypes": [
            {
              "descriptions": [
                {
                  "description": "n/a",
                  "lang": "en",
                  "type": "text"
                }
              ]
            }
          ],
          "providerMetadata": {
            "dateUpdated": "2026-02-23T16:53:44.016Z",
            "orgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
            "shortName": "mitre"
          },
          "references": [
            {
              "url": "https://github.com/activeadmin/activeadmin/commit/697be2b183491beadc8f0b7d8b5bfb44f2387909"
            },
            {
              "url": "https://github.com/activeadmin/activeadmin/pull/8161"
            },
            {
              "url": "https://github.com/activeadmin/activeadmin/releases/tag/v3.2.0"
            },
            {
              "url": "https://jzee-rx.medium.com/cve-2023-51763-csv-injection-in-activeadmin-a-security-research-breakdown-d5b0d3663aa4"
            }
          ]
        }
      },
      "cveMetadata": {
        "assignerOrgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
        "assignerShortName": "mitre",
        "cveId": "CVE-2023-51763",
        "datePublished": "2023-12-24T00:00:00.000Z",
        "dateReserved": "2023-12-24T00:00:00.000Z",
        "dateUpdated": "2026-02-23T16:53:44.016Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.2"
    }