GSD-2019-10226

Vulnerability from gsd - Updated: 2022-05-24 00:00
Details
HTML Injection has been discovered in the v0.19.0 version of the Fat Free CRM product via an authenticated request to the /comments URI.
Aliases

{
  "GSD": {
    "alias": "CVE-2019-10226",
    "description": "HTML Injection has been discovered in the v0.19.0 version of the Fat Free CRM product via an authenticated request to the /comments URI.",
    "id": "GSD-2019-10226",
    "references": [
      "https://packetstormsecurity.com/files/cve/CVE-2019-10226"
    ]
  },
  "gsd": {
    "metadata": {
      "exploitCode": "unknown",
      "remediation": "unknown",
      "reportConfidence": "confirmed",
      "type": "vulnerability"
    },
    "osvSchema": {
      "affected": [
        {
          "package": {
            "ecosystem": "RubyGems",
            "name": "fat_free_crm",
            "purl": "pkg:gem/fat_free_crm"
          }
        }
      ],
      "aliases": [
        "CVE-2019-10226",
        "GHSA-gmg5-r3c4-3fm9"
      ],
      "details": "HTML Injection has been discovered in the v0.19.0 version of the Fat\nFree CRM product via an authenticated request to the /comments URI.\n",
      "id": "GSD-2019-10226",
      "modified": "2022-05-24T00:00:00.000Z",
      "published": "2022-05-24T00:00:00.000Z",
      "references": [
        {
          "type": "WEB",
          "url": "http://packetstormsecurity.com/files/152263/Fat-Free-CRM-0.19.0-HTML-Injection.html"
        }
      ],
      "schema_version": "1.4.0",
      "severity": [
        {
          "score": 5.4,
          "type": "CVSS_V3"
        }
      ],
      "summary": "Fat Free CRM Cross-site Scripting vulnerability"
    }
  },
  "namespaces": {
    "cve.org": {
      "CVE_data_meta": {
        "ASSIGNER": "cve@mitre.org",
        "ID": "CVE-2019-10226",
        "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": "** DISPUTED ** HTML Injection has been discovered in the v0.19.0 version of the Fat Free CRM product via an authenticated request to the /comments URI. NOTE: the vendor disputes the significance of this report because some HTML formatting (such as with an H1 element) is allowed, but there is a XSS protection mechanism."
          }
        ]
      },
      "problemtype": {
        "problemtype_data": [
          {
            "description": [
              {
                "lang": "eng",
                "value": "n/a"
              }
            ]
          }
        ]
      },
      "references": {
        "reference_data": [
          {
            "name": "http://packetstormsecurity.com/files/152263/Fat-Free-CRM-0.19.0-HTML-Injection.html",
            "refsource": "MISC",
            "url": "http://packetstormsecurity.com/files/152263/Fat-Free-CRM-0.19.0-HTML-Injection.html"
          },
          {
            "name": "46617",
            "refsource": "EXPLOIT-DB",
            "url": "https://www.exploit-db.com/exploits/46617/"
          },
          {
            "name": "https://github.com/fatfreecrm/fat_free_crm/issues/1235",
            "refsource": "MISC",
            "url": "https://github.com/fatfreecrm/fat_free_crm/issues/1235"
          },
          {
            "name": "https://github.com/fatfreecrm/fat_free_crm/blob/master/app/views/comments/_comment.html.haml#L2",
            "refsource": "MISC",
            "url": "https://github.com/fatfreecrm/fat_free_crm/blob/master/app/views/comments/_comment.html.haml#L2"
          },
          {
            "name": "https://apidock.com/rails/ActionView/Helpers/TextHelper/simple_format",
            "refsource": "MISC",
            "url": "https://apidock.com/rails/ActionView/Helpers/TextHelper/simple_format"
          }
        ]
      }
    },
    "github.com/rubysec/ruby-advisory-db": {
      "cve": "2019-10226",
      "cvss_v3": 5.4,
      "date": "2022-05-24",
      "description": "HTML Injection has been discovered in the v0.19.0 version of the Fat\nFree CRM product via an authenticated request to the /comments URI.\n",
      "gem": "fat_free_crm",
      "ghsa": "gmg5-r3c4-3fm9",
      "title": "Fat Free CRM Cross-site Scripting vulnerability",
      "url": "http://packetstormsecurity.com/files/152263/Fat-Free-CRM-0.19.0-HTML-Injection.html"
    },
    "gitlab.com": {
      "advisories": [
        {
          "affected_range": "=0.19.0",
          "affected_versions": "Version 0.19.0",
          "cvss_v2": "AV:N/AC:M/Au:N/C:N/I:P/A:N",
          "cvss_v3": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:N",
          "cwe_ids": [
            "CWE-1035",
            "CWE-79",
            "CWE-937"
          ],
          "date": "2019-06-11",
          "description": "HTML Injection has been discovered in the Fat Free CRM product via an authenticated request to the `/comments` URI.",
          "fixed_versions": [],
          "identifier": "CVE-2019-10226",
          "identifiers": [
            "CVE-2019-10226"
          ],
          "package_slug": "gem/fat_free_crm",
          "pubdate": "2019-06-10",
          "solution": "Unfortunately, there is no solution available yet.",
          "title": "Injection Vulnerability",
          "urls": [
            "https://nvd.nist.gov/vuln/detail/CVE-2019-10226",
            "http://packetstormsecurity.com/files/152263/Fat-Free-CRM-0.19.0-HTML-Injection.html"
          ],
          "uuid": "91105e04-4d3d-460e-bf42-660e32f0ed1b"
        }
      ]
    },
    "nvd.nist.gov": {
      "cve": {
        "configurations": [
          {
            "nodes": [
              {
                "cpeMatch": [
                  {
                    "criteria": "cpe:2.3:a:fatfreecrm:fat_free_crm:0.19.0:*:*:*:*:*:*:*",
                    "matchCriteriaId": "D85D91B5-2F95-4804-906C-C489AD599283",
                    "vulnerable": true
                  }
                ],
                "negate": false,
                "operator": "OR"
              }
            ]
          }
        ],
        "descriptions": [
          {
            "lang": "en",
            "value": "HTML Injection has been discovered in the v0.19.0 version of the Fat Free CRM product via an authenticated request to the /comments URI. NOTE: the vendor disputes the significance of this report because some HTML formatting (such as with an H1 element) is allowed, but there is a XSS protection mechanism."
          },
          {
            "lang": "es",
            "value": "Se ha detectado inyecci\u00f3n HTML en la versi\u00f3n v0.19.0 del producto Fat Free CRM por medio de una petici\u00f3n autenticada al URI /comments."
          }
        ],
        "id": "CVE-2019-10226",
        "lastModified": "2024-04-11T01:03:23.373",
        "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": 5.4,
                "baseSeverity": "MEDIUM",
                "confidentialityImpact": "LOW",
                "integrityImpact": "LOW",
                "privilegesRequired": "NONE",
                "scope": "UNCHANGED",
                "userInteraction": "REQUIRED",
                "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:N",
                "version": "3.0"
              },
              "exploitabilityScore": 2.8,
              "impactScore": 2.5,
              "source": "nvd@nist.gov",
              "type": "Primary"
            }
          ]
        },
        "published": "2019-06-10T23:29:02.467",
        "references": [
          {
            "source": "cve@mitre.org",
            "tags": [
              "Third Party Advisory",
              "VDB Entry"
            ],
            "url": "http://packetstormsecurity.com/files/152263/Fat-Free-CRM-0.19.0-HTML-Injection.html"
          },
          {
            "source": "cve@mitre.org",
            "url": "https://apidock.com/rails/ActionView/Helpers/TextHelper/simple_format"
          },
          {
            "source": "cve@mitre.org",
            "url": "https://github.com/fatfreecrm/fat_free_crm/blob/master/app/views/comments/_comment.html.haml#L2"
          },
          {
            "source": "cve@mitre.org",
            "url": "https://github.com/fatfreecrm/fat_free_crm/issues/1235"
          },
          {
            "source": "cve@mitre.org",
            "url": "https://www.exploit-db.com/exploits/46617/"
          }
        ],
        "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.




Tags
Taxonomy of the tags.


Loading…

Loading…

Loading…

Sightings

Author Source Type Date

Nomenclature

  • Seen: The vulnerability was mentioned, discussed, or observed by the user.
  • Confirmed: The vulnerability has been validated from an analyst's perspective.
  • Published Proof of Concept: A public proof of concept is available for this vulnerability.
  • Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
  • Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
  • Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
  • Not confirmed: The user expressed doubt about the validity of the vulnerability.
  • Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.


Loading…

Detection rules are retrieved from Rulezet.

Loading…

Loading…