<?xml version='1.0' encoding='UTF-8'?>
<?xml-stylesheet href="/static/style.xsl" type="text/xsl"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
  <id>https://db.gcve.eu/sightings/feed</id>
  <title>Most recent sightings.</title>
  <updated>2026-07-22T23:28:23.269766+00:00</updated>
  <author>
    <name>Vulnerability-Lookup</name>
    <email>info@gcve.eu</email>
  </author>
  <link href="https://db.gcve.eu" rel="alternate"/>
  <generator uri="https://lkiesow.github.io/python-feedgen" version="1.0.0">python-feedgen</generator>
  <subtitle>Contains only the most 10 recent sightings.</subtitle>
  <entry>
    <id>https://db.gcve.eu/sighting/5dfc8219-f86d-4387-9744-63309f69450d/export</id>
    <title>5dfc8219-f86d-4387-9744-63309f69450d</title>
    <updated>2026-07-22T23:28:23.292175+00:00</updated>
    <author>
      <name>cedric</name>
      <uri>https://db.gcve.eu/user/cedric</uri>
    </author>
    <content>{"uuid": "5dfc8219-f86d-4387-9744-63309f69450d", "vulnerability_lookup_origin": "1a89b78e-f703-45f3-bb86-59eb712668bd", "author": "2a075640-a300-48a4-bb44-bc6130783b9b", "vulnerability": "CVE-2020-26172", "type": "seen", "source": "https://t.me/cibsecurity/21064", "content": "\u203c CVE-2020-26172 \u203c\n\nEvery login in tangro Business Workflow before 1.18.1 generates the same JWT token, which allows an attacker to reuse the token when a session is active. The JWT token does not contain an expiration timestamp.\n\n\ud83d\udcd6 Read\n\nvia \"National Vulnerability Database\".", "creation_timestamp": "2020-12-18T12:47:02.000000Z"}</content>
    <link href="https://db.gcve.eu/sighting/5dfc8219-f86d-4387-9744-63309f69450d/export"/>
    <published>2020-12-18T12:47:02+00:00</published>
  </entry>
  <entry>
    <id>https://db.gcve.eu/sighting/b0c08cb3-54f8-413d-960e-00a0ff30d8ff/export</id>
    <title>b0c08cb3-54f8-413d-960e-00a0ff30d8ff</title>
    <updated>2026-07-22T23:28:23.294500+00:00</updated>
    <author>
      <name>cedric</name>
      <uri>https://db.gcve.eu/user/cedric</uri>
    </author>
    <content>{"uuid": "b0c08cb3-54f8-413d-960e-00a0ff30d8ff", "vulnerability_lookup_origin": "1a89b78e-f703-45f3-bb86-59eb712668bd", "author": "2a075640-a300-48a4-bb44-bc6130783b9b", "vulnerability": "CVE-2020-26171", "type": "seen", "source": "https://t.me/cibsecurity/21060", "content": "\u203c CVE-2020-26171 \u203c\n\nIn tangro Business Workflow before 1.18.1, the documentId of attachment uploads to /api/document/attachments/upload can be manipulated. By doing this, users can add attachments to workitems that do not belong to them.\n\n\ud83d\udcd6 Read\n\nvia \"National Vulnerability Database\".", "creation_timestamp": "2020-12-18T12:46:54.000000Z"}</content>
    <link href="https://db.gcve.eu/sighting/b0c08cb3-54f8-413d-960e-00a0ff30d8ff/export"/>
    <published>2020-12-18T12:46:54+00:00</published>
  </entry>
  <entry>
    <id>https://db.gcve.eu/sighting/a975fbd6-f8f8-4dac-af3a-4f916f480732/export</id>
    <title>a975fbd6-f8f8-4dac-af3a-4f916f480732</title>
    <updated>2026-07-22T23:28:23.294696+00:00</updated>
    <author>
      <name>cedric</name>
      <uri>https://db.gcve.eu/user/cedric</uri>
    </author>
    <content>{"uuid": "a975fbd6-f8f8-4dac-af3a-4f916f480732", "vulnerability_lookup_origin": "1a89b78e-f703-45f3-bb86-59eb712668bd", "author": "2a075640-a300-48a4-bb44-bc6130783b9b", "vulnerability": "CVE-2020-26175", "type": "seen", "source": "https://t.me/cibsecurity/21055", "content": "\u203c CVE-2020-26175 \u203c\n\nIn tangro Business Workflow before 1.18.1, an attacker can manipulate the value of PERSON in requests to /api/profile in order to change profile information of other users.\n\n\ud83d\udcd6 Read\n\nvia \"National Vulnerability Database\".", "creation_timestamp": "2020-12-18T12:46:50.000000Z"}</content>
    <link href="https://db.gcve.eu/sighting/a975fbd6-f8f8-4dac-af3a-4f916f480732/export"/>
    <published>2020-12-18T12:46:50+00:00</published>
  </entry>
  <entry>
    <id>https://db.gcve.eu/sighting/8da93139-51d2-44d7-b3b7-00ec18d1c944/export</id>
    <title>8da93139-51d2-44d7-b3b7-00ec18d1c944</title>
    <updated>2026-07-22T23:28:23.294786+00:00</updated>
    <author>
      <name>cedric</name>
      <uri>https://db.gcve.eu/user/cedric</uri>
    </author>
    <content>{"uuid": "8da93139-51d2-44d7-b3b7-00ec18d1c944", "vulnerability_lookup_origin": "1a89b78e-f703-45f3-bb86-59eb712668bd", "author": "2a075640-a300-48a4-bb44-bc6130783b9b", "vulnerability": "CVE-2020-26174", "type": "seen", "source": "https://t.me/cibsecurity/21051", "content": "\u203c CVE-2020-26174 \u203c\n\ntangro Business Workflow before 1.18.1 requests a list of allowed filetypes from the server and restricts uploads to the filetypes contained in this list. However, this restriction is enforced in the browser (client-side) and can be circumvented. This allows an attacker to upload any file as an attachment to a workitem.\n\n\ud83d\udcd6 Read\n\nvia \"National Vulnerability Database\".", "creation_timestamp": "2020-12-18T12:46:43.000000Z"}</content>
    <link href="https://db.gcve.eu/sighting/8da93139-51d2-44d7-b3b7-00ec18d1c944/export"/>
    <published>2020-12-18T12:46:43+00:00</published>
  </entry>
  <entry>
    <id>https://db.gcve.eu/sighting/80a27cda-ed09-47d5-a673-6fad4c3e0978/export</id>
    <title>80a27cda-ed09-47d5-a673-6fad4c3e0978</title>
    <updated>2026-07-22T23:28:23.294868+00:00</updated>
    <author>
      <name>cedric</name>
      <uri>https://db.gcve.eu/user/cedric</uri>
    </author>
    <content>{"uuid": "80a27cda-ed09-47d5-a673-6fad4c3e0978", "vulnerability_lookup_origin": "1a89b78e-f703-45f3-bb86-59eb712668bd", "author": "2a075640-a300-48a4-bb44-bc6130783b9b", "vulnerability": "CVE-2020-26173", "type": "seen", "source": "https://t.me/cibsecurity/21050", "content": "\u203c CVE-2020-26173 \u203c\n\nAn incorrect access control implementation in Tangro Business Workflow before 1.18.1 allows an attacker to download documents (PDF) by providing a valid document ID and token. No further authentication is required.\n\n\ud83d\udcd6 Read\n\nvia \"National Vulnerability Database\".", "creation_timestamp": "2020-12-18T12:46:42.000000Z"}</content>
    <link href="https://db.gcve.eu/sighting/80a27cda-ed09-47d5-a673-6fad4c3e0978/export"/>
    <published>2020-12-18T12:46:42+00:00</published>
  </entry>
  <entry>
    <id>https://db.gcve.eu/sighting/8fefb615-6b32-4ac8-958f-3a19568272ec/export</id>
    <title>8fefb615-6b32-4ac8-958f-3a19568272ec</title>
    <updated>2026-07-22T23:28:23.294949+00:00</updated>
    <author>
      <name>cedric</name>
      <uri>https://db.gcve.eu/user/cedric</uri>
    </author>
    <content>{"uuid": "8fefb615-6b32-4ac8-958f-3a19568272ec", "vulnerability_lookup_origin": "1a89b78e-f703-45f3-bb86-59eb712668bd", "author": "2a075640-a300-48a4-bb44-bc6130783b9b", "vulnerability": "CVE-2020-26177", "type": "seen", "source": "https://t.me/cibsecurity/21049", "content": "\u203c CVE-2020-26177 \u203c\n\nIn tangro Business Workflow before 1.18.1, a user's profile contains some items that are greyed out and thus are not intended to be edited by regular users. However, this restriction is only applied client-side. Manipulating any of the greyed-out values in requests to /api/profile is not prohibited server-side.\n\n\ud83d\udcd6 Read\n\nvia \"National Vulnerability Database\".", "creation_timestamp": "2020-12-18T12:46:42.000000Z"}</content>
    <link href="https://db.gcve.eu/sighting/8fefb615-6b32-4ac8-958f-3a19568272ec/export"/>
    <published>2020-12-18T12:46:42+00:00</published>
  </entry>
</feed>
