Search

Find a vulnerability

Search criteria

    86 vulnerabilities found for rt by bestpractical

    CVE-2026-41076 (GCVE-0-2026-41076)

    Vulnerability from nvd – Published: 2026-05-22 21:36 – Updated: 2026-05-28 03:55
    VLAI
    Title
    RT: LDAP authentication bypass via empty password
    Summary
    RT is an open source, enterprise-grade issue and ticket tracking system. Versions 5.0.9 and prior in addition to 6.0.0 through 6.0.2 contain an authentication bypass vulnerability in RT installations that use LDAP/AD for user authentication. Under certain LDAP server configurations, an attacker may be able to authenticate as any LDAP-backed RT user without supplying valid credentials. This issue has been fixed in versions 5.0.10 and 6.0.3. If developers are unable to upgrade immediately, they can temporarily work around this issue by reviewing their LDAP server's authentication policy to ensure it rejects unauthenticated bind attempts. Upgrading RT remains the recommended fix.
    SSVC
    Exploitation: none Automatable: no Technical Impact: total
    CISA Coordinator (v2.0.3)
    CWE
    • CWE-287 - Improper Authentication
    Assigner
    Impacted products
    Vendor Product Version
    bestpractical rt Affected: < 5.0.10
    Affected: >= 6.0.0, < 6.0.3
    Create a notification for this product.
    Show details on NVD website

    {
      "containers": {
        "adp": [
          {
            "metrics": [
              {
                "other": {
                  "content": {
                    "id": "CVE-2026-41076",
                    "options": [
                      {
                        "Exploitation": "none"
                      },
                      {
                        "Automatable": "no"
                      },
                      {
                        "Technical Impact": "total"
                      }
                    ],
                    "role": "CISA Coordinator",
                    "timestamp": "2026-05-27T00:00:00+00:00",
                    "version": "2.0.3"
                  },
                  "type": "ssvc"
                }
              }
            ],
            "providerMetadata": {
              "dateUpdated": "2026-05-28T03:55:46.905Z",
              "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
              "shortName": "CISA-ADP"
            },
            "title": "CISA ADP Vulnrichment"
          }
        ],
        "cna": {
          "affected": [
            {
              "product": "rt",
              "vendor": "bestpractical",
              "versions": [
                {
                  "status": "affected",
                  "version": "\u003c 5.0.10"
                },
                {
                  "status": "affected",
                  "version": "\u003e= 6.0.0, \u003c 6.0.3"
                }
              ]
            }
          ],
          "descriptions": [
            {
              "lang": "en",
              "value": "RT is an open source, enterprise-grade issue and ticket tracking system. Versions 5.0.9 and prior in addition to 6.0.0 through 6.0.2 contain an authentication bypass vulnerability in RT installations that use LDAP/AD for user authentication. Under certain LDAP server configurations, an attacker may be able to authenticate as any LDAP-backed RT user without supplying valid credentials.  This issue has been fixed in versions 5.0.10 and 6.0.3. If developers are unable to upgrade immediately, they can temporarily work around this issue by reviewing their LDAP server\u0027s authentication policy to ensure it rejects unauthenticated bind attempts. Upgrading RT remains the recommended fix."
            }
          ],
          "metrics": [
            {
              "cvssV3_1": {
                "attackComplexity": "HIGH",
                "attackVector": "NETWORK",
                "availabilityImpact": "HIGH",
                "baseScore": 8.1,
                "baseSeverity": "HIGH",
                "confidentialityImpact": "HIGH",
                "integrityImpact": "HIGH",
                "privilegesRequired": "NONE",
                "scope": "UNCHANGED",
                "userInteraction": "NONE",
                "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H",
                "version": "3.1"
              }
            }
          ],
          "problemTypes": [
            {
              "descriptions": [
                {
                  "cweId": "CWE-287",
                  "description": "CWE-287: Improper Authentication",
                  "lang": "en",
                  "type": "CWE"
                }
              ]
            }
          ],
          "providerMetadata": {
            "dateUpdated": "2026-05-22T21:36:21.585Z",
            "orgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
            "shortName": "GitHub_M"
          },
          "references": [
            {
              "name": "https://github.com/bestpractical/rt/security/advisories/GHSA-3w28-fmcr-mjjx",
              "tags": [
                "x_refsource_CONFIRM"
              ],
              "url": "https://github.com/bestpractical/rt/security/advisories/GHSA-3w28-fmcr-mjjx"
            },
            {
              "name": "https://github.com/bestpractical/rt/releases/tag/rt-5.0.10",
              "tags": [
                "x_refsource_MISC"
              ],
              "url": "https://github.com/bestpractical/rt/releases/tag/rt-5.0.10"
            },
            {
              "name": "https://github.com/bestpractical/rt/releases/tag/rt-6.0.3",
              "tags": [
                "x_refsource_MISC"
              ],
              "url": "https://github.com/bestpractical/rt/releases/tag/rt-6.0.3"
            }
          ],
          "source": {
            "advisory": "GHSA-3w28-fmcr-mjjx",
            "discovery": "UNKNOWN"
          },
          "title": "RT: LDAP authentication bypass via empty password"
        }
      },
      "cveMetadata": {
        "assignerOrgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
        "assignerShortName": "GitHub_M",
        "cveId": "CVE-2026-41076",
        "datePublished": "2026-05-22T21:36:21.585Z",
        "dateReserved": "2026-04-16T16:43:03.175Z",
        "dateUpdated": "2026-05-28T03:55:46.905Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.2"
    }

    CVE-2026-41075 (GCVE-0-2026-41075)

    Vulnerability from nvd – Published: 2026-05-22 21:17 – Updated: 2026-05-28 03:55
    VLAI
    Title
    RT: SQL injection via entry_aggregator parameter in JSON search
    Summary
    RT is an open source, enterprise-grade issue and ticket tracking system. Versions 5.0.0 through 5.0.9 and 6.0.0 through 6.0.2 contain an SQL injection vulnerability. An authenticated user can craft input that is incorporated into database queries without proper validation, potentially allowing them to read or modify data in the RT database. This issue has been fixed in versions 5.0.10 and 6.0.3. If developers are unable to upgrade immediately, they can temporarily work around this issue by restricting RT account access to trusted users.
    SSVC
    Exploitation: none Automatable: no Technical Impact: total
    CISA Coordinator (v2.0.3)
    CWE
    • CWE-89 - Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')
    Assigner
    Impacted products
    Vendor Product Version
    bestpractical rt Affected: >= 5.0.0, < 5.0.10
    Affected: >= 6.0.0, < 6.0.3
    Create a notification for this product.
    Show details on NVD website

    {
      "containers": {
        "adp": [
          {
            "metrics": [
              {
                "other": {
                  "content": {
                    "id": "CVE-2026-41075",
                    "options": [
                      {
                        "Exploitation": "none"
                      },
                      {
                        "Automatable": "no"
                      },
                      {
                        "Technical Impact": "total"
                      }
                    ],
                    "role": "CISA Coordinator",
                    "timestamp": "2026-05-27T00:00:00+00:00",
                    "version": "2.0.3"
                  },
                  "type": "ssvc"
                }
              }
            ],
            "providerMetadata": {
              "dateUpdated": "2026-05-28T03:55:45.781Z",
              "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
              "shortName": "CISA-ADP"
            },
            "title": "CISA ADP Vulnrichment"
          }
        ],
        "cna": {
          "affected": [
            {
              "product": "rt",
              "vendor": "bestpractical",
              "versions": [
                {
                  "status": "affected",
                  "version": "\u003e= 5.0.0, \u003c 5.0.10"
                },
                {
                  "status": "affected",
                  "version": "\u003e= 6.0.0, \u003c 6.0.3"
                }
              ]
            }
          ],
          "descriptions": [
            {
              "lang": "en",
              "value": "RT is an open source, enterprise-grade issue and ticket tracking system. Versions 5.0.0 through 5.0.9 and 6.0.0 through 6.0.2 contain an SQL injection vulnerability. An authenticated user can craft input that is incorporated into database queries without proper validation, potentially allowing them to read or modify data in the RT database. This issue has been fixed in versions 5.0.10 and 6.0.3. If developers are unable to upgrade immediately, they can temporarily work around this issue by restricting RT account access to trusted users."
            }
          ],
          "metrics": [
            {
              "cvssV3_1": {
                "attackComplexity": "LOW",
                "attackVector": "NETWORK",
                "availabilityImpact": "HIGH",
                "baseScore": 8.8,
                "baseSeverity": "HIGH",
                "confidentialityImpact": "HIGH",
                "integrityImpact": "HIGH",
                "privilegesRequired": "LOW",
                "scope": "UNCHANGED",
                "userInteraction": "NONE",
                "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
                "version": "3.1"
              }
            }
          ],
          "problemTypes": [
            {
              "descriptions": [
                {
                  "cweId": "CWE-89",
                  "description": "CWE-89: Improper Neutralization of Special Elements used in an SQL Command (\u0027SQL Injection\u0027)",
                  "lang": "en",
                  "type": "CWE"
                }
              ]
            }
          ],
          "providerMetadata": {
            "dateUpdated": "2026-05-22T21:17:36.063Z",
            "orgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
            "shortName": "GitHub_M"
          },
          "references": [
            {
              "name": "https://github.com/bestpractical/rt/security/advisories/GHSA-7vf8-xv7w-97c6",
              "tags": [
                "x_refsource_CONFIRM"
              ],
              "url": "https://github.com/bestpractical/rt/security/advisories/GHSA-7vf8-xv7w-97c6"
            },
            {
              "name": "https://github.com/bestpractical/rt/releases/tag/rt-5.0.10",
              "tags": [
                "x_refsource_MISC"
              ],
              "url": "https://github.com/bestpractical/rt/releases/tag/rt-5.0.10"
            },
            {
              "name": "https://github.com/bestpractical/rt/releases/tag/rt-6.0.3",
              "tags": [
                "x_refsource_MISC"
              ],
              "url": "https://github.com/bestpractical/rt/releases/tag/rt-6.0.3"
            }
          ],
          "source": {
            "advisory": "GHSA-7vf8-xv7w-97c6",
            "discovery": "UNKNOWN"
          },
          "title": "RT: SQL injection via entry_aggregator parameter in JSON search"
        }
      },
      "cveMetadata": {
        "assignerOrgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
        "assignerShortName": "GitHub_M",
        "cveId": "CVE-2026-41075",
        "datePublished": "2026-05-22T21:17:36.063Z",
        "dateReserved": "2026-04-16T16:43:03.175Z",
        "dateUpdated": "2026-05-28T03:55:45.781Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.2"
    }

    CVE-2026-41074 (GCVE-0-2026-41074)

    Vulnerability from nvd – Published: 2026-05-22 21:12 – Updated: 2026-05-26 18:44
    VLAI
    Title
    RT has broken CSRF protection for authenticated users
    Summary
    RT is an open source, enterprise-grade issue and ticket tracking system. Versions 6.0.0 through 6.0.2 contain a Cross-Site Request Forgery (CSRF) vulnerability. An attacker who can induce a logged-in RT user to visit a malicious web page can trigger arbitrary state-changing actions in RT on that user's behalf. This issue has been fixed in version 6.0.3.
    SSVC
    Exploitation: none Automatable: no Technical Impact: partial
    CISA Coordinator (v2.0.3)
    CWE
    • CWE-352 - Cross-Site Request Forgery (CSRF)
    Assigner
    References
    Impacted products
    Vendor Product Version
    bestpractical rt Affected: >= 6.0.0, < 6.0.3
    Create a notification for this product.
    Show details on NVD website

    {
      "containers": {
        "adp": [
          {
            "metrics": [
              {
                "other": {
                  "content": {
                    "id": "CVE-2026-41074",
                    "options": [
                      {
                        "Exploitation": "none"
                      },
                      {
                        "Automatable": "no"
                      },
                      {
                        "Technical Impact": "partial"
                      }
                    ],
                    "role": "CISA Coordinator",
                    "timestamp": "2026-05-26T18:44:34.070817Z",
                    "version": "2.0.3"
                  },
                  "type": "ssvc"
                }
              }
            ],
            "providerMetadata": {
              "dateUpdated": "2026-05-26T18:44:57.087Z",
              "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
              "shortName": "CISA-ADP"
            },
            "title": "CISA ADP Vulnrichment"
          }
        ],
        "cna": {
          "affected": [
            {
              "product": "rt",
              "vendor": "bestpractical",
              "versions": [
                {
                  "status": "affected",
                  "version": "\u003e= 6.0.0, \u003c 6.0.3"
                }
              ]
            }
          ],
          "descriptions": [
            {
              "lang": "en",
              "value": "RT is an open source, enterprise-grade issue and ticket tracking system. Versions 6.0.0 through 6.0.2 contain a Cross-Site Request Forgery (CSRF) vulnerability. An attacker who can induce a logged-in RT user to visit a malicious web page can trigger arbitrary state-changing actions in RT on that user\u0027s behalf. This issue has been fixed in version 6.0.3."
            }
          ],
          "metrics": [
            {
              "cvssV3_1": {
                "attackComplexity": "LOW",
                "attackVector": "NETWORK",
                "availabilityImpact": "LOW",
                "baseScore": 7.1,
                "baseSeverity": "HIGH",
                "confidentialityImpact": "NONE",
                "integrityImpact": "HIGH",
                "privilegesRequired": "NONE",
                "scope": "UNCHANGED",
                "userInteraction": "REQUIRED",
                "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:H/A:L",
                "version": "3.1"
              }
            }
          ],
          "problemTypes": [
            {
              "descriptions": [
                {
                  "cweId": "CWE-352",
                  "description": "CWE-352: Cross-Site Request Forgery (CSRF)",
                  "lang": "en",
                  "type": "CWE"
                }
              ]
            }
          ],
          "providerMetadata": {
            "dateUpdated": "2026-05-22T21:12:41.473Z",
            "orgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
            "shortName": "GitHub_M"
          },
          "references": [
            {
              "name": "https://github.com/bestpractical/rt/security/advisories/GHSA-265j-qx4w-256j",
              "tags": [
                "x_refsource_CONFIRM"
              ],
              "url": "https://github.com/bestpractical/rt/security/advisories/GHSA-265j-qx4w-256j"
            },
            {
              "name": "https://github.com/bestpractical/rt/releases/tag/rt-6.0.3",
              "tags": [
                "x_refsource_MISC"
              ],
              "url": "https://github.com/bestpractical/rt/releases/tag/rt-6.0.3"
            }
          ],
          "source": {
            "advisory": "GHSA-265j-qx4w-256j",
            "discovery": "UNKNOWN"
          },
          "title": "RT has broken CSRF protection for authenticated users"
        }
      },
      "cveMetadata": {
        "assignerOrgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
        "assignerShortName": "GitHub_M",
        "cveId": "CVE-2026-41074",
        "datePublished": "2026-05-22T21:12:41.473Z",
        "dateReserved": "2026-04-16T16:43:03.175Z",
        "dateUpdated": "2026-05-26T18:44:57.087Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.2"
    }

    CVE-2026-41073 (GCVE-0-2026-41073)

    Vulnerability from nvd – Published: 2026-05-22 21:10 – Updated: 2026-05-23 02:57
    VLAI
    Title
    RT: Spreadsheet downloads vulnerable to CSV/formula injection in Microsoft Excel and similar apps
    Summary
    RT is an open source, enterprise-grade issue and ticket tracking system. Versions prior to 5.0.10 and 6.0.0 through 6.0.2 contain a spreadsheet (CSV/formula) injection vulnerability. User-controlled data in spreadsheet exports is not sanitized before being written to the output file, which can cause spreadsheet applications to interpret crafted values as formulas or macros when the file is opened. This issue has been fixed in versions 5.0.10 and 6.0.3. If developers are unable to upgrade immediately, they can temporarily work around this issue by avoiding opening exported RT spreadsheet files directly in spreadsheet applications when the data may contain untrusted user input.
    SSVC
    Exploitation: none Automatable: no Technical Impact: partial
    CISA Coordinator (v2.0.3)
    CWE
    • CWE-1236 - Improper Neutralization of Formula Elements in a CSV File
    Assigner
    Impacted products
    Vendor Product Version
    bestpractical rt Affected: < 5.0.10
    Affected: >= 6.0.0, < 6.0.3
    Create a notification for this product.
    Show details on NVD website

    {
      "containers": {
        "adp": [
          {
            "metrics": [
              {
                "other": {
                  "content": {
                    "id": "CVE-2026-41073",
                    "options": [
                      {
                        "Exploitation": "none"
                      },
                      {
                        "Automatable": "no"
                      },
                      {
                        "Technical Impact": "partial"
                      }
                    ],
                    "role": "CISA Coordinator",
                    "timestamp": "2026-05-23T02:57:10.802457Z",
                    "version": "2.0.3"
                  },
                  "type": "ssvc"
                }
              }
            ],
            "providerMetadata": {
              "dateUpdated": "2026-05-23T02:57:38.966Z",
              "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
              "shortName": "CISA-ADP"
            },
            "title": "CISA ADP Vulnrichment"
          }
        ],
        "cna": {
          "affected": [
            {
              "product": "rt",
              "vendor": "bestpractical",
              "versions": [
                {
                  "status": "affected",
                  "version": "\u003c 5.0.10"
                },
                {
                  "status": "affected",
                  "version": "\u003e= 6.0.0, \u003c 6.0.3"
                }
              ]
            }
          ],
          "descriptions": [
            {
              "lang": "en",
              "value": "RT is an open source, enterprise-grade issue and ticket tracking system. Versions prior to 5.0.10 and 6.0.0 through 6.0.2 contain a spreadsheet (CSV/formula) injection vulnerability. User-controlled data in spreadsheet exports is not sanitized before being written to the output file, which can cause spreadsheet applications to interpret crafted values as formulas or macros when the file is opened. This issue has been fixed in versions 5.0.10 and 6.0.3. If developers are unable to upgrade immediately, they can temporarily work around this issue by avoiding opening exported RT spreadsheet files directly in spreadsheet applications when the data may contain untrusted user input."
            }
          ],
          "metrics": [
            {
              "cvssV3_1": {
                "attackComplexity": "LOW",
                "attackVector": "NETWORK",
                "availabilityImpact": "NONE",
                "baseScore": 4.6,
                "baseSeverity": "MEDIUM",
                "confidentialityImpact": "LOW",
                "integrityImpact": "LOW",
                "privilegesRequired": "LOW",
                "scope": "UNCHANGED",
                "userInteraction": "REQUIRED",
                "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:L/I:L/A:N",
                "version": "3.1"
              }
            }
          ],
          "problemTypes": [
            {
              "descriptions": [
                {
                  "cweId": "CWE-1236",
                  "description": "CWE-1236: Improper Neutralization of Formula Elements in a CSV File",
                  "lang": "en",
                  "type": "CWE"
                }
              ]
            }
          ],
          "providerMetadata": {
            "dateUpdated": "2026-05-22T21:10:22.249Z",
            "orgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
            "shortName": "GitHub_M"
          },
          "references": [
            {
              "name": "https://github.com/bestpractical/rt/security/advisories/GHSA-6x92-7v65-7m3r",
              "tags": [
                "x_refsource_CONFIRM"
              ],
              "url": "https://github.com/bestpractical/rt/security/advisories/GHSA-6x92-7v65-7m3r"
            },
            {
              "name": "https://github.com/bestpractical/rt/releases/tag/rt-5.0.10",
              "tags": [
                "x_refsource_MISC"
              ],
              "url": "https://github.com/bestpractical/rt/releases/tag/rt-5.0.10"
            },
            {
              "name": "https://github.com/bestpractical/rt/releases/tag/rt-6.0.3",
              "tags": [
                "x_refsource_MISC"
              ],
              "url": "https://github.com/bestpractical/rt/releases/tag/rt-6.0.3"
            }
          ],
          "source": {
            "advisory": "GHSA-6x92-7v65-7m3r",
            "discovery": "UNKNOWN"
          },
          "title": "RT: Spreadsheet downloads vulnerable to CSV/formula injection in Microsoft Excel and similar apps"
        }
      },
      "cveMetadata": {
        "assignerOrgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
        "assignerShortName": "GitHub_M",
        "cveId": "CVE-2026-41073",
        "datePublished": "2026-05-22T21:10:22.249Z",
        "dateReserved": "2026-04-16T16:43:03.174Z",
        "dateUpdated": "2026-05-23T02:57:38.966Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.2"
    }

    CVE-2025-31501 (GCVE-0-2025-31501)

    Vulnerability from nvd – Published: 2025-05-28 00:00 – Updated: 2025-05-28 17:59
    VLAI
    Summary
    Best Practical RT (Request Tracker) 5.0 through 5.0.7 allows XSS via JavaScript injection in an RT permalink.
    SSVC
    Exploitation: none Automatable: yes Technical Impact: partial
    CISA Coordinator (v2.0.3)
    CWE
    • CWE-79 - Improper Neutralization of Input During Web Page Generation (XSS or 'Cross-site Scripting')
    Assigner
    Impacted products
    Vendor Product Version
    bestpractical RT Affected: 5.0.0 , < 5.0.8 (semver)
    Create a notification for this product.
    Show details on NVD website

    {
      "containers": {
        "adp": [
          {
            "metrics": [
              {
                "other": {
                  "content": {
                    "id": "CVE-2025-31501",
                    "options": [
                      {
                        "Exploitation": "none"
                      },
                      {
                        "Automatable": "yes"
                      },
                      {
                        "Technical Impact": "partial"
                      }
                    ],
                    "role": "CISA Coordinator",
                    "timestamp": "2025-05-28T17:59:24.546058Z",
                    "version": "2.0.3"
                  },
                  "type": "ssvc"
                }
              }
            ],
            "providerMetadata": {
              "dateUpdated": "2025-05-28T17:59:29.685Z",
              "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
              "shortName": "CISA-ADP"
            },
            "title": "CISA ADP Vulnrichment"
          }
        ],
        "cna": {
          "affected": [
            {
              "defaultStatus": "unaffected",
              "product": "RT",
              "vendor": "bestpractical",
              "versions": [
                {
                  "lessThan": "5.0.8",
                  "status": "affected",
                  "version": "5.0.0",
                  "versionType": "semver"
                }
              ]
            }
          ],
          "cpeApplicability": [
            {
              "nodes": [
                {
                  "cpeMatch": [
                    {
                      "criteria": "cpe:2.3:a:bestpractical:rt:*:*:*:*:*:*:*:*",
                      "versionEndExcluding": "5.0.8",
                      "versionStartIncluding": "5.0.0",
                      "vulnerable": true
                    }
                  ],
                  "negate": false,
                  "operator": "OR"
                }
              ]
            }
          ],
          "descriptions": [
            {
              "lang": "en",
              "value": "Best Practical RT (Request Tracker) 5.0 through 5.0.7 allows XSS via JavaScript injection in an RT permalink."
            }
          ],
          "metrics": [
            {
              "cvssV3_1": {
                "baseScore": 7.2,
                "baseSeverity": "HIGH",
                "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:L/I:L/A:N",
                "version": "3.1"
              }
            }
          ],
          "problemTypes": [
            {
              "descriptions": [
                {
                  "cweId": "CWE-79",
                  "description": "CWE-79 Improper Neutralization of Input During Web Page Generation (XSS or \u0027Cross-site Scripting\u0027)",
                  "lang": "en",
                  "type": "CWE"
                }
              ]
            }
          ],
          "providerMetadata": {
            "dateUpdated": "2025-05-28T17:48:25.633Z",
            "orgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
            "shortName": "mitre"
          },
          "references": [
            {
              "url": "https://docs.bestpractical.com/release-notes/rt/index.html"
            },
            {
              "url": "https://docs.bestpractical.com/release-notes/rt/5.0.8"
            }
          ],
          "x_generator": {
            "engine": "enrichogram 0.0.1"
          }
        }
      },
      "cveMetadata": {
        "assignerOrgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
        "assignerShortName": "mitre",
        "cveId": "CVE-2025-31501",
        "datePublished": "2025-05-28T00:00:00.000Z",
        "dateReserved": "2025-03-28T00:00:00.000Z",
        "dateUpdated": "2025-05-28T17:59:29.685Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.1"
    }

    CVE-2025-31500 (GCVE-0-2025-31500)

    Vulnerability from nvd – Published: 2025-05-28 00:00 – Updated: 2025-05-28 17:59
    VLAI
    Summary
    Best Practical RT (Request Tracker) 5.0 through 5.0.7 allows XSS via JavaScript injection in an Asset name.
    SSVC
    Exploitation: none Automatable: yes Technical Impact: partial
    CISA Coordinator (v2.0.3)
    CWE
    • CWE-79 - Improper Neutralization of Input During Web Page Generation (XSS or 'Cross-site Scripting')
    Assigner
    Impacted products
    Vendor Product Version
    bestpractical RT Affected: 5.0.0 , < 5.0.8 (semver)
    Create a notification for this product.
    Show details on NVD website

    {
      "containers": {
        "adp": [
          {
            "metrics": [
              {
                "other": {
                  "content": {
                    "id": "CVE-2025-31500",
                    "options": [
                      {
                        "Exploitation": "none"
                      },
                      {
                        "Automatable": "yes"
                      },
                      {
                        "Technical Impact": "partial"
                      }
                    ],
                    "role": "CISA Coordinator",
                    "timestamp": "2025-05-28T17:59:42.444191Z",
                    "version": "2.0.3"
                  },
                  "type": "ssvc"
                }
              }
            ],
            "providerMetadata": {
              "dateUpdated": "2025-05-28T17:59:47.499Z",
              "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
              "shortName": "CISA-ADP"
            },
            "title": "CISA ADP Vulnrichment"
          }
        ],
        "cna": {
          "affected": [
            {
              "defaultStatus": "unaffected",
              "product": "RT",
              "vendor": "bestpractical",
              "versions": [
                {
                  "lessThan": "5.0.8",
                  "status": "affected",
                  "version": "5.0.0",
                  "versionType": "semver"
                }
              ]
            }
          ],
          "cpeApplicability": [
            {
              "nodes": [
                {
                  "cpeMatch": [
                    {
                      "criteria": "cpe:2.3:a:bestpractical:rt:*:*:*:*:*:*:*:*",
                      "versionEndExcluding": "5.0.8",
                      "versionStartIncluding": "5.0.0",
                      "vulnerable": true
                    }
                  ],
                  "negate": false,
                  "operator": "OR"
                }
              ]
            }
          ],
          "descriptions": [
            {
              "lang": "en",
              "value": "Best Practical RT (Request Tracker) 5.0 through 5.0.7 allows XSS via JavaScript injection in an Asset name."
            }
          ],
          "metrics": [
            {
              "cvssV3_1": {
                "baseScore": 7.2,
                "baseSeverity": "HIGH",
                "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:L/I:L/A:N",
                "version": "3.1"
              }
            }
          ],
          "problemTypes": [
            {
              "descriptions": [
                {
                  "cweId": "CWE-79",
                  "description": "CWE-79 Improper Neutralization of Input During Web Page Generation (XSS or \u0027Cross-site Scripting\u0027)",
                  "lang": "en",
                  "type": "CWE"
                }
              ]
            }
          ],
          "providerMetadata": {
            "dateUpdated": "2025-05-28T17:45:41.901Z",
            "orgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
            "shortName": "mitre"
          },
          "references": [
            {
              "url": "https://docs.bestpractical.com/release-notes/rt/index.html"
            },
            {
              "url": "https://docs.bestpractical.com/release-notes/rt/5.0.8"
            }
          ],
          "x_generator": {
            "engine": "enrichogram 0.0.1"
          }
        }
      },
      "cveMetadata": {
        "assignerOrgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
        "assignerShortName": "mitre",
        "cveId": "CVE-2025-31500",
        "datePublished": "2025-05-28T00:00:00.000Z",
        "dateReserved": "2025-03-28T00:00:00.000Z",
        "dateUpdated": "2025-05-28T17:59:47.499Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.1"
    }

    CVE-2025-30087 (GCVE-0-2025-30087)

    Vulnerability from nvd – Published: 2025-05-28 00:00 – Updated: 2025-11-03 19:46
    VLAI
    Summary
    Best Practical RT (Request Tracker) 4.4 through 4.4.7 and 5.0 through 5.0.7 allows XSS via injection of crafted parameters in a search URL.
    SSVC
    Exploitation: none Automatable: yes Technical Impact: partial
    CISA Coordinator (v2.0.3)
    CWE
    • CWE-79 - Improper Neutralization of Input During Web Page Generation (XSS or 'Cross-site Scripting')
    Assigner
    Impacted products
    Vendor Product Version
    bestpractical RT Affected: 4.4.0 , < 4.4.8 (semver)
    Affected: 5.0.0 , < 5.0.8 (semver)
    Create a notification for this product.
    Show details on NVD website

    {
      "containers": {
        "adp": [
          {
            "metrics": [
              {
                "other": {
                  "content": {
                    "id": "CVE-2025-30087",
                    "options": [
                      {
                        "Exploitation": "none"
                      },
                      {
                        "Automatable": "yes"
                      },
                      {
                        "Technical Impact": "partial"
                      }
                    ],
                    "role": "CISA Coordinator",
                    "timestamp": "2025-05-28T18:00:11.113721Z",
                    "version": "2.0.3"
                  },
                  "type": "ssvc"
                }
              }
            ],
            "providerMetadata": {
              "dateUpdated": "2025-05-28T18:00:16.350Z",
              "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
              "shortName": "CISA-ADP"
            },
            "title": "CISA ADP Vulnrichment"
          },
          {
            "providerMetadata": {
              "dateUpdated": "2025-11-03T19:46:45.392Z",
              "orgId": "af854a3a-2127-422b-91ae-364da2661108",
              "shortName": "CVE"
            },
            "references": [
              {
                "url": "https://lists.debian.org/debian-lts-announce/2025/05/msg00009.html"
              }
            ],
            "title": "CVE Program Container"
          }
        ],
        "cna": {
          "affected": [
            {
              "defaultStatus": "unaffected",
              "product": "RT",
              "vendor": "bestpractical",
              "versions": [
                {
                  "lessThan": "4.4.8",
                  "status": "affected",
                  "version": "4.4.0",
                  "versionType": "semver"
                },
                {
                  "lessThan": "5.0.8",
                  "status": "affected",
                  "version": "5.0.0",
                  "versionType": "semver"
                }
              ]
            }
          ],
          "cpeApplicability": [
            {
              "nodes": [
                {
                  "cpeMatch": [
                    {
                      "criteria": "cpe:2.3:a:bestpractical:rt:*:*:*:*:*:*:*:*",
                      "versionEndExcluding": "4.4.8",
                      "versionStartIncluding": "4.4.0",
                      "vulnerable": true
                    },
                    {
                      "criteria": "cpe:2.3:a:bestpractical:rt:*:*:*:*:*:*:*:*",
                      "versionEndExcluding": "5.0.8",
                      "versionStartIncluding": "5.0.0",
                      "vulnerable": true
                    }
                  ],
                  "negate": false,
                  "operator": "OR"
                }
              ]
            }
          ],
          "descriptions": [
            {
              "lang": "en",
              "value": "Best Practical RT (Request Tracker) 4.4 through 4.4.7 and 5.0 through 5.0.7 allows XSS via injection of crafted parameters in a search URL."
            }
          ],
          "metrics": [
            {
              "cvssV3_1": {
                "baseScore": 7.2,
                "baseSeverity": "HIGH",
                "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:L/I:L/A:N",
                "version": "3.1"
              }
            }
          ],
          "problemTypes": [
            {
              "descriptions": [
                {
                  "cweId": "CWE-79",
                  "description": "CWE-79 Improper Neutralization of Input During Web Page Generation (XSS or \u0027Cross-site Scripting\u0027)",
                  "lang": "en",
                  "type": "CWE"
                }
              ]
            }
          ],
          "providerMetadata": {
            "dateUpdated": "2025-05-28T17:53:01.345Z",
            "orgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
            "shortName": "mitre"
          },
          "references": [
            {
              "url": "https://docs.bestpractical.com/release-notes/rt/index.html"
            },
            {
              "url": "https://docs.bestpractical.com/release-notes/rt/5.0.8"
            },
            {
              "url": "https://docs.bestpractical.com/release-notes/rt/4.4.8"
            }
          ],
          "x_generator": {
            "engine": "enrichogram 0.0.1"
          }
        }
      },
      "cveMetadata": {
        "assignerOrgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
        "assignerShortName": "mitre",
        "cveId": "CVE-2025-30087",
        "datePublished": "2025-05-28T00:00:00.000Z",
        "dateReserved": "2025-03-16T00:00:00.000Z",
        "dateUpdated": "2025-11-03T19:46:45.392Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.2"
    }

    CVE-2014-1474 (GCVE-0-2014-1474)

    Vulnerability from nvd – Published: 2014-07-15 14:00 – Updated: 2024-08-06 09:42
    VLAI
    Summary
    Algorithmic complexity vulnerability in Email::Address::List before 0.02, as used in RT 4.2.0 through 4.2.2, allows remote attackers to cause a denial of service (CPU consumption) via a string without an address.
    Severity
    No CVSS data available.
    CWE
    • n/a
    Assigner
    References
    Date Public
    2014-01-22 00:00
    Show details on NVD website

    {
      "containers": {
        "adp": [
          {
            "providerMetadata": {
              "dateUpdated": "2024-08-06T09:42:35.491Z",
              "orgId": "af854a3a-2127-422b-91ae-364da2661108",
              "shortName": "CVE"
            },
            "references": [
              {
                "tags": [
                  "x_refsource_CONFIRM",
                  "x_transferred"
                ],
                "url": "http://blog.bestpractical.com/2014/01/security-vulnerability-in-rt-42.html"
              },
              {
                "tags": [
                  "x_refsource_CONFIRM",
                  "x_transferred"
                ],
                "url": "https://metacpan.org/changes/release/ALEXMV/Email-Address-List-0.02"
              },
              {
                "name": "[rt-announce] 20140612 RT 4.2.5 released",
                "tags": [
                  "mailing-list",
                  "x_refsource_MLIST",
                  "x_transferred"
                ],
                "url": "http://lists.bestpractical.com/pipermail/rt-announce/2014-June/000257.html"
              }
            ],
            "title": "CVE Program Container"
          }
        ],
        "cna": {
          "affected": [
            {
              "product": "n/a",
              "vendor": "n/a",
              "versions": [
                {
                  "status": "affected",
                  "version": "n/a"
                }
              ]
            }
          ],
          "datePublic": "2014-01-22T00:00:00.000Z",
          "descriptions": [
            {
              "lang": "en",
              "value": "Algorithmic complexity vulnerability in Email::Address::List before 0.02, as used in RT 4.2.0 through 4.2.2, allows remote attackers to cause a denial of service (CPU consumption) via a string without an address."
            }
          ],
          "problemTypes": [
            {
              "descriptions": [
                {
                  "description": "n/a",
                  "lang": "en",
                  "type": "text"
                }
              ]
            }
          ],
          "providerMetadata": {
            "dateUpdated": "2014-07-15T11:57:01.000Z",
            "orgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
            "shortName": "mitre"
          },
          "references": [
            {
              "tags": [
                "x_refsource_CONFIRM"
              ],
              "url": "http://blog.bestpractical.com/2014/01/security-vulnerability-in-rt-42.html"
            },
            {
              "tags": [
                "x_refsource_CONFIRM"
              ],
              "url": "https://metacpan.org/changes/release/ALEXMV/Email-Address-List-0.02"
            },
            {
              "name": "[rt-announce] 20140612 RT 4.2.5 released",
              "tags": [
                "mailing-list",
                "x_refsource_MLIST"
              ],
              "url": "http://lists.bestpractical.com/pipermail/rt-announce/2014-June/000257.html"
            }
          ],
          "x_legacyV4Record": {
            "CVE_data_meta": {
              "ASSIGNER": "cve@mitre.org",
              "ID": "CVE-2014-1474",
              "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": "Algorithmic complexity vulnerability in Email::Address::List before 0.02, as used in RT 4.2.0 through 4.2.2, allows remote attackers to cause a denial of service (CPU consumption) via a string without an address."
                }
              ]
            },
            "problemtype": {
              "problemtype_data": [
                {
                  "description": [
                    {
                      "lang": "eng",
                      "value": "n/a"
                    }
                  ]
                }
              ]
            },
            "references": {
              "reference_data": [
                {
                  "name": "http://blog.bestpractical.com/2014/01/security-vulnerability-in-rt-42.html",
                  "refsource": "CONFIRM",
                  "url": "http://blog.bestpractical.com/2014/01/security-vulnerability-in-rt-42.html"
                },
                {
                  "name": "https://metacpan.org/changes/release/ALEXMV/Email-Address-List-0.02",
                  "refsource": "CONFIRM",
                  "url": "https://metacpan.org/changes/release/ALEXMV/Email-Address-List-0.02"
                },
                {
                  "name": "[rt-announce] 20140612 RT 4.2.5 released",
                  "refsource": "MLIST",
                  "url": "http://lists.bestpractical.com/pipermail/rt-announce/2014-June/000257.html"
                }
              ]
            }
          }
        }
      },
      "cveMetadata": {
        "assignerOrgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
        "assignerShortName": "mitre",
        "cveId": "CVE-2014-1474",
        "datePublished": "2014-07-15T14:00:00.000Z",
        "dateReserved": "2014-01-16T00:00:00.000Z",
        "dateUpdated": "2024-08-06T09:42:35.491Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.1"
    }

    CVE-2013-5587 (GCVE-0-2013-5587)

    Vulnerability from nvd – Published: 2013-08-23 16:00 – Updated: 2024-09-16 19:19
    VLAI
    Summary
    Cross-site scripting (XSS) vulnerability in Request Tracker (RT) 4.x before 4.0.13, when MakeClicky is configured, allows remote attackers to inject arbitrary web script or HTML via a URL in a ticket. NOTE: this issue has been SPLIT from CVE-2013-3371 due to different affected versions.
    Severity
    No CVSS data available.
    CWE
    • n/a
    Assigner
    References
    URL Tags
    http://lists.bestpractical.com/pipermail/rt-annou… mailing-listx_refsource_MLIST
    http://lists.bestpractical.com/pipermail/rt-annou… mailing-listx_refsource_MLIST
    http://lists.bestpractical.com/pipermail/rt-annou… mailing-listx_refsource_MLIST
    http://secunia.com/advisories/53505 third-party-advisoryx_refsource_SECUNIA
    http://www.debian.org/security/2012/dsa-2670 vendor-advisoryx_refsource_DEBIAN
    http://secunia.com/advisories/53522 third-party-advisoryx_refsource_SECUNIA
    Show details on NVD website

    {
      "containers": {
        "adp": [
          {
            "providerMetadata": {
              "dateUpdated": "2024-08-06T17:15:21.434Z",
              "orgId": "af854a3a-2127-422b-91ae-364da2661108",
              "shortName": "CVE"
            },
            "references": [
              {
                "name": "[rt-announce] 20130522 RT 3.8.17 released",
                "tags": [
                  "mailing-list",
                  "x_refsource_MLIST",
                  "x_transferred"
                ],
                "url": "http://lists.bestpractical.com/pipermail/rt-announce/2013-May/000228.html"
              },
              {
                "name": "[rt-announce] 20130522 Security vulnerabilities in RT",
                "tags": [
                  "mailing-list",
                  "x_refsource_MLIST",
                  "x_transferred"
                ],
                "url": "http://lists.bestpractical.com/pipermail/rt-announce/2013-May/000226.html"
              },
              {
                "name": "[rt-announce] 20130522 RT 4.0.13 released",
                "tags": [
                  "mailing-list",
                  "x_refsource_MLIST",
                  "x_transferred"
                ],
                "url": "http://lists.bestpractical.com/pipermail/rt-announce/2013-May/000227.html"
              },
              {
                "name": "53505",
                "tags": [
                  "third-party-advisory",
                  "x_refsource_SECUNIA",
                  "x_transferred"
                ],
                "url": "http://secunia.com/advisories/53505"
              },
              {
                "name": "DSA-2670",
                "tags": [
                  "vendor-advisory",
                  "x_refsource_DEBIAN",
                  "x_transferred"
                ],
                "url": "http://www.debian.org/security/2012/dsa-2670"
              },
              {
                "name": "53522",
                "tags": [
                  "third-party-advisory",
                  "x_refsource_SECUNIA",
                  "x_transferred"
                ],
                "url": "http://secunia.com/advisories/53522"
              }
            ],
            "title": "CVE Program Container"
          }
        ],
        "cna": {
          "affected": [
            {
              "product": "n/a",
              "vendor": "n/a",
              "versions": [
                {
                  "status": "affected",
                  "version": "n/a"
                }
              ]
            }
          ],
          "descriptions": [
            {
              "lang": "en",
              "value": "Cross-site scripting (XSS) vulnerability in Request Tracker (RT) 4.x before 4.0.13, when MakeClicky is configured, allows remote attackers to inject arbitrary web script or HTML via a URL in a ticket.  NOTE: this issue has been SPLIT from CVE-2013-3371 due to different affected versions."
            }
          ],
          "problemTypes": [
            {
              "descriptions": [
                {
                  "description": "n/a",
                  "lang": "en",
                  "type": "text"
                }
              ]
            }
          ],
          "providerMetadata": {
            "dateUpdated": "2013-08-23T16:00:00.000Z",
            "orgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
            "shortName": "mitre"
          },
          "references": [
            {
              "name": "[rt-announce] 20130522 RT 3.8.17 released",
              "tags": [
                "mailing-list",
                "x_refsource_MLIST"
              ],
              "url": "http://lists.bestpractical.com/pipermail/rt-announce/2013-May/000228.html"
            },
            {
              "name": "[rt-announce] 20130522 Security vulnerabilities in RT",
              "tags": [
                "mailing-list",
                "x_refsource_MLIST"
              ],
              "url": "http://lists.bestpractical.com/pipermail/rt-announce/2013-May/000226.html"
            },
            {
              "name": "[rt-announce] 20130522 RT 4.0.13 released",
              "tags": [
                "mailing-list",
                "x_refsource_MLIST"
              ],
              "url": "http://lists.bestpractical.com/pipermail/rt-announce/2013-May/000227.html"
            },
            {
              "name": "53505",
              "tags": [
                "third-party-advisory",
                "x_refsource_SECUNIA"
              ],
              "url": "http://secunia.com/advisories/53505"
            },
            {
              "name": "DSA-2670",
              "tags": [
                "vendor-advisory",
                "x_refsource_DEBIAN"
              ],
              "url": "http://www.debian.org/security/2012/dsa-2670"
            },
            {
              "name": "53522",
              "tags": [
                "third-party-advisory",
                "x_refsource_SECUNIA"
              ],
              "url": "http://secunia.com/advisories/53522"
            }
          ],
          "x_legacyV4Record": {
            "CVE_data_meta": {
              "ASSIGNER": "cve@mitre.org",
              "ID": "CVE-2013-5587",
              "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": "Cross-site scripting (XSS) vulnerability in Request Tracker (RT) 4.x before 4.0.13, when MakeClicky is configured, allows remote attackers to inject arbitrary web script or HTML via a URL in a ticket.  NOTE: this issue has been SPLIT from CVE-2013-3371 due to different affected versions."
                }
              ]
            },
            "problemtype": {
              "problemtype_data": [
                {
                  "description": [
                    {
                      "lang": "eng",
                      "value": "n/a"
                    }
                  ]
                }
              ]
            },
            "references": {
              "reference_data": [
                {
                  "name": "[rt-announce] 20130522 RT 3.8.17 released",
                  "refsource": "MLIST",
                  "url": "http://lists.bestpractical.com/pipermail/rt-announce/2013-May/000228.html"
                },
                {
                  "name": "[rt-announce] 20130522 Security vulnerabilities in RT",
                  "refsource": "MLIST",
                  "url": "http://lists.bestpractical.com/pipermail/rt-announce/2013-May/000226.html"
                },
                {
                  "name": "[rt-announce] 20130522 RT 4.0.13 released",
                  "refsource": "MLIST",
                  "url": "http://lists.bestpractical.com/pipermail/rt-announce/2013-May/000227.html"
                },
                {
                  "name": "53505",
                  "refsource": "SECUNIA",
                  "url": "http://secunia.com/advisories/53505"
                },
                {
                  "name": "DSA-2670",
                  "refsource": "DEBIAN",
                  "url": "http://www.debian.org/security/2012/dsa-2670"
                },
                {
                  "name": "53522",
                  "refsource": "SECUNIA",
                  "url": "http://secunia.com/advisories/53522"
                }
              ]
            }
          }
        }
      },
      "cveMetadata": {
        "assignerOrgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
        "assignerShortName": "mitre",
        "cveId": "CVE-2013-5587",
        "datePublished": "2013-08-23T16:00:00.000Z",
        "dateReserved": "2013-08-23T00:00:00.000Z",
        "dateUpdated": "2024-09-16T19:19:35.447Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.1"
    }

    CVE-2013-3374 (GCVE-0-2013-3374)

    Vulnerability from nvd – Published: 2013-08-23 16:00 – Updated: 2024-09-17 03:53
    VLAI
    Summary
    Unspecified vulnerability in Request Tracker (RT) 3.8.x before 3.8.17 and 4.0.x before 4.0.13, when using the Apache::Session::File session store, allows remote attackers to obtain sensitive information (user preferences and caches) via unknown vectors, related to a "limited session re-use."
    Severity
    No CVSS data available.
    CWE
    • n/a
    Assigner
    References
    URL Tags
    http://lists.bestpractical.com/pipermail/rt-annou… mailing-listx_refsource_MLIST
    http://lists.bestpractical.com/pipermail/rt-annou… mailing-listx_refsource_MLIST
    http://lists.bestpractical.com/pipermail/rt-annou… mailing-listx_refsource_MLIST
    http://secunia.com/advisories/53505 third-party-advisoryx_refsource_SECUNIA
    http://www.debian.org/security/2012/dsa-2670 vendor-advisoryx_refsource_DEBIAN
    http://secunia.com/advisories/53522 third-party-advisoryx_refsource_SECUNIA
    http://www.osvdb.org/93605 vdb-entryx_refsource_OSVDB
    Show details on NVD website

    {
      "containers": {
        "adp": [
          {
            "providerMetadata": {
              "dateUpdated": "2024-08-06T16:07:37.888Z",
              "orgId": "af854a3a-2127-422b-91ae-364da2661108",
              "shortName": "CVE"
            },
            "references": [
              {
                "name": "[rt-announce] 20130522 RT 3.8.17 released",
                "tags": [
                  "mailing-list",
                  "x_refsource_MLIST",
                  "x_transferred"
                ],
                "url": "http://lists.bestpractical.com/pipermail/rt-announce/2013-May/000228.html"
              },
              {
                "name": "[rt-announce] 20130522 Security vulnerabilities in RT",
                "tags": [
                  "mailing-list",
                  "x_refsource_MLIST",
                  "x_transferred"
                ],
                "url": "http://lists.bestpractical.com/pipermail/rt-announce/2013-May/000226.html"
              },
              {
                "name": "[rt-announce] 20130522 RT 4.0.13 released",
                "tags": [
                  "mailing-list",
                  "x_refsource_MLIST",
                  "x_transferred"
                ],
                "url": "http://lists.bestpractical.com/pipermail/rt-announce/2013-May/000227.html"
              },
              {
                "name": "53505",
                "tags": [
                  "third-party-advisory",
                  "x_refsource_SECUNIA",
                  "x_transferred"
                ],
                "url": "http://secunia.com/advisories/53505"
              },
              {
                "name": "DSA-2670",
                "tags": [
                  "vendor-advisory",
                  "x_refsource_DEBIAN",
                  "x_transferred"
                ],
                "url": "http://www.debian.org/security/2012/dsa-2670"
              },
              {
                "name": "53522",
                "tags": [
                  "third-party-advisory",
                  "x_refsource_SECUNIA",
                  "x_transferred"
                ],
                "url": "http://secunia.com/advisories/53522"
              },
              {
                "name": "93605",
                "tags": [
                  "vdb-entry",
                  "x_refsource_OSVDB",
                  "x_transferred"
                ],
                "url": "http://www.osvdb.org/93605"
              }
            ],
            "title": "CVE Program Container"
          }
        ],
        "cna": {
          "affected": [
            {
              "product": "n/a",
              "vendor": "n/a",
              "versions": [
                {
                  "status": "affected",
                  "version": "n/a"
                }
              ]
            }
          ],
          "descriptions": [
            {
              "lang": "en",
              "value": "Unspecified vulnerability in Request Tracker (RT) 3.8.x before 3.8.17 and 4.0.x before 4.0.13, when using the Apache::Session::File session store, allows remote attackers to obtain sensitive information (user preferences and caches) via unknown vectors, related to a \"limited session re-use.\""
            }
          ],
          "problemTypes": [
            {
              "descriptions": [
                {
                  "description": "n/a",
                  "lang": "en",
                  "type": "text"
                }
              ]
            }
          ],
          "providerMetadata": {
            "dateUpdated": "2013-08-23T16:00:00.000Z",
            "orgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
            "shortName": "mitre"
          },
          "references": [
            {
              "name": "[rt-announce] 20130522 RT 3.8.17 released",
              "tags": [
                "mailing-list",
                "x_refsource_MLIST"
              ],
              "url": "http://lists.bestpractical.com/pipermail/rt-announce/2013-May/000228.html"
            },
            {
              "name": "[rt-announce] 20130522 Security vulnerabilities in RT",
              "tags": [
                "mailing-list",
                "x_refsource_MLIST"
              ],
              "url": "http://lists.bestpractical.com/pipermail/rt-announce/2013-May/000226.html"
            },
            {
              "name": "[rt-announce] 20130522 RT 4.0.13 released",
              "tags": [
                "mailing-list",
                "x_refsource_MLIST"
              ],
              "url": "http://lists.bestpractical.com/pipermail/rt-announce/2013-May/000227.html"
            },
            {
              "name": "53505",
              "tags": [
                "third-party-advisory",
                "x_refsource_SECUNIA"
              ],
              "url": "http://secunia.com/advisories/53505"
            },
            {
              "name": "DSA-2670",
              "tags": [
                "vendor-advisory",
                "x_refsource_DEBIAN"
              ],
              "url": "http://www.debian.org/security/2012/dsa-2670"
            },
            {
              "name": "53522",
              "tags": [
                "third-party-advisory",
                "x_refsource_SECUNIA"
              ],
              "url": "http://secunia.com/advisories/53522"
            },
            {
              "name": "93605",
              "tags": [
                "vdb-entry",
                "x_refsource_OSVDB"
              ],
              "url": "http://www.osvdb.org/93605"
            }
          ],
          "x_legacyV4Record": {
            "CVE_data_meta": {
              "ASSIGNER": "cve@mitre.org",
              "ID": "CVE-2013-3374",
              "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": "Unspecified vulnerability in Request Tracker (RT) 3.8.x before 3.8.17 and 4.0.x before 4.0.13, when using the Apache::Session::File session store, allows remote attackers to obtain sensitive information (user preferences and caches) via unknown vectors, related to a \"limited session re-use.\""
                }
              ]
            },
            "problemtype": {
              "problemtype_data": [
                {
                  "description": [
                    {
                      "lang": "eng",
                      "value": "n/a"
                    }
                  ]
                }
              ]
            },
            "references": {
              "reference_data": [
                {
                  "name": "[rt-announce] 20130522 RT 3.8.17 released",
                  "refsource": "MLIST",
                  "url": "http://lists.bestpractical.com/pipermail/rt-announce/2013-May/000228.html"
                },
                {
                  "name": "[rt-announce] 20130522 Security vulnerabilities in RT",
                  "refsource": "MLIST",
                  "url": "http://lists.bestpractical.com/pipermail/rt-announce/2013-May/000226.html"
                },
                {
                  "name": "[rt-announce] 20130522 RT 4.0.13 released",
                  "refsource": "MLIST",
                  "url": "http://lists.bestpractical.com/pipermail/rt-announce/2013-May/000227.html"
                },
                {
                  "name": "53505",
                  "refsource": "SECUNIA",
                  "url": "http://secunia.com/advisories/53505"
                },
                {
                  "name": "DSA-2670",
                  "refsource": "DEBIAN",
                  "url": "http://www.debian.org/security/2012/dsa-2670"
                },
                {
                  "name": "53522",
                  "refsource": "SECUNIA",
                  "url": "http://secunia.com/advisories/53522"
                },
                {
                  "name": "93605",
                  "refsource": "OSVDB",
                  "url": "http://www.osvdb.org/93605"
                }
              ]
            }
          }
        }
      },
      "cveMetadata": {
        "assignerOrgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
        "assignerShortName": "mitre",
        "cveId": "CVE-2013-3374",
        "datePublished": "2013-08-23T16:00:00.000Z",
        "dateReserved": "2013-05-06T00:00:00.000Z",
        "dateUpdated": "2024-09-17T03:53:01.985Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.1"
    }

    CVE-2013-3373 (GCVE-0-2013-3373)

    Vulnerability from nvd – Published: 2013-08-23 16:00 – Updated: 2024-09-16 17:33
    VLAI
    Summary
    CRLF injection vulnerability in Request Tracker (RT) 3.8.x before 3.8.17 and 4.0.x before 4.0.13 allows remote attackers to inject arbitrary HTTP headers and conduct HTTP response splitting attacks via a MIME header.
    Severity
    No CVSS data available.
    CWE
    • n/a
    Assigner
    References
    URL Tags
    http://lists.bestpractical.com/pipermail/rt-annou… mailing-listx_refsource_MLIST
    http://lists.bestpractical.com/pipermail/rt-annou… mailing-listx_refsource_MLIST
    http://lists.bestpractical.com/pipermail/rt-annou… mailing-listx_refsource_MLIST
    http://www.osvdb.org/93606 vdb-entryx_refsource_OSVDB
    http://secunia.com/advisories/53505 third-party-advisoryx_refsource_SECUNIA
    http://www.debian.org/security/2012/dsa-2670 vendor-advisoryx_refsource_DEBIAN
    http://secunia.com/advisories/53522 third-party-advisoryx_refsource_SECUNIA
    Show details on NVD website

    {
      "containers": {
        "adp": [
          {
            "providerMetadata": {
              "dateUpdated": "2024-08-06T16:07:37.857Z",
              "orgId": "af854a3a-2127-422b-91ae-364da2661108",
              "shortName": "CVE"
            },
            "references": [
              {
                "name": "[rt-announce] 20130522 RT 3.8.17 released",
                "tags": [
                  "mailing-list",
                  "x_refsource_MLIST",
                  "x_transferred"
                ],
                "url": "http://lists.bestpractical.com/pipermail/rt-announce/2013-May/000228.html"
              },
              {
                "name": "[rt-announce] 20130522 Security vulnerabilities in RT",
                "tags": [
                  "mailing-list",
                  "x_refsource_MLIST",
                  "x_transferred"
                ],
                "url": "http://lists.bestpractical.com/pipermail/rt-announce/2013-May/000226.html"
              },
              {
                "name": "[rt-announce] 20130522 RT 4.0.13 released",
                "tags": [
                  "mailing-list",
                  "x_refsource_MLIST",
                  "x_transferred"
                ],
                "url": "http://lists.bestpractical.com/pipermail/rt-announce/2013-May/000227.html"
              },
              {
                "name": "93606",
                "tags": [
                  "vdb-entry",
                  "x_refsource_OSVDB",
                  "x_transferred"
                ],
                "url": "http://www.osvdb.org/93606"
              },
              {
                "name": "53505",
                "tags": [
                  "third-party-advisory",
                  "x_refsource_SECUNIA",
                  "x_transferred"
                ],
                "url": "http://secunia.com/advisories/53505"
              },
              {
                "name": "DSA-2670",
                "tags": [
                  "vendor-advisory",
                  "x_refsource_DEBIAN",
                  "x_transferred"
                ],
                "url": "http://www.debian.org/security/2012/dsa-2670"
              },
              {
                "name": "53522",
                "tags": [
                  "third-party-advisory",
                  "x_refsource_SECUNIA",
                  "x_transferred"
                ],
                "url": "http://secunia.com/advisories/53522"
              }
            ],
            "title": "CVE Program Container"
          }
        ],
        "cna": {
          "affected": [
            {
              "product": "n/a",
              "vendor": "n/a",
              "versions": [
                {
                  "status": "affected",
                  "version": "n/a"
                }
              ]
            }
          ],
          "descriptions": [
            {
              "lang": "en",
              "value": "CRLF injection vulnerability in Request Tracker (RT) 3.8.x before 3.8.17 and 4.0.x before 4.0.13 allows remote attackers to inject arbitrary HTTP headers and conduct HTTP response splitting attacks via a MIME header."
            }
          ],
          "problemTypes": [
            {
              "descriptions": [
                {
                  "description": "n/a",
                  "lang": "en",
                  "type": "text"
                }
              ]
            }
          ],
          "providerMetadata": {
            "dateUpdated": "2013-08-23T16:00:00.000Z",
            "orgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
            "shortName": "mitre"
          },
          "references": [
            {
              "name": "[rt-announce] 20130522 RT 3.8.17 released",
              "tags": [
                "mailing-list",
                "x_refsource_MLIST"
              ],
              "url": "http://lists.bestpractical.com/pipermail/rt-announce/2013-May/000228.html"
            },
            {
              "name": "[rt-announce] 20130522 Security vulnerabilities in RT",
              "tags": [
                "mailing-list",
                "x_refsource_MLIST"
              ],
              "url": "http://lists.bestpractical.com/pipermail/rt-announce/2013-May/000226.html"
            },
            {
              "name": "[rt-announce] 20130522 RT 4.0.13 released",
              "tags": [
                "mailing-list",
                "x_refsource_MLIST"
              ],
              "url": "http://lists.bestpractical.com/pipermail/rt-announce/2013-May/000227.html"
            },
            {
              "name": "93606",
              "tags": [
                "vdb-entry",
                "x_refsource_OSVDB"
              ],
              "url": "http://www.osvdb.org/93606"
            },
            {
              "name": "53505",
              "tags": [
                "third-party-advisory",
                "x_refsource_SECUNIA"
              ],
              "url": "http://secunia.com/advisories/53505"
            },
            {
              "name": "DSA-2670",
              "tags": [
                "vendor-advisory",
                "x_refsource_DEBIAN"
              ],
              "url": "http://www.debian.org/security/2012/dsa-2670"
            },
            {
              "name": "53522",
              "tags": [
                "third-party-advisory",
                "x_refsource_SECUNIA"
              ],
              "url": "http://secunia.com/advisories/53522"
            }
          ],
          "x_legacyV4Record": {
            "CVE_data_meta": {
              "ASSIGNER": "cve@mitre.org",
              "ID": "CVE-2013-3373",
              "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": "CRLF injection vulnerability in Request Tracker (RT) 3.8.x before 3.8.17 and 4.0.x before 4.0.13 allows remote attackers to inject arbitrary HTTP headers and conduct HTTP response splitting attacks via a MIME header."
                }
              ]
            },
            "problemtype": {
              "problemtype_data": [
                {
                  "description": [
                    {
                      "lang": "eng",
                      "value": "n/a"
                    }
                  ]
                }
              ]
            },
            "references": {
              "reference_data": [
                {
                  "name": "[rt-announce] 20130522 RT 3.8.17 released",
                  "refsource": "MLIST",
                  "url": "http://lists.bestpractical.com/pipermail/rt-announce/2013-May/000228.html"
                },
                {
                  "name": "[rt-announce] 20130522 Security vulnerabilities in RT",
                  "refsource": "MLIST",
                  "url": "http://lists.bestpractical.com/pipermail/rt-announce/2013-May/000226.html"
                },
                {
                  "name": "[rt-announce] 20130522 RT 4.0.13 released",
                  "refsource": "MLIST",
                  "url": "http://lists.bestpractical.com/pipermail/rt-announce/2013-May/000227.html"
                },
                {
                  "name": "93606",
                  "refsource": "OSVDB",
                  "url": "http://www.osvdb.org/93606"
                },
                {
                  "name": "53505",
                  "refsource": "SECUNIA",
                  "url": "http://secunia.com/advisories/53505"
                },
                {
                  "name": "DSA-2670",
                  "refsource": "DEBIAN",
                  "url": "http://www.debian.org/security/2012/dsa-2670"
                },
                {
                  "name": "53522",
                  "refsource": "SECUNIA",
                  "url": "http://secunia.com/advisories/53522"
                }
              ]
            }
          }
        }
      },
      "cveMetadata": {
        "assignerOrgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
        "assignerShortName": "mitre",
        "cveId": "CVE-2013-3373",
        "datePublished": "2013-08-23T16:00:00.000Z",
        "dateReserved": "2013-05-06T00:00:00.000Z",
        "dateUpdated": "2024-09-16T17:33:13.370Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.1"
    }

    CVE-2013-3372 (GCVE-0-2013-3372)

    Vulnerability from nvd – Published: 2013-08-23 16:00 – Updated: 2024-09-17 02:31
    VLAI
    Summary
    Request Tracker (RT) 3.8.x before 3.8.17 and 4.0.x before 4.0.13 allows remote attackers to inject multiple Content-Disposition HTTP headers and possibly conduct cross-site scripting (XSS) attacks via unspecified vectors.
    Severity
    No CVSS data available.
    CWE
    • n/a
    Assigner
    References
    URL Tags
    http://lists.bestpractical.com/pipermail/rt-annou… mailing-listx_refsource_MLIST
    http://lists.bestpractical.com/pipermail/rt-annou… mailing-listx_refsource_MLIST
    http://lists.bestpractical.com/pipermail/rt-annou… mailing-listx_refsource_MLIST
    http://www.osvdb.org/93607 vdb-entryx_refsource_OSVDB
    http://secunia.com/advisories/53505 third-party-advisoryx_refsource_SECUNIA
    http://www.debian.org/security/2012/dsa-2670 vendor-advisoryx_refsource_DEBIAN
    http://secunia.com/advisories/53522 third-party-advisoryx_refsource_SECUNIA
    Show details on NVD website

    {
      "containers": {
        "adp": [
          {
            "providerMetadata": {
              "dateUpdated": "2024-08-06T16:07:37.504Z",
              "orgId": "af854a3a-2127-422b-91ae-364da2661108",
              "shortName": "CVE"
            },
            "references": [
              {
                "name": "[rt-announce] 20130522 RT 3.8.17 released",
                "tags": [
                  "mailing-list",
                  "x_refsource_MLIST",
                  "x_transferred"
                ],
                "url": "http://lists.bestpractical.com/pipermail/rt-announce/2013-May/000228.html"
              },
              {
                "name": "[rt-announce] 20130522 Security vulnerabilities in RT",
                "tags": [
                  "mailing-list",
                  "x_refsource_MLIST",
                  "x_transferred"
                ],
                "url": "http://lists.bestpractical.com/pipermail/rt-announce/2013-May/000226.html"
              },
              {
                "name": "[rt-announce] 20130522 RT 4.0.13 released",
                "tags": [
                  "mailing-list",
                  "x_refsource_MLIST",
                  "x_transferred"
                ],
                "url": "http://lists.bestpractical.com/pipermail/rt-announce/2013-May/000227.html"
              },
              {
                "name": "93607",
                "tags": [
                  "vdb-entry",
                  "x_refsource_OSVDB",
                  "x_transferred"
                ],
                "url": "http://www.osvdb.org/93607"
              },
              {
                "name": "53505",
                "tags": [
                  "third-party-advisory",
                  "x_refsource_SECUNIA",
                  "x_transferred"
                ],
                "url": "http://secunia.com/advisories/53505"
              },
              {
                "name": "DSA-2670",
                "tags": [
                  "vendor-advisory",
                  "x_refsource_DEBIAN",
                  "x_transferred"
                ],
                "url": "http://www.debian.org/security/2012/dsa-2670"
              },
              {
                "name": "53522",
                "tags": [
                  "third-party-advisory",
                  "x_refsource_SECUNIA",
                  "x_transferred"
                ],
                "url": "http://secunia.com/advisories/53522"
              }
            ],
            "title": "CVE Program Container"
          }
        ],
        "cna": {
          "affected": [
            {
              "product": "n/a",
              "vendor": "n/a",
              "versions": [
                {
                  "status": "affected",
                  "version": "n/a"
                }
              ]
            }
          ],
          "descriptions": [
            {
              "lang": "en",
              "value": "Request Tracker (RT) 3.8.x before 3.8.17 and 4.0.x before 4.0.13 allows remote attackers to inject multiple Content-Disposition HTTP headers and possibly conduct cross-site scripting (XSS) attacks via unspecified vectors."
            }
          ],
          "problemTypes": [
            {
              "descriptions": [
                {
                  "description": "n/a",
                  "lang": "en",
                  "type": "text"
                }
              ]
            }
          ],
          "providerMetadata": {
            "dateUpdated": "2013-08-23T16:00:00.000Z",
            "orgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
            "shortName": "mitre"
          },
          "references": [
            {
              "name": "[rt-announce] 20130522 RT 3.8.17 released",
              "tags": [
                "mailing-list",
                "x_refsource_MLIST"
              ],
              "url": "http://lists.bestpractical.com/pipermail/rt-announce/2013-May/000228.html"
            },
            {
              "name": "[rt-announce] 20130522 Security vulnerabilities in RT",
              "tags": [
                "mailing-list",
                "x_refsource_MLIST"
              ],
              "url": "http://lists.bestpractical.com/pipermail/rt-announce/2013-May/000226.html"
            },
            {
              "name": "[rt-announce] 20130522 RT 4.0.13 released",
              "tags": [
                "mailing-list",
                "x_refsource_MLIST"
              ],
              "url": "http://lists.bestpractical.com/pipermail/rt-announce/2013-May/000227.html"
            },
            {
              "name": "93607",
              "tags": [
                "vdb-entry",
                "x_refsource_OSVDB"
              ],
              "url": "http://www.osvdb.org/93607"
            },
            {
              "name": "53505",
              "tags": [
                "third-party-advisory",
                "x_refsource_SECUNIA"
              ],
              "url": "http://secunia.com/advisories/53505"
            },
            {
              "name": "DSA-2670",
              "tags": [
                "vendor-advisory",
                "x_refsource_DEBIAN"
              ],
              "url": "http://www.debian.org/security/2012/dsa-2670"
            },
            {
              "name": "53522",
              "tags": [
                "third-party-advisory",
                "x_refsource_SECUNIA"
              ],
              "url": "http://secunia.com/advisories/53522"
            }
          ],
          "x_legacyV4Record": {
            "CVE_data_meta": {
              "ASSIGNER": "cve@mitre.org",
              "ID": "CVE-2013-3372",
              "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": "Request Tracker (RT) 3.8.x before 3.8.17 and 4.0.x before 4.0.13 allows remote attackers to inject multiple Content-Disposition HTTP headers and possibly conduct cross-site scripting (XSS) attacks via unspecified vectors."
                }
              ]
            },
            "problemtype": {
              "problemtype_data": [
                {
                  "description": [
                    {
                      "lang": "eng",
                      "value": "n/a"
                    }
                  ]
                }
              ]
            },
            "references": {
              "reference_data": [
                {
                  "name": "[rt-announce] 20130522 RT 3.8.17 released",
                  "refsource": "MLIST",
                  "url": "http://lists.bestpractical.com/pipermail/rt-announce/2013-May/000228.html"
                },
                {
                  "name": "[rt-announce] 20130522 Security vulnerabilities in RT",
                  "refsource": "MLIST",
                  "url": "http://lists.bestpractical.com/pipermail/rt-announce/2013-May/000226.html"
                },
                {
                  "name": "[rt-announce] 20130522 RT 4.0.13 released",
                  "refsource": "MLIST",
                  "url": "http://lists.bestpractical.com/pipermail/rt-announce/2013-May/000227.html"
                },
                {
                  "name": "93607",
                  "refsource": "OSVDB",
                  "url": "http://www.osvdb.org/93607"
                },
                {
                  "name": "53505",
                  "refsource": "SECUNIA",
                  "url": "http://secunia.com/advisories/53505"
                },
                {
                  "name": "DSA-2670",
                  "refsource": "DEBIAN",
                  "url": "http://www.debian.org/security/2012/dsa-2670"
                },
                {
                  "name": "53522",
                  "refsource": "SECUNIA",
                  "url": "http://secunia.com/advisories/53522"
                }
              ]
            }
          }
        }
      },
      "cveMetadata": {
        "assignerOrgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
        "assignerShortName": "mitre",
        "cveId": "CVE-2013-3372",
        "datePublished": "2013-08-23T16:00:00.000Z",
        "dateReserved": "2013-05-06T00:00:00.000Z",
        "dateUpdated": "2024-09-17T02:31:37.446Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.1"
    }

    CVE-2013-3371 (GCVE-0-2013-3371)

    Vulnerability from nvd – Published: 2013-08-23 16:00 – Updated: 2024-09-16 16:27
    VLAI
    Summary
    Cross-site scripting (XSS) vulnerability in Request Tracker (RT) 3.8.3 through 3.8.16 and 4.0.x before 4.0.13 allows remote attackers to inject arbitrary web script or HTML via the filename of an attachment.
    Severity
    No CVSS data available.
    CWE
    • n/a
    Assigner
    References
    URL Tags
    http://lists.bestpractical.com/pipermail/rt-annou… mailing-listx_refsource_MLIST
    http://lists.bestpractical.com/pipermail/rt-annou… mailing-listx_refsource_MLIST
    http://lists.bestpractical.com/pipermail/rt-annou… mailing-listx_refsource_MLIST
    http://www.osvdb.org/93608 vdb-entryx_refsource_OSVDB
    http://secunia.com/advisories/53505 third-party-advisoryx_refsource_SECUNIA
    http://www.debian.org/security/2012/dsa-2670 vendor-advisoryx_refsource_DEBIAN
    http://secunia.com/advisories/53522 third-party-advisoryx_refsource_SECUNIA
    Show details on NVD website

    {
      "containers": {
        "adp": [
          {
            "providerMetadata": {
              "dateUpdated": "2024-08-06T16:07:37.901Z",
              "orgId": "af854a3a-2127-422b-91ae-364da2661108",
              "shortName": "CVE"
            },
            "references": [
              {
                "name": "[rt-announce] 20130522 RT 3.8.17 released",
                "tags": [
                  "mailing-list",
                  "x_refsource_MLIST",
                  "x_transferred"
                ],
                "url": "http://lists.bestpractical.com/pipermail/rt-announce/2013-May/000228.html"
              },
              {
                "name": "[rt-announce] 20130522 Security vulnerabilities in RT",
                "tags": [
                  "mailing-list",
                  "x_refsource_MLIST",
                  "x_transferred"
                ],
                "url": "http://lists.bestpractical.com/pipermail/rt-announce/2013-May/000226.html"
              },
              {
                "name": "[rt-announce] 20130522 RT 4.0.13 released",
                "tags": [
                  "mailing-list",
                  "x_refsource_MLIST",
                  "x_transferred"
                ],
                "url": "http://lists.bestpractical.com/pipermail/rt-announce/2013-May/000227.html"
              },
              {
                "name": "93608",
                "tags": [
                  "vdb-entry",
                  "x_refsource_OSVDB",
                  "x_transferred"
                ],
                "url": "http://www.osvdb.org/93608"
              },
              {
                "name": "53505",
                "tags": [
                  "third-party-advisory",
                  "x_refsource_SECUNIA",
                  "x_transferred"
                ],
                "url": "http://secunia.com/advisories/53505"
              },
              {
                "name": "DSA-2670",
                "tags": [
                  "vendor-advisory",
                  "x_refsource_DEBIAN",
                  "x_transferred"
                ],
                "url": "http://www.debian.org/security/2012/dsa-2670"
              },
              {
                "name": "53522",
                "tags": [
                  "third-party-advisory",
                  "x_refsource_SECUNIA",
                  "x_transferred"
                ],
                "url": "http://secunia.com/advisories/53522"
              }
            ],
            "title": "CVE Program Container"
          }
        ],
        "cna": {
          "affected": [
            {
              "product": "n/a",
              "vendor": "n/a",
              "versions": [
                {
                  "status": "affected",
                  "version": "n/a"
                }
              ]
            }
          ],
          "descriptions": [
            {
              "lang": "en",
              "value": "Cross-site scripting (XSS) vulnerability in Request Tracker (RT) 3.8.3 through 3.8.16 and 4.0.x before 4.0.13 allows remote attackers to inject arbitrary web script or HTML via the filename of an attachment."
            }
          ],
          "problemTypes": [
            {
              "descriptions": [
                {
                  "description": "n/a",
                  "lang": "en",
                  "type": "text"
                }
              ]
            }
          ],
          "providerMetadata": {
            "dateUpdated": "2013-08-23T16:00:00.000Z",
            "orgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
            "shortName": "mitre"
          },
          "references": [
            {
              "name": "[rt-announce] 20130522 RT 3.8.17 released",
              "tags": [
                "mailing-list",
                "x_refsource_MLIST"
              ],
              "url": "http://lists.bestpractical.com/pipermail/rt-announce/2013-May/000228.html"
            },
            {
              "name": "[rt-announce] 20130522 Security vulnerabilities in RT",
              "tags": [
                "mailing-list",
                "x_refsource_MLIST"
              ],
              "url": "http://lists.bestpractical.com/pipermail/rt-announce/2013-May/000226.html"
            },
            {
              "name": "[rt-announce] 20130522 RT 4.0.13 released",
              "tags": [
                "mailing-list",
                "x_refsource_MLIST"
              ],
              "url": "http://lists.bestpractical.com/pipermail/rt-announce/2013-May/000227.html"
            },
            {
              "name": "93608",
              "tags": [
                "vdb-entry",
                "x_refsource_OSVDB"
              ],
              "url": "http://www.osvdb.org/93608"
            },
            {
              "name": "53505",
              "tags": [
                "third-party-advisory",
                "x_refsource_SECUNIA"
              ],
              "url": "http://secunia.com/advisories/53505"
            },
            {
              "name": "DSA-2670",
              "tags": [
                "vendor-advisory",
                "x_refsource_DEBIAN"
              ],
              "url": "http://www.debian.org/security/2012/dsa-2670"
            },
            {
              "name": "53522",
              "tags": [
                "third-party-advisory",
                "x_refsource_SECUNIA"
              ],
              "url": "http://secunia.com/advisories/53522"
            }
          ],
          "x_legacyV4Record": {
            "CVE_data_meta": {
              "ASSIGNER": "cve@mitre.org",
              "ID": "CVE-2013-3371",
              "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": "Cross-site scripting (XSS) vulnerability in Request Tracker (RT) 3.8.3 through 3.8.16 and 4.0.x before 4.0.13 allows remote attackers to inject arbitrary web script or HTML via the filename of an attachment."
                }
              ]
            },
            "problemtype": {
              "problemtype_data": [
                {
                  "description": [
                    {
                      "lang": "eng",
                      "value": "n/a"
                    }
                  ]
                }
              ]
            },
            "references": {
              "reference_data": [
                {
                  "name": "[rt-announce] 20130522 RT 3.8.17 released",
                  "refsource": "MLIST",
                  "url": "http://lists.bestpractical.com/pipermail/rt-announce/2013-May/000228.html"
                },
                {
                  "name": "[rt-announce] 20130522 Security vulnerabilities in RT",
                  "refsource": "MLIST",
                  "url": "http://lists.bestpractical.com/pipermail/rt-announce/2013-May/000226.html"
                },
                {
                  "name": "[rt-announce] 20130522 RT 4.0.13 released",
                  "refsource": "MLIST",
                  "url": "http://lists.bestpractical.com/pipermail/rt-announce/2013-May/000227.html"
                },
                {
                  "name": "93608",
                  "refsource": "OSVDB",
                  "url": "http://www.osvdb.org/93608"
                },
                {
                  "name": "53505",
                  "refsource": "SECUNIA",
                  "url": "http://secunia.com/advisories/53505"
                },
                {
                  "name": "DSA-2670",
                  "refsource": "DEBIAN",
                  "url": "http://www.debian.org/security/2012/dsa-2670"
                },
                {
                  "name": "53522",
                  "refsource": "SECUNIA",
                  "url": "http://secunia.com/advisories/53522"
                }
              ]
            }
          }
        }
      },
      "cveMetadata": {
        "assignerOrgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
        "assignerShortName": "mitre",
        "cveId": "CVE-2013-3371",
        "datePublished": "2013-08-23T16:00:00.000Z",
        "dateReserved": "2013-05-06T00:00:00.000Z",
        "dateUpdated": "2024-09-16T16:27:42.222Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.1"
    }

    CVE-2013-3370 (GCVE-0-2013-3370)

    Vulnerability from nvd – Published: 2013-08-23 16:00 – Updated: 2024-09-17 00:00
    VLAI
    Summary
    Request Tracker (RT) 3.8.x before 3.8.17 and 4.0.x before 4.0.13 does not properly restrict access to private callback components, which allows remote attackers to have an unspecified impact via a direct request.
    Severity
    No CVSS data available.
    CWE
    • n/a
    Assigner
    References
    URL Tags
    http://lists.bestpractical.com/pipermail/rt-annou… mailing-listx_refsource_MLIST
    http://lists.bestpractical.com/pipermail/rt-annou… mailing-listx_refsource_MLIST
    http://www.osvdb.org/93609 vdb-entryx_refsource_OSVDB
    http://lists.bestpractical.com/pipermail/rt-annou… mailing-listx_refsource_MLIST
    http://secunia.com/advisories/53505 third-party-advisoryx_refsource_SECUNIA
    http://www.debian.org/security/2012/dsa-2670 vendor-advisoryx_refsource_DEBIAN
    http://secunia.com/advisories/53522 third-party-advisoryx_refsource_SECUNIA
    Show details on NVD website

    {
      "containers": {
        "adp": [
          {
            "providerMetadata": {
              "dateUpdated": "2024-08-06T16:07:37.900Z",
              "orgId": "af854a3a-2127-422b-91ae-364da2661108",
              "shortName": "CVE"
            },
            "references": [
              {
                "name": "[rt-announce] 20130522 RT 3.8.17 released",
                "tags": [
                  "mailing-list",
                  "x_refsource_MLIST",
                  "x_transferred"
                ],
                "url": "http://lists.bestpractical.com/pipermail/rt-announce/2013-May/000228.html"
              },
              {
                "name": "[rt-announce] 20130522 Security vulnerabilities in RT",
                "tags": [
                  "mailing-list",
                  "x_refsource_MLIST",
                  "x_transferred"
                ],
                "url": "http://lists.bestpractical.com/pipermail/rt-announce/2013-May/000226.html"
              },
              {
                "name": "93609",
                "tags": [
                  "vdb-entry",
                  "x_refsource_OSVDB",
                  "x_transferred"
                ],
                "url": "http://www.osvdb.org/93609"
              },
              {
                "name": "[rt-announce] 20130522 RT 4.0.13 released",
                "tags": [
                  "mailing-list",
                  "x_refsource_MLIST",
                  "x_transferred"
                ],
                "url": "http://lists.bestpractical.com/pipermail/rt-announce/2013-May/000227.html"
              },
              {
                "name": "53505",
                "tags": [
                  "third-party-advisory",
                  "x_refsource_SECUNIA",
                  "x_transferred"
                ],
                "url": "http://secunia.com/advisories/53505"
              },
              {
                "name": "DSA-2670",
                "tags": [
                  "vendor-advisory",
                  "x_refsource_DEBIAN",
                  "x_transferred"
                ],
                "url": "http://www.debian.org/security/2012/dsa-2670"
              },
              {
                "name": "53522",
                "tags": [
                  "third-party-advisory",
                  "x_refsource_SECUNIA",
                  "x_transferred"
                ],
                "url": "http://secunia.com/advisories/53522"
              }
            ],
            "title": "CVE Program Container"
          }
        ],
        "cna": {
          "affected": [
            {
              "product": "n/a",
              "vendor": "n/a",
              "versions": [
                {
                  "status": "affected",
                  "version": "n/a"
                }
              ]
            }
          ],
          "descriptions": [
            {
              "lang": "en",
              "value": "Request Tracker (RT) 3.8.x before 3.8.17 and 4.0.x before 4.0.13 does not properly restrict access to private callback components, which allows remote attackers to have an unspecified impact via a direct request."
            }
          ],
          "problemTypes": [
            {
              "descriptions": [
                {
                  "description": "n/a",
                  "lang": "en",
                  "type": "text"
                }
              ]
            }
          ],
          "providerMetadata": {
            "dateUpdated": "2013-08-23T16:00:00.000Z",
            "orgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
            "shortName": "mitre"
          },
          "references": [
            {
              "name": "[rt-announce] 20130522 RT 3.8.17 released",
              "tags": [
                "mailing-list",
                "x_refsource_MLIST"
              ],
              "url": "http://lists.bestpractical.com/pipermail/rt-announce/2013-May/000228.html"
            },
            {
              "name": "[rt-announce] 20130522 Security vulnerabilities in RT",
              "tags": [
                "mailing-list",
                "x_refsource_MLIST"
              ],
              "url": "http://lists.bestpractical.com/pipermail/rt-announce/2013-May/000226.html"
            },
            {
              "name": "93609",
              "tags": [
                "vdb-entry",
                "x_refsource_OSVDB"
              ],
              "url": "http://www.osvdb.org/93609"
            },
            {
              "name": "[rt-announce] 20130522 RT 4.0.13 released",
              "tags": [
                "mailing-list",
                "x_refsource_MLIST"
              ],
              "url": "http://lists.bestpractical.com/pipermail/rt-announce/2013-May/000227.html"
            },
            {
              "name": "53505",
              "tags": [
                "third-party-advisory",
                "x_refsource_SECUNIA"
              ],
              "url": "http://secunia.com/advisories/53505"
            },
            {
              "name": "DSA-2670",
              "tags": [
                "vendor-advisory",
                "x_refsource_DEBIAN"
              ],
              "url": "http://www.debian.org/security/2012/dsa-2670"
            },
            {
              "name": "53522",
              "tags": [
                "third-party-advisory",
                "x_refsource_SECUNIA"
              ],
              "url": "http://secunia.com/advisories/53522"
            }
          ],
          "x_legacyV4Record": {
            "CVE_data_meta": {
              "ASSIGNER": "cve@mitre.org",
              "ID": "CVE-2013-3370",
              "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": "Request Tracker (RT) 3.8.x before 3.8.17 and 4.0.x before 4.0.13 does not properly restrict access to private callback components, which allows remote attackers to have an unspecified impact via a direct request."
                }
              ]
            },
            "problemtype": {
              "problemtype_data": [
                {
                  "description": [
                    {
                      "lang": "eng",
                      "value": "n/a"
                    }
                  ]
                }
              ]
            },
            "references": {
              "reference_data": [
                {
                  "name": "[rt-announce] 20130522 RT 3.8.17 released",
                  "refsource": "MLIST",
                  "url": "http://lists.bestpractical.com/pipermail/rt-announce/2013-May/000228.html"
                },
                {
                  "name": "[rt-announce] 20130522 Security vulnerabilities in RT",
                  "refsource": "MLIST",
                  "url": "http://lists.bestpractical.com/pipermail/rt-announce/2013-May/000226.html"
                },
                {
                  "name": "93609",
                  "refsource": "OSVDB",
                  "url": "http://www.osvdb.org/93609"
                },
                {
                  "name": "[rt-announce] 20130522 RT 4.0.13 released",
                  "refsource": "MLIST",
                  "url": "http://lists.bestpractical.com/pipermail/rt-announce/2013-May/000227.html"
                },
                {
                  "name": "53505",
                  "refsource": "SECUNIA",
                  "url": "http://secunia.com/advisories/53505"
                },
                {
                  "name": "DSA-2670",
                  "refsource": "DEBIAN",
                  "url": "http://www.debian.org/security/2012/dsa-2670"
                },
                {
                  "name": "53522",
                  "refsource": "SECUNIA",
                  "url": "http://secunia.com/advisories/53522"
                }
              ]
            }
          }
        }
      },
      "cveMetadata": {
        "assignerOrgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
        "assignerShortName": "mitre",
        "cveId": "CVE-2013-3370",
        "datePublished": "2013-08-23T16:00:00.000Z",
        "dateReserved": "2013-05-06T00:00:00.000Z",
        "dateUpdated": "2024-09-17T00:00:42.725Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.1"
    }

    CVE-2013-3369 (GCVE-0-2013-3369)

    Vulnerability from nvd – Published: 2013-08-23 16:00 – Updated: 2024-09-17 00:31
    VLAI
    Summary
    Request Tracker (RT) 3.8.x before 3.8.17 and 4.0.x before 4.0.13 allows remote authenticated users with the permissions to view the administration pages to execute arbitrary private components via unspecified vectors.
    Severity
    No CVSS data available.
    CWE
    • n/a
    Assigner
    References
    URL Tags
    http://lists.bestpractical.com/pipermail/rt-annou… mailing-listx_refsource_MLIST
    http://www.osvdb.org/93610 vdb-entryx_refsource_OSVDB
    http://lists.bestpractical.com/pipermail/rt-annou… mailing-listx_refsource_MLIST
    http://lists.bestpractical.com/pipermail/rt-annou… mailing-listx_refsource_MLIST
    http://secunia.com/advisories/53505 third-party-advisoryx_refsource_SECUNIA
    http://www.debian.org/security/2012/dsa-2670 vendor-advisoryx_refsource_DEBIAN
    http://secunia.com/advisories/53522 third-party-advisoryx_refsource_SECUNIA
    Show details on NVD website

    {
      "containers": {
        "adp": [
          {
            "providerMetadata": {
              "dateUpdated": "2024-08-06T16:07:37.523Z",
              "orgId": "af854a3a-2127-422b-91ae-364da2661108",
              "shortName": "CVE"
            },
            "references": [
              {
                "name": "[rt-announce] 20130522 RT 3.8.17 released",
                "tags": [
                  "mailing-list",
                  "x_refsource_MLIST",
                  "x_transferred"
                ],
                "url": "http://lists.bestpractical.com/pipermail/rt-announce/2013-May/000228.html"
              },
              {
                "name": "93610",
                "tags": [
                  "vdb-entry",
                  "x_refsource_OSVDB",
                  "x_transferred"
                ],
                "url": "http://www.osvdb.org/93610"
              },
              {
                "name": "[rt-announce] 20130522 Security vulnerabilities in RT",
                "tags": [
                  "mailing-list",
                  "x_refsource_MLIST",
                  "x_transferred"
                ],
                "url": "http://lists.bestpractical.com/pipermail/rt-announce/2013-May/000226.html"
              },
              {
                "name": "[rt-announce] 20130522 RT 4.0.13 released",
                "tags": [
                  "mailing-list",
                  "x_refsource_MLIST",
                  "x_transferred"
                ],
                "url": "http://lists.bestpractical.com/pipermail/rt-announce/2013-May/000227.html"
              },
              {
                "name": "53505",
                "tags": [
                  "third-party-advisory",
                  "x_refsource_SECUNIA",
                  "x_transferred"
                ],
                "url": "http://secunia.com/advisories/53505"
              },
              {
                "name": "DSA-2670",
                "tags": [
                  "vendor-advisory",
                  "x_refsource_DEBIAN",
                  "x_transferred"
                ],
                "url": "http://www.debian.org/security/2012/dsa-2670"
              },
              {
                "name": "53522",
                "tags": [
                  "third-party-advisory",
                  "x_refsource_SECUNIA",
                  "x_transferred"
                ],
                "url": "http://secunia.com/advisories/53522"
              }
            ],
            "title": "CVE Program Container"
          }
        ],
        "cna": {
          "affected": [
            {
              "product": "n/a",
              "vendor": "n/a",
              "versions": [
                {
                  "status": "affected",
                  "version": "n/a"
                }
              ]
            }
          ],
          "descriptions": [
            {
              "lang": "en",
              "value": "Request Tracker (RT) 3.8.x before 3.8.17 and 4.0.x before 4.0.13 allows remote authenticated users with the permissions to view the administration pages to execute arbitrary private components via unspecified vectors."
            }
          ],
          "problemTypes": [
            {
              "descriptions": [
                {
                  "description": "n/a",
                  "lang": "en",
                  "type": "text"
                }
              ]
            }
          ],
          "providerMetadata": {
            "dateUpdated": "2013-08-23T16:00:00.000Z",
            "orgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
            "shortName": "mitre"
          },
          "references": [
            {
              "name": "[rt-announce] 20130522 RT 3.8.17 released",
              "tags": [
                "mailing-list",
                "x_refsource_MLIST"
              ],
              "url": "http://lists.bestpractical.com/pipermail/rt-announce/2013-May/000228.html"
            },
            {
              "name": "93610",
              "tags": [
                "vdb-entry",
                "x_refsource_OSVDB"
              ],
              "url": "http://www.osvdb.org/93610"
            },
            {
              "name": "[rt-announce] 20130522 Security vulnerabilities in RT",
              "tags": [
                "mailing-list",
                "x_refsource_MLIST"
              ],
              "url": "http://lists.bestpractical.com/pipermail/rt-announce/2013-May/000226.html"
            },
            {
              "name": "[rt-announce] 20130522 RT 4.0.13 released",
              "tags": [
                "mailing-list",
                "x_refsource_MLIST"
              ],
              "url": "http://lists.bestpractical.com/pipermail/rt-announce/2013-May/000227.html"
            },
            {
              "name": "53505",
              "tags": [
                "third-party-advisory",
                "x_refsource_SECUNIA"
              ],
              "url": "http://secunia.com/advisories/53505"
            },
            {
              "name": "DSA-2670",
              "tags": [
                "vendor-advisory",
                "x_refsource_DEBIAN"
              ],
              "url": "http://www.debian.org/security/2012/dsa-2670"
            },
            {
              "name": "53522",
              "tags": [
                "third-party-advisory",
                "x_refsource_SECUNIA"
              ],
              "url": "http://secunia.com/advisories/53522"
            }
          ],
          "x_legacyV4Record": {
            "CVE_data_meta": {
              "ASSIGNER": "cve@mitre.org",
              "ID": "CVE-2013-3369",
              "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": "Request Tracker (RT) 3.8.x before 3.8.17 and 4.0.x before 4.0.13 allows remote authenticated users with the permissions to view the administration pages to execute arbitrary private components via unspecified vectors."
                }
              ]
            },
            "problemtype": {
              "problemtype_data": [
                {
                  "description": [
                    {
                      "lang": "eng",
                      "value": "n/a"
                    }
                  ]
                }
              ]
            },
            "references": {
              "reference_data": [
                {
                  "name": "[rt-announce] 20130522 RT 3.8.17 released",
                  "refsource": "MLIST",
                  "url": "http://lists.bestpractical.com/pipermail/rt-announce/2013-May/000228.html"
                },
                {
                  "name": "93610",
                  "refsource": "OSVDB",
                  "url": "http://www.osvdb.org/93610"
                },
                {
                  "name": "[rt-announce] 20130522 Security vulnerabilities in RT",
                  "refsource": "MLIST",
                  "url": "http://lists.bestpractical.com/pipermail/rt-announce/2013-May/000226.html"
                },
                {
                  "name": "[rt-announce] 20130522 RT 4.0.13 released",
                  "refsource": "MLIST",
                  "url": "http://lists.bestpractical.com/pipermail/rt-announce/2013-May/000227.html"
                },
                {
                  "name": "53505",
                  "refsource": "SECUNIA",
                  "url": "http://secunia.com/advisories/53505"
                },
                {
                  "name": "DSA-2670",
                  "refsource": "DEBIAN",
                  "url": "http://www.debian.org/security/2012/dsa-2670"
                },
                {
                  "name": "53522",
                  "refsource": "SECUNIA",
                  "url": "http://secunia.com/advisories/53522"
                }
              ]
            }
          }
        }
      },
      "cveMetadata": {
        "assignerOrgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
        "assignerShortName": "mitre",
        "cveId": "CVE-2013-3369",
        "datePublished": "2013-08-23T16:00:00.000Z",
        "dateReserved": "2013-05-06T00:00:00.000Z",
        "dateUpdated": "2024-09-17T00:31:06.084Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.1"
    }

    CVE-2013-3368 (GCVE-0-2013-3368)

    Vulnerability from nvd – Published: 2013-08-23 16:00 – Updated: 2024-09-17 00:55
    VLAI
    Summary
    bin/rt in Request Tracker (RT) 3.8.x before 3.8.17 and 4.0.x before 4.0.13 allows local users to overwrite arbitrary files via a symlink attack on a temporary file with predictable name.
    Severity
    No CVSS data available.
    CWE
    • n/a
    Assigner
    References
    URL Tags
    http://lists.bestpractical.com/pipermail/rt-annou… mailing-listx_refsource_MLIST
    http://www.osvdb.org/93612 vdb-entryx_refsource_OSVDB
    http://lists.bestpractical.com/pipermail/rt-annou… mailing-listx_refsource_MLIST
    http://lists.bestpractical.com/pipermail/rt-annou… mailing-listx_refsource_MLIST
    http://secunia.com/advisories/53505 third-party-advisoryx_refsource_SECUNIA
    http://www.debian.org/security/2012/dsa-2670 vendor-advisoryx_refsource_DEBIAN
    http://secunia.com/advisories/53522 third-party-advisoryx_refsource_SECUNIA
    Show details on NVD website

    {
      "containers": {
        "adp": [
          {
            "providerMetadata": {
              "dateUpdated": "2024-08-06T16:07:37.690Z",
              "orgId": "af854a3a-2127-422b-91ae-364da2661108",
              "shortName": "CVE"
            },
            "references": [
              {
                "name": "[rt-announce] 20130522 RT 3.8.17 released",
                "tags": [
                  "mailing-list",
                  "x_refsource_MLIST",
                  "x_transferred"
                ],
                "url": "http://lists.bestpractical.com/pipermail/rt-announce/2013-May/000228.html"
              },
              {
                "name": "93612",
                "tags": [
                  "vdb-entry",
                  "x_refsource_OSVDB",
                  "x_transferred"
                ],
                "url": "http://www.osvdb.org/93612"
              },
              {
                "name": "[rt-announce] 20130522 Security vulnerabilities in RT",
                "tags": [
                  "mailing-list",
                  "x_refsource_MLIST",
                  "x_transferred"
                ],
                "url": "http://lists.bestpractical.com/pipermail/rt-announce/2013-May/000226.html"
              },
              {
                "name": "[rt-announce] 20130522 RT 4.0.13 released",
                "tags": [
                  "mailing-list",
                  "x_refsource_MLIST",
                  "x_transferred"
                ],
                "url": "http://lists.bestpractical.com/pipermail/rt-announce/2013-May/000227.html"
              },
              {
                "name": "53505",
                "tags": [
                  "third-party-advisory",
                  "x_refsource_SECUNIA",
                  "x_transferred"
                ],
                "url": "http://secunia.com/advisories/53505"
              },
              {
                "name": "DSA-2670",
                "tags": [
                  "vendor-advisory",
                  "x_refsource_DEBIAN",
                  "x_transferred"
                ],
                "url": "http://www.debian.org/security/2012/dsa-2670"
              },
              {
                "name": "53522",
                "tags": [
                  "third-party-advisory",
                  "x_refsource_SECUNIA",
                  "x_transferred"
                ],
                "url": "http://secunia.com/advisories/53522"
              }
            ],
            "title": "CVE Program Container"
          }
        ],
        "cna": {
          "affected": [
            {
              "product": "n/a",
              "vendor": "n/a",
              "versions": [
                {
                  "status": "affected",
                  "version": "n/a"
                }
              ]
            }
          ],
          "descriptions": [
            {
              "lang": "en",
              "value": "bin/rt in Request Tracker (RT) 3.8.x before 3.8.17 and 4.0.x before 4.0.13 allows local users to overwrite arbitrary files via a symlink attack on a temporary file with predictable name."
            }
          ],
          "problemTypes": [
            {
              "descriptions": [
                {
                  "description": "n/a",
                  "lang": "en",
                  "type": "text"
                }
              ]
            }
          ],
          "providerMetadata": {
            "dateUpdated": "2013-08-23T16:00:00.000Z",
            "orgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
            "shortName": "mitre"
          },
          "references": [
            {
              "name": "[rt-announce] 20130522 RT 3.8.17 released",
              "tags": [
                "mailing-list",
                "x_refsource_MLIST"
              ],
              "url": "http://lists.bestpractical.com/pipermail/rt-announce/2013-May/000228.html"
            },
            {
              "name": "93612",
              "tags": [
                "vdb-entry",
                "x_refsource_OSVDB"
              ],
              "url": "http://www.osvdb.org/93612"
            },
            {
              "name": "[rt-announce] 20130522 Security vulnerabilities in RT",
              "tags": [
                "mailing-list",
                "x_refsource_MLIST"
              ],
              "url": "http://lists.bestpractical.com/pipermail/rt-announce/2013-May/000226.html"
            },
            {
              "name": "[rt-announce] 20130522 RT 4.0.13 released",
              "tags": [
                "mailing-list",
                "x_refsource_MLIST"
              ],
              "url": "http://lists.bestpractical.com/pipermail/rt-announce/2013-May/000227.html"
            },
            {
              "name": "53505",
              "tags": [
                "third-party-advisory",
                "x_refsource_SECUNIA"
              ],
              "url": "http://secunia.com/advisories/53505"
            },
            {
              "name": "DSA-2670",
              "tags": [
                "vendor-advisory",
                "x_refsource_DEBIAN"
              ],
              "url": "http://www.debian.org/security/2012/dsa-2670"
            },
            {
              "name": "53522",
              "tags": [
                "third-party-advisory",
                "x_refsource_SECUNIA"
              ],
              "url": "http://secunia.com/advisories/53522"
            }
          ],
          "x_legacyV4Record": {
            "CVE_data_meta": {
              "ASSIGNER": "cve@mitre.org",
              "ID": "CVE-2013-3368",
              "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": "bin/rt in Request Tracker (RT) 3.8.x before 3.8.17 and 4.0.x before 4.0.13 allows local users to overwrite arbitrary files via a symlink attack on a temporary file with predictable name."
                }
              ]
            },
            "problemtype": {
              "problemtype_data": [
                {
                  "description": [
                    {
                      "lang": "eng",
                      "value": "n/a"
                    }
                  ]
                }
              ]
            },
            "references": {
              "reference_data": [
                {
                  "name": "[rt-announce] 20130522 RT 3.8.17 released",
                  "refsource": "MLIST",
                  "url": "http://lists.bestpractical.com/pipermail/rt-announce/2013-May/000228.html"
                },
                {
                  "name": "93612",
                  "refsource": "OSVDB",
                  "url": "http://www.osvdb.org/93612"
                },
                {
                  "name": "[rt-announce] 20130522 Security vulnerabilities in RT",
                  "refsource": "MLIST",
                  "url": "http://lists.bestpractical.com/pipermail/rt-announce/2013-May/000226.html"
                },
                {
                  "name": "[rt-announce] 20130522 RT 4.0.13 released",
                  "refsource": "MLIST",
                  "url": "http://lists.bestpractical.com/pipermail/rt-announce/2013-May/000227.html"
                },
                {
                  "name": "53505",
                  "refsource": "SECUNIA",
                  "url": "http://secunia.com/advisories/53505"
                },
                {
                  "name": "DSA-2670",
                  "refsource": "DEBIAN",
                  "url": "http://www.debian.org/security/2012/dsa-2670"
                },
                {
                  "name": "53522",
                  "refsource": "SECUNIA",
                  "url": "http://secunia.com/advisories/53522"
                }
              ]
            }
          }
        }
      },
      "cveMetadata": {
        "assignerOrgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
        "assignerShortName": "mitre",
        "cveId": "CVE-2013-3368",
        "datePublished": "2013-08-23T16:00:00.000Z",
        "dateReserved": "2013-05-06T00:00:00.000Z",
        "dateUpdated": "2024-09-17T00:55:59.676Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.1"
    }

    CVE-2012-4733 (GCVE-0-2012-4733)

    Vulnerability from nvd – Published: 2013-08-23 16:00 – Updated: 2024-09-16 20:36
    VLAI
    Summary
    Request Tracker (RT) 4.x before 4.0.13 does not properly enforce the DeleteTicket and "custom lifecycle transition" permission, which allows remote authenticated users with the ModifyTicket permission to delete tickets via unspecified vectors.
    Severity
    No CVSS data available.
    CWE
    • n/a
    Assigner
    References
    URL Tags
    http://lists.bestpractical.com/pipermail/rt-annou… mailing-listx_refsource_MLIST
    http://www.osvdb.org/93611 vdb-entryx_refsource_OSVDB
    http://lists.bestpractical.com/pipermail/rt-annou… mailing-listx_refsource_MLIST
    http://secunia.com/advisories/53522 third-party-advisoryx_refsource_SECUNIA
    Show details on NVD website

    {
      "containers": {
        "adp": [
          {
            "providerMetadata": {
              "dateUpdated": "2024-08-06T20:42:55.148Z",
              "orgId": "af854a3a-2127-422b-91ae-364da2661108",
              "shortName": "CVE"
            },
            "references": [
              {
                "name": "[rt-announce] 20130522 Security vulnerabilities in RT",
                "tags": [
                  "mailing-list",
                  "x_refsource_MLIST",
                  "x_transferred"
                ],
                "url": "http://lists.bestpractical.com/pipermail/rt-announce/2013-May/000226.html"
              },
              {
                "name": "93611",
                "tags": [
                  "vdb-entry",
                  "x_refsource_OSVDB",
                  "x_transferred"
                ],
                "url": "http://www.osvdb.org/93611"
              },
              {
                "name": "[rt-announce] 20130522 RT 4.0.13 released",
                "tags": [
                  "mailing-list",
                  "x_refsource_MLIST",
                  "x_transferred"
                ],
                "url": "http://lists.bestpractical.com/pipermail/rt-announce/2013-May/000227.html"
              },
              {
                "name": "53522",
                "tags": [
                  "third-party-advisory",
                  "x_refsource_SECUNIA",
                  "x_transferred"
                ],
                "url": "http://secunia.com/advisories/53522"
              }
            ],
            "title": "CVE Program Container"
          }
        ],
        "cna": {
          "affected": [
            {
              "product": "n/a",
              "vendor": "n/a",
              "versions": [
                {
                  "status": "affected",
                  "version": "n/a"
                }
              ]
            }
          ],
          "descriptions": [
            {
              "lang": "en",
              "value": "Request Tracker (RT) 4.x before 4.0.13 does not properly enforce the DeleteTicket and \"custom lifecycle transition\" permission, which allows remote authenticated users with the ModifyTicket permission to delete tickets via unspecified vectors."
            }
          ],
          "problemTypes": [
            {
              "descriptions": [
                {
                  "description": "n/a",
                  "lang": "en",
                  "type": "text"
                }
              ]
            }
          ],
          "providerMetadata": {
            "dateUpdated": "2013-08-23T16:00:00.000Z",
            "orgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
            "shortName": "mitre"
          },
          "references": [
            {
              "name": "[rt-announce] 20130522 Security vulnerabilities in RT",
              "tags": [
                "mailing-list",
                "x_refsource_MLIST"
              ],
              "url": "http://lists.bestpractical.com/pipermail/rt-announce/2013-May/000226.html"
            },
            {
              "name": "93611",
              "tags": [
                "vdb-entry",
                "x_refsource_OSVDB"
              ],
              "url": "http://www.osvdb.org/93611"
            },
            {
              "name": "[rt-announce] 20130522 RT 4.0.13 released",
              "tags": [
                "mailing-list",
                "x_refsource_MLIST"
              ],
              "url": "http://lists.bestpractical.com/pipermail/rt-announce/2013-May/000227.html"
            },
            {
              "name": "53522",
              "tags": [
                "third-party-advisory",
                "x_refsource_SECUNIA"
              ],
              "url": "http://secunia.com/advisories/53522"
            }
          ],
          "x_legacyV4Record": {
            "CVE_data_meta": {
              "ASSIGNER": "cve@mitre.org",
              "ID": "CVE-2012-4733",
              "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": "Request Tracker (RT) 4.x before 4.0.13 does not properly enforce the DeleteTicket and \"custom lifecycle transition\" permission, which allows remote authenticated users with the ModifyTicket permission to delete tickets via unspecified vectors."
                }
              ]
            },
            "problemtype": {
              "problemtype_data": [
                {
                  "description": [
                    {
                      "lang": "eng",
                      "value": "n/a"
                    }
                  ]
                }
              ]
            },
            "references": {
              "reference_data": [
                {
                  "name": "[rt-announce] 20130522 Security vulnerabilities in RT",
                  "refsource": "MLIST",
                  "url": "http://lists.bestpractical.com/pipermail/rt-announce/2013-May/000226.html"
                },
                {
                  "name": "93611",
                  "refsource": "OSVDB",
                  "url": "http://www.osvdb.org/93611"
                },
                {
                  "name": "[rt-announce] 20130522 RT 4.0.13 released",
                  "refsource": "MLIST",
                  "url": "http://lists.bestpractical.com/pipermail/rt-announce/2013-May/000227.html"
                },
                {
                  "name": "53522",
                  "refsource": "SECUNIA",
                  "url": "http://secunia.com/advisories/53522"
                }
              ]
            }
          }
        }
      },
      "cveMetadata": {
        "assignerOrgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
        "assignerShortName": "mitre",
        "cveId": "CVE-2012-4733",
        "datePublished": "2013-08-23T16:00:00.000Z",
        "dateReserved": "2012-08-29T00:00:00.000Z",
        "dateUpdated": "2024-09-16T20:36:33.682Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.1"
    }

    CVE-2026-41076 (GCVE-0-2026-41076)

    Vulnerability from cvelistv5 – Published: 2026-05-22 21:36 – Updated: 2026-05-28 03:55
    VLAI
    Title
    RT: LDAP authentication bypass via empty password
    Summary
    RT is an open source, enterprise-grade issue and ticket tracking system. Versions 5.0.9 and prior in addition to 6.0.0 through 6.0.2 contain an authentication bypass vulnerability in RT installations that use LDAP/AD for user authentication. Under certain LDAP server configurations, an attacker may be able to authenticate as any LDAP-backed RT user without supplying valid credentials. This issue has been fixed in versions 5.0.10 and 6.0.3. If developers are unable to upgrade immediately, they can temporarily work around this issue by reviewing their LDAP server's authentication policy to ensure it rejects unauthenticated bind attempts. Upgrading RT remains the recommended fix.
    SSVC
    Exploitation: none Automatable: no Technical Impact: total
    CISA Coordinator (v2.0.3)
    CWE
    • CWE-287 - Improper Authentication
    Assigner
    Impacted products
    Vendor Product Version
    bestpractical rt Affected: < 5.0.10
    Affected: >= 6.0.0, < 6.0.3
    Create a notification for this product.
    Show details on NVD website

    {
      "containers": {
        "adp": [
          {
            "metrics": [
              {
                "other": {
                  "content": {
                    "id": "CVE-2026-41076",
                    "options": [
                      {
                        "Exploitation": "none"
                      },
                      {
                        "Automatable": "no"
                      },
                      {
                        "Technical Impact": "total"
                      }
                    ],
                    "role": "CISA Coordinator",
                    "timestamp": "2026-05-27T00:00:00+00:00",
                    "version": "2.0.3"
                  },
                  "type": "ssvc"
                }
              }
            ],
            "providerMetadata": {
              "dateUpdated": "2026-05-28T03:55:46.905Z",
              "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
              "shortName": "CISA-ADP"
            },
            "title": "CISA ADP Vulnrichment"
          }
        ],
        "cna": {
          "affected": [
            {
              "product": "rt",
              "vendor": "bestpractical",
              "versions": [
                {
                  "status": "affected",
                  "version": "\u003c 5.0.10"
                },
                {
                  "status": "affected",
                  "version": "\u003e= 6.0.0, \u003c 6.0.3"
                }
              ]
            }
          ],
          "descriptions": [
            {
              "lang": "en",
              "value": "RT is an open source, enterprise-grade issue and ticket tracking system. Versions 5.0.9 and prior in addition to 6.0.0 through 6.0.2 contain an authentication bypass vulnerability in RT installations that use LDAP/AD for user authentication. Under certain LDAP server configurations, an attacker may be able to authenticate as any LDAP-backed RT user without supplying valid credentials.  This issue has been fixed in versions 5.0.10 and 6.0.3. If developers are unable to upgrade immediately, they can temporarily work around this issue by reviewing their LDAP server\u0027s authentication policy to ensure it rejects unauthenticated bind attempts. Upgrading RT remains the recommended fix."
            }
          ],
          "metrics": [
            {
              "cvssV3_1": {
                "attackComplexity": "HIGH",
                "attackVector": "NETWORK",
                "availabilityImpact": "HIGH",
                "baseScore": 8.1,
                "baseSeverity": "HIGH",
                "confidentialityImpact": "HIGH",
                "integrityImpact": "HIGH",
                "privilegesRequired": "NONE",
                "scope": "UNCHANGED",
                "userInteraction": "NONE",
                "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H",
                "version": "3.1"
              }
            }
          ],
          "problemTypes": [
            {
              "descriptions": [
                {
                  "cweId": "CWE-287",
                  "description": "CWE-287: Improper Authentication",
                  "lang": "en",
                  "type": "CWE"
                }
              ]
            }
          ],
          "providerMetadata": {
            "dateUpdated": "2026-05-22T21:36:21.585Z",
            "orgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
            "shortName": "GitHub_M"
          },
          "references": [
            {
              "name": "https://github.com/bestpractical/rt/security/advisories/GHSA-3w28-fmcr-mjjx",
              "tags": [
                "x_refsource_CONFIRM"
              ],
              "url": "https://github.com/bestpractical/rt/security/advisories/GHSA-3w28-fmcr-mjjx"
            },
            {
              "name": "https://github.com/bestpractical/rt/releases/tag/rt-5.0.10",
              "tags": [
                "x_refsource_MISC"
              ],
              "url": "https://github.com/bestpractical/rt/releases/tag/rt-5.0.10"
            },
            {
              "name": "https://github.com/bestpractical/rt/releases/tag/rt-6.0.3",
              "tags": [
                "x_refsource_MISC"
              ],
              "url": "https://github.com/bestpractical/rt/releases/tag/rt-6.0.3"
            }
          ],
          "source": {
            "advisory": "GHSA-3w28-fmcr-mjjx",
            "discovery": "UNKNOWN"
          },
          "title": "RT: LDAP authentication bypass via empty password"
        }
      },
      "cveMetadata": {
        "assignerOrgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
        "assignerShortName": "GitHub_M",
        "cveId": "CVE-2026-41076",
        "datePublished": "2026-05-22T21:36:21.585Z",
        "dateReserved": "2026-04-16T16:43:03.175Z",
        "dateUpdated": "2026-05-28T03:55:46.905Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.2"
    }

    CVE-2026-41075 (GCVE-0-2026-41075)

    Vulnerability from cvelistv5 – Published: 2026-05-22 21:17 – Updated: 2026-05-28 03:55
    VLAI
    Title
    RT: SQL injection via entry_aggregator parameter in JSON search
    Summary
    RT is an open source, enterprise-grade issue and ticket tracking system. Versions 5.0.0 through 5.0.9 and 6.0.0 through 6.0.2 contain an SQL injection vulnerability. An authenticated user can craft input that is incorporated into database queries without proper validation, potentially allowing them to read or modify data in the RT database. This issue has been fixed in versions 5.0.10 and 6.0.3. If developers are unable to upgrade immediately, they can temporarily work around this issue by restricting RT account access to trusted users.
    SSVC
    Exploitation: none Automatable: no Technical Impact: total
    CISA Coordinator (v2.0.3)
    CWE
    • CWE-89 - Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')
    Assigner
    Impacted products
    Vendor Product Version
    bestpractical rt Affected: >= 5.0.0, < 5.0.10
    Affected: >= 6.0.0, < 6.0.3
    Create a notification for this product.
    Show details on NVD website

    {
      "containers": {
        "adp": [
          {
            "metrics": [
              {
                "other": {
                  "content": {
                    "id": "CVE-2026-41075",
                    "options": [
                      {
                        "Exploitation": "none"
                      },
                      {
                        "Automatable": "no"
                      },
                      {
                        "Technical Impact": "total"
                      }
                    ],
                    "role": "CISA Coordinator",
                    "timestamp": "2026-05-27T00:00:00+00:00",
                    "version": "2.0.3"
                  },
                  "type": "ssvc"
                }
              }
            ],
            "providerMetadata": {
              "dateUpdated": "2026-05-28T03:55:45.781Z",
              "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
              "shortName": "CISA-ADP"
            },
            "title": "CISA ADP Vulnrichment"
          }
        ],
        "cna": {
          "affected": [
            {
              "product": "rt",
              "vendor": "bestpractical",
              "versions": [
                {
                  "status": "affected",
                  "version": "\u003e= 5.0.0, \u003c 5.0.10"
                },
                {
                  "status": "affected",
                  "version": "\u003e= 6.0.0, \u003c 6.0.3"
                }
              ]
            }
          ],
          "descriptions": [
            {
              "lang": "en",
              "value": "RT is an open source, enterprise-grade issue and ticket tracking system. Versions 5.0.0 through 5.0.9 and 6.0.0 through 6.0.2 contain an SQL injection vulnerability. An authenticated user can craft input that is incorporated into database queries without proper validation, potentially allowing them to read or modify data in the RT database. This issue has been fixed in versions 5.0.10 and 6.0.3. If developers are unable to upgrade immediately, they can temporarily work around this issue by restricting RT account access to trusted users."
            }
          ],
          "metrics": [
            {
              "cvssV3_1": {
                "attackComplexity": "LOW",
                "attackVector": "NETWORK",
                "availabilityImpact": "HIGH",
                "baseScore": 8.8,
                "baseSeverity": "HIGH",
                "confidentialityImpact": "HIGH",
                "integrityImpact": "HIGH",
                "privilegesRequired": "LOW",
                "scope": "UNCHANGED",
                "userInteraction": "NONE",
                "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
                "version": "3.1"
              }
            }
          ],
          "problemTypes": [
            {
              "descriptions": [
                {
                  "cweId": "CWE-89",
                  "description": "CWE-89: Improper Neutralization of Special Elements used in an SQL Command (\u0027SQL Injection\u0027)",
                  "lang": "en",
                  "type": "CWE"
                }
              ]
            }
          ],
          "providerMetadata": {
            "dateUpdated": "2026-05-22T21:17:36.063Z",
            "orgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
            "shortName": "GitHub_M"
          },
          "references": [
            {
              "name": "https://github.com/bestpractical/rt/security/advisories/GHSA-7vf8-xv7w-97c6",
              "tags": [
                "x_refsource_CONFIRM"
              ],
              "url": "https://github.com/bestpractical/rt/security/advisories/GHSA-7vf8-xv7w-97c6"
            },
            {
              "name": "https://github.com/bestpractical/rt/releases/tag/rt-5.0.10",
              "tags": [
                "x_refsource_MISC"
              ],
              "url": "https://github.com/bestpractical/rt/releases/tag/rt-5.0.10"
            },
            {
              "name": "https://github.com/bestpractical/rt/releases/tag/rt-6.0.3",
              "tags": [
                "x_refsource_MISC"
              ],
              "url": "https://github.com/bestpractical/rt/releases/tag/rt-6.0.3"
            }
          ],
          "source": {
            "advisory": "GHSA-7vf8-xv7w-97c6",
            "discovery": "UNKNOWN"
          },
          "title": "RT: SQL injection via entry_aggregator parameter in JSON search"
        }
      },
      "cveMetadata": {
        "assignerOrgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
        "assignerShortName": "GitHub_M",
        "cveId": "CVE-2026-41075",
        "datePublished": "2026-05-22T21:17:36.063Z",
        "dateReserved": "2026-04-16T16:43:03.175Z",
        "dateUpdated": "2026-05-28T03:55:45.781Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.2"
    }

    CVE-2026-41074 (GCVE-0-2026-41074)

    Vulnerability from cvelistv5 – Published: 2026-05-22 21:12 – Updated: 2026-05-26 18:44
    VLAI
    Title
    RT has broken CSRF protection for authenticated users
    Summary
    RT is an open source, enterprise-grade issue and ticket tracking system. Versions 6.0.0 through 6.0.2 contain a Cross-Site Request Forgery (CSRF) vulnerability. An attacker who can induce a logged-in RT user to visit a malicious web page can trigger arbitrary state-changing actions in RT on that user's behalf. This issue has been fixed in version 6.0.3.
    SSVC
    Exploitation: none Automatable: no Technical Impact: partial
    CISA Coordinator (v2.0.3)
    CWE
    • CWE-352 - Cross-Site Request Forgery (CSRF)
    Assigner
    References
    Impacted products
    Vendor Product Version
    bestpractical rt Affected: >= 6.0.0, < 6.0.3
    Create a notification for this product.
    Show details on NVD website

    {
      "containers": {
        "adp": [
          {
            "metrics": [
              {
                "other": {
                  "content": {
                    "id": "CVE-2026-41074",
                    "options": [
                      {
                        "Exploitation": "none"
                      },
                      {
                        "Automatable": "no"
                      },
                      {
                        "Technical Impact": "partial"
                      }
                    ],
                    "role": "CISA Coordinator",
                    "timestamp": "2026-05-26T18:44:34.070817Z",
                    "version": "2.0.3"
                  },
                  "type": "ssvc"
                }
              }
            ],
            "providerMetadata": {
              "dateUpdated": "2026-05-26T18:44:57.087Z",
              "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
              "shortName": "CISA-ADP"
            },
            "title": "CISA ADP Vulnrichment"
          }
        ],
        "cna": {
          "affected": [
            {
              "product": "rt",
              "vendor": "bestpractical",
              "versions": [
                {
                  "status": "affected",
                  "version": "\u003e= 6.0.0, \u003c 6.0.3"
                }
              ]
            }
          ],
          "descriptions": [
            {
              "lang": "en",
              "value": "RT is an open source, enterprise-grade issue and ticket tracking system. Versions 6.0.0 through 6.0.2 contain a Cross-Site Request Forgery (CSRF) vulnerability. An attacker who can induce a logged-in RT user to visit a malicious web page can trigger arbitrary state-changing actions in RT on that user\u0027s behalf. This issue has been fixed in version 6.0.3."
            }
          ],
          "metrics": [
            {
              "cvssV3_1": {
                "attackComplexity": "LOW",
                "attackVector": "NETWORK",
                "availabilityImpact": "LOW",
                "baseScore": 7.1,
                "baseSeverity": "HIGH",
                "confidentialityImpact": "NONE",
                "integrityImpact": "HIGH",
                "privilegesRequired": "NONE",
                "scope": "UNCHANGED",
                "userInteraction": "REQUIRED",
                "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:H/A:L",
                "version": "3.1"
              }
            }
          ],
          "problemTypes": [
            {
              "descriptions": [
                {
                  "cweId": "CWE-352",
                  "description": "CWE-352: Cross-Site Request Forgery (CSRF)",
                  "lang": "en",
                  "type": "CWE"
                }
              ]
            }
          ],
          "providerMetadata": {
            "dateUpdated": "2026-05-22T21:12:41.473Z",
            "orgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
            "shortName": "GitHub_M"
          },
          "references": [
            {
              "name": "https://github.com/bestpractical/rt/security/advisories/GHSA-265j-qx4w-256j",
              "tags": [
                "x_refsource_CONFIRM"
              ],
              "url": "https://github.com/bestpractical/rt/security/advisories/GHSA-265j-qx4w-256j"
            },
            {
              "name": "https://github.com/bestpractical/rt/releases/tag/rt-6.0.3",
              "tags": [
                "x_refsource_MISC"
              ],
              "url": "https://github.com/bestpractical/rt/releases/tag/rt-6.0.3"
            }
          ],
          "source": {
            "advisory": "GHSA-265j-qx4w-256j",
            "discovery": "UNKNOWN"
          },
          "title": "RT has broken CSRF protection for authenticated users"
        }
      },
      "cveMetadata": {
        "assignerOrgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
        "assignerShortName": "GitHub_M",
        "cveId": "CVE-2026-41074",
        "datePublished": "2026-05-22T21:12:41.473Z",
        "dateReserved": "2026-04-16T16:43:03.175Z",
        "dateUpdated": "2026-05-26T18:44:57.087Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.2"
    }

    CVE-2026-41073 (GCVE-0-2026-41073)

    Vulnerability from cvelistv5 – Published: 2026-05-22 21:10 – Updated: 2026-05-23 02:57
    VLAI
    Title
    RT: Spreadsheet downloads vulnerable to CSV/formula injection in Microsoft Excel and similar apps
    Summary
    RT is an open source, enterprise-grade issue and ticket tracking system. Versions prior to 5.0.10 and 6.0.0 through 6.0.2 contain a spreadsheet (CSV/formula) injection vulnerability. User-controlled data in spreadsheet exports is not sanitized before being written to the output file, which can cause spreadsheet applications to interpret crafted values as formulas or macros when the file is opened. This issue has been fixed in versions 5.0.10 and 6.0.3. If developers are unable to upgrade immediately, they can temporarily work around this issue by avoiding opening exported RT spreadsheet files directly in spreadsheet applications when the data may contain untrusted user input.
    SSVC
    Exploitation: none Automatable: no Technical Impact: partial
    CISA Coordinator (v2.0.3)
    CWE
    • CWE-1236 - Improper Neutralization of Formula Elements in a CSV File
    Assigner
    Impacted products
    Vendor Product Version
    bestpractical rt Affected: < 5.0.10
    Affected: >= 6.0.0, < 6.0.3
    Create a notification for this product.
    Show details on NVD website

    {
      "containers": {
        "adp": [
          {
            "metrics": [
              {
                "other": {
                  "content": {
                    "id": "CVE-2026-41073",
                    "options": [
                      {
                        "Exploitation": "none"
                      },
                      {
                        "Automatable": "no"
                      },
                      {
                        "Technical Impact": "partial"
                      }
                    ],
                    "role": "CISA Coordinator",
                    "timestamp": "2026-05-23T02:57:10.802457Z",
                    "version": "2.0.3"
                  },
                  "type": "ssvc"
                }
              }
            ],
            "providerMetadata": {
              "dateUpdated": "2026-05-23T02:57:38.966Z",
              "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
              "shortName": "CISA-ADP"
            },
            "title": "CISA ADP Vulnrichment"
          }
        ],
        "cna": {
          "affected": [
            {
              "product": "rt",
              "vendor": "bestpractical",
              "versions": [
                {
                  "status": "affected",
                  "version": "\u003c 5.0.10"
                },
                {
                  "status": "affected",
                  "version": "\u003e= 6.0.0, \u003c 6.0.3"
                }
              ]
            }
          ],
          "descriptions": [
            {
              "lang": "en",
              "value": "RT is an open source, enterprise-grade issue and ticket tracking system. Versions prior to 5.0.10 and 6.0.0 through 6.0.2 contain a spreadsheet (CSV/formula) injection vulnerability. User-controlled data in spreadsheet exports is not sanitized before being written to the output file, which can cause spreadsheet applications to interpret crafted values as formulas or macros when the file is opened. This issue has been fixed in versions 5.0.10 and 6.0.3. If developers are unable to upgrade immediately, they can temporarily work around this issue by avoiding opening exported RT spreadsheet files directly in spreadsheet applications when the data may contain untrusted user input."
            }
          ],
          "metrics": [
            {
              "cvssV3_1": {
                "attackComplexity": "LOW",
                "attackVector": "NETWORK",
                "availabilityImpact": "NONE",
                "baseScore": 4.6,
                "baseSeverity": "MEDIUM",
                "confidentialityImpact": "LOW",
                "integrityImpact": "LOW",
                "privilegesRequired": "LOW",
                "scope": "UNCHANGED",
                "userInteraction": "REQUIRED",
                "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:L/I:L/A:N",
                "version": "3.1"
              }
            }
          ],
          "problemTypes": [
            {
              "descriptions": [
                {
                  "cweId": "CWE-1236",
                  "description": "CWE-1236: Improper Neutralization of Formula Elements in a CSV File",
                  "lang": "en",
                  "type": "CWE"
                }
              ]
            }
          ],
          "providerMetadata": {
            "dateUpdated": "2026-05-22T21:10:22.249Z",
            "orgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
            "shortName": "GitHub_M"
          },
          "references": [
            {
              "name": "https://github.com/bestpractical/rt/security/advisories/GHSA-6x92-7v65-7m3r",
              "tags": [
                "x_refsource_CONFIRM"
              ],
              "url": "https://github.com/bestpractical/rt/security/advisories/GHSA-6x92-7v65-7m3r"
            },
            {
              "name": "https://github.com/bestpractical/rt/releases/tag/rt-5.0.10",
              "tags": [
                "x_refsource_MISC"
              ],
              "url": "https://github.com/bestpractical/rt/releases/tag/rt-5.0.10"
            },
            {
              "name": "https://github.com/bestpractical/rt/releases/tag/rt-6.0.3",
              "tags": [
                "x_refsource_MISC"
              ],
              "url": "https://github.com/bestpractical/rt/releases/tag/rt-6.0.3"
            }
          ],
          "source": {
            "advisory": "GHSA-6x92-7v65-7m3r",
            "discovery": "UNKNOWN"
          },
          "title": "RT: Spreadsheet downloads vulnerable to CSV/formula injection in Microsoft Excel and similar apps"
        }
      },
      "cveMetadata": {
        "assignerOrgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
        "assignerShortName": "GitHub_M",
        "cveId": "CVE-2026-41073",
        "datePublished": "2026-05-22T21:10:22.249Z",
        "dateReserved": "2026-04-16T16:43:03.174Z",
        "dateUpdated": "2026-05-23T02:57:38.966Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.2"
    }

    CVE-2025-30087 (GCVE-0-2025-30087)

    Vulnerability from cvelistv5 – Published: 2025-05-28 00:00 – Updated: 2025-11-03 19:46
    VLAI
    Summary
    Best Practical RT (Request Tracker) 4.4 through 4.4.7 and 5.0 through 5.0.7 allows XSS via injection of crafted parameters in a search URL.
    SSVC
    Exploitation: none Automatable: yes Technical Impact: partial
    CISA Coordinator (v2.0.3)
    CWE
    • CWE-79 - Improper Neutralization of Input During Web Page Generation (XSS or 'Cross-site Scripting')
    Assigner
    Impacted products
    Vendor Product Version
    bestpractical RT Affected: 4.4.0 , < 4.4.8 (semver)
    Affected: 5.0.0 , < 5.0.8 (semver)
    Create a notification for this product.
    Show details on NVD website

    {
      "containers": {
        "adp": [
          {
            "metrics": [
              {
                "other": {
                  "content": {
                    "id": "CVE-2025-30087",
                    "options": [
                      {
                        "Exploitation": "none"
                      },
                      {
                        "Automatable": "yes"
                      },
                      {
                        "Technical Impact": "partial"
                      }
                    ],
                    "role": "CISA Coordinator",
                    "timestamp": "2025-05-28T18:00:11.113721Z",
                    "version": "2.0.3"
                  },
                  "type": "ssvc"
                }
              }
            ],
            "providerMetadata": {
              "dateUpdated": "2025-05-28T18:00:16.350Z",
              "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
              "shortName": "CISA-ADP"
            },
            "title": "CISA ADP Vulnrichment"
          },
          {
            "providerMetadata": {
              "dateUpdated": "2025-11-03T19:46:45.392Z",
              "orgId": "af854a3a-2127-422b-91ae-364da2661108",
              "shortName": "CVE"
            },
            "references": [
              {
                "url": "https://lists.debian.org/debian-lts-announce/2025/05/msg00009.html"
              }
            ],
            "title": "CVE Program Container"
          }
        ],
        "cna": {
          "affected": [
            {
              "defaultStatus": "unaffected",
              "product": "RT",
              "vendor": "bestpractical",
              "versions": [
                {
                  "lessThan": "4.4.8",
                  "status": "affected",
                  "version": "4.4.0",
                  "versionType": "semver"
                },
                {
                  "lessThan": "5.0.8",
                  "status": "affected",
                  "version": "5.0.0",
                  "versionType": "semver"
                }
              ]
            }
          ],
          "cpeApplicability": [
            {
              "nodes": [
                {
                  "cpeMatch": [
                    {
                      "criteria": "cpe:2.3:a:bestpractical:rt:*:*:*:*:*:*:*:*",
                      "versionEndExcluding": "4.4.8",
                      "versionStartIncluding": "4.4.0",
                      "vulnerable": true
                    },
                    {
                      "criteria": "cpe:2.3:a:bestpractical:rt:*:*:*:*:*:*:*:*",
                      "versionEndExcluding": "5.0.8",
                      "versionStartIncluding": "5.0.0",
                      "vulnerable": true
                    }
                  ],
                  "negate": false,
                  "operator": "OR"
                }
              ]
            }
          ],
          "descriptions": [
            {
              "lang": "en",
              "value": "Best Practical RT (Request Tracker) 4.4 through 4.4.7 and 5.0 through 5.0.7 allows XSS via injection of crafted parameters in a search URL."
            }
          ],
          "metrics": [
            {
              "cvssV3_1": {
                "baseScore": 7.2,
                "baseSeverity": "HIGH",
                "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:L/I:L/A:N",
                "version": "3.1"
              }
            }
          ],
          "problemTypes": [
            {
              "descriptions": [
                {
                  "cweId": "CWE-79",
                  "description": "CWE-79 Improper Neutralization of Input During Web Page Generation (XSS or \u0027Cross-site Scripting\u0027)",
                  "lang": "en",
                  "type": "CWE"
                }
              ]
            }
          ],
          "providerMetadata": {
            "dateUpdated": "2025-05-28T17:53:01.345Z",
            "orgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
            "shortName": "mitre"
          },
          "references": [
            {
              "url": "https://docs.bestpractical.com/release-notes/rt/index.html"
            },
            {
              "url": "https://docs.bestpractical.com/release-notes/rt/5.0.8"
            },
            {
              "url": "https://docs.bestpractical.com/release-notes/rt/4.4.8"
            }
          ],
          "x_generator": {
            "engine": "enrichogram 0.0.1"
          }
        }
      },
      "cveMetadata": {
        "assignerOrgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
        "assignerShortName": "mitre",
        "cveId": "CVE-2025-30087",
        "datePublished": "2025-05-28T00:00:00.000Z",
        "dateReserved": "2025-03-16T00:00:00.000Z",
        "dateUpdated": "2025-11-03T19:46:45.392Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.2"
    }

    CVE-2025-31501 (GCVE-0-2025-31501)

    Vulnerability from cvelistv5 – Published: 2025-05-28 00:00 – Updated: 2025-05-28 17:59
    VLAI
    Summary
    Best Practical RT (Request Tracker) 5.0 through 5.0.7 allows XSS via JavaScript injection in an RT permalink.
    SSVC
    Exploitation: none Automatable: yes Technical Impact: partial
    CISA Coordinator (v2.0.3)
    CWE
    • CWE-79 - Improper Neutralization of Input During Web Page Generation (XSS or 'Cross-site Scripting')
    Assigner
    Impacted products
    Vendor Product Version
    bestpractical RT Affected: 5.0.0 , < 5.0.8 (semver)
    Create a notification for this product.
    Show details on NVD website

    {
      "containers": {
        "adp": [
          {
            "metrics": [
              {
                "other": {
                  "content": {
                    "id": "CVE-2025-31501",
                    "options": [
                      {
                        "Exploitation": "none"
                      },
                      {
                        "Automatable": "yes"
                      },
                      {
                        "Technical Impact": "partial"
                      }
                    ],
                    "role": "CISA Coordinator",
                    "timestamp": "2025-05-28T17:59:24.546058Z",
                    "version": "2.0.3"
                  },
                  "type": "ssvc"
                }
              }
            ],
            "providerMetadata": {
              "dateUpdated": "2025-05-28T17:59:29.685Z",
              "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
              "shortName": "CISA-ADP"
            },
            "title": "CISA ADP Vulnrichment"
          }
        ],
        "cna": {
          "affected": [
            {
              "defaultStatus": "unaffected",
              "product": "RT",
              "vendor": "bestpractical",
              "versions": [
                {
                  "lessThan": "5.0.8",
                  "status": "affected",
                  "version": "5.0.0",
                  "versionType": "semver"
                }
              ]
            }
          ],
          "cpeApplicability": [
            {
              "nodes": [
                {
                  "cpeMatch": [
                    {
                      "criteria": "cpe:2.3:a:bestpractical:rt:*:*:*:*:*:*:*:*",
                      "versionEndExcluding": "5.0.8",
                      "versionStartIncluding": "5.0.0",
                      "vulnerable": true
                    }
                  ],
                  "negate": false,
                  "operator": "OR"
                }
              ]
            }
          ],
          "descriptions": [
            {
              "lang": "en",
              "value": "Best Practical RT (Request Tracker) 5.0 through 5.0.7 allows XSS via JavaScript injection in an RT permalink."
            }
          ],
          "metrics": [
            {
              "cvssV3_1": {
                "baseScore": 7.2,
                "baseSeverity": "HIGH",
                "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:L/I:L/A:N",
                "version": "3.1"
              }
            }
          ],
          "problemTypes": [
            {
              "descriptions": [
                {
                  "cweId": "CWE-79",
                  "description": "CWE-79 Improper Neutralization of Input During Web Page Generation (XSS or \u0027Cross-site Scripting\u0027)",
                  "lang": "en",
                  "type": "CWE"
                }
              ]
            }
          ],
          "providerMetadata": {
            "dateUpdated": "2025-05-28T17:48:25.633Z",
            "orgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
            "shortName": "mitre"
          },
          "references": [
            {
              "url": "https://docs.bestpractical.com/release-notes/rt/index.html"
            },
            {
              "url": "https://docs.bestpractical.com/release-notes/rt/5.0.8"
            }
          ],
          "x_generator": {
            "engine": "enrichogram 0.0.1"
          }
        }
      },
      "cveMetadata": {
        "assignerOrgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
        "assignerShortName": "mitre",
        "cveId": "CVE-2025-31501",
        "datePublished": "2025-05-28T00:00:00.000Z",
        "dateReserved": "2025-03-28T00:00:00.000Z",
        "dateUpdated": "2025-05-28T17:59:29.685Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.1"
    }

    CVE-2025-31500 (GCVE-0-2025-31500)

    Vulnerability from cvelistv5 – Published: 2025-05-28 00:00 – Updated: 2025-05-28 17:59
    VLAI
    Summary
    Best Practical RT (Request Tracker) 5.0 through 5.0.7 allows XSS via JavaScript injection in an Asset name.
    SSVC
    Exploitation: none Automatable: yes Technical Impact: partial
    CISA Coordinator (v2.0.3)
    CWE
    • CWE-79 - Improper Neutralization of Input During Web Page Generation (XSS or 'Cross-site Scripting')
    Assigner
    Impacted products
    Vendor Product Version
    bestpractical RT Affected: 5.0.0 , < 5.0.8 (semver)
    Create a notification for this product.
    Show details on NVD website

    {
      "containers": {
        "adp": [
          {
            "metrics": [
              {
                "other": {
                  "content": {
                    "id": "CVE-2025-31500",
                    "options": [
                      {
                        "Exploitation": "none"
                      },
                      {
                        "Automatable": "yes"
                      },
                      {
                        "Technical Impact": "partial"
                      }
                    ],
                    "role": "CISA Coordinator",
                    "timestamp": "2025-05-28T17:59:42.444191Z",
                    "version": "2.0.3"
                  },
                  "type": "ssvc"
                }
              }
            ],
            "providerMetadata": {
              "dateUpdated": "2025-05-28T17:59:47.499Z",
              "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
              "shortName": "CISA-ADP"
            },
            "title": "CISA ADP Vulnrichment"
          }
        ],
        "cna": {
          "affected": [
            {
              "defaultStatus": "unaffected",
              "product": "RT",
              "vendor": "bestpractical",
              "versions": [
                {
                  "lessThan": "5.0.8",
                  "status": "affected",
                  "version": "5.0.0",
                  "versionType": "semver"
                }
              ]
            }
          ],
          "cpeApplicability": [
            {
              "nodes": [
                {
                  "cpeMatch": [
                    {
                      "criteria": "cpe:2.3:a:bestpractical:rt:*:*:*:*:*:*:*:*",
                      "versionEndExcluding": "5.0.8",
                      "versionStartIncluding": "5.0.0",
                      "vulnerable": true
                    }
                  ],
                  "negate": false,
                  "operator": "OR"
                }
              ]
            }
          ],
          "descriptions": [
            {
              "lang": "en",
              "value": "Best Practical RT (Request Tracker) 5.0 through 5.0.7 allows XSS via JavaScript injection in an Asset name."
            }
          ],
          "metrics": [
            {
              "cvssV3_1": {
                "baseScore": 7.2,
                "baseSeverity": "HIGH",
                "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:L/I:L/A:N",
                "version": "3.1"
              }
            }
          ],
          "problemTypes": [
            {
              "descriptions": [
                {
                  "cweId": "CWE-79",
                  "description": "CWE-79 Improper Neutralization of Input During Web Page Generation (XSS or \u0027Cross-site Scripting\u0027)",
                  "lang": "en",
                  "type": "CWE"
                }
              ]
            }
          ],
          "providerMetadata": {
            "dateUpdated": "2025-05-28T17:45:41.901Z",
            "orgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
            "shortName": "mitre"
          },
          "references": [
            {
              "url": "https://docs.bestpractical.com/release-notes/rt/index.html"
            },
            {
              "url": "https://docs.bestpractical.com/release-notes/rt/5.0.8"
            }
          ],
          "x_generator": {
            "engine": "enrichogram 0.0.1"
          }
        }
      },
      "cveMetadata": {
        "assignerOrgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
        "assignerShortName": "mitre",
        "cveId": "CVE-2025-31500",
        "datePublished": "2025-05-28T00:00:00.000Z",
        "dateReserved": "2025-03-28T00:00:00.000Z",
        "dateUpdated": "2025-05-28T17:59:47.499Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.1"
    }

    CVE-2014-1474 (GCVE-0-2014-1474)

    Vulnerability from cvelistv5 – Published: 2014-07-15 14:00 – Updated: 2024-08-06 09:42
    VLAI
    Summary
    Algorithmic complexity vulnerability in Email::Address::List before 0.02, as used in RT 4.2.0 through 4.2.2, allows remote attackers to cause a denial of service (CPU consumption) via a string without an address.
    Severity
    No CVSS data available.
    CWE
    • n/a
    Assigner
    References
    Date Public
    2014-01-22 00:00
    Show details on NVD website

    {
      "containers": {
        "adp": [
          {
            "providerMetadata": {
              "dateUpdated": "2024-08-06T09:42:35.491Z",
              "orgId": "af854a3a-2127-422b-91ae-364da2661108",
              "shortName": "CVE"
            },
            "references": [
              {
                "tags": [
                  "x_refsource_CONFIRM",
                  "x_transferred"
                ],
                "url": "http://blog.bestpractical.com/2014/01/security-vulnerability-in-rt-42.html"
              },
              {
                "tags": [
                  "x_refsource_CONFIRM",
                  "x_transferred"
                ],
                "url": "https://metacpan.org/changes/release/ALEXMV/Email-Address-List-0.02"
              },
              {
                "name": "[rt-announce] 20140612 RT 4.2.5 released",
                "tags": [
                  "mailing-list",
                  "x_refsource_MLIST",
                  "x_transferred"
                ],
                "url": "http://lists.bestpractical.com/pipermail/rt-announce/2014-June/000257.html"
              }
            ],
            "title": "CVE Program Container"
          }
        ],
        "cna": {
          "affected": [
            {
              "product": "n/a",
              "vendor": "n/a",
              "versions": [
                {
                  "status": "affected",
                  "version": "n/a"
                }
              ]
            }
          ],
          "datePublic": "2014-01-22T00:00:00.000Z",
          "descriptions": [
            {
              "lang": "en",
              "value": "Algorithmic complexity vulnerability in Email::Address::List before 0.02, as used in RT 4.2.0 through 4.2.2, allows remote attackers to cause a denial of service (CPU consumption) via a string without an address."
            }
          ],
          "problemTypes": [
            {
              "descriptions": [
                {
                  "description": "n/a",
                  "lang": "en",
                  "type": "text"
                }
              ]
            }
          ],
          "providerMetadata": {
            "dateUpdated": "2014-07-15T11:57:01.000Z",
            "orgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
            "shortName": "mitre"
          },
          "references": [
            {
              "tags": [
                "x_refsource_CONFIRM"
              ],
              "url": "http://blog.bestpractical.com/2014/01/security-vulnerability-in-rt-42.html"
            },
            {
              "tags": [
                "x_refsource_CONFIRM"
              ],
              "url": "https://metacpan.org/changes/release/ALEXMV/Email-Address-List-0.02"
            },
            {
              "name": "[rt-announce] 20140612 RT 4.2.5 released",
              "tags": [
                "mailing-list",
                "x_refsource_MLIST"
              ],
              "url": "http://lists.bestpractical.com/pipermail/rt-announce/2014-June/000257.html"
            }
          ],
          "x_legacyV4Record": {
            "CVE_data_meta": {
              "ASSIGNER": "cve@mitre.org",
              "ID": "CVE-2014-1474",
              "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": "Algorithmic complexity vulnerability in Email::Address::List before 0.02, as used in RT 4.2.0 through 4.2.2, allows remote attackers to cause a denial of service (CPU consumption) via a string without an address."
                }
              ]
            },
            "problemtype": {
              "problemtype_data": [
                {
                  "description": [
                    {
                      "lang": "eng",
                      "value": "n/a"
                    }
                  ]
                }
              ]
            },
            "references": {
              "reference_data": [
                {
                  "name": "http://blog.bestpractical.com/2014/01/security-vulnerability-in-rt-42.html",
                  "refsource": "CONFIRM",
                  "url": "http://blog.bestpractical.com/2014/01/security-vulnerability-in-rt-42.html"
                },
                {
                  "name": "https://metacpan.org/changes/release/ALEXMV/Email-Address-List-0.02",
                  "refsource": "CONFIRM",
                  "url": "https://metacpan.org/changes/release/ALEXMV/Email-Address-List-0.02"
                },
                {
                  "name": "[rt-announce] 20140612 RT 4.2.5 released",
                  "refsource": "MLIST",
                  "url": "http://lists.bestpractical.com/pipermail/rt-announce/2014-June/000257.html"
                }
              ]
            }
          }
        }
      },
      "cveMetadata": {
        "assignerOrgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
        "assignerShortName": "mitre",
        "cveId": "CVE-2014-1474",
        "datePublished": "2014-07-15T14:00:00.000Z",
        "dateReserved": "2014-01-16T00:00:00.000Z",
        "dateUpdated": "2024-08-06T09:42:35.491Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.1"
    }

    CVE-2013-3372 (GCVE-0-2013-3372)

    Vulnerability from cvelistv5 – Published: 2013-08-23 16:00 – Updated: 2024-09-17 02:31
    VLAI
    Summary
    Request Tracker (RT) 3.8.x before 3.8.17 and 4.0.x before 4.0.13 allows remote attackers to inject multiple Content-Disposition HTTP headers and possibly conduct cross-site scripting (XSS) attacks via unspecified vectors.
    Severity
    No CVSS data available.
    CWE
    • n/a
    Assigner
    References
    URL Tags
    http://lists.bestpractical.com/pipermail/rt-annou… mailing-listx_refsource_MLIST
    http://lists.bestpractical.com/pipermail/rt-annou… mailing-listx_refsource_MLIST
    http://lists.bestpractical.com/pipermail/rt-annou… mailing-listx_refsource_MLIST
    http://www.osvdb.org/93607 vdb-entryx_refsource_OSVDB
    http://secunia.com/advisories/53505 third-party-advisoryx_refsource_SECUNIA
    http://www.debian.org/security/2012/dsa-2670 vendor-advisoryx_refsource_DEBIAN
    http://secunia.com/advisories/53522 third-party-advisoryx_refsource_SECUNIA
    Show details on NVD website

    {
      "containers": {
        "adp": [
          {
            "providerMetadata": {
              "dateUpdated": "2024-08-06T16:07:37.504Z",
              "orgId": "af854a3a-2127-422b-91ae-364da2661108",
              "shortName": "CVE"
            },
            "references": [
              {
                "name": "[rt-announce] 20130522 RT 3.8.17 released",
                "tags": [
                  "mailing-list",
                  "x_refsource_MLIST",
                  "x_transferred"
                ],
                "url": "http://lists.bestpractical.com/pipermail/rt-announce/2013-May/000228.html"
              },
              {
                "name": "[rt-announce] 20130522 Security vulnerabilities in RT",
                "tags": [
                  "mailing-list",
                  "x_refsource_MLIST",
                  "x_transferred"
                ],
                "url": "http://lists.bestpractical.com/pipermail/rt-announce/2013-May/000226.html"
              },
              {
                "name": "[rt-announce] 20130522 RT 4.0.13 released",
                "tags": [
                  "mailing-list",
                  "x_refsource_MLIST",
                  "x_transferred"
                ],
                "url": "http://lists.bestpractical.com/pipermail/rt-announce/2013-May/000227.html"
              },
              {
                "name": "93607",
                "tags": [
                  "vdb-entry",
                  "x_refsource_OSVDB",
                  "x_transferred"
                ],
                "url": "http://www.osvdb.org/93607"
              },
              {
                "name": "53505",
                "tags": [
                  "third-party-advisory",
                  "x_refsource_SECUNIA",
                  "x_transferred"
                ],
                "url": "http://secunia.com/advisories/53505"
              },
              {
                "name": "DSA-2670",
                "tags": [
                  "vendor-advisory",
                  "x_refsource_DEBIAN",
                  "x_transferred"
                ],
                "url": "http://www.debian.org/security/2012/dsa-2670"
              },
              {
                "name": "53522",
                "tags": [
                  "third-party-advisory",
                  "x_refsource_SECUNIA",
                  "x_transferred"
                ],
                "url": "http://secunia.com/advisories/53522"
              }
            ],
            "title": "CVE Program Container"
          }
        ],
        "cna": {
          "affected": [
            {
              "product": "n/a",
              "vendor": "n/a",
              "versions": [
                {
                  "status": "affected",
                  "version": "n/a"
                }
              ]
            }
          ],
          "descriptions": [
            {
              "lang": "en",
              "value": "Request Tracker (RT) 3.8.x before 3.8.17 and 4.0.x before 4.0.13 allows remote attackers to inject multiple Content-Disposition HTTP headers and possibly conduct cross-site scripting (XSS) attacks via unspecified vectors."
            }
          ],
          "problemTypes": [
            {
              "descriptions": [
                {
                  "description": "n/a",
                  "lang": "en",
                  "type": "text"
                }
              ]
            }
          ],
          "providerMetadata": {
            "dateUpdated": "2013-08-23T16:00:00.000Z",
            "orgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
            "shortName": "mitre"
          },
          "references": [
            {
              "name": "[rt-announce] 20130522 RT 3.8.17 released",
              "tags": [
                "mailing-list",
                "x_refsource_MLIST"
              ],
              "url": "http://lists.bestpractical.com/pipermail/rt-announce/2013-May/000228.html"
            },
            {
              "name": "[rt-announce] 20130522 Security vulnerabilities in RT",
              "tags": [
                "mailing-list",
                "x_refsource_MLIST"
              ],
              "url": "http://lists.bestpractical.com/pipermail/rt-announce/2013-May/000226.html"
            },
            {
              "name": "[rt-announce] 20130522 RT 4.0.13 released",
              "tags": [
                "mailing-list",
                "x_refsource_MLIST"
              ],
              "url": "http://lists.bestpractical.com/pipermail/rt-announce/2013-May/000227.html"
            },
            {
              "name": "93607",
              "tags": [
                "vdb-entry",
                "x_refsource_OSVDB"
              ],
              "url": "http://www.osvdb.org/93607"
            },
            {
              "name": "53505",
              "tags": [
                "third-party-advisory",
                "x_refsource_SECUNIA"
              ],
              "url": "http://secunia.com/advisories/53505"
            },
            {
              "name": "DSA-2670",
              "tags": [
                "vendor-advisory",
                "x_refsource_DEBIAN"
              ],
              "url": "http://www.debian.org/security/2012/dsa-2670"
            },
            {
              "name": "53522",
              "tags": [
                "third-party-advisory",
                "x_refsource_SECUNIA"
              ],
              "url": "http://secunia.com/advisories/53522"
            }
          ],
          "x_legacyV4Record": {
            "CVE_data_meta": {
              "ASSIGNER": "cve@mitre.org",
              "ID": "CVE-2013-3372",
              "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": "Request Tracker (RT) 3.8.x before 3.8.17 and 4.0.x before 4.0.13 allows remote attackers to inject multiple Content-Disposition HTTP headers and possibly conduct cross-site scripting (XSS) attacks via unspecified vectors."
                }
              ]
            },
            "problemtype": {
              "problemtype_data": [
                {
                  "description": [
                    {
                      "lang": "eng",
                      "value": "n/a"
                    }
                  ]
                }
              ]
            },
            "references": {
              "reference_data": [
                {
                  "name": "[rt-announce] 20130522 RT 3.8.17 released",
                  "refsource": "MLIST",
                  "url": "http://lists.bestpractical.com/pipermail/rt-announce/2013-May/000228.html"
                },
                {
                  "name": "[rt-announce] 20130522 Security vulnerabilities in RT",
                  "refsource": "MLIST",
                  "url": "http://lists.bestpractical.com/pipermail/rt-announce/2013-May/000226.html"
                },
                {
                  "name": "[rt-announce] 20130522 RT 4.0.13 released",
                  "refsource": "MLIST",
                  "url": "http://lists.bestpractical.com/pipermail/rt-announce/2013-May/000227.html"
                },
                {
                  "name": "93607",
                  "refsource": "OSVDB",
                  "url": "http://www.osvdb.org/93607"
                },
                {
                  "name": "53505",
                  "refsource": "SECUNIA",
                  "url": "http://secunia.com/advisories/53505"
                },
                {
                  "name": "DSA-2670",
                  "refsource": "DEBIAN",
                  "url": "http://www.debian.org/security/2012/dsa-2670"
                },
                {
                  "name": "53522",
                  "refsource": "SECUNIA",
                  "url": "http://secunia.com/advisories/53522"
                }
              ]
            }
          }
        }
      },
      "cveMetadata": {
        "assignerOrgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
        "assignerShortName": "mitre",
        "cveId": "CVE-2013-3372",
        "datePublished": "2013-08-23T16:00:00.000Z",
        "dateReserved": "2013-05-06T00:00:00.000Z",
        "dateUpdated": "2024-09-17T02:31:37.446Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.1"
    }

    CVE-2013-5587 (GCVE-0-2013-5587)

    Vulnerability from cvelistv5 – Published: 2013-08-23 16:00 – Updated: 2024-09-16 19:19
    VLAI
    Summary
    Cross-site scripting (XSS) vulnerability in Request Tracker (RT) 4.x before 4.0.13, when MakeClicky is configured, allows remote attackers to inject arbitrary web script or HTML via a URL in a ticket. NOTE: this issue has been SPLIT from CVE-2013-3371 due to different affected versions.
    Severity
    No CVSS data available.
    CWE
    • n/a
    Assigner
    References
    URL Tags
    http://lists.bestpractical.com/pipermail/rt-annou… mailing-listx_refsource_MLIST
    http://lists.bestpractical.com/pipermail/rt-annou… mailing-listx_refsource_MLIST
    http://lists.bestpractical.com/pipermail/rt-annou… mailing-listx_refsource_MLIST
    http://secunia.com/advisories/53505 third-party-advisoryx_refsource_SECUNIA
    http://www.debian.org/security/2012/dsa-2670 vendor-advisoryx_refsource_DEBIAN
    http://secunia.com/advisories/53522 third-party-advisoryx_refsource_SECUNIA
    Show details on NVD website

    {
      "containers": {
        "adp": [
          {
            "providerMetadata": {
              "dateUpdated": "2024-08-06T17:15:21.434Z",
              "orgId": "af854a3a-2127-422b-91ae-364da2661108",
              "shortName": "CVE"
            },
            "references": [
              {
                "name": "[rt-announce] 20130522 RT 3.8.17 released",
                "tags": [
                  "mailing-list",
                  "x_refsource_MLIST",
                  "x_transferred"
                ],
                "url": "http://lists.bestpractical.com/pipermail/rt-announce/2013-May/000228.html"
              },
              {
                "name": "[rt-announce] 20130522 Security vulnerabilities in RT",
                "tags": [
                  "mailing-list",
                  "x_refsource_MLIST",
                  "x_transferred"
                ],
                "url": "http://lists.bestpractical.com/pipermail/rt-announce/2013-May/000226.html"
              },
              {
                "name": "[rt-announce] 20130522 RT 4.0.13 released",
                "tags": [
                  "mailing-list",
                  "x_refsource_MLIST",
                  "x_transferred"
                ],
                "url": "http://lists.bestpractical.com/pipermail/rt-announce/2013-May/000227.html"
              },
              {
                "name": "53505",
                "tags": [
                  "third-party-advisory",
                  "x_refsource_SECUNIA",
                  "x_transferred"
                ],
                "url": "http://secunia.com/advisories/53505"
              },
              {
                "name": "DSA-2670",
                "tags": [
                  "vendor-advisory",
                  "x_refsource_DEBIAN",
                  "x_transferred"
                ],
                "url": "http://www.debian.org/security/2012/dsa-2670"
              },
              {
                "name": "53522",
                "tags": [
                  "third-party-advisory",
                  "x_refsource_SECUNIA",
                  "x_transferred"
                ],
                "url": "http://secunia.com/advisories/53522"
              }
            ],
            "title": "CVE Program Container"
          }
        ],
        "cna": {
          "affected": [
            {
              "product": "n/a",
              "vendor": "n/a",
              "versions": [
                {
                  "status": "affected",
                  "version": "n/a"
                }
              ]
            }
          ],
          "descriptions": [
            {
              "lang": "en",
              "value": "Cross-site scripting (XSS) vulnerability in Request Tracker (RT) 4.x before 4.0.13, when MakeClicky is configured, allows remote attackers to inject arbitrary web script or HTML via a URL in a ticket.  NOTE: this issue has been SPLIT from CVE-2013-3371 due to different affected versions."
            }
          ],
          "problemTypes": [
            {
              "descriptions": [
                {
                  "description": "n/a",
                  "lang": "en",
                  "type": "text"
                }
              ]
            }
          ],
          "providerMetadata": {
            "dateUpdated": "2013-08-23T16:00:00.000Z",
            "orgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
            "shortName": "mitre"
          },
          "references": [
            {
              "name": "[rt-announce] 20130522 RT 3.8.17 released",
              "tags": [
                "mailing-list",
                "x_refsource_MLIST"
              ],
              "url": "http://lists.bestpractical.com/pipermail/rt-announce/2013-May/000228.html"
            },
            {
              "name": "[rt-announce] 20130522 Security vulnerabilities in RT",
              "tags": [
                "mailing-list",
                "x_refsource_MLIST"
              ],
              "url": "http://lists.bestpractical.com/pipermail/rt-announce/2013-May/000226.html"
            },
            {
              "name": "[rt-announce] 20130522 RT 4.0.13 released",
              "tags": [
                "mailing-list",
                "x_refsource_MLIST"
              ],
              "url": "http://lists.bestpractical.com/pipermail/rt-announce/2013-May/000227.html"
            },
            {
              "name": "53505",
              "tags": [
                "third-party-advisory",
                "x_refsource_SECUNIA"
              ],
              "url": "http://secunia.com/advisories/53505"
            },
            {
              "name": "DSA-2670",
              "tags": [
                "vendor-advisory",
                "x_refsource_DEBIAN"
              ],
              "url": "http://www.debian.org/security/2012/dsa-2670"
            },
            {
              "name": "53522",
              "tags": [
                "third-party-advisory",
                "x_refsource_SECUNIA"
              ],
              "url": "http://secunia.com/advisories/53522"
            }
          ],
          "x_legacyV4Record": {
            "CVE_data_meta": {
              "ASSIGNER": "cve@mitre.org",
              "ID": "CVE-2013-5587",
              "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": "Cross-site scripting (XSS) vulnerability in Request Tracker (RT) 4.x before 4.0.13, when MakeClicky is configured, allows remote attackers to inject arbitrary web script or HTML via a URL in a ticket.  NOTE: this issue has been SPLIT from CVE-2013-3371 due to different affected versions."
                }
              ]
            },
            "problemtype": {
              "problemtype_data": [
                {
                  "description": [
                    {
                      "lang": "eng",
                      "value": "n/a"
                    }
                  ]
                }
              ]
            },
            "references": {
              "reference_data": [
                {
                  "name": "[rt-announce] 20130522 RT 3.8.17 released",
                  "refsource": "MLIST",
                  "url": "http://lists.bestpractical.com/pipermail/rt-announce/2013-May/000228.html"
                },
                {
                  "name": "[rt-announce] 20130522 Security vulnerabilities in RT",
                  "refsource": "MLIST",
                  "url": "http://lists.bestpractical.com/pipermail/rt-announce/2013-May/000226.html"
                },
                {
                  "name": "[rt-announce] 20130522 RT 4.0.13 released",
                  "refsource": "MLIST",
                  "url": "http://lists.bestpractical.com/pipermail/rt-announce/2013-May/000227.html"
                },
                {
                  "name": "53505",
                  "refsource": "SECUNIA",
                  "url": "http://secunia.com/advisories/53505"
                },
                {
                  "name": "DSA-2670",
                  "refsource": "DEBIAN",
                  "url": "http://www.debian.org/security/2012/dsa-2670"
                },
                {
                  "name": "53522",
                  "refsource": "SECUNIA",
                  "url": "http://secunia.com/advisories/53522"
                }
              ]
            }
          }
        }
      },
      "cveMetadata": {
        "assignerOrgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
        "assignerShortName": "mitre",
        "cveId": "CVE-2013-5587",
        "datePublished": "2013-08-23T16:00:00.000Z",
        "dateReserved": "2013-08-23T00:00:00.000Z",
        "dateUpdated": "2024-09-16T19:19:35.447Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.1"
    }

    CVE-2012-4733 (GCVE-0-2012-4733)

    Vulnerability from cvelistv5 – Published: 2013-08-23 16:00 – Updated: 2024-09-16 20:36
    VLAI
    Summary
    Request Tracker (RT) 4.x before 4.0.13 does not properly enforce the DeleteTicket and "custom lifecycle transition" permission, which allows remote authenticated users with the ModifyTicket permission to delete tickets via unspecified vectors.
    Severity
    No CVSS data available.
    CWE
    • n/a
    Assigner
    References
    URL Tags
    http://lists.bestpractical.com/pipermail/rt-annou… mailing-listx_refsource_MLIST
    http://www.osvdb.org/93611 vdb-entryx_refsource_OSVDB
    http://lists.bestpractical.com/pipermail/rt-annou… mailing-listx_refsource_MLIST
    http://secunia.com/advisories/53522 third-party-advisoryx_refsource_SECUNIA
    Show details on NVD website

    {
      "containers": {
        "adp": [
          {
            "providerMetadata": {
              "dateUpdated": "2024-08-06T20:42:55.148Z",
              "orgId": "af854a3a-2127-422b-91ae-364da2661108",
              "shortName": "CVE"
            },
            "references": [
              {
                "name": "[rt-announce] 20130522 Security vulnerabilities in RT",
                "tags": [
                  "mailing-list",
                  "x_refsource_MLIST",
                  "x_transferred"
                ],
                "url": "http://lists.bestpractical.com/pipermail/rt-announce/2013-May/000226.html"
              },
              {
                "name": "93611",
                "tags": [
                  "vdb-entry",
                  "x_refsource_OSVDB",
                  "x_transferred"
                ],
                "url": "http://www.osvdb.org/93611"
              },
              {
                "name": "[rt-announce] 20130522 RT 4.0.13 released",
                "tags": [
                  "mailing-list",
                  "x_refsource_MLIST",
                  "x_transferred"
                ],
                "url": "http://lists.bestpractical.com/pipermail/rt-announce/2013-May/000227.html"
              },
              {
                "name": "53522",
                "tags": [
                  "third-party-advisory",
                  "x_refsource_SECUNIA",
                  "x_transferred"
                ],
                "url": "http://secunia.com/advisories/53522"
              }
            ],
            "title": "CVE Program Container"
          }
        ],
        "cna": {
          "affected": [
            {
              "product": "n/a",
              "vendor": "n/a",
              "versions": [
                {
                  "status": "affected",
                  "version": "n/a"
                }
              ]
            }
          ],
          "descriptions": [
            {
              "lang": "en",
              "value": "Request Tracker (RT) 4.x before 4.0.13 does not properly enforce the DeleteTicket and \"custom lifecycle transition\" permission, which allows remote authenticated users with the ModifyTicket permission to delete tickets via unspecified vectors."
            }
          ],
          "problemTypes": [
            {
              "descriptions": [
                {
                  "description": "n/a",
                  "lang": "en",
                  "type": "text"
                }
              ]
            }
          ],
          "providerMetadata": {
            "dateUpdated": "2013-08-23T16:00:00.000Z",
            "orgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
            "shortName": "mitre"
          },
          "references": [
            {
              "name": "[rt-announce] 20130522 Security vulnerabilities in RT",
              "tags": [
                "mailing-list",
                "x_refsource_MLIST"
              ],
              "url": "http://lists.bestpractical.com/pipermail/rt-announce/2013-May/000226.html"
            },
            {
              "name": "93611",
              "tags": [
                "vdb-entry",
                "x_refsource_OSVDB"
              ],
              "url": "http://www.osvdb.org/93611"
            },
            {
              "name": "[rt-announce] 20130522 RT 4.0.13 released",
              "tags": [
                "mailing-list",
                "x_refsource_MLIST"
              ],
              "url": "http://lists.bestpractical.com/pipermail/rt-announce/2013-May/000227.html"
            },
            {
              "name": "53522",
              "tags": [
                "third-party-advisory",
                "x_refsource_SECUNIA"
              ],
              "url": "http://secunia.com/advisories/53522"
            }
          ],
          "x_legacyV4Record": {
            "CVE_data_meta": {
              "ASSIGNER": "cve@mitre.org",
              "ID": "CVE-2012-4733",
              "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": "Request Tracker (RT) 4.x before 4.0.13 does not properly enforce the DeleteTicket and \"custom lifecycle transition\" permission, which allows remote authenticated users with the ModifyTicket permission to delete tickets via unspecified vectors."
                }
              ]
            },
            "problemtype": {
              "problemtype_data": [
                {
                  "description": [
                    {
                      "lang": "eng",
                      "value": "n/a"
                    }
                  ]
                }
              ]
            },
            "references": {
              "reference_data": [
                {
                  "name": "[rt-announce] 20130522 Security vulnerabilities in RT",
                  "refsource": "MLIST",
                  "url": "http://lists.bestpractical.com/pipermail/rt-announce/2013-May/000226.html"
                },
                {
                  "name": "93611",
                  "refsource": "OSVDB",
                  "url": "http://www.osvdb.org/93611"
                },
                {
                  "name": "[rt-announce] 20130522 RT 4.0.13 released",
                  "refsource": "MLIST",
                  "url": "http://lists.bestpractical.com/pipermail/rt-announce/2013-May/000227.html"
                },
                {
                  "name": "53522",
                  "refsource": "SECUNIA",
                  "url": "http://secunia.com/advisories/53522"
                }
              ]
            }
          }
        }
      },
      "cveMetadata": {
        "assignerOrgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
        "assignerShortName": "mitre",
        "cveId": "CVE-2012-4733",
        "datePublished": "2013-08-23T16:00:00.000Z",
        "dateReserved": "2012-08-29T00:00:00.000Z",
        "dateUpdated": "2024-09-16T20:36:33.682Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.1"
    }

    CVE-2013-3369 (GCVE-0-2013-3369)

    Vulnerability from cvelistv5 – Published: 2013-08-23 16:00 – Updated: 2024-09-17 00:31
    VLAI
    Summary
    Request Tracker (RT) 3.8.x before 3.8.17 and 4.0.x before 4.0.13 allows remote authenticated users with the permissions to view the administration pages to execute arbitrary private components via unspecified vectors.
    Severity
    No CVSS data available.
    CWE
    • n/a
    Assigner
    References
    URL Tags
    http://lists.bestpractical.com/pipermail/rt-annou… mailing-listx_refsource_MLIST
    http://www.osvdb.org/93610 vdb-entryx_refsource_OSVDB
    http://lists.bestpractical.com/pipermail/rt-annou… mailing-listx_refsource_MLIST
    http://lists.bestpractical.com/pipermail/rt-annou… mailing-listx_refsource_MLIST
    http://secunia.com/advisories/53505 third-party-advisoryx_refsource_SECUNIA
    http://www.debian.org/security/2012/dsa-2670 vendor-advisoryx_refsource_DEBIAN
    http://secunia.com/advisories/53522 third-party-advisoryx_refsource_SECUNIA
    Show details on NVD website

    {
      "containers": {
        "adp": [
          {
            "providerMetadata": {
              "dateUpdated": "2024-08-06T16:07:37.523Z",
              "orgId": "af854a3a-2127-422b-91ae-364da2661108",
              "shortName": "CVE"
            },
            "references": [
              {
                "name": "[rt-announce] 20130522 RT 3.8.17 released",
                "tags": [
                  "mailing-list",
                  "x_refsource_MLIST",
                  "x_transferred"
                ],
                "url": "http://lists.bestpractical.com/pipermail/rt-announce/2013-May/000228.html"
              },
              {
                "name": "93610",
                "tags": [
                  "vdb-entry",
                  "x_refsource_OSVDB",
                  "x_transferred"
                ],
                "url": "http://www.osvdb.org/93610"
              },
              {
                "name": "[rt-announce] 20130522 Security vulnerabilities in RT",
                "tags": [
                  "mailing-list",
                  "x_refsource_MLIST",
                  "x_transferred"
                ],
                "url": "http://lists.bestpractical.com/pipermail/rt-announce/2013-May/000226.html"
              },
              {
                "name": "[rt-announce] 20130522 RT 4.0.13 released",
                "tags": [
                  "mailing-list",
                  "x_refsource_MLIST",
                  "x_transferred"
                ],
                "url": "http://lists.bestpractical.com/pipermail/rt-announce/2013-May/000227.html"
              },
              {
                "name": "53505",
                "tags": [
                  "third-party-advisory",
                  "x_refsource_SECUNIA",
                  "x_transferred"
                ],
                "url": "http://secunia.com/advisories/53505"
              },
              {
                "name": "DSA-2670",
                "tags": [
                  "vendor-advisory",
                  "x_refsource_DEBIAN",
                  "x_transferred"
                ],
                "url": "http://www.debian.org/security/2012/dsa-2670"
              },
              {
                "name": "53522",
                "tags": [
                  "third-party-advisory",
                  "x_refsource_SECUNIA",
                  "x_transferred"
                ],
                "url": "http://secunia.com/advisories/53522"
              }
            ],
            "title": "CVE Program Container"
          }
        ],
        "cna": {
          "affected": [
            {
              "product": "n/a",
              "vendor": "n/a",
              "versions": [
                {
                  "status": "affected",
                  "version": "n/a"
                }
              ]
            }
          ],
          "descriptions": [
            {
              "lang": "en",
              "value": "Request Tracker (RT) 3.8.x before 3.8.17 and 4.0.x before 4.0.13 allows remote authenticated users with the permissions to view the administration pages to execute arbitrary private components via unspecified vectors."
            }
          ],
          "problemTypes": [
            {
              "descriptions": [
                {
                  "description": "n/a",
                  "lang": "en",
                  "type": "text"
                }
              ]
            }
          ],
          "providerMetadata": {
            "dateUpdated": "2013-08-23T16:00:00.000Z",
            "orgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
            "shortName": "mitre"
          },
          "references": [
            {
              "name": "[rt-announce] 20130522 RT 3.8.17 released",
              "tags": [
                "mailing-list",
                "x_refsource_MLIST"
              ],
              "url": "http://lists.bestpractical.com/pipermail/rt-announce/2013-May/000228.html"
            },
            {
              "name": "93610",
              "tags": [
                "vdb-entry",
                "x_refsource_OSVDB"
              ],
              "url": "http://www.osvdb.org/93610"
            },
            {
              "name": "[rt-announce] 20130522 Security vulnerabilities in RT",
              "tags": [
                "mailing-list",
                "x_refsource_MLIST"
              ],
              "url": "http://lists.bestpractical.com/pipermail/rt-announce/2013-May/000226.html"
            },
            {
              "name": "[rt-announce] 20130522 RT 4.0.13 released",
              "tags": [
                "mailing-list",
                "x_refsource_MLIST"
              ],
              "url": "http://lists.bestpractical.com/pipermail/rt-announce/2013-May/000227.html"
            },
            {
              "name": "53505",
              "tags": [
                "third-party-advisory",
                "x_refsource_SECUNIA"
              ],
              "url": "http://secunia.com/advisories/53505"
            },
            {
              "name": "DSA-2670",
              "tags": [
                "vendor-advisory",
                "x_refsource_DEBIAN"
              ],
              "url": "http://www.debian.org/security/2012/dsa-2670"
            },
            {
              "name": "53522",
              "tags": [
                "third-party-advisory",
                "x_refsource_SECUNIA"
              ],
              "url": "http://secunia.com/advisories/53522"
            }
          ],
          "x_legacyV4Record": {
            "CVE_data_meta": {
              "ASSIGNER": "cve@mitre.org",
              "ID": "CVE-2013-3369",
              "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": "Request Tracker (RT) 3.8.x before 3.8.17 and 4.0.x before 4.0.13 allows remote authenticated users with the permissions to view the administration pages to execute arbitrary private components via unspecified vectors."
                }
              ]
            },
            "problemtype": {
              "problemtype_data": [
                {
                  "description": [
                    {
                      "lang": "eng",
                      "value": "n/a"
                    }
                  ]
                }
              ]
            },
            "references": {
              "reference_data": [
                {
                  "name": "[rt-announce] 20130522 RT 3.8.17 released",
                  "refsource": "MLIST",
                  "url": "http://lists.bestpractical.com/pipermail/rt-announce/2013-May/000228.html"
                },
                {
                  "name": "93610",
                  "refsource": "OSVDB",
                  "url": "http://www.osvdb.org/93610"
                },
                {
                  "name": "[rt-announce] 20130522 Security vulnerabilities in RT",
                  "refsource": "MLIST",
                  "url": "http://lists.bestpractical.com/pipermail/rt-announce/2013-May/000226.html"
                },
                {
                  "name": "[rt-announce] 20130522 RT 4.0.13 released",
                  "refsource": "MLIST",
                  "url": "http://lists.bestpractical.com/pipermail/rt-announce/2013-May/000227.html"
                },
                {
                  "name": "53505",
                  "refsource": "SECUNIA",
                  "url": "http://secunia.com/advisories/53505"
                },
                {
                  "name": "DSA-2670",
                  "refsource": "DEBIAN",
                  "url": "http://www.debian.org/security/2012/dsa-2670"
                },
                {
                  "name": "53522",
                  "refsource": "SECUNIA",
                  "url": "http://secunia.com/advisories/53522"
                }
              ]
            }
          }
        }
      },
      "cveMetadata": {
        "assignerOrgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
        "assignerShortName": "mitre",
        "cveId": "CVE-2013-3369",
        "datePublished": "2013-08-23T16:00:00.000Z",
        "dateReserved": "2013-05-06T00:00:00.000Z",
        "dateUpdated": "2024-09-17T00:31:06.084Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.1"
    }

    CVE-2013-3370 (GCVE-0-2013-3370)

    Vulnerability from cvelistv5 – Published: 2013-08-23 16:00 – Updated: 2024-09-17 00:00
    VLAI
    Summary
    Request Tracker (RT) 3.8.x before 3.8.17 and 4.0.x before 4.0.13 does not properly restrict access to private callback components, which allows remote attackers to have an unspecified impact via a direct request.
    Severity
    No CVSS data available.
    CWE
    • n/a
    Assigner
    References
    URL Tags
    http://lists.bestpractical.com/pipermail/rt-annou… mailing-listx_refsource_MLIST
    http://lists.bestpractical.com/pipermail/rt-annou… mailing-listx_refsource_MLIST
    http://www.osvdb.org/93609 vdb-entryx_refsource_OSVDB
    http://lists.bestpractical.com/pipermail/rt-annou… mailing-listx_refsource_MLIST
    http://secunia.com/advisories/53505 third-party-advisoryx_refsource_SECUNIA
    http://www.debian.org/security/2012/dsa-2670 vendor-advisoryx_refsource_DEBIAN
    http://secunia.com/advisories/53522 third-party-advisoryx_refsource_SECUNIA
    Show details on NVD website

    {
      "containers": {
        "adp": [
          {
            "providerMetadata": {
              "dateUpdated": "2024-08-06T16:07:37.900Z",
              "orgId": "af854a3a-2127-422b-91ae-364da2661108",
              "shortName": "CVE"
            },
            "references": [
              {
                "name": "[rt-announce] 20130522 RT 3.8.17 released",
                "tags": [
                  "mailing-list",
                  "x_refsource_MLIST",
                  "x_transferred"
                ],
                "url": "http://lists.bestpractical.com/pipermail/rt-announce/2013-May/000228.html"
              },
              {
                "name": "[rt-announce] 20130522 Security vulnerabilities in RT",
                "tags": [
                  "mailing-list",
                  "x_refsource_MLIST",
                  "x_transferred"
                ],
                "url": "http://lists.bestpractical.com/pipermail/rt-announce/2013-May/000226.html"
              },
              {
                "name": "93609",
                "tags": [
                  "vdb-entry",
                  "x_refsource_OSVDB",
                  "x_transferred"
                ],
                "url": "http://www.osvdb.org/93609"
              },
              {
                "name": "[rt-announce] 20130522 RT 4.0.13 released",
                "tags": [
                  "mailing-list",
                  "x_refsource_MLIST",
                  "x_transferred"
                ],
                "url": "http://lists.bestpractical.com/pipermail/rt-announce/2013-May/000227.html"
              },
              {
                "name": "53505",
                "tags": [
                  "third-party-advisory",
                  "x_refsource_SECUNIA",
                  "x_transferred"
                ],
                "url": "http://secunia.com/advisories/53505"
              },
              {
                "name": "DSA-2670",
                "tags": [
                  "vendor-advisory",
                  "x_refsource_DEBIAN",
                  "x_transferred"
                ],
                "url": "http://www.debian.org/security/2012/dsa-2670"
              },
              {
                "name": "53522",
                "tags": [
                  "third-party-advisory",
                  "x_refsource_SECUNIA",
                  "x_transferred"
                ],
                "url": "http://secunia.com/advisories/53522"
              }
            ],
            "title": "CVE Program Container"
          }
        ],
        "cna": {
          "affected": [
            {
              "product": "n/a",
              "vendor": "n/a",
              "versions": [
                {
                  "status": "affected",
                  "version": "n/a"
                }
              ]
            }
          ],
          "descriptions": [
            {
              "lang": "en",
              "value": "Request Tracker (RT) 3.8.x before 3.8.17 and 4.0.x before 4.0.13 does not properly restrict access to private callback components, which allows remote attackers to have an unspecified impact via a direct request."
            }
          ],
          "problemTypes": [
            {
              "descriptions": [
                {
                  "description": "n/a",
                  "lang": "en",
                  "type": "text"
                }
              ]
            }
          ],
          "providerMetadata": {
            "dateUpdated": "2013-08-23T16:00:00.000Z",
            "orgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
            "shortName": "mitre"
          },
          "references": [
            {
              "name": "[rt-announce] 20130522 RT 3.8.17 released",
              "tags": [
                "mailing-list",
                "x_refsource_MLIST"
              ],
              "url": "http://lists.bestpractical.com/pipermail/rt-announce/2013-May/000228.html"
            },
            {
              "name": "[rt-announce] 20130522 Security vulnerabilities in RT",
              "tags": [
                "mailing-list",
                "x_refsource_MLIST"
              ],
              "url": "http://lists.bestpractical.com/pipermail/rt-announce/2013-May/000226.html"
            },
            {
              "name": "93609",
              "tags": [
                "vdb-entry",
                "x_refsource_OSVDB"
              ],
              "url": "http://www.osvdb.org/93609"
            },
            {
              "name": "[rt-announce] 20130522 RT 4.0.13 released",
              "tags": [
                "mailing-list",
                "x_refsource_MLIST"
              ],
              "url": "http://lists.bestpractical.com/pipermail/rt-announce/2013-May/000227.html"
            },
            {
              "name": "53505",
              "tags": [
                "third-party-advisory",
                "x_refsource_SECUNIA"
              ],
              "url": "http://secunia.com/advisories/53505"
            },
            {
              "name": "DSA-2670",
              "tags": [
                "vendor-advisory",
                "x_refsource_DEBIAN"
              ],
              "url": "http://www.debian.org/security/2012/dsa-2670"
            },
            {
              "name": "53522",
              "tags": [
                "third-party-advisory",
                "x_refsource_SECUNIA"
              ],
              "url": "http://secunia.com/advisories/53522"
            }
          ],
          "x_legacyV4Record": {
            "CVE_data_meta": {
              "ASSIGNER": "cve@mitre.org",
              "ID": "CVE-2013-3370",
              "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": "Request Tracker (RT) 3.8.x before 3.8.17 and 4.0.x before 4.0.13 does not properly restrict access to private callback components, which allows remote attackers to have an unspecified impact via a direct request."
                }
              ]
            },
            "problemtype": {
              "problemtype_data": [
                {
                  "description": [
                    {
                      "lang": "eng",
                      "value": "n/a"
                    }
                  ]
                }
              ]
            },
            "references": {
              "reference_data": [
                {
                  "name": "[rt-announce] 20130522 RT 3.8.17 released",
                  "refsource": "MLIST",
                  "url": "http://lists.bestpractical.com/pipermail/rt-announce/2013-May/000228.html"
                },
                {
                  "name": "[rt-announce] 20130522 Security vulnerabilities in RT",
                  "refsource": "MLIST",
                  "url": "http://lists.bestpractical.com/pipermail/rt-announce/2013-May/000226.html"
                },
                {
                  "name": "93609",
                  "refsource": "OSVDB",
                  "url": "http://www.osvdb.org/93609"
                },
                {
                  "name": "[rt-announce] 20130522 RT 4.0.13 released",
                  "refsource": "MLIST",
                  "url": "http://lists.bestpractical.com/pipermail/rt-announce/2013-May/000227.html"
                },
                {
                  "name": "53505",
                  "refsource": "SECUNIA",
                  "url": "http://secunia.com/advisories/53505"
                },
                {
                  "name": "DSA-2670",
                  "refsource": "DEBIAN",
                  "url": "http://www.debian.org/security/2012/dsa-2670"
                },
                {
                  "name": "53522",
                  "refsource": "SECUNIA",
                  "url": "http://secunia.com/advisories/53522"
                }
              ]
            }
          }
        }
      },
      "cveMetadata": {
        "assignerOrgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
        "assignerShortName": "mitre",
        "cveId": "CVE-2013-3370",
        "datePublished": "2013-08-23T16:00:00.000Z",
        "dateReserved": "2013-05-06T00:00:00.000Z",
        "dateUpdated": "2024-09-17T00:00:42.725Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.1"
    }