fkie_cve-2017-15569
Vulnerability from fkie_nvd
Published
2017-10-18 02:29
Modified
2024-11-21 03:14
Summary
In Redmine before 3.2.8, 3.3.x before 3.3.5, and 3.4.x before 3.4.3, XSS exists in app/helpers/queries_helper.rb via a multi-value field with a crafted value that is mishandled during rendering of an issue list.
Impacted products
Vendor Product Version
redmine redmine *
redmine redmine 3.3.0
redmine redmine 3.3.1
redmine redmine 3.3.2
redmine redmine 3.3.3
redmine redmine 3.3.4
redmine redmine 3.4.0
redmine redmine 3.4.1
redmine redmine 3.4.2
debian debian_linux 9.0



{
   configurations: [
      {
         nodes: [
            {
               cpeMatch: [
                  {
                     criteria: "cpe:2.3:a:redmine:redmine:*:*:*:*:*:*:*:*",
                     matchCriteriaId: "506353CE-8310-44AC-B47C-4F3752DB7D0E",
                     versionEndIncluding: "3.2.7",
                     vulnerable: true,
                  },
                  {
                     criteria: "cpe:2.3:a:redmine:redmine:3.3.0:*:*:*:*:*:*:*",
                     matchCriteriaId: "196CF994-54D8-4E36-B37E-EAF1CC108F61",
                     vulnerable: true,
                  },
                  {
                     criteria: "cpe:2.3:a:redmine:redmine:3.3.1:*:*:*:*:*:*:*",
                     matchCriteriaId: "5AE4FC9C-3291-4344-81D5-83BA91D52FA7",
                     vulnerable: true,
                  },
                  {
                     criteria: "cpe:2.3:a:redmine:redmine:3.3.2:*:*:*:*:*:*:*",
                     matchCriteriaId: "67E1F17B-7B25-48B3-8953-18C47D99B443",
                     vulnerable: true,
                  },
                  {
                     criteria: "cpe:2.3:a:redmine:redmine:3.3.3:*:*:*:*:*:*:*",
                     matchCriteriaId: "9ADF69D6-449E-4845-811D-D588B4D05665",
                     vulnerable: true,
                  },
                  {
                     criteria: "cpe:2.3:a:redmine:redmine:3.3.4:*:*:*:*:*:*:*",
                     matchCriteriaId: "DEAD6AFD-E3DE-4E0F-A2C8-78A1CD316A6D",
                     vulnerable: true,
                  },
                  {
                     criteria: "cpe:2.3:a:redmine:redmine:3.4.0:*:*:*:*:*:*:*",
                     matchCriteriaId: "22FD314E-A7E6-4073-BC98-452B9C5826E1",
                     vulnerable: true,
                  },
                  {
                     criteria: "cpe:2.3:a:redmine:redmine:3.4.1:*:*:*:*:*:*:*",
                     matchCriteriaId: "6982CC59-BE97-400C-A653-47AD6802C3F4",
                     vulnerable: true,
                  },
                  {
                     criteria: "cpe:2.3:a:redmine:redmine:3.4.2:*:*:*:*:*:*:*",
                     matchCriteriaId: "4D6A2E76-528B-48FA-89A4-B6BEE20E901A",
                     vulnerable: true,
                  },
               ],
               negate: false,
               operator: "OR",
            },
         ],
      },
      {
         nodes: [
            {
               cpeMatch: [
                  {
                     criteria: "cpe:2.3:o:debian:debian_linux:9.0:*:*:*:*:*:*:*",
                     matchCriteriaId: "DEECE5FC-CACF-4496-A3E7-164736409252",
                     vulnerable: true,
                  },
               ],
               negate: false,
               operator: "OR",
            },
         ],
      },
   ],
   cveTags: [],
   descriptions: [
      {
         lang: "en",
         value: "In Redmine before 3.2.8, 3.3.x before 3.3.5, and 3.4.x before 3.4.3, XSS exists in app/helpers/queries_helper.rb via a multi-value field with a crafted value that is mishandled during rendering of an issue list.",
      },
      {
         lang: "es",
         value: "En Redmine en versiones anteriores a la 3.2.8, 3.3.x en versiones anteriores a la 3.3.5 y 3.4.x en versiones anteriores a la 3.4.3, existe XSS en app/helpers/queries_helper.rb mediante un campo de múltiples valores con un valor manipulado que se gestiona de manera incorrecta durante la representación del historial de problemas.",
      },
   ],
   id: "CVE-2017-15569",
   lastModified: "2024-11-21T03:14:46.193",
   metrics: {
      cvssMetricV2: [
         {
            acInsufInfo: false,
            baseSeverity: "MEDIUM",
            cvssData: {
               accessComplexity: "MEDIUM",
               accessVector: "NETWORK",
               authentication: "NONE",
               availabilityImpact: "NONE",
               baseScore: 4.3,
               confidentialityImpact: "NONE",
               integrityImpact: "PARTIAL",
               vectorString: "AV:N/AC:M/Au:N/C:N/I:P/A:N",
               version: "2.0",
            },
            exploitabilityScore: 8.6,
            impactScore: 2.9,
            obtainAllPrivilege: false,
            obtainOtherPrivilege: false,
            obtainUserPrivilege: false,
            source: "nvd@nist.gov",
            type: "Primary",
            userInteractionRequired: true,
         },
      ],
      cvssMetricV30: [
         {
            cvssData: {
               attackComplexity: "LOW",
               attackVector: "NETWORK",
               availabilityImpact: "NONE",
               baseScore: 6.1,
               baseSeverity: "MEDIUM",
               confidentialityImpact: "LOW",
               integrityImpact: "LOW",
               privilegesRequired: "NONE",
               scope: "CHANGED",
               userInteraction: "REQUIRED",
               vectorString: "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N",
               version: "3.0",
            },
            exploitabilityScore: 2.8,
            impactScore: 2.7,
            source: "nvd@nist.gov",
            type: "Primary",
         },
      ],
   },
   published: "2017-10-18T02:29:00.310",
   references: [
      {
         source: "cve@mitre.org",
         tags: [
            "Patch",
            "Third Party Advisory",
         ],
         url: "https://github.com/redmine/redmine/commit/56c8ee0440d8555aa7822d947ba9091c8a791508",
      },
      {
         source: "cve@mitre.org",
         tags: [
            "Third Party Advisory",
         ],
         url: "https://www.debian.org/security/2018/dsa-4191",
      },
      {
         source: "cve@mitre.org",
         tags: [
            "Permissions Required",
            "Vendor Advisory",
         ],
         url: "https://www.redmine.org/issues/27186",
      },
      {
         source: "cve@mitre.org",
         tags: [
            "Patch",
            "Vendor Advisory",
         ],
         url: "https://www.redmine.org/projects/redmine/wiki/Security_Advisories",
      },
      {
         source: "af854a3a-2127-422b-91ae-364da2661108",
         tags: [
            "Patch",
            "Third Party Advisory",
         ],
         url: "https://github.com/redmine/redmine/commit/56c8ee0440d8555aa7822d947ba9091c8a791508",
      },
      {
         source: "af854a3a-2127-422b-91ae-364da2661108",
         tags: [
            "Third Party Advisory",
         ],
         url: "https://www.debian.org/security/2018/dsa-4191",
      },
      {
         source: "af854a3a-2127-422b-91ae-364da2661108",
         tags: [
            "Permissions Required",
            "Vendor Advisory",
         ],
         url: "https://www.redmine.org/issues/27186",
      },
      {
         source: "af854a3a-2127-422b-91ae-364da2661108",
         tags: [
            "Patch",
            "Vendor Advisory",
         ],
         url: "https://www.redmine.org/projects/redmine/wiki/Security_Advisories",
      },
   ],
   sourceIdentifier: "cve@mitre.org",
   vulnStatus: "Modified",
   weaknesses: [
      {
         description: [
            {
               lang: "en",
               value: "CWE-79",
            },
         ],
         source: "nvd@nist.gov",
         type: "Primary",
      },
   ],
}


Log in or create an account to share your comment.

Security Advisory comment format.

This schema specifies the format of a comment related to a security advisory.

UUIDv4 of the comment
UUIDv4 of the Vulnerability-Lookup instance
When the comment was created originally
When the comment was last updated
Title of the comment
Description of the comment
The identifier of the vulnerability (CVE ID, GHSA-ID, PYSEC ID, etc.).



Tags
Taxonomy of the tags.


Loading…

Loading…

Loading…

Sightings

Author Source Type Date

Nomenclature

  • Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
  • Confirmed: The vulnerability is confirmed from an analyst perspective.
  • Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
  • Patched: This vulnerability was successfully patched by the user reporting the sighting.
  • Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
  • Not confirmed: The user expresses doubt about the veracity of the vulnerability.
  • Not patched: This vulnerability was not successfully patched by the user reporting the sighting.