CWE-121

Stack-based Buffer Overflow

A stack-based buffer overflow condition is a condition where the buffer being overwritten is allocated on the stack (i.e., is a local variable or, rarely, a parameter to a function).

CVE-2024-49543 (GCVE-0-2024-49543)

Vulnerability from cvelistv5 – Published: 2024-12-10 20:51 – Updated: 2024-12-17 04:55
VLAI
Title
InDesign Desktop | Stack-based Buffer Overflow (CWE-121)
Summary
InDesign Desktop versions ID19.5, ID18.5.4 and earlier are affected by a Stack-based Buffer Overflow vulnerability that could result in arbitrary code execution in the context of the current user. Exploitation of this issue requires user interaction in that a victim must open a malicious file.
SSVC
Exploitation: none Automatable: no Technical Impact: total
CISA Coordinator (v2.0.3)
CWE
  • CWE-121 - Stack-based Buffer Overflow (CWE-121)
Assigner
References
Impacted products
Vendor Product Version
Adobe InDesign Desktop Affected: 0 , ≤ ID18.5.4 (semver)
Create a notification for this product.
Date Public
2024-12-10 17:00
Show details on NVD website

{
  "containers": {
    "adp": [
      {
        "metrics": [
          {
            "other": {
              "content": {
                "id": "CVE-2024-49543",
                "options": [
                  {
                    "Exploitation": "none"
                  },
                  {
                    "Automatable": "no"
                  },
                  {
                    "Technical Impact": "total"
                  }
                ],
                "role": "CISA Coordinator",
                "timestamp": "2024-12-16T00:00:00+00:00",
                "version": "2.0.3"
              },
              "type": "ssvc"
            }
          }
        ],
        "providerMetadata": {
          "dateUpdated": "2024-12-17T04:55:45.924Z",
          "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
          "shortName": "CISA-ADP"
        },
        "title": "CISA ADP Vulnrichment"
      }
    ],
    "cna": {
      "affected": [
        {
          "defaultStatus": "affected",
          "product": "InDesign Desktop",
          "vendor": "Adobe",
          "versions": [
            {
              "lessThanOrEqual": "ID18.5.4",
              "status": "affected",
              "version": "0",
              "versionType": "semver"
            }
          ]
        }
      ],
      "datePublic": "2024-12-10T17:00:00.000Z",
      "descriptions": [
        {
          "lang": "en",
          "value": "InDesign Desktop versions ID19.5, ID18.5.4 and earlier are affected by a Stack-based Buffer Overflow vulnerability that could result in arbitrary code execution in the context of the current user. Exploitation of this issue requires user interaction in that a victim must open a malicious file."
        }
      ],
      "metrics": [
        {
          "cvssV3_1": {
            "attackComplexity": "LOW",
            "attackVector": "LOCAL",
            "availabilityImpact": "HIGH",
            "availabilityRequirement": "NOT_DEFINED",
            "baseScore": 7.8,
            "baseSeverity": "HIGH",
            "confidentialityImpact": "HIGH",
            "confidentialityRequirement": "NOT_DEFINED",
            "environmentalScore": 7.8,
            "environmentalSeverity": "HIGH",
            "exploitCodeMaturity": "NOT_DEFINED",
            "integrityImpact": "HIGH",
            "integrityRequirement": "NOT_DEFINED",
            "modifiedAttackComplexity": "LOW",
            "modifiedAttackVector": "LOCAL",
            "modifiedAvailabilityImpact": "HIGH",
            "modifiedConfidentialityImpact": "HIGH",
            "modifiedIntegrityImpact": "HIGH",
            "modifiedPrivilegesRequired": "NONE",
            "modifiedScope": "UNCHANGED",
            "modifiedUserInteraction": "REQUIRED",
            "privilegesRequired": "NONE",
            "remediationLevel": "NOT_DEFINED",
            "reportConfidence": "NOT_DEFINED",
            "scope": "UNCHANGED",
            "temporalScore": 7.8,
            "temporalSeverity": "HIGH",
            "userInteraction": "REQUIRED",
            "vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
            "version": "3.1"
          },
          "format": "CVSS",
          "scenarios": [
            {
              "lang": "en",
              "value": "GENERAL"
            }
          ]
        }
      ],
      "problemTypes": [
        {
          "descriptions": [
            {
              "cweId": "CWE-121",
              "description": "Stack-based Buffer Overflow (CWE-121)",
              "lang": "en",
              "type": "CWE"
            }
          ]
        }
      ],
      "providerMetadata": {
        "dateUpdated": "2024-12-10T20:51:05.465Z",
        "orgId": "078d4453-3bcd-4900-85e6-15281da43538",
        "shortName": "adobe"
      },
      "references": [
        {
          "tags": [
            "vendor-advisory"
          ],
          "url": "https://helpx.adobe.com/security/products/indesign/apsb24-97.html"
        }
      ],
      "source": {
        "discovery": "EXTERNAL"
      },
      "title": "InDesign Desktop | Stack-based Buffer Overflow (CWE-121)"
    }
  },
  "cveMetadata": {
    "assignerOrgId": "078d4453-3bcd-4900-85e6-15281da43538",
    "assignerShortName": "adobe",
    "cveId": "CVE-2024-49543",
    "datePublished": "2024-12-10T20:51:05.465Z",
    "dateReserved": "2024-10-15T15:35:47.037Z",
    "dateUpdated": "2024-12-17T04:55:45.924Z",
    "state": "PUBLISHED"
  },
  "dataType": "CVE_RECORD",
  "dataVersion": "5.1"
}

CVE-2024-49828 (GCVE-0-2024-49828)

Vulnerability from cvelistv5 – Published: 2025-07-29 19:04 – Updated: 2025-08-17 01:23
VLAI
Title
IBM Db2 for Linux, UNIX and Windows denial of service
Summary
IBM Db2 for Linux, UNIX and Windows (includes Db2 Connect Server) 10.5.0.0 through 10.5.0.11, 11.1.0 through 11.1.4.7, 11.5.0 through 11.5.9, and 12.1.0 through 12.1.2 is vulnerable to a denial of service as the server may crash under certain conditions with a specially crafted query.
SSVC
Exploitation: none Automatable: no Technical Impact: partial
CISA Coordinator (v2.0.3)
CWE
  • CWE-121 - Stack-based Buffer Overflow
Assigner
ibm
References
URL Tags
https://www.ibm.com/support/pages/node/7240945 vendor-advisorypatch
Impacted products
Vendor Product Version
IBM Db2 Affected: 10.5.0.0 , ≤ 10.5.0.11 (semver)
Affected: 11.1.0 , ≤ 11.1.4.7 (semver)
Affected: 11.5.0 , ≤ 11.5.9 (semver)
Affected: 12.1.0 , ≤ 12.1.2 (semver)
    cpe:2.3:a:ibm:db2:10.5.0:*:*:*:*:linux:*:*
    cpe:2.3:a:ibm:db2:10.5.0:*:*:*:*:unix:*:*
    cpe:2.3:a:ibm:db2:10.5.0:*:*:*:*:aix:*:*
    cpe:2.3:a:ibm:db2:10.5.0:*:*:*:*:windows:*:*
    cpe:2.3:a:ibm:db2:10.5.0:*:*:*:*:zos:*:*
    cpe:2.3:a:ibm:db2:10.5.11:*:*:*:*:linux:*:*
    cpe:2.3:a:ibm:db2:10.5.11:*:*:*:*:unix:*:*
    cpe:2.3:a:ibm:db2:10.5.11:*:*:*:*:aix:*:*
    cpe:2.3:a:ibm:db2:10.5.11:*:*:*:*:windows:*:*
    cpe:2.3:a:ibm:db2:10.5.11:*:*:*:*:zos:*:*
    cpe:2.3:a:ibm:db2:11.1.0:*:*:*:*:linux:*:*
    cpe:2.3:a:ibm:db2:11.1.0:*:*:*:*:unix:*:*
    cpe:2.3:a:ibm:db2:11.1.0:*:*:*:*:aix:*:*
    cpe:2.3:a:ibm:db2:11.1.0:*:*:*:*:windows:*:*
    cpe:2.3:a:ibm:db2:11.1.0:*:*:*:*:zos:*:*
    cpe:2.3:a:ibm:db2:11.1.4.7:*:*:*:*:linux:*:*
    cpe:2.3:a:ibm:db2:11.1.4.7:*:*:*:*:unix:*:*
    cpe:2.3:a:ibm:db2:11.1.4.7:*:*:*:*:aix:*:*
    cpe:2.3:a:ibm:db2:11.1.4.7:*:*:*:*:windows:*:*
    cpe:2.3:a:ibm:db2:11.1.4.7:*:*:*:*:zos:*:*
    cpe:2.3:a:ibm:db2:11.5.0:*:*:*:*:linux:*:*
    cpe:2.3:a:ibm:db2:11.5.0:*:*:*:*:unix:*:*
    cpe:2.3:a:ibm:db2:11.5.0:*:*:*:*:aix:*:*
    cpe:2.3:a:ibm:db2:11.5.0:*:*:*:*:windows:*:*
    cpe:2.3:a:ibm:db2:11.5.0:*:*:*:*:zos:*:*
    cpe:2.3:a:ibm:db2:11.5.9:*:*:*:*:linux:*:*
    cpe:2.3:a:ibm:db2:11.5.9:*:*:*:*:unix:*:*
    cpe:2.3:a:ibm:db2:11.5.9:*:*:*:*:aix:*:*
    cpe:2.3:a:ibm:db2:11.5.9:*:*:*:*:windows:*:*
    cpe:2.3:a:ibm:db2:11.5.9:*:*:*:*:zos:*:*
    cpe:2.3:a:ibm:db2:12.1.0:*:*:*:*:linux:*:*
    cpe:2.3:a:ibm:db2:12.1.0:*:*:*:*:unix:*:*
    cpe:2.3:a:ibm:db2:12.1.0:*:*:*:*:aix:*:*
    cpe:2.3:a:ibm:db2:12.1.0:*:*:*:*:windows:*:*
    cpe:2.3:a:ibm:db2:12.1.0:*:*:*:*:zos:*:*
    cpe:2.3:a:ibm:db2:12.1.1:*:*:*:*:linux:*:*
    cpe:2.3:a:ibm:db2:12.1.1:*:*:*:*:unix:*:*
    cpe:2.3:a:ibm:db2:12.1.1:*:*:*:*:aix:*:*
    cpe:2.3:a:ibm:db2:12.1.1:*:*:*:*:windows:*:*
    cpe:2.3:a:ibm:db2:12.1.1:*:*:*:*:zos:*:*
    cpe:2.3:a:ibm:db2:12.1.2:*:*:*:*:linux:*:*
    cpe:2.3:a:ibm:db2:12.1.2:*:*:*:*:unix:*:*
    cpe:2.3:a:ibm:db2:12.1.2:*:*:*:*:aix:*:*
    cpe:2.3:a:ibm:db2:12.1.2:*:*:*:*:windows:*:*
    cpe:2.3:a:ibm:db2:12.1.2:*:*:*:*:zos:*:*
Create a notification for this product.
Show details on NVD website

{
  "containers": {
    "adp": [
      {
        "metrics": [
          {
            "other": {
              "content": {
                "id": "CVE-2024-49828",
                "options": [
                  {
                    "Exploitation": "none"
                  },
                  {
                    "Automatable": "no"
                  },
                  {
                    "Technical Impact": "partial"
                  }
                ],
                "role": "CISA Coordinator",
                "timestamp": "2025-07-29T19:24:56.676172Z",
                "version": "2.0.3"
              },
              "type": "ssvc"
            }
          }
        ],
        "providerMetadata": {
          "dateUpdated": "2025-07-29T19:25:10.648Z",
          "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
          "shortName": "CISA-ADP"
        },
        "title": "CISA ADP Vulnrichment"
      }
    ],
    "cna": {
      "affected": [
        {
          "cpes": [
            "cpe:2.3:a:ibm:db2:10.5.0:*:*:*:*:linux:*:*",
            "cpe:2.3:a:ibm:db2:10.5.0:*:*:*:*:unix:*:*",
            "cpe:2.3:a:ibm:db2:10.5.0:*:*:*:*:aix:*:*",
            "cpe:2.3:a:ibm:db2:10.5.0:*:*:*:*:windows:*:*",
            "cpe:2.3:a:ibm:db2:10.5.0:*:*:*:*:zos:*:*",
            "cpe:2.3:a:ibm:db2:10.5.11:*:*:*:*:linux:*:*",
            "cpe:2.3:a:ibm:db2:10.5.11:*:*:*:*:unix:*:*",
            "cpe:2.3:a:ibm:db2:10.5.11:*:*:*:*:aix:*:*",
            "cpe:2.3:a:ibm:db2:10.5.11:*:*:*:*:windows:*:*",
            "cpe:2.3:a:ibm:db2:10.5.11:*:*:*:*:zos:*:*",
            "cpe:2.3:a:ibm:db2:11.1.0:*:*:*:*:linux:*:*",
            "cpe:2.3:a:ibm:db2:11.1.0:*:*:*:*:unix:*:*",
            "cpe:2.3:a:ibm:db2:11.1.0:*:*:*:*:aix:*:*",
            "cpe:2.3:a:ibm:db2:11.1.0:*:*:*:*:windows:*:*",
            "cpe:2.3:a:ibm:db2:11.1.0:*:*:*:*:zos:*:*",
            "cpe:2.3:a:ibm:db2:11.1.4.7:*:*:*:*:linux:*:*",
            "cpe:2.3:a:ibm:db2:11.1.4.7:*:*:*:*:unix:*:*",
            "cpe:2.3:a:ibm:db2:11.1.4.7:*:*:*:*:aix:*:*",
            "cpe:2.3:a:ibm:db2:11.1.4.7:*:*:*:*:windows:*:*",
            "cpe:2.3:a:ibm:db2:11.1.4.7:*:*:*:*:zos:*:*",
            "cpe:2.3:a:ibm:db2:11.5.0:*:*:*:*:linux:*:*",
            "cpe:2.3:a:ibm:db2:11.5.0:*:*:*:*:unix:*:*",
            "cpe:2.3:a:ibm:db2:11.5.0:*:*:*:*:aix:*:*",
            "cpe:2.3:a:ibm:db2:11.5.0:*:*:*:*:windows:*:*",
            "cpe:2.3:a:ibm:db2:11.5.0:*:*:*:*:zos:*:*",
            "cpe:2.3:a:ibm:db2:11.5.9:*:*:*:*:linux:*:*",
            "cpe:2.3:a:ibm:db2:11.5.9:*:*:*:*:unix:*:*",
            "cpe:2.3:a:ibm:db2:11.5.9:*:*:*:*:aix:*:*",
            "cpe:2.3:a:ibm:db2:11.5.9:*:*:*:*:windows:*:*",
            "cpe:2.3:a:ibm:db2:11.5.9:*:*:*:*:zos:*:*",
            "cpe:2.3:a:ibm:db2:12.1.0:*:*:*:*:linux:*:*",
            "cpe:2.3:a:ibm:db2:12.1.0:*:*:*:*:unix:*:*",
            "cpe:2.3:a:ibm:db2:12.1.0:*:*:*:*:aix:*:*",
            "cpe:2.3:a:ibm:db2:12.1.0:*:*:*:*:windows:*:*",
            "cpe:2.3:a:ibm:db2:12.1.0:*:*:*:*:zos:*:*",
            "cpe:2.3:a:ibm:db2:12.1.1:*:*:*:*:linux:*:*",
            "cpe:2.3:a:ibm:db2:12.1.1:*:*:*:*:unix:*:*",
            "cpe:2.3:a:ibm:db2:12.1.1:*:*:*:*:aix:*:*",
            "cpe:2.3:a:ibm:db2:12.1.1:*:*:*:*:windows:*:*",
            "cpe:2.3:a:ibm:db2:12.1.1:*:*:*:*:zos:*:*",
            "cpe:2.3:a:ibm:db2:12.1.2:*:*:*:*:linux:*:*",
            "cpe:2.3:a:ibm:db2:12.1.2:*:*:*:*:unix:*:*",
            "cpe:2.3:a:ibm:db2:12.1.2:*:*:*:*:aix:*:*",
            "cpe:2.3:a:ibm:db2:12.1.2:*:*:*:*:windows:*:*",
            "cpe:2.3:a:ibm:db2:12.1.2:*:*:*:*:zos:*:*"
          ],
          "defaultStatus": "unaffected",
          "platforms": [
            "Windows",
            "Linux",
            "Unix",
            "AIX",
            "z/OS"
          ],
          "product": "Db2",
          "vendor": "IBM",
          "versions": [
            {
              "lessThanOrEqual": "10.5.0.11",
              "status": "affected",
              "version": "10.5.0.0",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "11.1.4.7",
              "status": "affected",
              "version": "11.1.0",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "11.5.9",
              "status": "affected",
              "version": "11.5.0",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "12.1.2",
              "status": "affected",
              "version": "12.1.0",
              "versionType": "semver"
            }
          ]
        }
      ],
      "descriptions": [
        {
          "lang": "en",
          "supportingMedia": [
            {
              "base64": false,
              "type": "text/html",
              "value": "IBM Db2 for Linux, UNIX and Windows (includes Db2 Connect Server) 10.5.0.0 through 10.5.0.11, 11.1.0 through 11.1.4.7, 11.5.0 through 11.5.9, and 12.1.0 through 12.1.2\u003cspan style=\"background-color: rgb(255, 255, 255);\"\u003e\u0026nbsp;is vulnerable to a denial of service as the server may crash under certain conditions with a specially crafted query.\u003c/span\u003e"
            }
          ],
          "value": "IBM Db2 for Linux, UNIX and Windows (includes Db2 Connect Server) 10.5.0.0 through 10.5.0.11, 11.1.0 through 11.1.4.7, 11.5.0 through 11.5.9, and 12.1.0 through 12.1.2\u00a0is vulnerable to a denial of service as the server may crash under certain conditions with a specially crafted query."
        }
      ],
      "metrics": [
        {
          "cvssV3_1": {
            "attackComplexity": "LOW",
            "attackVector": "NETWORK",
            "availabilityImpact": "HIGH",
            "baseScore": 6.5,
            "baseSeverity": "MEDIUM",
            "confidentialityImpact": "NONE",
            "integrityImpact": "NONE",
            "privilegesRequired": "LOW",
            "scope": "UNCHANGED",
            "userInteraction": "NONE",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
            "version": "3.1"
          },
          "format": "CVSS",
          "scenarios": [
            {
              "lang": "en",
              "value": "GENERAL"
            }
          ]
        }
      ],
      "problemTypes": [
        {
          "descriptions": [
            {
              "cweId": "CWE-121",
              "description": "CWE-121 Stack-based Buffer Overflow",
              "lang": "en",
              "type": "CWE"
            }
          ]
        }
      ],
      "providerMetadata": {
        "dateUpdated": "2025-08-17T01:23:37.630Z",
        "orgId": "9a959283-ebb5-44b6-b705-dcc2bbced522",
        "shortName": "ibm"
      },
      "references": [
        {
          "tags": [
            "vendor-advisory",
            "patch"
          ],
          "url": "https://www.ibm.com/support/pages/node/7240945"
        }
      ],
      "solutions": [
        {
          "lang": "en",
          "supportingMedia": [
            {
              "base64": false,
              "type": "text/html",
              "value": "Customers running any vulnerable affected level of an affected Program, V10.5, V11.1, V11.5, and V12.1 can download the special build containing the interim fix for this issue from Fix Central. These special builds are available based on the most recent mod pack level for each impacted release: V10.5 FP11, V11.1.4 FP7, V11.5.9, V12.1.1 and V12.1.2. They can be applied to any affected mod pack level of the appropriate release to remediate this vulnerability.\u003cbr\u003e\u003cbr\u003e \u003cbr\u003e\u003cbr\u003eRelease  Fixed in mod pack  APAR  Download URL\u003cbr\u003eV10.5  TBD  DT398583  Special Build for V10.5 FP11:\u003cbr\u003eAIX 64-bit\u003cbr\u003eHP-UX 64-bit\u003cbr\u003eLinux 32-bit, x86-32\u003cbr\u003eLinux 64-bit, x86-64\u003cbr\u003eLinux 64-bit, POWER\u2122 big endian\u003cbr\u003eLinux 64-bit, POWER\u2122 little endian\u003cbr\u003eLinux 64-bit, System z\u00ae, System z9\u00ae or zSeries\u00ae\u003cbr\u003eSolaris 64-bit, SPARC\u003cbr\u003eSolaris 64-bit, x86-64\u003cbr\u003eWindows 32-bit, x86\u003cbr\u003eWindows 64-bit, x86\u003cbr\u003e\u003cbr\u003eV11.1  TBD  DT398583  Special Build for V11.1.4 FP7:\u003cbr\u003eAIX 64-bit\u003cbr\u003eLinux 32-bit, x86-32\u003cbr\u003eLinux 64-bit, x86-64\u003cbr\u003eLinux 64-bit, POWER\u2122 little endian\u003cbr\u003eLinux 64-bit, System z\u00ae, System z9\u00ae or zSeries\u00ae\u003cbr\u003eSolaris 64-bit, SPARC\u003cbr\u003eWindows 32-bit, x86\u003cbr\u003eWindows 64-bit, x86\u003cbr\u003e\u003cbr\u003eV11.5  TBD  DT398583  \u003cbr\u003eSpecial Build #62071 or later for V11.5.9 available at this link:\u003cbr\u003e\u003cbr\u003e\u003ca target=\"_blank\" rel=\"nofollow\" href=\"https://www.ibm.com/support/pages/node/7087189\"\u003ehttps://www.ibm.com/support/pages/node/7087189\u003c/a\u003e\u003cbr\u003e\u003cbr\u003eV12.1  V12.1.2  DT398583  \u003cbr\u003eSpecial Build #62100 or later for V12.1.1 available at this link:\u003cbr\u003e\u003cbr\u003e\u003ca target=\"_blank\" rel=\"nofollow\" href=\"https://www.ibm.com/support/pages/db2-v1211-published-cumulative-special-build-downloads#52441\"\u003ehttps://www.ibm.com/support/pages/db2-v1211-published-cumulative-special-build-downloads#52441\u003c/a\u003e\u003cbr\u003e\u003cbr\u003e12.1.2 Latest:\u003cbr\u003e\u003cbr\u003e\u003ca target=\"_blank\" rel=\"nofollow\" href=\"https://www.ibm.com/support/pages/db2-v1212-published-cumulative-special-build-downloads\"\u003ehttps://www.ibm.com/support/pages/db2-v1212-published-cumulative-special-build-downloads\u003c/a\u003e\u003cbr\u003e\u003cbr\u003e \u003cbr\u003e\u003cbr\u003eIBM does not disclose key Db2 functionality nor replication steps for a vulnerability to avoid providing too much information to any potential malicious attacker. IBM does not want to enable a malicious attacker with sufficient knowledge to craft an exploit of the vulnerability.\u003cbr\u003e\u003cbr\u003eNote: After December 31, 2025, 11.1 and 10.5 versions of Db2 will not have security fixes made available as they will reach EoS."
            }
          ],
          "value": "Customers running any vulnerable affected level of an affected Program, V10.5, V11.1, V11.5, and V12.1 can download the special build containing the interim fix for this issue from Fix Central. These special builds are available based on the most recent mod pack level for each impacted release: V10.5 FP11, V11.1.4 FP7, V11.5.9, V12.1.1 and V12.1.2. They can be applied to any affected mod pack level of the appropriate release to remediate this vulnerability.\n\n \n\nRelease  Fixed in mod pack  APAR  Download URL\nV10.5  TBD  DT398583  Special Build for V10.5 FP11:\nAIX 64-bit\nHP-UX 64-bit\nLinux 32-bit, x86-32\nLinux 64-bit, x86-64\nLinux 64-bit, POWER\u2122 big endian\nLinux 64-bit, POWER\u2122 little endian\nLinux 64-bit, System z\u00ae, System z9\u00ae or zSeries\u00ae\nSolaris 64-bit, SPARC\nSolaris 64-bit, x86-64\nWindows 32-bit, x86\nWindows 64-bit, x86\n\nV11.1  TBD  DT398583  Special Build for V11.1.4 FP7:\nAIX 64-bit\nLinux 32-bit, x86-32\nLinux 64-bit, x86-64\nLinux 64-bit, POWER\u2122 little endian\nLinux 64-bit, System z\u00ae, System z9\u00ae or zSeries\u00ae\nSolaris 64-bit, SPARC\nWindows 32-bit, x86\nWindows 64-bit, x86\n\nV11.5  TBD  DT398583  \nSpecial Build #62071 or later for V11.5.9 available at this link:\n\n https://www.ibm.com/support/pages/node/7087189 \n\nV12.1  V12.1.2  DT398583  \nSpecial Build #62100 or later for V12.1.1 available at this link:\n\n https://www.ibm.com/support/pages/db2-v1211-published-cumulative-special-build-downloads#52441 \n\n12.1.2 Latest:\n\n https://www.ibm.com/support/pages/db2-v1212-published-cumulative-special-build-downloads \n\n \n\nIBM does not disclose key Db2 functionality nor replication steps for a vulnerability to avoid providing too much information to any potential malicious attacker. IBM does not want to enable a malicious attacker with sufficient knowledge to craft an exploit of the vulnerability.\n\nNote: After December 31, 2025, 11.1 and 10.5 versions of Db2 will not have security fixes made available as they will reach EoS."
        }
      ],
      "source": {
        "discovery": "UNKNOWN"
      },
      "title": "IBM Db2 for Linux, UNIX and Windows denial of service",
      "x_generator": {
        "engine": "Vulnogram 0.2.0"
      }
    }
  },
  "cveMetadata": {
    "assignerOrgId": "9a959283-ebb5-44b6-b705-dcc2bbced522",
    "assignerShortName": "ibm",
    "cveId": "CVE-2024-49828",
    "datePublished": "2025-07-29T19:04:20.976Z",
    "dateReserved": "2024-10-20T13:40:37.122Z",
    "dateUpdated": "2025-08-17T01:23:37.630Z",
    "state": "PUBLISHED"
  },
  "dataType": "CVE_RECORD",
  "dataVersion": "5.1"
}

CVE-2024-51473 (GCVE-0-2024-51473)

Vulnerability from cvelistv5 – Published: 2025-07-29 19:02 – Updated: 2025-08-17 01:21
VLAI
Title
IBM Db2 for Linux, UNIX and Windows denial of service
Summary
IBM Db2 for Linux, UNIX and Windows (includes Db2 Connect Server) 10.5.0.0 through 10.5.0.11, 11.1.0 through 11.1.4.7, 11.5.0 through 11.5.9, and 12.1.0 through 12.1.2 is vulnerable to a denial of service as the server may crash under certain conditions with a specially crafted query.
SSVC
Exploitation: none Automatable: no Technical Impact: partial
CISA Coordinator (v2.0.3)
CWE
  • CWE-121 - Stack-based Buffer Overflow
Assigner
ibm
References
URL Tags
https://www.ibm.com/support/pages/node/7240944 vendor-advisorypatch
Impacted products
Vendor Product Version
IBM Db2 Affected: 10.5.0.0 , ≤ 10.5.0.11 (semver)
Affected: 11.1.0 , ≤ 11.1.4.7 (semver)
Affected: 11.5.0 , ≤ 11.5.9 (semver)
Affected: 12.1.0 , ≤ 12.1.2 (semver)
    cpe:2.3:a:ibm:db2:10.5.0:*:*:*:*:linux:*:*
    cpe:2.3:a:ibm:db2:10.5.0:*:*:*:*:unix:*:*
    cpe:2.3:a:ibm:db2:10.5.0:*:*:*:*:aix:*:*
    cpe:2.3:a:ibm:db2:10.5.0:*:*:*:*:windows:*:*
    cpe:2.3:a:ibm:db2:10.5.0:*:*:*:*:zos:*:*
    cpe:2.3:a:ibm:db2:10.5.11:*:*:*:*:linux:*:*
    cpe:2.3:a:ibm:db2:10.5.11:*:*:*:*:unix:*:*
    cpe:2.3:a:ibm:db2:10.5.11:*:*:*:*:aix:*:*
    cpe:2.3:a:ibm:db2:10.5.11:*:*:*:*:windows:*:*
    cpe:2.3:a:ibm:db2:10.5.11:*:*:*:*:zos:*:*
    cpe:2.3:a:ibm:db2:11.1.0:*:*:*:*:linux:*:*
    cpe:2.3:a:ibm:db2:11.1.0:*:*:*:*:unix:*:*
    cpe:2.3:a:ibm:db2:11.1.0:*:*:*:*:aix:*:*
    cpe:2.3:a:ibm:db2:11.1.0:*:*:*:*:windows:*:*
    cpe:2.3:a:ibm:db2:11.1.0:*:*:*:*:zos:*:*
    cpe:2.3:a:ibm:db2:11.1.4.7:*:*:*:*:linux:*:*
    cpe:2.3:a:ibm:db2:11.1.4.7:*:*:*:*:unix:*:*
    cpe:2.3:a:ibm:db2:11.1.4.7:*:*:*:*:aix:*:*
    cpe:2.3:a:ibm:db2:11.1.4.7:*:*:*:*:windows:*:*
    cpe:2.3:a:ibm:db2:11.1.4.7:*:*:*:*:zos:*:*
    cpe:2.3:a:ibm:db2:11.5.0:*:*:*:*:linux:*:*
    cpe:2.3:a:ibm:db2:11.5.0:*:*:*:*:unix:*:*
    cpe:2.3:a:ibm:db2:11.5.0:*:*:*:*:aix:*:*
    cpe:2.3:a:ibm:db2:11.5.0:*:*:*:*:windows:*:*
    cpe:2.3:a:ibm:db2:11.5.0:*:*:*:*:zos:*:*
    cpe:2.3:a:ibm:db2:11.5.9:*:*:*:*:linux:*:*
    cpe:2.3:a:ibm:db2:11.5.9:*:*:*:*:unix:*:*
    cpe:2.3:a:ibm:db2:11.5.9:*:*:*:*:aix:*:*
    cpe:2.3:a:ibm:db2:11.5.9:*:*:*:*:windows:*:*
    cpe:2.3:a:ibm:db2:11.5.9:*:*:*:*:zos:*:*
    cpe:2.3:a:ibm:db2:12.1.0:*:*:*:*:linux:*:*
    cpe:2.3:a:ibm:db2:12.1.0:*:*:*:*:unix:*:*
    cpe:2.3:a:ibm:db2:12.1.0:*:*:*:*:aix:*:*
    cpe:2.3:a:ibm:db2:12.1.0:*:*:*:*:windows:*:*
    cpe:2.3:a:ibm:db2:12.1.0:*:*:*:*:zos:*:*
    cpe:2.3:a:ibm:db2:12.1.1:*:*:*:*:linux:*:*
    cpe:2.3:a:ibm:db2:12.1.1:*:*:*:*:unix:*:*
    cpe:2.3:a:ibm:db2:12.1.1:*:*:*:*:aix:*:*
    cpe:2.3:a:ibm:db2:12.1.1:*:*:*:*:windows:*:*
    cpe:2.3:a:ibm:db2:12.1.1:*:*:*:*:zos:*:*
    cpe:2.3:a:ibm:db2:12.1.2:*:*:*:*:linux:*:*
    cpe:2.3:a:ibm:db2:12.1.2:*:*:*:*:unix:*:*
    cpe:2.3:a:ibm:db2:12.1.2:*:*:*:*:aix:*:*
    cpe:2.3:a:ibm:db2:12.1.2:*:*:*:*:windows:*:*
    cpe:2.3:a:ibm:db2:12.1.2:*:*:*:*:zos:*:*
Create a notification for this product.
Show details on NVD website

{
  "containers": {
    "adp": [
      {
        "metrics": [
          {
            "other": {
              "content": {
                "id": "CVE-2024-51473",
                "options": [
                  {
                    "Exploitation": "none"
                  },
                  {
                    "Automatable": "no"
                  },
                  {
                    "Technical Impact": "partial"
                  }
                ],
                "role": "CISA Coordinator",
                "timestamp": "2025-07-29T19:26:53.044217Z",
                "version": "2.0.3"
              },
              "type": "ssvc"
            }
          }
        ],
        "providerMetadata": {
          "dateUpdated": "2025-07-29T19:27:04.540Z",
          "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
          "shortName": "CISA-ADP"
        },
        "title": "CISA ADP Vulnrichment"
      }
    ],
    "cna": {
      "affected": [
        {
          "cpes": [
            "cpe:2.3:a:ibm:db2:10.5.0:*:*:*:*:linux:*:*",
            "cpe:2.3:a:ibm:db2:10.5.0:*:*:*:*:unix:*:*",
            "cpe:2.3:a:ibm:db2:10.5.0:*:*:*:*:aix:*:*",
            "cpe:2.3:a:ibm:db2:10.5.0:*:*:*:*:windows:*:*",
            "cpe:2.3:a:ibm:db2:10.5.0:*:*:*:*:zos:*:*",
            "cpe:2.3:a:ibm:db2:10.5.11:*:*:*:*:linux:*:*",
            "cpe:2.3:a:ibm:db2:10.5.11:*:*:*:*:unix:*:*",
            "cpe:2.3:a:ibm:db2:10.5.11:*:*:*:*:aix:*:*",
            "cpe:2.3:a:ibm:db2:10.5.11:*:*:*:*:windows:*:*",
            "cpe:2.3:a:ibm:db2:10.5.11:*:*:*:*:zos:*:*",
            "cpe:2.3:a:ibm:db2:11.1.0:*:*:*:*:linux:*:*",
            "cpe:2.3:a:ibm:db2:11.1.0:*:*:*:*:unix:*:*",
            "cpe:2.3:a:ibm:db2:11.1.0:*:*:*:*:aix:*:*",
            "cpe:2.3:a:ibm:db2:11.1.0:*:*:*:*:windows:*:*",
            "cpe:2.3:a:ibm:db2:11.1.0:*:*:*:*:zos:*:*",
            "cpe:2.3:a:ibm:db2:11.1.4.7:*:*:*:*:linux:*:*",
            "cpe:2.3:a:ibm:db2:11.1.4.7:*:*:*:*:unix:*:*",
            "cpe:2.3:a:ibm:db2:11.1.4.7:*:*:*:*:aix:*:*",
            "cpe:2.3:a:ibm:db2:11.1.4.7:*:*:*:*:windows:*:*",
            "cpe:2.3:a:ibm:db2:11.1.4.7:*:*:*:*:zos:*:*",
            "cpe:2.3:a:ibm:db2:11.5.0:*:*:*:*:linux:*:*",
            "cpe:2.3:a:ibm:db2:11.5.0:*:*:*:*:unix:*:*",
            "cpe:2.3:a:ibm:db2:11.5.0:*:*:*:*:aix:*:*",
            "cpe:2.3:a:ibm:db2:11.5.0:*:*:*:*:windows:*:*",
            "cpe:2.3:a:ibm:db2:11.5.0:*:*:*:*:zos:*:*",
            "cpe:2.3:a:ibm:db2:11.5.9:*:*:*:*:linux:*:*",
            "cpe:2.3:a:ibm:db2:11.5.9:*:*:*:*:unix:*:*",
            "cpe:2.3:a:ibm:db2:11.5.9:*:*:*:*:aix:*:*",
            "cpe:2.3:a:ibm:db2:11.5.9:*:*:*:*:windows:*:*",
            "cpe:2.3:a:ibm:db2:11.5.9:*:*:*:*:zos:*:*",
            "cpe:2.3:a:ibm:db2:12.1.0:*:*:*:*:linux:*:*",
            "cpe:2.3:a:ibm:db2:12.1.0:*:*:*:*:unix:*:*",
            "cpe:2.3:a:ibm:db2:12.1.0:*:*:*:*:aix:*:*",
            "cpe:2.3:a:ibm:db2:12.1.0:*:*:*:*:windows:*:*",
            "cpe:2.3:a:ibm:db2:12.1.0:*:*:*:*:zos:*:*",
            "cpe:2.3:a:ibm:db2:12.1.1:*:*:*:*:linux:*:*",
            "cpe:2.3:a:ibm:db2:12.1.1:*:*:*:*:unix:*:*",
            "cpe:2.3:a:ibm:db2:12.1.1:*:*:*:*:aix:*:*",
            "cpe:2.3:a:ibm:db2:12.1.1:*:*:*:*:windows:*:*",
            "cpe:2.3:a:ibm:db2:12.1.1:*:*:*:*:zos:*:*",
            "cpe:2.3:a:ibm:db2:12.1.2:*:*:*:*:linux:*:*",
            "cpe:2.3:a:ibm:db2:12.1.2:*:*:*:*:unix:*:*",
            "cpe:2.3:a:ibm:db2:12.1.2:*:*:*:*:aix:*:*",
            "cpe:2.3:a:ibm:db2:12.1.2:*:*:*:*:windows:*:*",
            "cpe:2.3:a:ibm:db2:12.1.2:*:*:*:*:zos:*:*"
          ],
          "defaultStatus": "unaffected",
          "platforms": [
            "Windows",
            "Linux",
            "Unix",
            "AIX",
            "z/OS"
          ],
          "product": "Db2",
          "vendor": "IBM",
          "versions": [
            {
              "lessThanOrEqual": "10.5.0.11",
              "status": "affected",
              "version": "10.5.0.0",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "11.1.4.7",
              "status": "affected",
              "version": "11.1.0",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "11.5.9",
              "status": "affected",
              "version": "11.5.0",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "12.1.2",
              "status": "affected",
              "version": "12.1.0",
              "versionType": "semver"
            }
          ]
        }
      ],
      "descriptions": [
        {
          "lang": "en",
          "supportingMedia": [
            {
              "base64": false,
              "type": "text/html",
              "value": "IBM Db2 for Linux, UNIX and Windows (includes Db2 Connect Server) 10.5.0.0 through 10.5.0.11, 11.1.0 through 11.1.4.7, 11.5.0 through 11.5.9, and 12.1.0 through 12.1.2 \n\n\u003cspan style=\"background-color: rgb(255, 255, 255);\"\u003eis vulnerable to a denial of service as the server may crash under certain conditions with a specially crafted query.\u003c/span\u003e"
            }
          ],
          "value": "IBM Db2 for Linux, UNIX and Windows (includes Db2 Connect Server) 10.5.0.0 through 10.5.0.11, 11.1.0 through 11.1.4.7, 11.5.0 through 11.5.9, and 12.1.0 through 12.1.2 \n\nis vulnerable to a denial of service as the server may crash under certain conditions with a specially crafted query."
        }
      ],
      "metrics": [
        {
          "cvssV3_1": {
            "attackComplexity": "LOW",
            "attackVector": "NETWORK",
            "availabilityImpact": "HIGH",
            "baseScore": 6.5,
            "baseSeverity": "MEDIUM",
            "confidentialityImpact": "NONE",
            "integrityImpact": "NONE",
            "privilegesRequired": "LOW",
            "scope": "UNCHANGED",
            "userInteraction": "NONE",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
            "version": "3.1"
          },
          "format": "CVSS",
          "scenarios": [
            {
              "lang": "en",
              "value": "GENERAL"
            }
          ]
        }
      ],
      "problemTypes": [
        {
          "descriptions": [
            {
              "cweId": "CWE-121",
              "description": "CWE-121 Stack-based Buffer Overflow",
              "lang": "en",
              "type": "CWE"
            }
          ]
        }
      ],
      "providerMetadata": {
        "dateUpdated": "2025-08-17T01:21:55.841Z",
        "orgId": "9a959283-ebb5-44b6-b705-dcc2bbced522",
        "shortName": "ibm"
      },
      "references": [
        {
          "tags": [
            "vendor-advisory",
            "patch"
          ],
          "url": "https://www.ibm.com/support/pages/node/7240944"
        }
      ],
      "solutions": [
        {
          "lang": "en",
          "supportingMedia": [
            {
              "base64": false,
              "type": "text/html",
              "value": "Customers running any vulnerable affected level of an affected Program, V10.5, V11.1, V11.5, and V12.1 can download the special build containing the interim fix for this issue from Fix Central. These special builds are available based on the most recent affected level for each impacted release: V10.5 FP11, V11.1.4 FP7, V11.5.9, V12.1.1 and V12.1.2. They can be applied to any affected mod pack level of the appropriate release to remediate this vulnerability.\u003cbr\u003e\u003cbr\u003eRelease  Fixed in mod pack  APAR  Download URL\u003cbr\u003eV10.5  TBD  DT398812  \u003cbr\u003eSpecial Build for V10.5 FP11:\u003cbr\u003e\u003cbr\u003eAIX 64-bit\u003cbr\u003eHP-UX 64-bit\u003cbr\u003eLinux 32-bit, x86-32\u003cbr\u003eLinux 64-bit, x86-64\u003cbr\u003eLinux 64-bit, POWER\u2122 big endian\u003cbr\u003eLinux 64-bit, POWER\u2122 little endian\u003cbr\u003eLinux 64-bit, System z\u00ae, System z9\u00ae or zSeries\u00ae\u003cbr\u003eSolaris 64-bit, SPARC\u003cbr\u003eSolaris 64-bit, x86-64\u003cbr\u003eWindows 32-bit, x86\u003cbr\u003eWindows 64-bit, x86\u003cbr\u003e\u003cbr\u003eV11.1  TBD  DT398812  Special Build for V11.1.4 FP7:\u003cbr\u003eAIX 64-bit\u003cbr\u003eLinux 32-bit, x86-32\u003cbr\u003eLinux 64-bit, x86-64\u003cbr\u003eLinux 64-bit, POWER\u2122 little endian\u003cbr\u003eLinux 64-bit, System z\u00ae, System z9\u00ae or zSeries\u00ae\u003cbr\u003eSolaris 64-bit, SPARC\u003cbr\u003eWindows 32-bit, x86\u003cbr\u003eWindows 64-bit, x86\u003cbr\u003e\u003cbr\u003eV11.5  TBD  DT398812  \u003cbr\u003eSpecial Build #62071 or later for V11.5.9 available at this link:\u003cbr\u003e\u003cbr\u003e\u003ca target=\"_blank\" rel=\"nofollow\" href=\"https://www.ibm.com/support/pages/node/7087189\"\u003ehttps://www.ibm.com/support/pages/node/7087189\u003c/a\u003e\u003cbr\u003eV12.1  V12.1.2  DT398812  \u003cbr\u003eSpecial Build #62100 or later for V12.1.1 available at this link:\u003cbr\u003e\u003cbr\u003e\u003ca target=\"_blank\" rel=\"nofollow\" href=\"https://www.ibm.com/support/pages/db2-v1211-published-cumulative-special-build-downloads#52441\"\u003ehttps://www.ibm.com/support/pages/db2-v1211-published-cumulative-special-build-downloads#52441\u003c/a\u003e\u003cbr\u003e\u003cbr\u003e12.1.2 Latest:\u003cbr\u003e\u003cbr\u003e\u003ca target=\"_blank\" rel=\"nofollow\" href=\"https://www.ibm.com/support/pages/db2-v1212-published-cumulative-special-build-downloads\"\u003ehttps://www.ibm.com/support/pages/db2-v1212-published-cumulative-special-build-downloads\u003c/a\u003e\u003cbr\u003e\u003cbr\u003e \u003cbr\u003e\u003cbr\u003eIBM does not disclose key Db2 functionality nor replication steps for a vulnerability to avoid providing too much information to any potential malicious attacker. IBM does not want to enable a malicious attacker with sufficient knowledge to craft an exploit of the vulnerability.\u003cbr\u003e\u003cbr\u003eNote: After December 31, 2025, 11.1 and 10.5 versions of Db2 will not have security fixes made available as they will reach EoS.\u003cbr\u003e"
            }
          ],
          "value": "Customers running any vulnerable affected level of an affected Program, V10.5, V11.1, V11.5, and V12.1 can download the special build containing the interim fix for this issue from Fix Central. These special builds are available based on the most recent affected level for each impacted release: V10.5 FP11, V11.1.4 FP7, V11.5.9, V12.1.1 and V12.1.2. They can be applied to any affected mod pack level of the appropriate release to remediate this vulnerability.\n\nRelease  Fixed in mod pack  APAR  Download URL\nV10.5  TBD  DT398812  \nSpecial Build for V10.5 FP11:\n\nAIX 64-bit\nHP-UX 64-bit\nLinux 32-bit, x86-32\nLinux 64-bit, x86-64\nLinux 64-bit, POWER\u2122 big endian\nLinux 64-bit, POWER\u2122 little endian\nLinux 64-bit, System z\u00ae, System z9\u00ae or zSeries\u00ae\nSolaris 64-bit, SPARC\nSolaris 64-bit, x86-64\nWindows 32-bit, x86\nWindows 64-bit, x86\n\nV11.1  TBD  DT398812  Special Build for V11.1.4 FP7:\nAIX 64-bit\nLinux 32-bit, x86-32\nLinux 64-bit, x86-64\nLinux 64-bit, POWER\u2122 little endian\nLinux 64-bit, System z\u00ae, System z9\u00ae or zSeries\u00ae\nSolaris 64-bit, SPARC\nWindows 32-bit, x86\nWindows 64-bit, x86\n\nV11.5  TBD  DT398812  \nSpecial Build #62071 or later for V11.5.9 available at this link:\n\n https://www.ibm.com/support/pages/node/7087189 \nV12.1  V12.1.2  DT398812  \nSpecial Build #62100 or later for V12.1.1 available at this link:\n\n https://www.ibm.com/support/pages/db2-v1211-published-cumulative-special-build-downloads#52441 \n\n12.1.2 Latest:\n\n https://www.ibm.com/support/pages/db2-v1212-published-cumulative-special-build-downloads \n\n \n\nIBM does not disclose key Db2 functionality nor replication steps for a vulnerability to avoid providing too much information to any potential malicious attacker. IBM does not want to enable a malicious attacker with sufficient knowledge to craft an exploit of the vulnerability.\n\nNote: After December 31, 2025, 11.1 and 10.5 versions of Db2 will not have security fixes made available as they will reach EoS."
        }
      ],
      "source": {
        "discovery": "UNKNOWN"
      },
      "title": "IBM Db2 for Linux, UNIX and Windows denial of service",
      "x_generator": {
        "engine": "Vulnogram 0.2.0"
      }
    }
  },
  "cveMetadata": {
    "assignerOrgId": "9a959283-ebb5-44b6-b705-dcc2bbced522",
    "assignerShortName": "ibm",
    "cveId": "CVE-2024-51473",
    "datePublished": "2025-07-29T19:02:40.346Z",
    "dateReserved": "2024-10-28T10:50:18.700Z",
    "dateUpdated": "2025-08-17T01:21:55.841Z",
    "state": "PUBLISHED"
  },
  "dataType": "CVE_RECORD",
  "dataVersion": "5.1"
}

CVE-2024-51979 (GCVE-0-2024-51979)

Vulnerability from cvelistv5 – Published: 2025-06-25 07:20 – Updated: 2026-04-07 05:42
VLAI
Title
Authenticated stack based buffer overflow affecting multiple models from Brother Industries, Ltd, FUJIFILM Business Innovation, Ricoh, and Konica Minolta, Inc.
Summary
An authenticated attacker may trigger a stack based buffer overflow by performing a malformed request to either the HTTP service (TCP port 80), the HTTPS service (TCP port 443), or the IPP service (TCP port 631). The malformed request will contain an empty Origin header value and a malformed Referer header value. The Referer header value will trigger a stack based buffer overflow when the host value in the Referer header is processed and is greater than 64 bytes in length.
SSVC
Exploitation: poc Automatable: no Technical Impact: total
CISA Coordinator (v2.0.3)
CWE
  • CWE-121 - Stack-based Buffer Overflow
Assigner
Impacted products
Vendor Product Version
Brother Industries, Ltd HL-L8260CDN Affected: 0 , ≤ 1.65(ZH) (semver)
Create a notification for this product.
Brother Industries, Ltd HL-L8260CDW Affected: 0 , ≤ 1.65(ZH) (semver)
Create a notification for this product.
Brother Industries, Ltd HL-L8360CDW Affected: 0 , ≤ 1.68(ZG) (semver)
Create a notification for this product.
Brother Industries, Ltd HL-L8360CDWT Affected: 0 , ≤ 1.68(ZG) (semver)
Create a notification for this product.
Brother Industries, Ltd HL-L9310CDW Affected: 0 , ≤ 1.68(ZG) (semver)
Create a notification for this product.
Brother Industries, Ltd DCP-L8410CDW Affected: 0 , ≤ ZK (semver)
Create a notification for this product.
Brother Industries, Ltd MFC-L8610CDW Affected: 0 , ≤ ZK (semver)
Create a notification for this product.
Brother Industries, Ltd MFC-L8690CDW Affected: 0 , ≤ ZK (semver)
Create a notification for this product.
Brother Industries, Ltd MFC-L8900CDW Affected: 0 , ≤ ZM (semver)
Create a notification for this product.
Brother Industries, Ltd MFC-L9570CDW Affected: 0 , ≤ ZM (semver)
Create a notification for this product.
Brother Industries, Ltd MFC-L9577CDW Affected: 0 , ≤ ZM (semver)
Create a notification for this product.
Brother Industries, Ltd HL-L5210DN Affected: 1.0 , ≤ 1.14(H) (semver)
Create a notification for this product.
Brother Industries, Ltd HL-L5212DN Affected: 0 , ≤ 1.14(H) (semver)
Create a notification for this product.
Brother Industries, Ltd HL-L5215DN Affected: 0 , ≤ 1.14(H) (semver)
Create a notification for this product.
Brother Industries, Ltd HL-L5210DW Affected: 1.0 , ≤ 1.14(H) (semver)
Create a notification for this product.
Brother Industries, Ltd HL-L5210DWT Affected: 0 , ≤ 1.14(H) (semver)
Create a notification for this product.
Brother Industries, Ltd HL-L5212DW Affected: 0 , ≤ 1.14(H) (semver)
Create a notification for this product.
Brother Industries, Ltd HL-L5215DW Affected: 0 , ≤ 1.14(H) (semver)
Create a notification for this product.
Brother Industries, Ltd HL-L6210DW Affected: 0 , ≤ 1.14(H) (semver)
Create a notification for this product.
Brother Industries, Ltd HL-L6210DWT Affected: 0 , ≤ 1.14(H) (semver)
Create a notification for this product.
Brother Industries, Ltd HL-L6217DW Affected: 0 , ≤ 1.14(H) (semver)
Create a notification for this product.
Brother Industries, Ltd HL-L5218DN Affected: 0 , ≤ 1.12(F) (semver)
Create a notification for this product.
Brother Industries, Ltd HL-L5228DW Affected: 0 , ≤ 1.12(F) (semver)
Create a notification for this product.
Brother Industries, Ltd HL-L6310DW Affected: 1.0 , ≤ 1.16(G) (semver)
Create a notification for this product.
Brother Industries, Ltd HL-L6410DN Affected: 0 , ≤ 1.16(G) (semver)
Create a notification for this product.
Brother Industries, Ltd HL-L6415DN Affected: 0 , ≤ 1.16(G) (semver)
Create a notification for this product.
Brother Industries, Ltd HL-L6412DW Affected: 0 , ≤ 1.16(G) (semver)
Create a notification for this product.
Brother Industries, Ltd HL-L6415DW Affected: 0 , ≤ 1.16(G) (semver)
Create a notification for this product.
Brother Industries, Ltd HL-L6415DWT Affected: 0 , ≤ 1.16(G) (semver)
Create a notification for this product.
Brother Industries, Ltd HL-L6418DW Affected: 0 , ≤ 1.16(G) (semver)
Create a notification for this product.
Brother Industries, Ltd HL-EX415DW Affected: 0 , ≤ 1.16(G) (semver)
Create a notification for this product.
Brother Industries, Ltd DCP-L5510DN Affected: 0 , ≤ 1.18(J) (semver)
Create a notification for this product.
Brother Industries, Ltd DCP-L5512DN Affected: 0 , ≤ 1.18(J) (semver)
Create a notification for this product.
Brother Industries, Ltd DCP-L5518DN Affected: 0 , ≤ 1.18(J) (semver)
Create a notification for this product.
Brother Industries, Ltd DCP-L5510DW Affected: 0 , ≤ 1.18(J) (semver)
Create a notification for this product.
Brother Industries, Ltd DCP-L5610DN Affected: 0 , ≤ 1.18(J) (semver)
Create a notification for this product.
Brother Industries, Ltd DCP-L5660DN Affected: 0 , ≤ 1.18(J) (semver)
Create a notification for this product.
Brother Industries, Ltd DCP-L5662DN Affected: 0 , ≤ 1.18(J) (semver)
Create a notification for this product.
Brother Industries, Ltd MFC-L5710DN Affected: 0 , ≤ 1.18(J) (semver)
Create a notification for this product.
Brother Industries, Ltd MFC-L5715DN Affected: 0 , ≤ 1.18(J) (semver)
Create a notification for this product.
Brother Industries, Ltd MFC-L5718DN Affected: 0 , ≤ 1.18(J) (semver)
Create a notification for this product.
Brother Industries, Ltd MFC-L5710DW Affected: 1.0 , ≤ 1.18(J) (semver)
Create a notification for this product.
Brother Industries, Ltd MFC-L5715DW Affected: 0 , ≤ 1.18(J) (semver)
Create a notification for this product.
Brother Industries, Ltd MFC-L5717DW Affected: 0 , ≤ 1.18(J) (semver)
Create a notification for this product.
Brother Industries, Ltd MFC-L5728DW Affected: 0 , ≤ 1.18(J) (semver)
Create a notification for this product.
Brother Industries, Ltd MFC-L5912DW Affected: 0 , ≤ 1.18(J) (semver)
Create a notification for this product.
Brother Industries, Ltd MFC-L5915DW Affected: 0 , ≤ 1.18(J) (semver)
Create a notification for this product.
Brother Industries, Ltd MFC-L6710DW Affected: 0 , ≤ 1.18(J) (semver)
Create a notification for this product.
Brother Industries, Ltd MFC-L6720DW Affected: 0 , ≤ 1.18(J) (semver)
Create a notification for this product.
Brother Industries, Ltd MFC-L6810DW Affected: 0 , ≤ 1.18(J) (semver)
Create a notification for this product.
Brother Industries, Ltd MFC-L6910DN Affected: 0 , ≤ 1.18(J) (semver)
Create a notification for this product.
Brother Industries, Ltd MFC-L6915DN Affected: 0 , ≤ 1.18(J) (semver)
Create a notification for this product.
Brother Industries, Ltd MFC-L6912DW Affected: 0 , ≤ 1.18(J) (semver)
Create a notification for this product.
Brother Industries, Ltd MFC-L6915DW Affected: 0 , ≤ 1.18(J) (semver)
Create a notification for this product.
Brother Industries, Ltd MFC-EX910 Affected: 0 , ≤ 1.18(J) (semver)
Create a notification for this product.
Brother Industries, Ltd MFC-EX915DW Affected: 0 , ≤ 1.18(J) (semver)
Create a notification for this product.
Brother Industries, Ltd MFC-L6820DW Affected: 0 , ≤ 1.15(H) (semver)
Create a notification for this product.
Brother Industries, Ltd HL-L9410CDN Affected: 0 , ≤ 1.23(Q) (semver)
Create a notification for this product.
Brother Industries, Ltd HL-L9430CDN Affected: 0 , ≤ 1.23(Q) (semver)
Create a notification for this product.
Brother Industries, Ltd HL-L9470CDN Affected: 0 , ≤ 1.23(Q) (semver)
Create a notification for this product.
Brother Industries, Ltd HL-EX470W Affected: 0 , ≤ 1.23(Q) (semver)
Create a notification for this product.
Brother Industries, Ltd MFC-L9610CDN Affected: 0 , ≤ 1.22(S) (semver)
Create a notification for this product.
Brother Industries, Ltd MFC-L9630CDN Affected: 0 , ≤ 1.22(S) (semver)
Create a notification for this product.
Brother Industries, Ltd MFC-L9635CDN Affected: 0 , ≤ 1.22(S) (semver)
Create a notification for this product.
Brother Industries, Ltd MFC-L9670CDN Affected: 0 , ≤ 1.22(S) (semver)
Create a notification for this product.
Brother Industries, Ltd MFC-EX670W Affected: 0 , ≤ 1.22(S) (semver)
Create a notification for this product.
Brother Industries, Ltd HL-L8245CDW Affected: 0 , ≤ 1.15(L) (semver)
Create a notification for this product.
Brother Industries, Ltd HL-L8240CDW Affected: 0 , ≤ 1.15(L) (semver)
Create a notification for this product.
Brother Industries, Ltd HL-L8230CDW Affected: 0 , ≤ 1.15(L) (semver)
Create a notification for this product.
Brother Industries, Ltd HL-L3295CDW Affected: 0 , ≤ 1.15(L) (semver)
Create a notification for this product.
Brother Industries, Ltd HL-L3288CDW Affected: 0 , ≤ 1.15(L) (semver)
Create a notification for this product.
Brother Industries, Ltd HL-L3280CDW Affected: 0 , ≤ 1.15(L) (semver)
Create a notification for this product.
Brother Industries, Ltd HL-L3240CDW Affected: 0 , ≤ 1.06(F) (semver)
Create a notification for this product.
Brother Industries, Ltd HL-L3220CWE Affected: 0 , ≤ 1.06(F) (semver)
Create a notification for this product.
Brother Industries, Ltd HL-L3220CW Affected: 0 , ≤ 1.06(F) (semver)
Create a notification for this product.
Brother Industries, Ltd HL-L3220CDW Affected: 0 , ≤ 1.06(F) (semver)
Create a notification for this product.
Brother Industries, Ltd HL-L3215CW Affected: 0 , ≤ 1.06(F) (semver)
Create a notification for this product.
Brother Industries, Ltd HL-L3228CDW Affected: 0 , ≤ 1.11(J) (semver)
Create a notification for this product.
Brother Industries, Ltd DCP-L3555CDW Affected: 0 , ≤ 1.19(M) (semver)
Create a notification for this product.
Brother Industries, Ltd DCP-L3560CDW Affected: 0 , ≤ 1.19(M) (semver)
Create a notification for this product.
Brother Industries, Ltd DCP-L3568CDW Affected: 0 , ≤ 1.19(M) (semver)
Create a notification for this product.
Brother Industries, Ltd MFC-L3720CDW Affected: 0 , ≤ 1.19(M) (semver)
Create a notification for this product.
Brother Industries, Ltd MFC-L3740CDW Affected: 0 , ≤ 1.19(M) (semver)
Create a notification for this product.
Brother Industries, Ltd MFC-L3740CDWE Affected: 0 , ≤ 1.19(M) (semver)
Create a notification for this product.
Brother Industries, Ltd MFC-L3755CDW Affected: 0 , ≤ 1.19(M) (semver)
Create a notification for this product.
Brother Industries, Ltd MFC-L3760CDW Affected: 0 , ≤ 1.19(M) (semver)
Create a notification for this product.
Brother Industries, Ltd MFC-L3765CDW Affected: 0 , ≤ 1.19(M) (semver)
Create a notification for this product.
Brother Industries, Ltd MFC-L3768CDW Affected: 0 , ≤ 1.19(M) (semver)
Create a notification for this product.
Brother Industries, Ltd MFC-L3780CDW Affected: 1.0 , ≤ 1.19(M) (semver)
Create a notification for this product.
Brother Industries, Ltd MFC-L8340CDW Affected: 0 , ≤ 1.19(M) (semver)
Create a notification for this product.
Brother Industries, Ltd MFC-L8390CDW Affected: 0 , ≤ 1.19(M) (semver)
Create a notification for this product.
Brother Industries, Ltd MFC-L8395CDW Affected: 0 , ≤ 1.19(M) (semver)
Create a notification for this product.
Brother Industries, Ltd HL-L3300CDW Affected: 0 , ≤ 1.16(L) (semver)
Create a notification for this product.
Brother Industries, Ltd DCP-L3515CDW Affected: 0 , ≤ 1.16(L) (semver)
Create a notification for this product.
Brother Industries, Ltd DCP-L3520CDW Affected: 0 , ≤ 1.16(L) (semver)
Create a notification for this product.
Brother Industries, Ltd DCP-L3520CDWE Affected: 0 , ≤ 1.16(L) (semver)
Create a notification for this product.
Brother Industries, Ltd DCP-L3528CDW Affected: 0 , ≤ 1.16(L) (semver)
Create a notification for this product.
Brother Industries, Ltd HL-B2100D Affected: 0 , ≤ 1.15(J) (semver)
Create a notification for this product.
Brother Industries, Ltd HL-B2100DB Affected: 0 , ≤ 1.15(J) (semver)
Create a notification for this product.
Brother Industries, Ltd HL-B2150W Affected: 0 , ≤ 1.15(J) (semver)
Create a notification for this product.
Brother Industries, Ltd HL-B2180DW Affected: 0 , ≤ 1.15(J) (semver)
Create a notification for this product.
Brother Industries, Ltd HL-B2180DWB Affected: 0 , ≤ 1.15(J) (semver)
Create a notification for this product.
Brother Industries, Ltd HL-B2181DW Affected: 0 , ≤ 1.15(J) (semver)
Create a notification for this product.
Brother Industries, Ltd HL-L2400DW Affected: 0 , ≤ 1.15(J) (semver)
Create a notification for this product.
Brother Industries, Ltd HL-L2400DWE Affected: 0 , ≤ 1.15(J) (semver)
Create a notification for this product.
Brother Industries, Ltd HL-L2405W Affected: 0 , ≤ 1.15(J) (semver)
Create a notification for this product.
Brother Industries, Ltd HL-L2420DW Affected: 0 , ≤ 1.15(J) (semver)
Create a notification for this product.
Brother Industries, Ltd HL-L2425DW Affected: 0 , ≤ 1.15(J) (semver)
Create a notification for this product.
Brother Industries, Ltd HL-L2440DW Affected: 0 , ≤ 1.15(J) (semver)
Create a notification for this product.
Brother Industries, Ltd HL-L2445DW Affected: 0 , ≤ 1.15(J) (semver)
Create a notification for this product.
Brother Industries, Ltd HL-L2447DW Affected: 0 , ≤ 1.15(J) (semver)
Create a notification for this product.
Brother Industries, Ltd HL-L2460DN Affected: 0 , ≤ 1.15(J) (semver)
Create a notification for this product.
Brother Industries, Ltd HL-L2461DN Affected: 0 , ≤ 1.15(J) (semver)
Create a notification for this product.
Brother Industries, Ltd HL-L2460DW Affected: 0 , ≤ 1.15(J) (semver)
Create a notification for this product.
Brother Industries, Ltd HL-L2460DWXL Affected: 0 , ≤ 1.15(J) (semver)
Create a notification for this product.
Brother Industries, Ltd HL-L2467DW Affected: 0 , ≤ 1.15(J) (semver)
Create a notification for this product.
Brother Industries, Ltd HL-L2865DW Affected: 0 , ≤ 1.15(J) (semver)
Create a notification for this product.
Brother Industries, Ltd HL-B2158W Affected: 0 , ≤ 1.13(E) (semver)
Create a notification for this product.
Brother Industries, Ltd HL-B2188DW Affected: 0 , ≤ 1.13(E) (semver)
Create a notification for this product.
Brother Industries, Ltd DCP-L2600D Affected: 0 , ≤ 1.20(J) (semver)
Create a notification for this product.
Brother Industries, Ltd DCP-B7600DB Affected: 0 , ≤ 1.20(J) (semver)
Create a notification for this product.
Brother Industries, Ltd DCP-B7600D Affected: 0 , ≤ 1.20(J) (semver)
Create a notification for this product.
Brother Industries, Ltd DCP-L2627DWE Affected: 0 , ≤ 1.20(J) (semver)
Create a notification for this product.
Brother Industries, Ltd DCP-B7620DWB Affected: 0 , ≤ 1.20(J) (semver)
Create a notification for this product.
Brother Industries, Ltd DCP-B7620DW Affected: 0 , ≤ 1.20(J) (semver)
Create a notification for this product.
Brother Industries, Ltd DCP-L2627DW Affected: 0 , ≤ 1.20(J) (semver)
Create a notification for this product.
Brother Industries, Ltd DCP-B7640DWB Affected: 0 , ≤ 1.20(J) (semver)
Create a notification for this product.
Brother Industries, Ltd DCP-L2627DWXL Affected: 0 , ≤ 1.20(J) (semver)
Create a notification for this product.
Brother Industries, Ltd DCP-B7640DW Affected: 1.0 , ≤ 1.20(J) (semver)
Create a notification for this product.
Brother Industries, Ltd DCP-L2605DW Affected: 0 , ≤ 1.20(J) (semver)
Create a notification for this product.
Brother Industries, Ltd HL-L2464DW Affected: 0 , ≤ 1.20(J) (semver)
Create a notification for this product.
Brother Industries, Ltd DCP-L2622DW Affected: 0 , ≤ 1.20(J) (semver)
Create a notification for this product.
Brother Industries, Ltd DCP-L2625DW Affected: 0 , ≤ 1.20(J) (semver)
Create a notification for this product.
Brother Industries, Ltd DCP-L2620DW Affected: 0 , ≤ 1.20(J) (semver)
Create a notification for this product.
Brother Industries, Ltd HL-L2475DW Affected: 0 , ≤ 1.20(J) (semver)
Create a notification for this product.
Brother Industries, Ltd HL-L2465DW Affected: 0 , ≤ 1.20(J) (semver)
Create a notification for this product.
Brother Industries, Ltd DCP-L2640DN Affected: 0 , ≤ 1.20(J) (semver)
Create a notification for this product.
Brother Industries, Ltd DCP-L2647DW Affected: 0 , ≤ 1.20(J) (semver)
Create a notification for this product.
Brother Industries, Ltd DCP-L2640DW Affected: 0 , ≤ 1.20(J) (semver)
Create a notification for this product.
Brother Industries, Ltd MFC-L2802DN Affected: 0 , ≤ 1.20(J) (semver)
Create a notification for this product.
Brother Industries, Ltd MFC-L2827DW Affected: 0 , ≤ 1.20(J) (semver)
Create a notification for this product.
Brother Industries, Ltd MFC-L2806DW Affected: 0 , ≤ 1.20(J) (semver)
Create a notification for this product.
Brother Industries, Ltd MFC-L2805DW Affected: 1.0 , ≤ 1.20(J) (semver)
Create a notification for this product.
Brother Industries, Ltd MFC-L2802DW Affected: 0 , ≤ 1.20(J) (semver)
Create a notification for this product.
Brother Industries, Ltd MFC-L2800DW Affected: 0 , ≤ 1.20(J) (semver)
Create a notification for this product.
Brother Industries, Ltd MFC-L2765DW Affected: 0 , ≤ 1.20(J) (semver)
Create a notification for this product.
Brother Industries, Ltd MFC-L2760DW Affected: 0 , ≤ 1.20(J) (semver)
Create a notification for this product.
Brother Industries, Ltd MFC-B7800DN Affected: 0 , ≤ 1.20(J) (semver)
Create a notification for this product.
Brother Industries, Ltd MFC-B7811DW Affected: 0 , ≤ 1.20(J) (semver)
Create a notification for this product.
Brother Industries, Ltd MFC-B7810DWB Affected: 0 , ≤ 1.20(J) (semver)
Create a notification for this product.
Brother Industries, Ltd MFC-B7810DW Affected: 0 , ≤ 1.20(J) (semver)
Create a notification for this product.
Brother Industries, Ltd MFC-L2835DW Affected: 0 , ≤ 1.20(J) (semver)
Create a notification for this product.
Brother Industries, Ltd MFC-L2827DWXL Affected: 0 , ≤ 1.20(J) (semver)
Create a notification for this product.
Brother Industries, Ltd DCP-B7548W Affected: 0 , ≤ 1.16(F) (semver)
Create a notification for this product.
Brother Industries, Ltd DCP-B7558W Affected: 0 , ≤ 1.16(F) (semver)
Create a notification for this product.
Brother Industries, Ltd DCP-B7578DW Affected: 0 , ≤ 1.16(F) (semver)
Create a notification for this product.
Brother Industries, Ltd DCP-L2508DW Affected: 0 , ≤ 1.16(F) (semver)
Create a notification for this product.
Brother Industries, Ltd DCP-L2518DW Affected: 0 , ≤ 1.16(F) (semver)
Create a notification for this product.
Brother Industries, Ltd DCP-B7608W Affected: 0 , ≤ 1.16(F) (semver)
Create a notification for this product.
Brother Industries, Ltd DCP-B7628DW Affected: 0 , ≤ 1.16(F) (semver)
Create a notification for this product.
Brother Industries, Ltd DCP-B7638DN Affected: 0 , ≤ 1.16(F) (semver)
Create a notification for this product.
Brother Industries, Ltd DCP-B7648DW Affected: 0 , ≤ 1.16(F) (semver)
Create a notification for this product.
Brother Industries, Ltd DCP-L2628DW Affected: 0 , ≤ 1.16(F) (semver)
Create a notification for this product.
Brother Industries, Ltd DCP-L2548DW Affected: 0 , ≤ 1.16(F) (semver)
Create a notification for this product.
Brother Industries, Ltd DCP-L2648DW Affected: 0 , ≤ 1.16(F) (semver)
Create a notification for this product.
Brother Industries, Ltd DCP-L2600DW Affected: 0 , ≤ 1.09(C) (semver)
Create a notification for this product.
Brother Industries, Ltd FAX-L2800DW Affected: 0 , ≤ 1.09(C) (semver)
Create a notification for this product.
Brother Industries, Ltd DCP-L2680DW Affected: 0 , ≤ 1.14(H) (semver)
Create a notification for this product.
Brother Industries, Ltd DCP-L2660DW Affected: 1.0 , ≤ 1.14(H) (semver)
Create a notification for this product.
Brother Industries, Ltd HL-L2480DW Affected: 0 , ≤ 1.14(H) (semver)
Create a notification for this product.
Brother Industries, Ltd DCP-L2665DW Affected: 0 , ≤ 1.14(H) (semver)
Create a notification for this product.
Brother Industries, Ltd MFC-L2817DW Affected: 0 , ≤ 1.14(H) (semver)
Create a notification for this product.
Brother Industries, Ltd MFC-L2807DW Affected: 0 , ≤ 1.14(H) (semver)
Create a notification for this product.
Brother Industries, Ltd MFC-L2820DWXL Affected: 0 , ≤ 1.14(H) (semver)
Create a notification for this product.
Brother Industries, Ltd MFC-L2820DW Affected: 0 , ≤ 1.14(H) (semver)
Create a notification for this product.
Brother Industries, Ltd MFC-L2861DW Affected: 0 , ≤ 1.14(H) (semver)
Create a notification for this product.
Brother Industries, Ltd MFC-L2862DW Affected: 0 , ≤ 1.14(H) (semver)
Create a notification for this product.
Brother Industries, Ltd MFC-L2860DW Affected: 1.0 , ≤ 1.14(H) (semver)
Create a notification for this product.
Brother Industries, Ltd MFC-L2885DW Affected: 0 , ≤ 1.14(H) (semver)
Create a notification for this product.
Brother Industries, Ltd MFC-L2880DWXL Affected: 0 , ≤ 1.14(H) (semver)
Create a notification for this product.
Brother Industries, Ltd MFC-L2886DW Affected: 0 , ≤ 1.14(H) (semver)
Create a notification for this product.
Brother Industries, Ltd MFC-L2860DWE Affected: 0 , ≤ 1.14(H) (semver)
Create a notification for this product.
Brother Industries, Ltd MFC-L2880DW Affected: 1.0 , ≤ 1.14(H) (semver)
Create a notification for this product.
Brother Industries, Ltd MFC-L2900DW Affected: 0 , ≤ 1.03(C) (semver)
Create a notification for this product.
Brother Industries, Ltd MFC-L2900DWXL Affected: 0 , ≤ 1.03(C) (semver)
Create a notification for this product.
Brother Industries, Ltd DCP-B7658DW Affected: 0 , ≤ 1.12(E) (semver)
Create a notification for this product.
Brother Industries, Ltd DCP-B7650DW Affected: 0 , ≤ 1.12(E) (semver)
Create a notification for this product.
Brother Industries, Ltd MFC-L2920DW Affected: 0 , ≤ 1.12(E) (semver)
Create a notification for this product.
Brother Industries, Ltd MFC-L2922DW Affected: 0 , ≤ 1.12(E) (semver)
Create a notification for this product.
Brother Industries, Ltd MFC-L2960DW Affected: 0 , ≤ 1.03(C) (semver)
Create a notification for this product.
Brother Industries, Ltd MFC-L2980DW Affected: 0 , ≤ 1.03(C) (semver)
Create a notification for this product.
Brother Industries, Ltd HL-L1230W Affected: 0 , ≤ 1.04(C) (semver)
Create a notification for this product.
Brother Industries, Ltd HL-L1232W Affected: 0 , ≤ 1.04(C) (semver)
Create a notification for this product.
Brother Industries, Ltd HL-L1808W Affected: 0 , ≤ 1.04(C) (semver)
Create a notification for this product.
Brother Industries, Ltd HL-L1238W Affected: 0 , ≤ 1.04(C) (semver)
Create a notification for this product.
Brother Industries, Ltd DCP-L1630W Affected: 0 , ≤ 1.05(B) (semver)
Create a notification for this product.
Brother Industries, Ltd DCP-L1632W Affected: 0 , ≤ 1.05(B) (semver)
Create a notification for this product.
Brother Industries, Ltd DCP-L1638W Affected: 0 , ≤ 1.06(E) (semver)
Create a notification for this product.
Brother Industries, Ltd DCP-L1848W Affected: 0 , ≤ 1.06(E) (semver)
Create a notification for this product.
Brother Industries, Ltd HL-L2325DW Affected: 0 , ≤ 1.74(ZE) (semver)
Create a notification for this product.
Brother Industries, Ltd HL-L2350DW Affected: 0 , ≤ 1.74(ZE) (semver)
Create a notification for this product.
Brother Industries, Ltd HL-L2351DW Affected: 0 , ≤ 1.74(ZE) (semver)
Create a notification for this product.
Brother Industries, Ltd HL-L2352DW Affected: 0 , ≤ 1.74(ZE) (semver)
Create a notification for this product.
Brother Industries, Ltd HL-L2357DW Affected: 0 , ≤ 1.74(ZE) (semver)
Create a notification for this product.
Brother Industries, Ltd HL-L2370DN Affected: 0 , ≤ 1.74(ZE) (semver)
Create a notification for this product.
Brother Industries, Ltd HL-L2371DN Affected: 0 , ≤ 1.74(ZE) (semver)
Create a notification for this product.
Brother Industries, Ltd HL-L2372DN Affected: 0 , ≤ 1.74(ZE) (semver)
Create a notification for this product.
Brother Industries, Ltd HL-2590DN Affected: 0 , ≤ 1.74(ZE) (semver)
Create a notification for this product.
Brother Industries, Ltd HL-L2370DW Affected: 0 , ≤ 1.74(ZE) (semver)
Create a notification for this product.
Brother Industries, Ltd HL-L2370DWXL Affected: 0 , ≤ 1.74(ZE) (semver)
Create a notification for this product.
Brother Industries, Ltd HL-L2375DW Affected: 0 , ≤ 1.74(ZE) (semver)
Create a notification for this product.
Brother Industries, Ltd HL-L2376DW Affected: 0 , ≤ 1.74(ZE) (semver)
Create a notification for this product.
Brother Industries, Ltd HL-B2050DN Affected: 0 , ≤ 1.74(ZE) (semver)
Create a notification for this product.
Brother Industries, Ltd HL-B2080DW Affected: 0 , ≤ 1.74(ZE) (semver)
Create a notification for this product.
Brother Industries, Ltd HL-L2385DW Affected: 0 , ≤ 1.74(ZE) (semver)
Create a notification for this product.
Brother Industries, Ltd HL-L2386DW Affected: 0 , ≤ 1.74(ZE) (semver)
Create a notification for this product.
Brother Industries, Ltd HL-2595DW Affected: 0 , ≤ 1.74(ZE) (semver)
Create a notification for this product.
Brother Industries, Ltd HL-L2350DWR Affected: 0 , ≤ 1.74(ZE) (semver)
Create a notification for this product.
Brother Industries, Ltd HL-L2370DNR Affected: 0 , ≤ 1.74(ZE) (semver)
Create a notification for this product.
Brother Industries, Ltd HL-L2375DWR Affected: 0 , ≤ 1.74(ZE) (semver)
Create a notification for this product.
Brother Industries, Ltd HL-L2395DW Affected: 0 , ≤ ZC (semver)
Create a notification for this product.
Brother Industries, Ltd MFC-L2730DW Affected: 0 , ≤ ZC (semver)
Create a notification for this product.
Brother Industries, Ltd MFC-L2732DW Affected: 0 , ≤ ZC (semver)
Create a notification for this product.
Brother Industries, Ltd MFC-L2750DW Affected: 0 , ≤ R (semver)
Create a notification for this product.
Brother Industries, Ltd MFC-L2750DWXL Affected: 0 , ≤ ZC (semver)
Create a notification for this product.
Brother Industries, Ltd MFC-L2751DW Affected: 0 , ≤ ZC (semver)
Create a notification for this product.
Brother Industries, Ltd MFC-L2770DW Affected: 0 , ≤ ZC (semver)
Create a notification for this product.
Brother Industries, Ltd MFC-L2771DW Affected: 0 , ≤ ZC (semver)
Create a notification for this product.
Brother Industries, Ltd MFC-L2730DWR Affected: 0 , ≤ ZC (semver)
Create a notification for this product.
Brother Industries, Ltd MFC-L2750DWR Affected: 0 , ≤ ZC (semver)
Create a notification for this product.
Brother Industries, Ltd DCP-7195DW Affected: 0 , ≤ R (semver)
Create a notification for this product.
Brother Industries, Ltd MFC-7895DW Affected: 0 , ≤ R (semver)
Create a notification for this product.
Brother Industries, Ltd MFC-L2730DN Affected: 0 , ≤ R (semver)
Create a notification for this product.
Brother Industries, Ltd HL-L2390DW Affected: 0 , ≤ ZC (semver)
Create a notification for this product.
Brother Industries, Ltd DCP-L2530DW Affected: 0 , ≤ ZC (semver)
Create a notification for this product.
Brother Industries, Ltd DCP-L2531DW Affected: 0 , ≤ ZC (semver)
Create a notification for this product.
Brother Industries, Ltd DCP-L2532DW Affected: 0 , ≤ ZC (semver)
Create a notification for this product.
Brother Industries, Ltd DCP-L2535DW Affected: A , ≤ ZC (semver)
Create a notification for this product.
Brother Industries, Ltd DCP-L2537DW Affected: 0 , ≤ ZC (semver)
Create a notification for this product.
Brother Industries, Ltd DCP-B7520DW Affected: 0 , ≤ V (semver)
Create a notification for this product.
Brother Industries, Ltd DCP-L2550DN Affected: 0 , ≤ ZC (semver)
Create a notification for this product.
Brother Industries, Ltd DCP-L2550DW Affected: A , ≤ ZC (semver)
Create a notification for this product.
Brother Industries, Ltd DCP-L2551DN Affected: 0 , ≤ ZC (semver)
Create a notification for this product.
Brother Industries, Ltd DCP-L2551DW Affected: 0 , ≤ ZC (semver)
Create a notification for this product.
Brother Industries, Ltd DCP-L2552DN Affected: 0 , ≤ ZC (semver)
Create a notification for this product.
Brother Industries, Ltd DCP-B7535DW Affected: 0 , ≤ V (semver)
Create a notification for this product.
Brother Industries, Ltd MFC-L2690DW Affected: 0 , ≤ ZC (semver)
Create a notification for this product.
Brother Industries, Ltd MFC-L2710DN Affected: 0 , ≤ ZC (semver)
Create a notification for this product.
Brother Industries, Ltd MFC-L2712DN Affected: 0 , ≤ ZC (semver)
Create a notification for this product.
Brother Industries, Ltd MFC-L2710DW Affected: 0 , ≤ ZC (semver)
Create a notification for this product.
Brother Industries, Ltd MFC-L2712DW Affected: 0 , ≤ ZC (semver)
Create a notification for this product.
Brother Industries, Ltd MFC-L2713DW Affected: 0 , ≤ ZC (semver)
Create a notification for this product.
Brother Industries, Ltd MFC-L2715DW Affected: 0 , ≤ ZC (semver)
Create a notification for this product.
Brother Industries, Ltd MFC-L2716DW Affected: 0 , ≤ ZC (semver)
Create a notification for this product.
Brother Industries, Ltd MFC-L2717DW Affected: 0 , ≤ ZC (semver)
Create a notification for this product.
Brother Industries, Ltd MFC-B7715DW Affected: 0 , ≤ ZC (semver)
Create a notification for this product.
Brother Industries, Ltd DCP-L2530DWR Affected: 0 , ≤ ZC (semver)
Create a notification for this product.
Brother Industries, Ltd DCP-L2550DNR Affected: 0 , ≤ ZC (semver)
Create a notification for this product.
Brother Industries, Ltd MFC-L2710DNR Affected: 0 , ≤ ZC (semver)
Create a notification for this product.
Brother Industries, Ltd MFC-L2710DWR Affected: 0 , ≤ ZC (semver)
Create a notification for this product.
Brother Industries, Ltd FAX-L2710DN Affected: 0 , ≤ R (semver)
Create a notification for this product.
Brother Industries, Ltd DCP-7190DN Affected: 0 , ≤ V (semver)
Create a notification for this product.
Brother Industries, Ltd DCP-B7530DN Affected: 0 , ≤ V (semver)
Create a notification for this product.
Brother Industries, Ltd MFC-7890DN Affected: 0 , ≤ V (semver)
Create a notification for this product.
Brother Industries, Ltd MFC-B7720DN Affected: 0 , ≤ V (semver)
Create a notification for this product.
Brother Industries, Ltd DCP-7090DW Affected: 0 , ≤ M (semver)
Create a notification for this product.
Brother Industries, Ltd DCP-7190DW Affected: 0 , ≤ M (semver)
Create a notification for this product.
Brother Industries, Ltd HL-L3210CW Affected: 0 , ≤ 1.39(ZA) (semver)
Create a notification for this product.
Brother Industries, Ltd HL-L3230CDN Affected: 0 , ≤ 1.39(ZA) (semver)
Create a notification for this product.
Brother Industries, Ltd HL-L3230CDW Affected: 0 , ≤ 1.39(ZA) (semver)
Create a notification for this product.
Brother Industries, Ltd HL-3160CDW Affected: 0 , ≤ 1.39(ZA) (semver)
Create a notification for this product.
Brother Industries, Ltd HL-L3270CDW Affected: 0 , ≤ 1.36(ZA) (semver)
Create a notification for this product.
Brother Industries, Ltd HL-3190CDW Affected: 0 , ≤ 1.36(ZA) (semver)
Create a notification for this product.
Brother Industries, Ltd DCP-L3510CDW Affected: 0 , ≤ ZA (semver)
Create a notification for this product.
Brother Industries, Ltd DCP-L3517CDW Affected: 0 , ≤ ZA (semver)
Create a notification for this product.
Brother Industries, Ltd HL-L3290CDW Affected: 0 , ≤ ZA (semver)
Create a notification for this product.
Brother Industries, Ltd DCP-L3551CDW Affected: 0 , ≤ ZA (semver)
Create a notification for this product.
Brother Industries, Ltd DCP-L3550CDW Affected: 0 , ≤ ZE (semver)
Create a notification for this product.
Brother Industries, Ltd DCP-9030CDN Affected: 0 , ≤ ZE (semver)
Create a notification for this product.
Brother Industries, Ltd MFC-L3710CDW Affected: 0 , ≤ ZE (semver)
Create a notification for this product.
Brother Industries, Ltd MFC-L3730CDN Affected: 0 , ≤ ZE (semver)
Create a notification for this product.
Brother Industries, Ltd MFC-9150CDN Affected: 0 , ≤ ZE (semver)
Create a notification for this product.
Brother Industries, Ltd MFC-L3735CDN Affected: 0 , ≤ ZE (semver)
Create a notification for this product.
Brother Industries, Ltd MFC-L3745CDW Affected: 0 , ≤ ZE (semver)
Create a notification for this product.
Brother Industries, Ltd MFC-L3750CDW Affected: 0 , ≤ ZE (semver)
Create a notification for this product.
Brother Industries, Ltd MFC-9350CDW Affected: 0 , ≤ ZE (semver)
Create a notification for this product.
Brother Industries, Ltd MFC-L3770CDW Affected: A , ≤ ZE (semver)
Create a notification for this product.
Brother Industries, Ltd HL-L6250DW Affected: 0 , ≤ 1.82(ZG) (semver)
Create a notification for this product.
Brother Industries, Ltd HL-5595DNH Affected: 0 , ≤ 1.82(ZG) (semver)
Create a notification for this product.
Brother Industries, Ltd HL-5595DN Affected: 0 , ≤ 1.82(ZG) (semver)
Create a notification for this product.
Brother Industries, Ltd HL-L6250DN Affected: 0 , ≤ 1.82(ZG) (semver)
Create a notification for this product.
Brother Industries, Ltd HL-L6202DW Affected: 0 , ≤ 1.82(ZG) (semver)
Create a notification for this product.
Brother Industries, Ltd HL-L6200DW Affected: 0 , ≤ 1.82(ZG) (semver)
Create a notification for this product.
Brother Industries, Ltd HL-L5202DW Affected: 0 , ≤ 1.82(ZG) (semver)
Create a notification for this product.
Brother Industries, Ltd HL-L5200DW Affected: 0 , ≤ 1.82(ZG) (semver)
Create a notification for this product.
Brother Industries, Ltd HL-L5050DN Affected: 0 , ≤ 1.82(ZG) (semver)
Create a notification for this product.
Brother Industries, Ltd HL-5590DN Affected: 0 , ≤ 1.82(ZG) (semver)
Create a notification for this product.
Brother Industries, Ltd HL-L5100DN Affected: 0 , ≤ 1.82(ZG) (semver)
Create a notification for this product.
Brother Industries, Ltd HL-L5102DW Affected: 0 , ≤ 1.82(ZG) (semver)
Create a notification for this product.
Brother Industries, Ltd HL-L5100DNT Affected: 0 , ≤ 1.82(ZG) (semver)
Create a notification for this product.
Brother Industries, Ltd HL-L5200DWT Affected: 0 , ≤ 1.82(ZG) (semver)
Create a notification for this product.
Brother Industries, Ltd HL-L6200DWT Affected: 0 , ≤ 1.82(ZG) (semver)
Create a notification for this product.
Brother Industries, Ltd HL-L6450DW Affected: 0 , ≤ 1.95(ZH) (semver)
Create a notification for this product.
Brother Industries, Ltd HL-L6402DW Affected: 0 , ≤ 1.95(ZH) (semver)
Create a notification for this product.
Brother Industries, Ltd HL-L6400DW Affected: 0 , ≤ 1.95(ZH) (semver)
Create a notification for this product.
Brother Industries, Ltd HL-L6300DW Affected: 0 , ≤ 1.95(ZH) (semver)
Create a notification for this product.
Brother Industries, Ltd HL-L6300DWT Affected: 0 , ≤ 1.95(ZH) (semver)
Create a notification for this product.
Brother Industries, Ltd HL-L6400DWT Affected: 0 , ≤ 1.95(ZH) (semver)
Create a notification for this product.
Brother Industries, Ltd HL-L6400DWG Affected: 0 , ≤ 1.40(R) (semver)
Create a notification for this product.
Brother Industries, Ltd MFC-L6970DW Affected: 0 , ≤ ZZ (semver)
Create a notification for this product.
Brother Industries, Ltd MFC-L6950DW Affected: 0 , ≤ ZZ (semver)
Create a notification for this product.
Brother Industries, Ltd MFC-L6902DW Affected: 0 , ≤ ZZ (semver)
Create a notification for this product.
Brother Industries, Ltd MFC-L6900DW Affected: A , ≤ ZZ (semver)
Create a notification for this product.
Brother Industries, Ltd MFC-L6800DW Affected: 0 , ≤ ZZ (semver)
Create a notification for this product.
Brother Industries, Ltd MFC-L6750DW Affected: 0 , ≤ ZZ (semver)
Create a notification for this product.
Brother Industries, Ltd MFC-L6702DW Affected: 0 , ≤ ZZ (semver)
Create a notification for this product.
Brother Industries, Ltd MFC-L6700DW Affected: 0 , ≤ ZZ (semver)
Create a notification for this product.
Brother Industries, Ltd MFC-L5902DW Affected: 0 , ≤ ZZ (semver)
Create a notification for this product.
Brother Industries, Ltd MFC-L5900DW Affected: 0 , ≤ ZZ (semver)
Create a notification for this product.
Brother Industries, Ltd MFC-L5850DW Affected: 0 , ≤ ZZ (semver)
Create a notification for this product.
Brother Industries, Ltd MFC-L5802DW Affected: 0 , ≤ ZZ (semver)
Create a notification for this product.
Brother Industries, Ltd MFC-L5800DW Affected: 0 , ≤ ZZ (semver)
Create a notification for this product.
Brother Industries, Ltd MFC-8540DN Affected: 0 , ≤ ZZ (semver)
Create a notification for this product.
Brother Industries, Ltd MFC-L5755DW Affected: A , ≤ ZZ (semver)
Create a notification for this product.
Brother Industries, Ltd MFC-L5750DW Affected: 0 , ≤ ZZ (semver)
Create a notification for this product.
Brother Industries, Ltd MFC-8530DN Affected: 0 , ≤ ZZ (semver)
Create a notification for this product.
Brother Industries, Ltd MFC-L5700DN Affected: 0 , ≤ ZZ (semver)
Create a notification for this product.
Brother Industries, Ltd MFC-L5702DW Affected: 0 , ≤ ZZ (semver)
Create a notification for this product.
Brother Industries, Ltd MFC-L5700DW Affected: 0 , ≤ ZZ (semver)
Create a notification for this product.
Brother Industries, Ltd DCP-L6600DW Affected: 0 , ≤ ZZ (semver)
Create a notification for this product.
Brother Industries, Ltd DCP-L5652DN Affected: 0 , ≤ ZZ (semver)
Create a notification for this product.
Brother Industries, Ltd DCP-L5650DN Affected: 0 , ≤ ZZ (semver)
Create a notification for this product.
Brother Industries, Ltd DCP-L5602DN Affected: 0 , ≤ ZZ (semver)
Create a notification for this product.
Brother Industries, Ltd DCP-L5600DN Affected: 0 , ≤ ZZ (semver)
Create a notification for this product.
Brother Industries, Ltd DCP-L5502DN Affected: 0 , ≤ ZZ (semver)
Create a notification for this product.
Brother Industries, Ltd DCP-L5500DN Affected: 0 , ≤ ZZ (semver)
Create a notification for this product.
Brother Industries, Ltd MFC-L6900DWG Affected: 0 , ≤ U (semver)
Create a notification for this product.
Brother Industries, Ltd DCP-T830DW Affected: 0 , ≤ 1.03(A) (semver)
Create a notification for this product.
Brother Industries, Ltd DCP-T835DW Affected: 0 , ≤ 1.03(A) (semver)
Create a notification for this product.
Brother Industries, Ltd MFC-T930DW Affected: 0 , ≤ 1.03(B) (semver)
Create a notification for this product.
Brother Industries, Ltd MFC-T935DW Affected: 0 , ≤ 1.03(B) (semver)
Create a notification for this product.
Brother Industries, Ltd DCP-T530DW Affected: 0 , ≤ 1.01(A) (semver)
Create a notification for this product.
Brother Industries, Ltd DCP-T535DW Affected: 0 , ≤ 1.01(A) (semver)
Create a notification for this product.
Brother Industries, Ltd DCP-T536DW Affected: 0 , ≤ 1.01(A) (semver)
Create a notification for this product.
Brother Industries, Ltd DCP-T730DW Affected: 0 , ≤ 1.01(A) (semver)
Create a notification for this product.
Brother Industries, Ltd DCP-T735DW Affected: 0 , ≤ 1.01(A) (semver)
Create a notification for this product.
Brother Industries, Ltd DCP-T230 Affected: 0 , ≤ 1.01(A) (semver)
Create a notification for this product.
Brother Industries, Ltd DCP-T236 Affected: 0 , ≤ 1.01(A) (semver)
Create a notification for this product.
Brother Industries, Ltd DCP-T238 Affected: 0 , ≤ 1.01(A) (semver)
Create a notification for this product.
Brother Industries, Ltd DCP-T435W Affected: 0 , ≤ 1.02(B) (semver)
Create a notification for this product.
Brother Industries, Ltd DCP-T430W Affected: 0 , ≤ 1.02(B) (semver)
Create a notification for this product.
Brother Industries, Ltd DCP-T436W Affected: 0 , ≤ 1.02(B) (semver)
Create a notification for this product.
Brother Industries, Ltd DCP-T439W Affected: 0 , ≤ 1.02(B) (semver)
Create a notification for this product.
Brother Industries, Ltd MFC-J5340DW Affected: 0 , ≤ 1.20(L) (semver)
Create a notification for this product.
Brother Industries, Ltd MFC-J5345DW Affected: 0 , ≤ 1.20(L) (semver)
Create a notification for this product.
Brother Industries, Ltd MFC-J2340DW Affected: 0 , ≤ 1.20(L) (semver)
Create a notification for this product.
Brother Industries, Ltd MFC-J5340DWE Affected: 0 , ≤ 1.20(L) (semver)
Create a notification for this product.
Brother Industries, Ltd MFC-J5740DW Affected: 0 , ≤ 1.16(J) (semver)
Create a notification for this product.
Brother Industries, Ltd MFC-J2740DW Affected: 0 , ≤ 1.16(J) (semver)
Create a notification for this product.
Brother Industries, Ltd MFC-J6540DW Affected: 0 , ≤ 1.18(L) (semver)
Create a notification for this product.
Brother Industries, Ltd MFC-J6740DW Affected: 0 , ≤ 1.18(L) (semver)
Create a notification for this product.
Brother Industries, Ltd MFC-J3540DW Affected: 0 , ≤ 1.18(L) (semver)
Create a notification for this product.
Brother Industries, Ltd MFC-J7100CDW Affected: 0 , ≤ 1.18(L) (semver)
Create a notification for this product.
Brother Industries, Ltd MFC-J6540DWE Affected: 0 , ≤ 1.18(L) (semver)
Create a notification for this product.
Brother Industries, Ltd MFC-J6940DW Affected: 0 , ≤ 1.19(M) (semver)
Create a notification for this product.
Brother Industries, Ltd MFC-J3940DW Affected: 0 , ≤ 1.19(M) (semver)
Create a notification for this product.
Brother Industries, Ltd MFC-J7300CDW Affected: 0 , ≤ 1.19(M) (semver)
Create a notification for this product.
Brother Industries, Ltd MFC-J5855DW Affected: 0 , ≤ 1.25(J) (semver)
Create a notification for this product.
Brother Industries, Ltd MFC-J5800CDW Affected: 0 , ≤ 1.25(J) (semver)
Create a notification for this product.
Brother Industries, Ltd MFC-J5955DW Affected: 0 , ≤ 1.25(L) (semver)
Create a notification for this product.
Brother Industries, Ltd MFC-J6555DW Affected: 0 , ≤ 1.19(H) (semver)
Create a notification for this product.
Brother Industries, Ltd MFC-J6955DW Affected: 0 , ≤ 1.38(L) (semver)
Create a notification for this product.
Brother Industries, Ltd MFC-J6957DW Affected: 0 , ≤ 1.38(L) (semver)
Create a notification for this product.
Brother Industries, Ltd MFC-J7500CDW Affected: 0 , ≤ 1.38(L) (semver)
Create a notification for this product.
Brother Industries, Ltd MFC-J7600CDW Affected: 0 , ≤ 1.38(L) (semver)
Create a notification for this product.
Brother Industries, Ltd HL-J6010DW Affected: 0 , ≤ 1.29(J) (semver)
Create a notification for this product.
Brother Industries, Ltd HL-J7010CDW Affected: 0 , ≤ 1.29(J) (semver)
Create a notification for this product.
Brother Industries, Ltd MFC-J6959DW Affected: 0 , ≤ 1.16(G) (semver)
Create a notification for this product.
Brother Industries, Ltd MFC-J7700CDW Affected: 0 , ≤ 1.16(G) (semver)
Create a notification for this product.
Brother Industries, Ltd HL-JF1 Affected: 0 , ≤ 1.16(H) (semver)
Create a notification for this product.
Brother Industries, Ltd DCP-T520W Affected: 0 , ≤ 1.21(M) (semver)
Create a notification for this product.
Brother Industries, Ltd DCP-T525W Affected: 0 , ≤ 1.21(M) (semver)
Create a notification for this product.
Brother Industries, Ltd DCP-T720DW Affected: 0 , ≤ 1.20(L) (semver)
Create a notification for this product.
Brother Industries, Ltd DCP-T725DW Affected: 0 , ≤ 1.20(L) (semver)
Create a notification for this product.
Brother Industries, Ltd DCP-T820DW Affected: 0 , ≤ 1.20(L) (semver)
Create a notification for this product.
Brother Industries, Ltd DCP-T825DW Affected: 0 , ≤ 1.20(L) (semver)
Create a notification for this product.
Brother Industries, Ltd MFC-T920DW Affected: 0 , ≤ 1.23(N) (semver)
Create a notification for this product.
Brother Industries, Ltd MFC-T925DW Affected: 0 , ≤ 1.23(N) (semver)
Create a notification for this product.
Brother Industries, Ltd DCP-T220 Affected: 0 , ≤ 1.27(K) (semver)
Create a notification for this product.
Brother Industries, Ltd DCP-T225 Affected: 0 , ≤ 1.27(K) (semver)
Create a notification for this product.
Brother Industries, Ltd DCP-T226 Affected: 0 , ≤ 1.27(K) (semver)
Create a notification for this product.
Brother Industries, Ltd DCP-T420W Affected: 0 , ≤ 1.27(K) (semver)
Create a notification for this product.
Brother Industries, Ltd DCP-T425W Affected: 0 , ≤ 1.27(K) (semver)
Create a notification for this product.
Brother Industries, Ltd DCP-T426W Affected: 0 , ≤ 1.27(K) (semver)
Create a notification for this product.
Brother Industries, Ltd DCP-T428W Affected: 0 , ≤ 1.27(K) (semver)
Create a notification for this product.
Brother Industries, Ltd DCP-C421W Affected: 0 , ≤ 1.04(D) (semver)
Create a notification for this product.
Brother Industries, Ltd MFC-J1205W(XL) Affected: 0 , ≤ 1.15(L) (semver)
Create a notification for this product.
Brother Industries, Ltd MFC-J1215W Affected: 0 , ≤ 1.15(L) (semver)
Create a notification for this product.
Brother Industries, Ltd DCP-J1200W(XL) Affected: 0 , ≤ 1.15(L) (semver)
Create a notification for this product.
Brother Industries, Ltd DCP-J1200N Affected: 0 , ≤ 1.15(L) (semver)
Create a notification for this product.
Brother Industries, Ltd DCP-J1200WE Affected: 0 , ≤ 1.15(L) (semver)
Create a notification for this product.
Brother Industries, Ltd MFC-J4335DW(XL) Affected: 0 , ≤ 1.38(M) (semver)
Create a notification for this product.
Brother Industries, Ltd MFC-J4340DW(XL) Affected: 0 , ≤ 1.38(M) (semver)
Create a notification for this product.
Brother Industries, Ltd MFC-J4535DW(XL) Affected: 0 , ≤ 1.38(M) (semver)
Create a notification for this product.
Brother Industries, Ltd MFC-J4540DW(XL) Affected: 0 , ≤ 1.38(M) (semver)
Create a notification for this product.
Brother Industries, Ltd MFC-J4440DW Affected: 0 , ≤ 1.38(M) (semver)
Create a notification for this product.
Brother Industries, Ltd DCP-J4140N Affected: 0 , ≤ 1.09(F) (semver)
Create a notification for this product.
Brother Industries, Ltd MFC-J4440N Affected: 0 , ≤ 1.11(G) (semver)
Create a notification for this product.
Brother Industries, Ltd MFC-J4540N Affected: 0 , ≤ 1.11(G) (semver)
Create a notification for this product.
Brother Industries, Ltd MFC-J4940DN Affected: 0 , ≤ 1.11(G) (semver)
Create a notification for this product.
Brother Industries, Ltd SP-1 Affected: 0 , ≤ 1.06(C) (semver)
Create a notification for this product.
Brother Industries, Ltd MFC-J1010DW Affected: 0 , ≤ 1.15(K) (semver)
Create a notification for this product.
Brother Industries, Ltd MFC-J1012DW Affected: 0 , ≤ 1.15(K) (semver)
Create a notification for this product.
Brother Industries, Ltd DCP-J1050DW Affected: 0 , ≤ 1.14(J) (semver)
Create a notification for this product.
Brother Industries, Ltd MFC-J1170DW Affected: 0 , ≤ 1.10(G) (semver)
Create a notification for this product.
Brother Industries, Ltd DCP-J1140DW Affected: 0 , ≤ 1.13(H) (semver)
Create a notification for this product.
Brother Industries, Ltd DCP-J526N Affected: 0 , ≤ 1.11(K) (semver)
Create a notification for this product.
Brother Industries, Ltd DCP-J914N Affected: 0 , ≤ 1.11(J) (semver)
Create a notification for this product.
Brother Industries, Ltd MFC-J926N-WB Affected: 0 , ≤ 1.11(J) (semver)
Create a notification for this product.
Brother Industries, Ltd MFC-J904N Affected: 0 , ≤ 1.11(K) (semver)
Create a notification for this product.
Brother Industries, Ltd MFC-J739DN Affected: 0 , ≤ 1.14(M) (semver)
Create a notification for this product.
Brother Industries, Ltd MFC-J739DWN Affected: 0 , ≤ 1.14(M) (semver)
Create a notification for this product.
Brother Industries, Ltd MFC-J939DN Affected: 0 , ≤ 1.13(L) (semver)
Create a notification for this product.
Brother Industries, Ltd MFC-J939DWN Affected: 0 , ≤ 1.13(L) (semver)
Create a notification for this product.
Brother Industries, Ltd DCP-J1800N Affected: 0 , ≤ 1.14(H) (semver)
Create a notification for this product.
Brother Industries, Ltd DCP-J1700DW Affected: 0 , ≤ 1.13(H) (semver)
Create a notification for this product.
Brother Industries, Ltd DCP-J1203N Affected: 0 , ≤ 1.02(B) (semver)
Create a notification for this product.
Brother Industries, Ltd DCP-C1210N Affected: 0 , ≤ 1.03(C) (semver)
Create a notification for this product.
Brother Industries, Ltd DCP-J4143N Affected: 0 , ≤ 1.02(A) (semver)
Create a notification for this product.
Brother Industries, Ltd MFC-J4443N Affected: 0 , ≤ 1.03(B) (semver)
Create a notification for this product.
Brother Industries, Ltd DCP-J4543N Affected: 0 , ≤ 1.03(B) (semver)
Create a notification for this product.
Brother Industries, Ltd DCP-J528N Affected: 0 , ≤ 1.04(C) (semver)
Create a notification for this product.
Brother Industries, Ltd DCP-J915N Affected: 0 , ≤ 1.03(B) (semver)
Create a notification for this product.
Brother Industries, Ltd MFC-J905N Affected: 0 , ≤ 1.04(C) (semver)
Create a notification for this product.
Brother Industries, Ltd MFC-J805DW Affected: 0 , ≤ J (semver)
Create a notification for this product.
Brother Industries, Ltd DCP-J1100DW Affected: 0 , ≤ P (semver)
Create a notification for this product.
Brother Industries, Ltd MFC-J995DW Affected: 0 , ≤ P (semver)
Create a notification for this product.
Brother Industries, Ltd MFC-J1300DW Affected: 0 , ≤ P (semver)
Create a notification for this product.
Brother Industries, Ltd DCP-J988N Affected: 0 , ≤ Q (semver)
Create a notification for this product.
Brother Industries, Ltd MFC-J1500N Affected: 0 , ≤ P (semver)
Create a notification for this product.
Brother Industries, Ltd MFC-J1605DN Affected: 0 , ≤ K (semver)
Create a notification for this product.
Brother Industries, Ltd MFC-J5845DW(XL) Affected: 0 , ≤ N (semver)
Create a notification for this product.
Brother Industries, Ltd MFC-J5945DW Affected: 0 , ≤ T (semver)
Create a notification for this product.
Brother Industries, Ltd MFC-J6945DW Affected: 0 , ≤ T (semver)
Create a notification for this product.
Brother Industries, Ltd MFC-J6947DW Affected: 0 , ≤ T (semver)
Create a notification for this product.
Brother Industries, Ltd HL-J6000DW Affected: 0 , ≤ S (semver)
Create a notification for this product.
Brother Industries, Ltd HL-J6100DW Affected: 0 , ≤ S (semver)
Create a notification for this product.
Brother Industries, Ltd MFC-J6997CDW Affected: 0 , ≤ T (semver)
Create a notification for this product.
Brother Industries, Ltd MFC-J6999CDW Affected: 0 , ≤ T (semver)
Create a notification for this product.
Brother Industries, Ltd HL-J6000CDW Affected: 0 , ≤ S (semver)
Create a notification for this product.
Brother Industries, Ltd MFC-T4500DW Affected: 0 , ≤ P (semver)
Create a notification for this product.
Brother Industries, Ltd HL-T4000DW Affected: 0 , ≤ N (semver)
Create a notification for this product.
Brother Industries, Ltd MFC-J5330DW Affected: 0 , ≤ W (semver)
Create a notification for this product.
Brother Industries, Ltd MFC-J5335DW Affected: 0 , ≤ W (semver)
Create a notification for this product.
Brother Industries, Ltd MFC-J2330DW Affected: 0 , ≤ W (semver)
Create a notification for this product.
Brother Industries, Ltd MFC-J5730DW Affected: 0 , ≤ Y (semver)
Create a notification for this product.
Brother Industries, Ltd MFC-J5830DW Affected: 0 , ≤ Y (semver)
Create a notification for this product.
Brother Industries, Ltd MFC-J5930DW Affected: 0 , ≤ Y (semver)
Create a notification for this product.
Brother Industries, Ltd MFC-J2730DW Affected: 0 , ≤ Y (semver)
Create a notification for this product.
Brother Industries, Ltd MFC-J6530DW Affected: 0 , ≤ W (semver)
Create a notification for this product.
Brother Industries, Ltd MFC-J6730DW Affected: 0 , ≤ W (semver)
Create a notification for this product.
Brother Industries, Ltd MFC-J3530DW Affected: 0 , ≤ W (semver)
Create a notification for this product.
Brother Industries, Ltd MFC-J6930DW Affected: 0 , ≤ Z (semver)
Create a notification for this product.
Brother Industries, Ltd MFC-J6935DW Affected: 0 , ≤ Z (semver)
Create a notification for this product.
Brother Industries, Ltd MFC-J3930DW Affected: 0 , ≤ Z (semver)
Create a notification for this product.
Brother Industries, Ltd MFC-J6535DW Affected: 0 , ≤ Z (semver)
Create a notification for this product.
Brother Industries, Ltd MFC-J6580CDW Affected: 0 , ≤ R (semver)
Create a notification for this product.
Brother Industries, Ltd MFC-J6980CDW Affected: 0 , ≤ S (semver)
Create a notification for this product.
Brother Industries, Ltd MFC-J6995CDW Affected: 0 , ≤ S (semver)
Create a notification for this product.
Brother Industries, Ltd MFC-J5630CDW Affected: 0 , ≤ L (semver)
Create a notification for this product.
Brother Industries, Ltd MFC-J6583CDW Affected: 0 , ≤ K (semver)
Create a notification for this product.
Brother Industries, Ltd MFC-J6983CDW Affected: 0 , ≤ N (semver)
Create a notification for this product.
Brother Industries, Ltd DCP-T510W Affected: 0 , ≤ Q (semver)
Create a notification for this product.
Brother Industries, Ltd DCP-T710W Affected: 0 , ≤ Q (semver)
Create a notification for this product.
Brother Industries, Ltd MFC-T810W Affected: 0 , ≤ Q (semver)
Create a notification for this product.
Brother Industries, Ltd MFC-T910DW Affected: 0 , ≤ Q (semver)
Create a notification for this product.
Brother Industries, Ltd DCP-J572DW Affected: 0 , ≤ P (semver)
Create a notification for this product.
Brother Industries, Ltd MFC-J491DW Affected: 0 , ≤ Q (semver)
Create a notification for this product.
Brother Industries, Ltd MFC-J497DW Affected: 0 , ≤ Q (semver)
Create a notification for this product.
Brother Industries, Ltd DCP-J772DW Affected: 0 , ≤ T (semver)
Create a notification for this product.
Brother Industries, Ltd DCP-J774DW Affected: 0 , ≤ T (semver)
Create a notification for this product.
Brother Industries, Ltd MFC-J890DW Affected: 0 , ≤ T (semver)
Create a notification for this product.
Brother Industries, Ltd MFC-J895DW Affected: 0 , ≤ T (semver)
Create a notification for this product.
Brother Industries, Ltd MFC-J690DW Affected: 0 , ≤ T (semver)
Create a notification for this product.
Brother Industries, Ltd DCP-J572N Affected: 0 , ≤ W (semver)
Create a notification for this product.
Brother Industries, Ltd DCP-J577N Affected: 0 , ≤ W (semver)
Create a notification for this product.
Brother Industries, Ltd DCP-J582N Affected: 0 , ≤ W (semver)
Create a notification for this product.
Brother Industries, Ltd DCP-J972N Affected: 0 , ≤ Y (semver)
Create a notification for this product.
Brother Industries, Ltd DCP-J973N-W/B Affected: 0 , ≤ Y (semver)
Create a notification for this product.
Brother Industries, Ltd DCP-J978N-W/B Affected: 0 , ≤ Y (semver)
Create a notification for this product.
Brother Industries, Ltd DCP-J981N Affected: 0 , ≤ Y (semver)
Create a notification for this product.
Brother Industries, Ltd DCP-J982N-W/B Affected: 0 , ≤ Y (semver)
Create a notification for this product.
Brother Industries, Ltd MFC-J893N Affected: 0 , ≤ X (semver)
Create a notification for this product.
Brother Industries, Ltd MFC-J898N Affected: 0 , ≤ X (semver)
Create a notification for this product.
Brother Industries, Ltd MFC-J738DN Affected: 0 , ≤ M (semver)
Create a notification for this product.
Brother Industries, Ltd MFC-J738DWN Affected: 0 , ≤ M (semver)
Create a notification for this product.
Brother Industries, Ltd MFC-J998DN Affected: 0 , ≤ M (semver)
Create a notification for this product.
Brother Industries, Ltd MFC-J998DWN Affected: 0 , ≤ M (semver)
Create a notification for this product.
Brother Industries, Ltd DCP-J587N Affected: 0 , ≤ F (semver)
Create a notification for this product.
Brother Industries, Ltd ADS-2400N Affected: 0 , ≤ T (semver)
Create a notification for this product.
Brother Industries, Ltd ADS-3000N Affected: 0 , ≤ T (semver)
Create a notification for this product.
Brother Industries, Ltd ADS-2800W Affected: 0 , ≤ T (semver)
Create a notification for this product.
Brother Industries, Ltd ADS-3600W Affected: 0 , ≤ T (semver)
Create a notification for this product.
Brother Industries, Ltd TD-2320D Affected: 1.0 , ≤ 1.03 (semver)
Create a notification for this product.
Brother Industries, Ltd TD-2350D Affected: 1.0 , ≤ 1.03 (semver)
Create a notification for this product.
Brother Industries, Ltd TD-2320DSA Affected: 1.0 , ≤ 1.03 (semver)
Create a notification for this product.
Brother Industries, Ltd TD-2350DSA Affected: 1.0 , ≤ 1.03 (semver)
Create a notification for this product.
Brother Industries, Ltd QL-820NWBc Affected: 0 , ≤ 2.04 (semver)
Create a notification for this product.
Brother Industries, Ltd TD-2135N Affected: 1.0 , ≤ 2.17 (semver)
Create a notification for this product.
Brother Industries, Ltd PJ-883 Affected: 1.0 , ≤ 1.08 (semver)
Create a notification for this product.
Brother Industries, Ltd RJ-3250WB Affected: 0 , ≤ 1.24 (semver)
Create a notification for this product.
Brother Industries, Ltd RJ-4250WB Affected: 1.0 , ≤ 1.44 (semver)
Create a notification for this product.
Brother Industries, Ltd TD-4420DN Affected: 0 , ≤ 1.38 (semver)
Create a notification for this product.
Brother Industries, Ltd TD-4550DNWB Affected: 0 , ≤ 1.38 (semver)
Create a notification for this product.
Brother Industries, Ltd QL-1115NWB Affected: 0 , ≤ 1.15 (semver)
Create a notification for this product.
Brother Industries, Ltd QL-820NWB Affected: 1.0 , ≤ 1.30 (semver)
Create a notification for this product.
Brother Industries, Ltd RJ-2150 Affected: 1.0 , ≤ 1.10 (semver)
Create a notification for this product.
Brother Industries, Ltd RJ-2050 Affected: 0 , ≤ 1.10 (semver)
Create a notification for this product.
Brother Industries, Ltd RJ-2140 Affected: 1.0 , ≤ 1.10 (semver)
Create a notification for this product.
Brother Industries, Ltd PT-P900W Affected: 1.0 , ≤ 1.33 (semver)
Create a notification for this product.
Brother Industries, Ltd PT-P950NW Affected: 1.0 , ≤ 1.33 (semver)
Create a notification for this product.
Brother Industries, Ltd PJ-773 Affected: 0 , ≤ 1.27 (semver)
Create a notification for this product.
Brother Industries, Ltd PT-P750W Affected: 1.0 , ≤ 1.22 (semver)
Create a notification for this product.
Brother Industries, Ltd TD-2130N Affected: 1.0 , ≤ 1.25 (semver)
Create a notification for this product.
FUJIFILM Business Innovation DocuPrint P360 dw Affected: 0 , ≤ 1.21 (semver)
Create a notification for this product.
FUJIFILM Business Innovation DocuPrint P378 d Affected: 0 , ≤ 1.21 (semver)
Create a notification for this product.
FUJIFILM Business Innovation DocuPrint P375 d Affected: 0 , ≤ 1.21 (semver)
Create a notification for this product.
FUJIFILM Business Innovation DocuPrint P375 dw Affected: 0 , ≤ 1.21 (semver)
Create a notification for this product.
FUJIFILM Business Innovation DocuPrint P378 dw Affected: 0 , ≤ 1.21 (semver)
Create a notification for this product.
FUJIFILM Business Innovation DocuPrint P385 dw Affected: 0 , ≤ 1.19 (semver)
Create a notification for this product.
FUJIFILM Business Innovation DocuPrint P388 dw Affected: 0 , ≤ 1.19 (semver)
Create a notification for this product.
FUJIFILM Business Innovation DocuPrint M378 d Affected: 0 , ≤ K (semver)
Create a notification for this product.
FUJIFILM Business Innovation DocuPrint M375 df Affected: 0 , ≤ K (semver)
Create a notification for this product.
FUJIFILM Business Innovation DocuPrint M378 df Affected: 0 , ≤ K (semver)
Create a notification for this product.
FUJIFILM Business Innovation DocuPrint M375 z Affected: 0 , ≤ K (semver)
Create a notification for this product.
FUJIFILM Business Innovation DocuPrint M385 z Affected: 0 , ≤ L (semver)
Create a notification for this product.
FUJIFILM Business Innovation DocuPrint P235 d Affected: 0 , ≤ 1.15 (semver)
Create a notification for this product.
FUJIFILM Business Innovation DocuPrint P275 dw Affected: 0 , ≤ 1.15 (semver)
Create a notification for this product.
FUJIFILM Business Innovation DocuPrint P285 dw Affected: 0 , ≤ 1.15 (semver)
Create a notification for this product.
FUJIFILM Business Innovation DocuPrint P288 dw Affected: 0 , ≤ 1.15 (semver)
Create a notification for this product.
FUJIFILM Business Innovation DocuPrint M235 dw Affected: 0 , ≤ K (semver)
Create a notification for this product.
FUJIFILM Business Innovation DocuPrint M235 z Affected: 0 , ≤ K (semver)
Create a notification for this product.
FUJIFILM Business Innovation DocuPrint M275 z Affected: 0 , ≤ L (semver)
Create a notification for this product.
FUJIFILM Business Innovation DocuPrint M285 z Affected: 0 , ≤ L (semver)
Create a notification for this product.
FUJIFILM Business Innovation DocuPrint M288 dw Affected: 0 , ≤ E (semver)
Create a notification for this product.
FUJIFILM Business Innovation DocuPrint M288 z Affected: 0 , ≤ E (semver)
Create a notification for this product.
RICOH SP 230DNw Affected: 0 , ≤ 1.07(G) (semver)
Create a notification for this product.
RICOH P 201W Affected: 0 , ≤ 1.03D(D) (semver)
Create a notification for this product.
RICOH M 340W Affected: 0 , ≤ G (semver)
Create a notification for this product.
RICOH SP 230SFNw Affected: 0 , ≤ J (semver)
Create a notification for this product.
RICOH M 340FW Affected: 0 , ≤ H (semver)
Create a notification for this product.
Konica Minolta, Inc. bizhub 5020i Affected: 0 , ≤ U2406280431 (Ver R) (semver)
Create a notification for this product.
Konica Minolta, Inc. bizhub 5000i Affected: 0 , ≤ 1.32 (semver)
Create a notification for this product.
Konica Minolta, Inc. bizhub 4020i Affected: 0 , ≤ U2406280431 (Ver R) (semver)
Create a notification for this product.
Konica Minolta, Inc. bizhub 4000i Affected: 0 , ≤ 1.28 (semver)
Create a notification for this product.
Brother Industries, Ltd DCP-J1260W Affected: 1.0 , ≤ 1.01(A) (semver)
Create a notification for this product.
Brother Industries, Ltd DCP-J1270N Affected: 1.0 , ≤ 1.01(A) (semver)
Create a notification for this product.
Brother Industries, Ltd DCP-J1310DW Affected: 1.0 , ≤ 1.01(A) (semver)
Create a notification for this product.
Brother Industries, Ltd DCP-J1313DW Affected: 1.0 , ≤ 1.01(A) (semver)
Create a notification for this product.
Brother Industries, Ltd DCP-J1360DW Affected: 1.0 , ≤ 1.01(A) (semver)
Create a notification for this product.
Brother Industries, Ltd DCP-J1460DW Affected: 1.0 , ≤ 1.01(A) (semver)
Create a notification for this product.
Brother Industries, Ltd DCP-J928N-W/B Affected: 1.0 , ≤ 1.03(B) (semver)
Create a notification for this product.
Brother Industries, Ltd DCP-J987N-W/B Affected: A , ≤ F (semver)
Create a notification for this product.
Brother Industries, Ltd DCP-T510W(China) Affected: A , ≤ N (semver)
Create a notification for this product.
Brother Industries, Ltd DCP-T580DW Affected: 1.0 , ≤ 1.01(A) (semver)
Create a notification for this product.
Brother Industries, Ltd DCP-T583DW Affected: 1.0 , ≤ 1.01(A) (semver)
Create a notification for this product.
Brother Industries, Ltd DCP-T710W(China) Affected: A , ≤ N (semver)
Create a notification for this product.
Brother Industries, Ltd DCP-T780DW Affected: 1.0 , ≤ 1.02(A) (semver)
Create a notification for this product.
Brother Industries, Ltd MFC-J1260W Affected: 1.0 , ≤ 1.01(A) (semver)
Create a notification for this product.
Brother Industries, Ltd MFC-J1360DW Affected: 1.0 , ≤ 1.01(A) (semver)
Create a notification for this product.
Brother Industries, Ltd MFC-J1365DW Affected: 1.0 , ≤ 1.01(A) (semver)
Create a notification for this product.
Brother Industries, Ltd MFC-J1410DW Affected: 1.0 , ≤ 1.01(A) (semver)
Create a notification for this product.
Brother Industries, Ltd MFC-J1800DW (Europe) Affected: 1.0 , ≤ 1.13(H) (semver)
Create a notification for this product.
Brother Industries, Ltd MFC-J1800DW (USA) Affected: 1.0 , ≤ 1.02(B) (semver)
Create a notification for this product.
Brother Industries, Ltd MFC-J4340DWE Affected: 1.0 , ≤ 1.38(M) (semver)
Create a notification for this product.
Brother Industries, Ltd MFC-J4345DWXL Affected: 1.0 , ≤ 1.38(M) (semver)
Create a notification for this product.
Brother Industries, Ltd MFC-J4350DW Affected: 1.0 , ≤ 1.02(A) (semver)
Create a notification for this product.
Brother Industries, Ltd MFC-J4355DW Affected: 1.0 , ≤ 1.02(A) (semver)
Create a notification for this product.
Brother Industries, Ltd MFC-J4550DW Affected: 1.0 , ≤ 1.02(A) (semver)
Create a notification for this product.
Brother Industries, Ltd MFC-J4555DW Affected: 1.0 , ≤ 1.02(A) (semver)
Create a notification for this product.
Brother Industries, Ltd MFC-J5855DWXL Affected: 1.0 , ≤ 1.25(J) (semver)
Create a notification for this product.
Brother Industries, Ltd MFC-J6555DWXL Affected: 1.0 , ≤ 1.19(H) (semver)
Create a notification for this product.
Brother Industries, Ltd MFC-J805DWXL Affected: A , ≤ J (semver)
Create a notification for this product.
Brother Industries, Ltd MFC-J815DWXL Affected: A , ≤ J (semver)
Create a notification for this product.
Brother Industries, Ltd MFC-J995DWXL Affected: A , ≤ P (semver)
Create a notification for this product.
Brother Industries, Ltd MFC-T580DW Affected: 1.0 , ≤ 1.01(A) (semver)
Create a notification for this product.
Brother Industries, Ltd MFC-T780DW Affected: 1.0 , ≤ 1.02(A) (semver)
Create a notification for this product.
Brother Industries, Ltd MFC-T810W(China) Affected: A , ≤ N (semver)
Create a notification for this product.
Brother Industries, Ltd MFC-T980DW Affected: 1.0 , ≤ 1.00(A) (semver)
Create a notification for this product.
Brother Industries, Ltd DCP-B7520DW (China) Affected: A , ≤ V (semver)
Create a notification for this product.
Brother Industries, Ltd DCP-B7535DW (China) Affected: A , ≤ V (semver)
Create a notification for this product.
Brother Industries, Ltd DCP-B7640DW (Asia) Affected: 1.0 , ≤ 1.16(F) (semver)
Create a notification for this product.
Brother Industries, Ltd DCP-L2535DW (China) Affected: A , ≤ M (semver)
Create a notification for this product.
Brother Industries, Ltd DCP-L2550DW (China) Affected: A , ≤ M (semver)
Create a notification for this product.
Brother Industries, Ltd DCP-L2550DW (Japan) Affected: A , ≤ R (semver)
Create a notification for this product.
Brother Industries, Ltd DCP-L2550DW (Taiwan) Affected: A , ≤ V (semver)
Create a notification for this product.
Brother Industries, Ltd DCP-L2660DW (Japan) Affected: 1.0 , ≤ 1.08(C) (semver)
Create a notification for this product.
Brother Industries, Ltd HL-L5210DN (Japan) Affected: 1.0 , ≤ 1.12(F) (semver)
Create a notification for this product.
Brother Industries, Ltd HL-L5210DW (Japan) Affected: 1.0 , ≤ 1.12(F) (semver)
Create a notification for this product.
Brother Industries, Ltd HL-L6310DW (Japan) Affected: 1.0 , ≤ 1.10(F) (semver)
Create a notification for this product.
Brother Industries, Ltd MFC-EX670 Affected: 1.0 , ≤ 1.22(S) (semver)
Create a notification for this product.
Brother Industries, Ltd MFC-L2715DW (Taiwan/Korea/Hong Kong) Affected: A , ≤ V (semver)
Create a notification for this product.
Brother Industries, Ltd MFC-L2750DW (Japan) Affected: A , ≤ R (semver)
Create a notification for this product.
Brother Industries, Ltd MFC-L2805DW (Asia) Affected: 1.0 , ≤ 1.16(F) (semver)
Create a notification for this product.
Brother Industries, Ltd MFC-L2860DW (Japan) Affected: 1.0 , ≤ 1.08(C) (semver)
Create a notification for this product.
Brother Industries, Ltd MFC-L2880DW (Japan) Affected: 1.0 , ≤ 1.08(C) (semver)
Create a notification for this product.
Brother Industries, Ltd MFC-L3770CDW (Japan) Affected: A , ≤ ZA (semver)
Create a notification for this product.
Brother Industries, Ltd MFC-L3780CDW (Japan) Affected: 1.0 , ≤ 1.12(J) (semver)
Create a notification for this product.
Brother Industries, Ltd MFC-L5710DW (Japan) Affected: 1.0 , ≤ 1.12(H) (semver)
Create a notification for this product.
Brother Industries, Ltd MFC-L5755DW (Japan) Affected: A , ≤ ZP (semver)
Create a notification for this product.
Brother Industries, Ltd MFC-L6900DW (Japan) Affected: A , ≤ ZP (semver)
Create a notification for this product.
Brother Industries, Ltd MFC-L8610CDW (Japan) Affected: A , ≤ ZD (semver)
Create a notification for this product.
Brother Industries, Ltd MFC-L9570CDW (Japan) Affected: A , ≤ ZD (semver)
Create a notification for this product.
Brother Industries, Ltd RJ-3050 Affected: 1.0 , ≤ 1.19 (semver)
Create a notification for this product.
Brother Industries, Ltd RJ-3150 Affected: 1.0 , ≤ 1.19 (semver)
Create a notification for this product.
Brother Industries, Ltd TD-2130NSA Affected: 1.0 , ≤ 1.25 (semver)
Create a notification for this product.
Brother Industries, Ltd TD-2135NSA Affected: 1.0 , ≤ 2.17 (semver)
Create a notification for this product.
Brother Industries, Ltd TD-2135NWB Affected: 1.0 , ≤ 2.17 (semver)
Create a notification for this product.
Brother Industries, Ltd TD-2135NWBSA Affected: 1.0 , ≤ 2.17 (semver)
Create a notification for this product.
Brother Industries, Ltd DCP-J4250N Affected: 1.0 , ≤ 1.02(A) (semver)
Create a notification for this product.
Brother Industries, Ltd DCP-J529N Affected: 1.0 , ≤ 1.01(A) (semver)
Create a notification for this product.
Brother Industries, Ltd DCP-J587N Affected: A , ≤ F (semver)
Create a notification for this product.
Brother Industries, Ltd DCP-J916N Affected: 1.0 , ≤ 1.01(A) (semver)
Create a notification for this product.
Brother Industries, Ltd DCP-J929N W/B Affected: 1.0 , ≤ 1.01(A) (semver)
Create a notification for this product.
Brother Industries, Ltd DCP-J973N W/B Affected: A , ≤ Y (semver)
Create a notification for this product.
Brother Industries, Ltd DCP-J978N W/B Affected: A , ≤ Y (semver)
Create a notification for this product.
Brother Industries, Ltd DCP-J982N W/B Affected: A , ≤ Y (semver)
Create a notification for this product.
Brother Industries, Ltd DCP-J987N W/B Affected: A , ≤ F (semver)
Create a notification for this product.
Brother Industries, Ltd MFC-J4450N Affected: 1.0 , ≤ 1.02(A) (semver)
Create a notification for this product.
Brother Industries, Ltd MFC-J4950DN Affected: 1.0 , ≤ 1.02(A) (semver)
Create a notification for this product.
Brother Industries, Ltd MFC-J742DN Affected: 1.0 , ≤ 1.01(A) (semver)
Create a notification for this product.
Brother Industries, Ltd MFC-J742DWN Affected: 1.0 , ≤ 1.01(A) (semver)
Create a notification for this product.
Brother Industries, Ltd MFC-J908N Affected: 1.0 , ≤ 1.01(A) (semver)
Create a notification for this product.
Brother Industries, Ltd MFC-J943DN Affected: 1.0 , ≤ 1.01(A) (semver)
Create a notification for this product.
Brother Industries, Ltd MFC-J943DWN Affected: 1.0 , ≤ 1.01(A) (semver)
Create a notification for this product.
Brother Industries, Ltd SP-1 (Japan) Affected: 1.0 , ≤ 1.03(A) (semver)
Create a notification for this product.
Brother Industries, Ltd MFC-J903N Affected: A , ≤ X (semver)
Create a notification for this product.
Date Public
2025-06-25 08:00
Credits
Stephen Fewer, Principal Security Researcher at Rapid7
Show details on NVD website

{
  "containers": {
    "adp": [
      {
        "metrics": [
          {
            "other": {
              "content": {
                "id": "CVE-2024-51979",
                "options": [
                  {
                    "Exploitation": "poc"
                  },
                  {
                    "Automatable": "no"
                  },
                  {
                    "Technical Impact": "total"
                  }
                ],
                "role": "CISA Coordinator",
                "timestamp": "2025-06-25T12:29:44.963793Z",
                "version": "2.0.3"
              },
              "type": "ssvc"
            }
          }
        ],
        "providerMetadata": {
          "dateUpdated": "2025-06-25T12:41:31.671Z",
          "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
          "shortName": "CISA-ADP"
        },
        "references": [
          {
            "tags": [
              "exploit"
            ],
            "url": "https://assets.contentstack.io/v3/assets/blte4f029e766e6b253/blt6495b3c6adf2867f/685aa980a26c5e2b1026969c/vulnerability-disclosure-whitepaper.pdf"
          }
        ],
        "title": "CISA ADP Vulnrichment"
      }
    ],
    "cna": {
      "affected": [
        {
          "defaultStatus": "unaffected",
          "product": "HL-L8260CDN",
          "vendor": "Brother Industries, Ltd",
          "versions": [
            {
              "lessThanOrEqual": "1.65(ZH)",
              "status": "affected",
              "version": "0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "HL-L8260CDW",
          "vendor": "Brother Industries, Ltd",
          "versions": [
            {
              "lessThanOrEqual": "1.65(ZH)",
              "status": "affected",
              "version": "0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "HL-L8360CDW",
          "vendor": "Brother Industries, Ltd",
          "versions": [
            {
              "lessThanOrEqual": "1.68(ZG)",
              "status": "affected",
              "version": "0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "HL-L8360CDWT",
          "vendor": "Brother Industries, Ltd",
          "versions": [
            {
              "lessThanOrEqual": "1.68(ZG)",
              "status": "affected",
              "version": "0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "HL-L9310CDW",
          "vendor": "Brother Industries, Ltd",
          "versions": [
            {
              "lessThanOrEqual": "1.68(ZG)",
              "status": "affected",
              "version": "0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "DCP-L8410CDW",
          "vendor": "Brother Industries, Ltd",
          "versions": [
            {
              "lessThanOrEqual": "ZK",
              "status": "affected",
              "version": "0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "MFC-L8610CDW",
          "vendor": "Brother Industries, Ltd",
          "versions": [
            {
              "lessThanOrEqual": "ZK",
              "status": "affected",
              "version": "0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "MFC-L8690CDW",
          "vendor": "Brother Industries, Ltd",
          "versions": [
            {
              "lessThanOrEqual": "ZK",
              "status": "affected",
              "version": "0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "MFC-L8900CDW",
          "vendor": "Brother Industries, Ltd",
          "versions": [
            {
              "lessThanOrEqual": "ZM",
              "status": "affected",
              "version": "0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "MFC-L9570CDW",
          "vendor": "Brother Industries, Ltd",
          "versions": [
            {
              "lessThanOrEqual": "ZM",
              "status": "affected",
              "version": "0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "MFC-L9577CDW",
          "vendor": "Brother Industries, Ltd",
          "versions": [
            {
              "lessThanOrEqual": "ZM",
              "status": "affected",
              "version": "0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "HL-L5210DN",
          "vendor": "Brother Industries, Ltd",
          "versions": [
            {
              "lessThanOrEqual": "1.14(H)",
              "status": "affected",
              "version": "1.0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "HL-L5212DN",
          "vendor": "Brother Industries, Ltd",
          "versions": [
            {
              "lessThanOrEqual": "1.14(H)",
              "status": "affected",
              "version": "0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "HL-L5215DN",
          "vendor": "Brother Industries, Ltd",
          "versions": [
            {
              "lessThanOrEqual": "1.14(H)",
              "status": "affected",
              "version": "0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "HL-L5210DW",
          "vendor": "Brother Industries, Ltd",
          "versions": [
            {
              "lessThanOrEqual": "1.14(H)",
              "status": "affected",
              "version": "1.0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "HL-L5210DWT",
          "vendor": "Brother Industries, Ltd",
          "versions": [
            {
              "lessThanOrEqual": "1.14(H)",
              "status": "affected",
              "version": "0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "HL-L5212DW",
          "vendor": "Brother Industries, Ltd",
          "versions": [
            {
              "lessThanOrEqual": "1.14(H)",
              "status": "affected",
              "version": "0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "HL-L5215DW",
          "vendor": "Brother Industries, Ltd",
          "versions": [
            {
              "lessThanOrEqual": "1.14(H)",
              "status": "affected",
              "version": "0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "HL-L6210DW",
          "vendor": "Brother Industries, Ltd",
          "versions": [
            {
              "lessThanOrEqual": "1.14(H)",
              "status": "affected",
              "version": "0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "HL-L6210DWT",
          "vendor": "Brother Industries, Ltd",
          "versions": [
            {
              "lessThanOrEqual": "1.14(H)",
              "status": "affected",
              "version": "0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "HL-L6217DW",
          "vendor": "Brother Industries, Ltd",
          "versions": [
            {
              "lessThanOrEqual": "1.14(H)",
              "status": "affected",
              "version": "0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "HL-L5218DN",
          "vendor": "Brother Industries, Ltd",
          "versions": [
            {
              "lessThanOrEqual": "1.12(F)",
              "status": "affected",
              "version": "0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "HL-L5228DW",
          "vendor": "Brother Industries, Ltd",
          "versions": [
            {
              "lessThanOrEqual": "1.12(F)",
              "status": "affected",
              "version": "0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "HL-L6310DW",
          "vendor": "Brother Industries, Ltd",
          "versions": [
            {
              "lessThanOrEqual": "1.16(G)",
              "status": "affected",
              "version": "1.0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "HL-L6410DN",
          "vendor": "Brother Industries, Ltd",
          "versions": [
            {
              "lessThanOrEqual": "1.16(G)",
              "status": "affected",
              "version": "0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "HL-L6415DN",
          "vendor": "Brother Industries, Ltd",
          "versions": [
            {
              "lessThanOrEqual": "1.16(G)",
              "status": "affected",
              "version": "0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "HL-L6412DW",
          "vendor": "Brother Industries, Ltd",
          "versions": [
            {
              "lessThanOrEqual": "1.16(G)",
              "status": "affected",
              "version": "0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "HL-L6415DW",
          "vendor": "Brother Industries, Ltd",
          "versions": [
            {
              "lessThanOrEqual": "1.16(G)",
              "status": "affected",
              "version": "0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "HL-L6415DWT",
          "vendor": "Brother Industries, Ltd",
          "versions": [
            {
              "lessThanOrEqual": "1.16(G)",
              "status": "affected",
              "version": "0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "HL-L6418DW",
          "vendor": "Brother Industries, Ltd",
          "versions": [
            {
              "lessThanOrEqual": "1.16(G)",
              "status": "affected",
              "version": "0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "HL-EX415DW",
          "vendor": "Brother Industries, Ltd",
          "versions": [
            {
              "lessThanOrEqual": "1.16(G)",
              "status": "affected",
              "version": "0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "DCP-L5510DN",
          "vendor": "Brother Industries, Ltd",
          "versions": [
            {
              "lessThanOrEqual": "1.18(J)",
              "status": "affected",
              "version": "0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "DCP-L5512DN",
          "vendor": "Brother Industries, Ltd",
          "versions": [
            {
              "lessThanOrEqual": "1.18(J)",
              "status": "affected",
              "version": "0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "DCP-L5518DN",
          "vendor": "Brother Industries, Ltd",
          "versions": [
            {
              "lessThanOrEqual": "1.18(J)",
              "status": "affected",
              "version": "0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "DCP-L5510DW",
          "vendor": "Brother Industries, Ltd",
          "versions": [
            {
              "lessThanOrEqual": "1.18(J)",
              "status": "affected",
              "version": "0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "DCP-L5610DN",
          "vendor": "Brother Industries, Ltd",
          "versions": [
            {
              "lessThanOrEqual": "1.18(J)",
              "status": "affected",
              "version": "0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "DCP-L5660DN",
          "vendor": "Brother Industries, Ltd",
          "versions": [
            {
              "lessThanOrEqual": "1.18(J)",
              "status": "affected",
              "version": "0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "DCP-L5662DN",
          "vendor": "Brother Industries, Ltd",
          "versions": [
            {
              "lessThanOrEqual": "1.18(J)",
              "status": "affected",
              "version": "0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "MFC-L5710DN",
          "vendor": "Brother Industries, Ltd",
          "versions": [
            {
              "lessThanOrEqual": "1.18(J)",
              "status": "affected",
              "version": "0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "MFC-L5715DN",
          "vendor": "Brother Industries, Ltd",
          "versions": [
            {
              "lessThanOrEqual": "1.18(J)",
              "status": "affected",
              "version": "0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "MFC-L5718DN",
          "vendor": "Brother Industries, Ltd",
          "versions": [
            {
              "lessThanOrEqual": "1.18(J)",
              "status": "affected",
              "version": "0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "MFC-L5710DW",
          "vendor": "Brother Industries, Ltd",
          "versions": [
            {
              "lessThanOrEqual": "1.18(J)",
              "status": "affected",
              "version": "1.0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "MFC-L5715DW",
          "vendor": "Brother Industries, Ltd",
          "versions": [
            {
              "lessThanOrEqual": "1.18(J)",
              "status": "affected",
              "version": "0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "MFC-L5717DW",
          "vendor": "Brother Industries, Ltd",
          "versions": [
            {
              "lessThanOrEqual": "1.18(J)",
              "status": "affected",
              "version": "0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "MFC-L5728DW",
          "vendor": "Brother Industries, Ltd",
          "versions": [
            {
              "lessThanOrEqual": "1.18(J)",
              "status": "affected",
              "version": "0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "MFC-L5912DW",
          "vendor": "Brother Industries, Ltd",
          "versions": [
            {
              "lessThanOrEqual": "1.18(J)",
              "status": "affected",
              "version": "0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "MFC-L5915DW",
          "vendor": "Brother Industries, Ltd",
          "versions": [
            {
              "lessThanOrEqual": "1.18(J)",
              "status": "affected",
              "version": "0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "MFC-L6710DW",
          "vendor": "Brother Industries, Ltd",
          "versions": [
            {
              "lessThanOrEqual": "1.18(J)",
              "status": "affected",
              "version": "0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "MFC-L6720DW",
          "vendor": "Brother Industries, Ltd",
          "versions": [
            {
              "lessThanOrEqual": "1.18(J)",
              "status": "affected",
              "version": "0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "MFC-L6810DW",
          "vendor": "Brother Industries, Ltd",
          "versions": [
            {
              "lessThanOrEqual": "1.18(J)",
              "status": "affected",
              "version": "0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "MFC-L6910DN",
          "vendor": "Brother Industries, Ltd",
          "versions": [
            {
              "lessThanOrEqual": "1.18(J)",
              "status": "affected",
              "version": "0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "MFC-L6915DN",
          "vendor": "Brother Industries, Ltd",
          "versions": [
            {
              "lessThanOrEqual": "1.18(J)",
              "status": "affected",
              "version": "0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "MFC-L6912DW",
          "vendor": "Brother Industries, Ltd",
          "versions": [
            {
              "lessThanOrEqual": "1.18(J)",
              "status": "affected",
              "version": "0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "MFC-L6915DW",
          "vendor": "Brother Industries, Ltd",
          "versions": [
            {
              "lessThanOrEqual": "1.18(J)",
              "status": "affected",
              "version": "0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "MFC-EX910",
          "vendor": "Brother Industries, Ltd",
          "versions": [
            {
              "lessThanOrEqual": "1.18(J)",
              "status": "affected",
              "version": "0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "MFC-EX915DW",
          "vendor": "Brother Industries, Ltd",
          "versions": [
            {
              "lessThanOrEqual": "1.18(J)",
              "status": "affected",
              "version": "0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "MFC-L6820DW",
          "vendor": "Brother Industries, Ltd",
          "versions": [
            {
              "lessThanOrEqual": "1.15(H)",
              "status": "affected",
              "version": "0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "HL-L9410CDN",
          "vendor": "Brother Industries, Ltd",
          "versions": [
            {
              "lessThanOrEqual": "1.23(Q)",
              "status": "affected",
              "version": "0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "HL-L9430CDN",
          "vendor": "Brother Industries, Ltd",
          "versions": [
            {
              "lessThanOrEqual": "1.23(Q)",
              "status": "affected",
              "version": "0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "HL-L9470CDN",
          "vendor": "Brother Industries, Ltd",
          "versions": [
            {
              "lessThanOrEqual": "1.23(Q)",
              "status": "affected",
              "version": "0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "HL-EX470W",
          "vendor": "Brother Industries, Ltd",
          "versions": [
            {
              "lessThanOrEqual": "1.23(Q)",
              "status": "affected",
              "version": "0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "MFC-L9610CDN",
          "vendor": "Brother Industries, Ltd",
          "versions": [
            {
              "lessThanOrEqual": "1.22(S)",
              "status": "affected",
              "version": "0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "MFC-L9630CDN",
          "vendor": "Brother Industries, Ltd",
          "versions": [
            {
              "lessThanOrEqual": "1.22(S)",
              "status": "affected",
              "version": "0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "MFC-L9635CDN",
          "vendor": "Brother Industries, Ltd",
          "versions": [
            {
              "lessThanOrEqual": "1.22(S)",
              "status": "affected",
              "version": "0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "MFC-L9670CDN",
          "vendor": "Brother Industries, Ltd",
          "versions": [
            {
              "lessThanOrEqual": "1.22(S)",
              "status": "affected",
              "version": "0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "MFC-EX670W",
          "vendor": "Brother Industries, Ltd",
          "versions": [
            {
              "lessThanOrEqual": "1.22(S)",
              "status": "affected",
              "version": "0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "HL-L8245CDW",
          "vendor": "Brother Industries, Ltd",
          "versions": [
            {
              "lessThanOrEqual": "1.15(L)",
              "status": "affected",
              "version": "0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "HL-L8240CDW",
          "vendor": "Brother Industries, Ltd",
          "versions": [
            {
              "lessThanOrEqual": "1.15(L)",
              "status": "affected",
              "version": "0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "HL-L8230CDW",
          "vendor": "Brother Industries, Ltd",
          "versions": [
            {
              "lessThanOrEqual": "1.15(L)",
              "status": "affected",
              "version": "0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "HL-L3295CDW",
          "vendor": "Brother Industries, Ltd",
          "versions": [
            {
              "lessThanOrEqual": "1.15(L)",
              "status": "affected",
              "version": "0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "HL-L3288CDW",
          "vendor": "Brother Industries, Ltd",
          "versions": [
            {
              "lessThanOrEqual": "1.15(L)",
              "status": "affected",
              "version": "0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "HL-L3280CDW",
          "vendor": "Brother Industries, Ltd",
          "versions": [
            {
              "lessThanOrEqual": "1.15(L)",
              "status": "affected",
              "version": "0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "HL-L3240CDW",
          "vendor": "Brother Industries, Ltd",
          "versions": [
            {
              "lessThanOrEqual": "1.06(F)",
              "status": "affected",
              "version": "0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "HL-L3220CWE",
          "vendor": "Brother Industries, Ltd",
          "versions": [
            {
              "lessThanOrEqual": "1.06(F)",
              "status": "affected",
              "version": "0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "HL-L3220CW",
          "vendor": "Brother Industries, Ltd",
          "versions": [
            {
              "lessThanOrEqual": "1.06(F)",
              "status": "affected",
              "version": "0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "HL-L3220CDW",
          "vendor": "Brother Industries, Ltd",
          "versions": [
            {
              "lessThanOrEqual": "1.06(F)",
              "status": "affected",
              "version": "0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "HL-L3215CW",
          "vendor": "Brother Industries, Ltd",
          "versions": [
            {
              "lessThanOrEqual": "1.06(F)",
              "status": "affected",
              "version": "0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "HL-L3228CDW",
          "vendor": "Brother Industries, Ltd",
          "versions": [
            {
              "lessThanOrEqual": "1.11(J)",
              "status": "affected",
              "version": "0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "DCP-L3555CDW",
          "vendor": "Brother Industries, Ltd",
          "versions": [
            {
              "lessThanOrEqual": "1.19(M)",
              "status": "affected",
              "version": "0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "DCP-L3560CDW",
          "vendor": "Brother Industries, Ltd",
          "versions": [
            {
              "lessThanOrEqual": "1.19(M)",
              "status": "affected",
              "version": "0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "DCP-L3568CDW",
          "vendor": "Brother Industries, Ltd",
          "versions": [
            {
              "lessThanOrEqual": "1.19(M)",
              "status": "affected",
              "version": "0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "MFC-L3720CDW",
          "vendor": "Brother Industries, Ltd",
          "versions": [
            {
              "lessThanOrEqual": "1.19(M)",
              "status": "affected",
              "version": "0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "MFC-L3740CDW",
          "vendor": "Brother Industries, Ltd",
          "versions": [
            {
              "lessThanOrEqual": "1.19(M)",
              "status": "affected",
              "version": "0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "MFC-L3740CDWE",
          "vendor": "Brother Industries, Ltd",
          "versions": [
            {
              "lessThanOrEqual": "1.19(M)",
              "status": "affected",
              "version": "0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "MFC-L3755CDW",
          "vendor": "Brother Industries, Ltd",
          "versions": [
            {
              "lessThanOrEqual": "1.19(M)",
              "status": "affected",
              "version": "0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "MFC-L3760CDW",
          "vendor": "Brother Industries, Ltd",
          "versions": [
            {
              "lessThanOrEqual": "1.19(M)",
              "status": "affected",
              "version": "0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "MFC-L3765CDW",
          "vendor": "Brother Industries, Ltd",
          "versions": [
            {
              "lessThanOrEqual": "1.19(M)",
              "status": "affected",
              "version": "0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "MFC-L3768CDW",
          "vendor": "Brother Industries, Ltd",
          "versions": [
            {
              "lessThanOrEqual": "1.19(M)",
              "status": "affected",
              "version": "0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "MFC-L3780CDW",
          "vendor": "Brother Industries, Ltd",
          "versions": [
            {
              "lessThanOrEqual": "1.19(M)",
              "status": "affected",
              "version": "1.0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "MFC-L8340CDW",
          "vendor": "Brother Industries, Ltd",
          "versions": [
            {
              "lessThanOrEqual": "1.19(M)",
              "status": "affected",
              "version": "0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "MFC-L8390CDW",
          "vendor": "Brother Industries, Ltd",
          "versions": [
            {
              "lessThanOrEqual": "1.19(M)",
              "status": "affected",
              "version": "0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "MFC-L8395CDW",
          "vendor": "Brother Industries, Ltd",
          "versions": [
            {
              "lessThanOrEqual": "1.19(M)",
              "status": "affected",
              "version": "0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "HL-L3300CDW",
          "vendor": "Brother Industries, Ltd",
          "versions": [
            {
              "lessThanOrEqual": "1.16(L)",
              "status": "affected",
              "version": "0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "DCP-L3515CDW",
          "vendor": "Brother Industries, Ltd",
          "versions": [
            {
              "lessThanOrEqual": "1.16(L)",
              "status": "affected",
              "version": "0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "DCP-L3520CDW",
          "vendor": "Brother Industries, Ltd",
          "versions": [
            {
              "lessThanOrEqual": "1.16(L)",
              "status": "affected",
              "version": "0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "DCP-L3520CDWE",
          "vendor": "Brother Industries, Ltd",
          "versions": [
            {
              "lessThanOrEqual": "1.16(L)",
              "status": "affected",
              "version": "0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "DCP-L3528CDW",
          "vendor": "Brother Industries, Ltd",
          "versions": [
            {
              "lessThanOrEqual": "1.16(L)",
              "status": "affected",
              "version": "0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "HL-B2100D",
          "vendor": "Brother Industries, Ltd",
          "versions": [
            {
              "lessThanOrEqual": "1.15(J)",
              "status": "affected",
              "version": "0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "HL-B2100DB",
          "vendor": "Brother Industries, Ltd",
          "versions": [
            {
              "lessThanOrEqual": "1.15(J)",
              "status": "affected",
              "version": "0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "HL-B2150W",
          "vendor": "Brother Industries, Ltd",
          "versions": [
            {
              "lessThanOrEqual": "1.15(J)",
              "status": "affected",
              "version": "0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "HL-B2180DW",
          "vendor": "Brother Industries, Ltd",
          "versions": [
            {
              "lessThanOrEqual": "1.15(J)",
              "status": "affected",
              "version": "0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "HL-B2180DWB",
          "vendor": "Brother Industries, Ltd",
          "versions": [
            {
              "lessThanOrEqual": "1.15(J)",
              "status": "affected",
              "version": "0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "HL-B2181DW",
          "vendor": "Brother Industries, Ltd",
          "versions": [
            {
              "lessThanOrEqual": "1.15(J)",
              "status": "affected",
              "version": "0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "HL-L2400DW",
          "vendor": "Brother Industries, Ltd",
          "versions": [
            {
              "lessThanOrEqual": "1.15(J)",
              "status": "affected",
              "version": "0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "HL-L2400DWE",
          "vendor": "Brother Industries, Ltd",
          "versions": [
            {
              "lessThanOrEqual": "1.15(J)",
              "status": "affected",
              "version": "0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "HL-L2405W",
          "vendor": "Brother Industries, Ltd",
          "versions": [
            {
              "lessThanOrEqual": "1.15(J)",
              "status": "affected",
              "version": "0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "HL-L2420DW",
          "vendor": "Brother Industries, Ltd",
          "versions": [
            {
              "lessThanOrEqual": "1.15(J)",
              "status": "affected",
              "version": "0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "HL-L2425DW",
          "vendor": "Brother Industries, Ltd",
          "versions": [
            {
              "lessThanOrEqual": "1.15(J)",
              "status": "affected",
              "version": "0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "HL-L2440DW",
          "vendor": "Brother Industries, Ltd",
          "versions": [
            {
              "lessThanOrEqual": "1.15(J)",
              "status": "affected",
              "version": "0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "HL-L2445DW",
          "vendor": "Brother Industries, Ltd",
          "versions": [
            {
              "lessThanOrEqual": "1.15(J)",
              "status": "affected",
              "version": "0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "HL-L2447DW",
          "vendor": "Brother Industries, Ltd",
          "versions": [
            {
              "lessThanOrEqual": "1.15(J)",
              "status": "affected",
              "version": "0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "HL-L2460DN",
          "vendor": "Brother Industries, Ltd",
          "versions": [
            {
              "lessThanOrEqual": "1.15(J)",
              "status": "affected",
              "version": "0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "HL-L2461DN",
          "vendor": "Brother Industries, Ltd",
          "versions": [
            {
              "lessThanOrEqual": "1.15(J)",
              "status": "affected",
              "version": "0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "HL-L2460DW",
          "vendor": "Brother Industries, Ltd",
          "versions": [
            {
              "lessThanOrEqual": "1.15(J)",
              "status": "affected",
              "version": "0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "HL-L2460DWXL",
          "vendor": "Brother Industries, Ltd",
          "versions": [
            {
              "lessThanOrEqual": "1.15(J)",
              "status": "affected",
              "version": "0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "HL-L2467DW",
          "vendor": "Brother Industries, Ltd",
          "versions": [
            {
              "lessThanOrEqual": "1.15(J)",
              "status": "affected",
              "version": "0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "HL-L2865DW",
          "vendor": "Brother Industries, Ltd",
          "versions": [
            {
              "lessThanOrEqual": "1.15(J)",
              "status": "affected",
              "version": "0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "HL-B2158W",
          "vendor": "Brother Industries, Ltd",
          "versions": [
            {
              "lessThanOrEqual": "1.13(E)",
              "status": "affected",
              "version": "0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "HL-B2188DW",
          "vendor": "Brother Industries, Ltd",
          "versions": [
            {
              "lessThanOrEqual": "1.13(E)",
              "status": "affected",
              "version": "0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "DCP-L2600D",
          "vendor": "Brother Industries, Ltd",
          "versions": [
            {
              "lessThanOrEqual": "1.20(J)",
              "status": "affected",
              "version": "0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "DCP-B7600DB",
          "vendor": "Brother Industries, Ltd",
          "versions": [
            {
              "lessThanOrEqual": "1.20(J)",
              "status": "affected",
              "version": "0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "DCP-B7600D",
          "vendor": "Brother Industries, Ltd",
          "versions": [
            {
              "lessThanOrEqual": "1.20(J)",
              "status": "affected",
              "version": "0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "DCP-L2627DWE",
          "vendor": "Brother Industries, Ltd",
          "versions": [
            {
              "lessThanOrEqual": "1.20(J)",
              "status": "affected",
              "version": "0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "DCP-B7620DWB",
          "vendor": "Brother Industries, Ltd",
          "versions": [
            {
              "lessThanOrEqual": "1.20(J)",
              "status": "affected",
              "version": "0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "DCP-B7620DW",
          "vendor": "Brother Industries, Ltd",
          "versions": [
            {
              "lessThanOrEqual": "1.20(J)",
              "status": "affected",
              "version": "0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "DCP-L2627DW",
          "vendor": "Brother Industries, Ltd",
          "versions": [
            {
              "lessThanOrEqual": "1.20(J)",
              "status": "affected",
              "version": "0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "DCP-B7640DWB",
          "vendor": "Brother Industries, Ltd",
          "versions": [
            {
              "lessThanOrEqual": "1.20(J)",
              "status": "affected",
              "version": "0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "DCP-L2627DWXL",
          "vendor": "Brother Industries, Ltd",
          "versions": [
            {
              "lessThanOrEqual": "1.20(J)",
              "status": "affected",
              "version": "0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "DCP-B7640DW",
          "vendor": "Brother Industries, Ltd",
          "versions": [
            {
              "lessThanOrEqual": "1.20(J)",
              "status": "affected",
              "version": "1.0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "DCP-L2605DW",
          "vendor": "Brother Industries, Ltd",
          "versions": [
            {
              "lessThanOrEqual": "1.20(J)",
              "status": "affected",
              "version": "0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "HL-L2464DW",
          "vendor": "Brother Industries, Ltd",
          "versions": [
            {
              "lessThanOrEqual": "1.20(J)",
              "status": "affected",
              "version": "0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "DCP-L2622DW",
          "vendor": "Brother Industries, Ltd",
          "versions": [
            {
              "lessThanOrEqual": "1.20(J)",
              "status": "affected",
              "version": "0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "DCP-L2625DW",
          "vendor": "Brother Industries, Ltd",
          "versions": [
            {
              "lessThanOrEqual": "1.20(J)",
              "status": "affected",
              "version": "0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "DCP-L2620DW",
          "vendor": "Brother Industries, Ltd",
          "versions": [
            {
              "lessThanOrEqual": "1.20(J)",
              "status": "affected",
              "version": "0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "HL-L2475DW",
          "vendor": "Brother Industries, Ltd",
          "versions": [
            {
              "lessThanOrEqual": "1.20(J)",
              "status": "affected",
              "version": "0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "HL-L2465DW",
          "vendor": "Brother Industries, Ltd",
          "versions": [
            {
              "lessThanOrEqual": "1.20(J)",
              "status": "affected",
              "version": "0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "DCP-L2640DN",
          "vendor": "Brother Industries, Ltd",
          "versions": [
            {
              "lessThanOrEqual": "1.20(J)",
              "status": "affected",
              "version": "0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "DCP-L2647DW",
          "vendor": "Brother Industries, Ltd",
          "versions": [
            {
              "lessThanOrEqual": "1.20(J)",
              "status": "affected",
              "version": "0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "DCP-L2640DW",
          "vendor": "Brother Industries, Ltd",
          "versions": [
            {
              "lessThanOrEqual": "1.20(J)",
              "status": "affected",
              "version": "0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "MFC-L2802DN",
          "vendor": "Brother Industries, Ltd",
          "versions": [
            {
              "lessThanOrEqual": "1.20(J)",
              "status": "affected",
              "version": "0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "MFC-L2827DW",
          "vendor": "Brother Industries, Ltd",
          "versions": [
            {
              "lessThanOrEqual": "1.20(J)",
              "status": "affected",
              "version": "0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "MFC-L2806DW",
          "vendor": "Brother Industries, Ltd",
          "versions": [
            {
              "lessThanOrEqual": "1.20(J)",
              "status": "affected",
              "version": "0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "MFC-L2805DW",
          "vendor": "Brother Industries, Ltd",
          "versions": [
            {
              "lessThanOrEqual": "1.20(J)",
              "status": "affected",
              "version": "1.0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "MFC-L2802DW",
          "vendor": "Brother Industries, Ltd",
          "versions": [
            {
              "lessThanOrEqual": "1.20(J)",
              "status": "affected",
              "version": "0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "MFC-L2800DW",
          "vendor": "Brother Industries, Ltd",
          "versions": [
            {
              "lessThanOrEqual": "1.20(J)",
              "status": "affected",
              "version": "0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "MFC-L2765DW",
          "vendor": "Brother Industries, Ltd",
          "versions": [
            {
              "lessThanOrEqual": "1.20(J)",
              "status": "affected",
              "version": "0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "MFC-L2760DW",
          "vendor": "Brother Industries, Ltd",
          "versions": [
            {
              "lessThanOrEqual": "1.20(J)",
              "status": "affected",
              "version": "0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "MFC-B7800DN",
          "vendor": "Brother Industries, Ltd",
          "versions": [
            {
              "lessThanOrEqual": "1.20(J)",
              "status": "affected",
              "version": "0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "MFC-B7811DW",
          "vendor": "Brother Industries, Ltd",
          "versions": [
            {
              "lessThanOrEqual": "1.20(J)",
              "status": "affected",
              "version": "0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "MFC-B7810DWB",
          "vendor": "Brother Industries, Ltd",
          "versions": [
            {
              "lessThanOrEqual": "1.20(J)",
              "status": "affected",
              "version": "0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "MFC-B7810DW",
          "vendor": "Brother Industries, Ltd",
          "versions": [
            {
              "lessThanOrEqual": "1.20(J)",
              "status": "affected",
              "version": "0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "MFC-L2835DW",
          "vendor": "Brother Industries, Ltd",
          "versions": [
            {
              "lessThanOrEqual": "1.20(J)",
              "status": "affected",
              "version": "0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "MFC-L2827DWXL",
          "vendor": "Brother Industries, Ltd",
          "versions": [
            {
              "lessThanOrEqual": "1.20(J)",
              "status": "affected",
              "version": "0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "DCP-B7548W",
          "vendor": "Brother Industries, Ltd",
          "versions": [
            {
              "lessThanOrEqual": "1.16(F)",
              "status": "affected",
              "version": "0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "DCP-B7558W",
          "vendor": "Brother Industries, Ltd",
          "versions": [
            {
              "lessThanOrEqual": "1.16(F)",
              "status": "affected",
              "version": "0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "DCP-B7578DW",
          "vendor": "Brother Industries, Ltd",
          "versions": [
            {
              "lessThanOrEqual": "1.16(F)",
              "status": "affected",
              "version": "0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "DCP-L2508DW",
          "vendor": "Brother Industries, Ltd",
          "versions": [
            {
              "lessThanOrEqual": "1.16(F)",
              "status": "affected",
              "version": "0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "DCP-L2518DW",
          "vendor": "Brother Industries, Ltd",
          "versions": [
            {
              "lessThanOrEqual": "1.16(F)",
              "status": "affected",
              "version": "0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "DCP-B7608W",
          "vendor": "Brother Industries, Ltd",
          "versions": [
            {
              "lessThanOrEqual": "1.16(F)",
              "status": "affected",
              "version": "0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "DCP-B7628DW",
          "vendor": "Brother Industries, Ltd",
          "versions": [
            {
              "lessThanOrEqual": "1.16(F)",
              "status": "affected",
              "version": "0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "DCP-B7638DN",
          "vendor": "Brother Industries, Ltd",
          "versions": [
            {
              "lessThanOrEqual": "1.16(F)",
              "status": "affected",
              "version": "0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "DCP-B7648DW",
          "vendor": "Brother Industries, Ltd",
          "versions": [
            {
              "lessThanOrEqual": "1.16(F)",
              "status": "affected",
              "version": "0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "DCP-L2628DW",
          "vendor": "Brother Industries, Ltd",
          "versions": [
            {
              "lessThanOrEqual": "1.16(F)",
              "status": "affected",
              "version": "0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "DCP-L2548DW",
          "vendor": "Brother Industries, Ltd",
          "versions": [
            {
              "lessThanOrEqual": "1.16(F)",
              "status": "affected",
              "version": "0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "DCP-L2648DW",
          "vendor": "Brother Industries, Ltd",
          "versions": [
            {
              "lessThanOrEqual": "1.16(F)",
              "status": "affected",
              "version": "0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "DCP-L2600DW",
          "vendor": "Brother Industries, Ltd",
          "versions": [
            {
              "lessThanOrEqual": "1.09(C)",
              "status": "affected",
              "version": "0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "FAX-L2800DW",
          "vendor": "Brother Industries, Ltd",
          "versions": [
            {
              "lessThanOrEqual": "1.09(C)",
              "status": "affected",
              "version": "0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "DCP-L2680DW",
          "vendor": "Brother Industries, Ltd",
          "versions": [
            {
              "lessThanOrEqual": "1.14(H)",
              "status": "affected",
              "version": "0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "DCP-L2660DW",
          "vendor": "Brother Industries, Ltd",
          "versions": [
            {
              "lessThanOrEqual": "1.14(H)",
              "status": "affected",
              "version": "1.0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "HL-L2480DW",
          "vendor": "Brother Industries, Ltd",
          "versions": [
            {
              "lessThanOrEqual": "1.14(H)",
              "status": "affected",
              "version": "0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "DCP-L2665DW",
          "vendor": "Brother Industries, Ltd",
          "versions": [
            {
              "lessThanOrEqual": "1.14(H)",
              "status": "affected",
              "version": "0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "MFC-L2817DW",
          "vendor": "Brother Industries, Ltd",
          "versions": [
            {
              "lessThanOrEqual": "1.14(H)",
              "status": "affected",
              "version": "0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "MFC-L2807DW",
          "vendor": "Brother Industries, Ltd",
          "versions": [
            {
              "lessThanOrEqual": "1.14(H)",
              "status": "affected",
              "version": "0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "MFC-L2820DWXL",
          "vendor": "Brother Industries, Ltd",
          "versions": [
            {
              "lessThanOrEqual": "1.14(H)",
              "status": "affected",
              "version": "0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "MFC-L2820DW",
          "vendor": "Brother Industries, Ltd",
          "versions": [
            {
              "lessThanOrEqual": "1.14(H)",
              "status": "affected",
              "version": "0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "MFC-L2861DW",
          "vendor": "Brother Industries, Ltd",
          "versions": [
            {
              "lessThanOrEqual": "1.14(H)",
              "status": "affected",
              "version": "0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "MFC-L2862DW",
          "vendor": "Brother Industries, Ltd",
          "versions": [
            {
              "lessThanOrEqual": "1.14(H)",
              "status": "affected",
              "version": "0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "MFC-L2860DW",
          "vendor": "Brother Industries, Ltd",
          "versions": [
            {
              "lessThanOrEqual": "1.14(H)",
              "status": "affected",
              "version": "1.0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "MFC-L2885DW",
          "vendor": "Brother Industries, Ltd",
          "versions": [
            {
              "lessThanOrEqual": "1.14(H)",
              "status": "affected",
              "version": "0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "MFC-L2880DWXL",
          "vendor": "Brother Industries, Ltd",
          "versions": [
            {
              "lessThanOrEqual": "1.14(H)",
              "status": "affected",
              "version": "0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "MFC-L2886DW",
          "vendor": "Brother Industries, Ltd",
          "versions": [
            {
              "lessThanOrEqual": "1.14(H)",
              "status": "affected",
              "version": "0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "MFC-L2860DWE",
          "vendor": "Brother Industries, Ltd",
          "versions": [
            {
              "lessThanOrEqual": "1.14(H)",
              "status": "affected",
              "version": "0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "MFC-L2880DW",
          "vendor": "Brother Industries, Ltd",
          "versions": [
            {
              "lessThanOrEqual": "1.14(H)",
              "status": "affected",
              "version": "1.0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "MFC-L2900DW",
          "vendor": "Brother Industries, Ltd",
          "versions": [
            {
              "lessThanOrEqual": "1.03(C)",
              "status": "affected",
              "version": "0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "MFC-L2900DWXL",
          "vendor": "Brother Industries, Ltd",
          "versions": [
            {
              "lessThanOrEqual": "1.03(C)",
              "status": "affected",
              "version": "0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "DCP-B7658DW",
          "vendor": "Brother Industries, Ltd",
          "versions": [
            {
              "lessThanOrEqual": "1.12(E)",
              "status": "affected",
              "version": "0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "DCP-B7650DW",
          "vendor": "Brother Industries, Ltd",
          "versions": [
            {
              "lessThanOrEqual": "1.12(E)",
              "status": "affected",
              "version": "0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "MFC-L2920DW",
          "vendor": "Brother Industries, Ltd",
          "versions": [
            {
              "lessThanOrEqual": "1.12(E)",
              "status": "affected",
              "version": "0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "MFC-L2922DW",
          "vendor": "Brother Industries, Ltd",
          "versions": [
            {
              "lessThanOrEqual": "1.12(E)",
              "status": "affected",
              "version": "0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "MFC-L2960DW",
          "vendor": "Brother Industries, Ltd",
          "versions": [
            {
              "lessThanOrEqual": "1.03(C)",
              "status": "affected",
              "version": "0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "MFC-L2980DW",
          "vendor": "Brother Industries, Ltd",
          "versions": [
            {
              "lessThanOrEqual": "1.03(C)",
              "status": "affected",
              "version": "0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "HL-L1230W",
          "vendor": "Brother Industries, Ltd",
          "versions": [
            {
              "lessThanOrEqual": "1.04(C)",
              "status": "affected",
              "version": "0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "HL-L1232W",
          "vendor": "Brother Industries, Ltd",
          "versions": [
            {
              "lessThanOrEqual": "1.04(C)",
              "status": "affected",
              "version": "0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "HL-L1808W",
          "vendor": "Brother Industries, Ltd",
          "versions": [
            {
              "lessThanOrEqual": "1.04(C)",
              "status": "affected",
              "version": "0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "HL-L1238W",
          "vendor": "Brother Industries, Ltd",
          "versions": [
            {
              "lessThanOrEqual": "1.04(C)",
              "status": "affected",
              "version": "0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "DCP-L1630W",
          "vendor": "Brother Industries, Ltd",
          "versions": [
            {
              "lessThanOrEqual": "1.05(B)",
              "status": "affected",
              "version": "0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "DCP-L1632W",
          "vendor": "Brother Industries, Ltd",
          "versions": [
            {
              "lessThanOrEqual": "1.05(B)",
              "status": "affected",
              "version": "0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "DCP-L1638W",
          "vendor": "Brother Industries, Ltd",
          "versions": [
            {
              "lessThanOrEqual": "1.06(E)",
              "status": "affected",
              "version": "0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "DCP-L1848W",
          "vendor": "Brother Industries, Ltd",
          "versions": [
            {
              "lessThanOrEqual": "1.06(E)",
              "status": "affected",
              "version": "0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "HL-L2325DW",
          "vendor": "Brother Industries, Ltd",
          "versions": [
            {
              "lessThanOrEqual": "1.74(ZE)",
              "status": "affected",
              "version": "0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "HL-L2350DW",
          "vendor": "Brother Industries, Ltd",
          "versions": [
            {
              "lessThanOrEqual": "1.74(ZE)",
              "status": "affected",
              "version": "0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "HL-L2351DW",
          "vendor": "Brother Industries, Ltd",
          "versions": [
            {
              "lessThanOrEqual": "1.74(ZE)",
              "status": "affected",
              "version": "0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "HL-L2352DW",
          "vendor": "Brother Industries, Ltd",
          "versions": [
            {
              "lessThanOrEqual": "1.74(ZE)",
              "status": "affected",
              "version": "0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "HL-L2357DW",
          "vendor": "Brother Industries, Ltd",
          "versions": [
            {
              "lessThanOrEqual": "1.74(ZE)",
              "status": "affected",
              "version": "0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "HL-L2370DN",
          "vendor": "Brother Industries, Ltd",
          "versions": [
            {
              "lessThanOrEqual": "1.74(ZE)",
              "status": "affected",
              "version": "0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "HL-L2371DN",
          "vendor": "Brother Industries, Ltd",
          "versions": [
            {
              "lessThanOrEqual": "1.74(ZE)",
              "status": "affected",
              "version": "0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "HL-L2372DN",
          "vendor": "Brother Industries, Ltd",
          "versions": [
            {
              "lessThanOrEqual": "1.74(ZE)",
              "status": "affected",
              "version": "0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "HL-2590DN",
          "vendor": "Brother Industries, Ltd",
          "versions": [
            {
              "lessThanOrEqual": "1.74(ZE)",
              "status": "affected",
              "version": "0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "HL-L2370DW",
          "vendor": "Brother Industries, Ltd",
          "versions": [
            {
              "lessThanOrEqual": "1.74(ZE)",
              "status": "affected",
              "version": "0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "HL-L2370DWXL",
          "vendor": "Brother Industries, Ltd",
          "versions": [
            {
              "lessThanOrEqual": "1.74(ZE)",
              "status": "affected",
              "version": "0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "HL-L2375DW",
          "vendor": "Brother Industries, Ltd",
          "versions": [
            {
              "lessThanOrEqual": "1.74(ZE)",
              "status": "affected",
              "version": "0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "HL-L2376DW",
          "vendor": "Brother Industries, Ltd",
          "versions": [
            {
              "lessThanOrEqual": "1.74(ZE)",
              "status": "affected",
              "version": "0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "HL-B2050DN",
          "vendor": "Brother Industries, Ltd",
          "versions": [
            {
              "lessThanOrEqual": "1.74(ZE)",
              "status": "affected",
              "version": "0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "HL-B2080DW",
          "vendor": "Brother Industries, Ltd",
          "versions": [
            {
              "lessThanOrEqual": "1.74(ZE)",
              "status": "affected",
              "version": "0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "HL-L2385DW",
          "vendor": "Brother Industries, Ltd",
          "versions": [
            {
              "lessThanOrEqual": "1.74(ZE)",
              "status": "affected",
              "version": "0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "HL-L2386DW",
          "vendor": "Brother Industries, Ltd",
          "versions": [
            {
              "lessThanOrEqual": "1.74(ZE)",
              "status": "affected",
              "version": "0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "HL-2595DW",
          "vendor": "Brother Industries, Ltd",
          "versions": [
            {
              "lessThanOrEqual": "1.74(ZE)",
              "status": "affected",
              "version": "0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "HL-L2350DWR",
          "vendor": "Brother Industries, Ltd",
          "versions": [
            {
              "lessThanOrEqual": "1.74(ZE)",
              "status": "affected",
              "version": "0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "HL-L2370DNR",
          "vendor": "Brother Industries, Ltd",
          "versions": [
            {
              "lessThanOrEqual": "1.74(ZE)",
              "status": "affected",
              "version": "0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "HL-L2375DWR",
          "vendor": "Brother Industries, Ltd",
          "versions": [
            {
              "lessThanOrEqual": "1.74(ZE)",
              "status": "affected",
              "version": "0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "HL-L2395DW",
          "vendor": "Brother Industries, Ltd",
          "versions": [
            {
              "lessThanOrEqual": "ZC",
              "status": "affected",
              "version": "0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "MFC-L2730DW",
          "vendor": "Brother Industries, Ltd",
          "versions": [
            {
              "lessThanOrEqual": "ZC",
              "status": "affected",
              "version": "0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "MFC-L2732DW",
          "vendor": "Brother Industries, Ltd",
          "versions": [
            {
              "lessThanOrEqual": "ZC",
              "status": "affected",
              "version": "0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "MFC-L2750DW",
          "vendor": "Brother Industries, Ltd",
          "versions": [
            {
              "lessThanOrEqual": "R",
              "status": "affected",
              "version": "0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "MFC-L2750DWXL",
          "vendor": "Brother Industries, Ltd",
          "versions": [
            {
              "lessThanOrEqual": "ZC",
              "status": "affected",
              "version": "0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "MFC-L2751DW",
          "vendor": "Brother Industries, Ltd",
          "versions": [
            {
              "lessThanOrEqual": "ZC",
              "status": "affected",
              "version": "0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "MFC-L2770DW",
          "vendor": "Brother Industries, Ltd",
          "versions": [
            {
              "lessThanOrEqual": "ZC",
              "status": "affected",
              "version": "0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "MFC-L2771DW",
          "vendor": "Brother Industries, Ltd",
          "versions": [
            {
              "lessThanOrEqual": "ZC",
              "status": "affected",
              "version": "0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "MFC-L2730DWR",
          "vendor": "Brother Industries, Ltd",
          "versions": [
            {
              "lessThanOrEqual": "ZC",
              "status": "affected",
              "version": "0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "MFC-L2750DWR",
          "vendor": "Brother Industries, Ltd",
          "versions": [
            {
              "lessThanOrEqual": "ZC",
              "status": "affected",
              "version": "0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "DCP-7195DW",
          "vendor": "Brother Industries, Ltd",
          "versions": [
            {
              "lessThanOrEqual": "R",
              "status": "affected",
              "version": "0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "MFC-7895DW",
          "vendor": "Brother Industries, Ltd",
          "versions": [
            {
              "lessThanOrEqual": "R",
              "status": "affected",
              "version": "0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "MFC-L2730DN",
          "vendor": "Brother Industries, Ltd",
          "versions": [
            {
              "lessThanOrEqual": "R",
              "status": "affected",
              "version": "0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "HL-L2390DW",
          "vendor": "Brother Industries, Ltd",
          "versions": [
            {
              "lessThanOrEqual": "ZC",
              "status": "affected",
              "version": "0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "DCP-L2530DW",
          "vendor": "Brother Industries, Ltd",
          "versions": [
            {
              "lessThanOrEqual": "ZC",
              "status": "affected",
              "version": "0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "DCP-L2531DW",
          "vendor": "Brother Industries, Ltd",
          "versions": [
            {
              "lessThanOrEqual": "ZC",
              "status": "affected",
              "version": "0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "DCP-L2532DW",
          "vendor": "Brother Industries, Ltd",
          "versions": [
            {
              "lessThanOrEqual": "ZC",
              "status": "affected",
              "version": "0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "DCP-L2535DW",
          "vendor": "Brother Industries, Ltd",
          "versions": [
            {
              "lessThanOrEqual": "ZC",
              "status": "affected",
              "version": "A",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "DCP-L2537DW",
          "vendor": "Brother Industries, Ltd",
          "versions": [
            {
              "lessThanOrEqual": "ZC",
              "status": "affected",
              "version": "0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "DCP-B7520DW",
          "vendor": "Brother Industries, Ltd",
          "versions": [
            {
              "lessThanOrEqual": "V",
              "status": "affected",
              "version": "0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "DCP-L2550DN",
          "vendor": "Brother Industries, Ltd",
          "versions": [
            {
              "lessThanOrEqual": "ZC",
              "status": "affected",
              "version": "0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "DCP-L2550DW",
          "vendor": "Brother Industries, Ltd",
          "versions": [
            {
              "lessThanOrEqual": "ZC",
              "status": "affected",
              "version": "A",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "DCP-L2551DN",
          "vendor": "Brother Industries, Ltd",
          "versions": [
            {
              "lessThanOrEqual": "ZC",
              "status": "affected",
              "version": "0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "DCP-L2551DW",
          "vendor": "Brother Industries, Ltd",
          "versions": [
            {
              "lessThanOrEqual": "ZC",
              "status": "affected",
              "version": "0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "DCP-L2552DN",
          "vendor": "Brother Industries, Ltd",
          "versions": [
            {
              "lessThanOrEqual": "ZC",
              "status": "affected",
              "version": "0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "DCP-B7535DW",
          "vendor": "Brother Industries, Ltd",
          "versions": [
            {
              "lessThanOrEqual": "V",
              "status": "affected",
              "version": "0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "MFC-L2690DW",
          "vendor": "Brother Industries, Ltd",
          "versions": [
            {
              "lessThanOrEqual": "ZC",
              "status": "affected",
              "version": "0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "MFC-L2710DN",
          "vendor": "Brother Industries, Ltd",
          "versions": [
            {
              "lessThanOrEqual": "ZC",
              "status": "affected",
              "version": "0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "MFC-L2712DN",
          "vendor": "Brother Industries, Ltd",
          "versions": [
            {
              "lessThanOrEqual": "ZC",
              "status": "affected",
              "version": "0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "MFC-L2710DW",
          "vendor": "Brother Industries, Ltd",
          "versions": [
            {
              "lessThanOrEqual": "ZC",
              "status": "affected",
              "version": "0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "MFC-L2712DW",
          "vendor": "Brother Industries, Ltd",
          "versions": [
            {
              "lessThanOrEqual": "ZC",
              "status": "affected",
              "version": "0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "MFC-L2713DW",
          "vendor": "Brother Industries, Ltd",
          "versions": [
            {
              "lessThanOrEqual": "ZC",
              "status": "affected",
              "version": "0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "MFC-L2715DW",
          "vendor": "Brother Industries, Ltd",
          "versions": [
            {
              "lessThanOrEqual": "ZC",
              "status": "affected",
              "version": "0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "MFC-L2716DW",
          "vendor": "Brother Industries, Ltd",
          "versions": [
            {
              "lessThanOrEqual": "ZC",
              "status": "affected",
              "version": "0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "MFC-L2717DW",
          "vendor": "Brother Industries, Ltd",
          "versions": [
            {
              "lessThanOrEqual": "ZC",
              "status": "affected",
              "version": "0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "MFC-B7715DW",
          "vendor": "Brother Industries, Ltd",
          "versions": [
            {
              "lessThanOrEqual": "ZC",
              "status": "affected",
              "version": "0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "DCP-L2530DWR",
          "vendor": "Brother Industries, Ltd",
          "versions": [
            {
              "lessThanOrEqual": "ZC",
              "status": "affected",
              "version": "0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "DCP-L2550DNR",
          "vendor": "Brother Industries, Ltd",
          "versions": [
            {
              "lessThanOrEqual": "ZC",
              "status": "affected",
              "version": "0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "MFC-L2710DNR",
          "vendor": "Brother Industries, Ltd",
          "versions": [
            {
              "lessThanOrEqual": "ZC",
              "status": "affected",
              "version": "0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "MFC-L2710DWR",
          "vendor": "Brother Industries, Ltd",
          "versions": [
            {
              "lessThanOrEqual": "ZC",
              "status": "affected",
              "version": "0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "FAX-L2710DN",
          "vendor": "Brother Industries, Ltd",
          "versions": [
            {
              "lessThanOrEqual": "R",
              "status": "affected",
              "version": "0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "DCP-7190DN",
          "vendor": "Brother Industries, Ltd",
          "versions": [
            {
              "lessThanOrEqual": "V",
              "status": "affected",
              "version": "0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "DCP-B7530DN",
          "vendor": "Brother Industries, Ltd",
          "versions": [
            {
              "lessThanOrEqual": "V",
              "status": "affected",
              "version": "0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "MFC-7890DN",
          "vendor": "Brother Industries, Ltd",
          "versions": [
            {
              "lessThanOrEqual": "V",
              "status": "affected",
              "version": "0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "MFC-B7720DN",
          "vendor": "Brother Industries, Ltd",
          "versions": [
            {
              "lessThanOrEqual": "V",
              "status": "affected",
              "version": "0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "DCP-7090DW",
          "vendor": "Brother Industries, Ltd",
          "versions": [
            {
              "lessThanOrEqual": "M",
              "status": "affected",
              "version": "0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "DCP-7190DW",
          "vendor": "Brother Industries, Ltd",
          "versions": [
            {
              "lessThanOrEqual": "M",
              "status": "affected",
              "version": "0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "HL-L3210CW",
          "vendor": "Brother Industries, Ltd",
          "versions": [
            {
              "lessThanOrEqual": "1.39(ZA)",
              "status": "affected",
              "version": "0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "HL-L3230CDN",
          "vendor": "Brother Industries, Ltd",
          "versions": [
            {
              "lessThanOrEqual": "1.39(ZA)",
              "status": "affected",
              "version": "0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "HL-L3230CDW",
          "vendor": "Brother Industries, Ltd",
          "versions": [
            {
              "lessThanOrEqual": "1.39(ZA)",
              "status": "affected",
              "version": "0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "HL-3160CDW",
          "vendor": "Brother Industries, Ltd",
          "versions": [
            {
              "lessThanOrEqual": "1.39(ZA)",
              "status": "affected",
              "version": "0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "HL-L3270CDW",
          "vendor": "Brother Industries, Ltd",
          "versions": [
            {
              "lessThanOrEqual": "1.36(ZA)",
              "status": "affected",
              "version": "0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "HL-3190CDW",
          "vendor": "Brother Industries, Ltd",
          "versions": [
            {
              "lessThanOrEqual": "1.36(ZA)",
              "status": "affected",
              "version": "0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "DCP-L3510CDW",
          "vendor": "Brother Industries, Ltd",
          "versions": [
            {
              "lessThanOrEqual": "ZA",
              "status": "affected",
              "version": "0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "DCP-L3517CDW",
          "vendor": "Brother Industries, Ltd",
          "versions": [
            {
              "lessThanOrEqual": "ZA",
              "status": "affected",
              "version": "0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "HL-L3290CDW",
          "vendor": "Brother Industries, Ltd",
          "versions": [
            {
              "lessThanOrEqual": "ZA",
              "status": "affected",
              "version": "0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "DCP-L3551CDW",
          "vendor": "Brother Industries, Ltd",
          "versions": [
            {
              "lessThanOrEqual": "ZA",
              "status": "affected",
              "version": "0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "DCP-L3550CDW",
          "vendor": "Brother Industries, Ltd",
          "versions": [
            {
              "lessThanOrEqual": "ZE",
              "status": "affected",
              "version": "0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "DCP-9030CDN",
          "vendor": "Brother Industries, Ltd",
          "versions": [
            {
              "lessThanOrEqual": "ZE",
              "status": "affected",
              "version": "0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "MFC-L3710CDW",
          "vendor": "Brother Industries, Ltd",
          "versions": [
            {
              "lessThanOrEqual": "ZE",
              "status": "affected",
              "version": "0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "MFC-L3730CDN",
          "vendor": "Brother Industries, Ltd",
          "versions": [
            {
              "lessThanOrEqual": "ZE",
              "status": "affected",
              "version": "0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "MFC-9150CDN",
          "vendor": "Brother Industries, Ltd",
          "versions": [
            {
              "lessThanOrEqual": "ZE",
              "status": "affected",
              "version": "0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "MFC-L3735CDN",
          "vendor": "Brother Industries, Ltd",
          "versions": [
            {
              "lessThanOrEqual": "ZE",
              "status": "affected",
              "version": "0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "MFC-L3745CDW",
          "vendor": "Brother Industries, Ltd",
          "versions": [
            {
              "lessThanOrEqual": "ZE",
              "status": "affected",
              "version": "0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "MFC-L3750CDW",
          "vendor": "Brother Industries, Ltd",
          "versions": [
            {
              "lessThanOrEqual": "ZE",
              "status": "affected",
              "version": "0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "MFC-9350CDW",
          "vendor": "Brother Industries, Ltd",
          "versions": [
            {
              "lessThanOrEqual": "ZE",
              "status": "affected",
              "version": "0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "MFC-L3770CDW",
          "vendor": "Brother Industries, Ltd",
          "versions": [
            {
              "lessThanOrEqual": "ZE",
              "status": "affected",
              "version": "A",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "HL-L6250DW",
          "vendor": "Brother Industries, Ltd",
          "versions": [
            {
              "lessThanOrEqual": "1.82(ZG)",
              "status": "affected",
              "version": "0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "HL-5595DNH",
          "vendor": "Brother Industries, Ltd",
          "versions": [
            {
              "lessThanOrEqual": "1.82(ZG)",
              "status": "affected",
              "version": "0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "HL-5595DN",
          "vendor": "Brother Industries, Ltd",
          "versions": [
            {
              "lessThanOrEqual": "1.82(ZG)",
              "status": "affected",
              "version": "0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "HL-L6250DN",
          "vendor": "Brother Industries, Ltd",
          "versions": [
            {
              "lessThanOrEqual": "1.82(ZG)",
              "status": "affected",
              "version": "0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "HL-L6202DW",
          "vendor": "Brother Industries, Ltd",
          "versions": [
            {
              "lessThanOrEqual": "1.82(ZG)",
              "status": "affected",
              "version": "0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "HL-L6200DW",
          "vendor": "Brother Industries, Ltd",
          "versions": [
            {
              "lessThanOrEqual": "1.82(ZG)",
              "status": "affected",
              "version": "0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "HL-L5202DW",
          "vendor": "Brother Industries, Ltd",
          "versions": [
            {
              "lessThanOrEqual": "1.82(ZG)",
              "status": "affected",
              "version": "0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "HL-L5200DW",
          "vendor": "Brother Industries, Ltd",
          "versions": [
            {
              "lessThanOrEqual": "1.82(ZG)",
              "status": "affected",
              "version": "0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "HL-L5050DN",
          "vendor": "Brother Industries, Ltd",
          "versions": [
            {
              "lessThanOrEqual": "1.82(ZG)",
              "status": "affected",
              "version": "0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "HL-5590DN",
          "vendor": "Brother Industries, Ltd",
          "versions": [
            {
              "lessThanOrEqual": "1.82(ZG)",
              "status": "affected",
              "version": "0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "HL-L5100DN",
          "vendor": "Brother Industries, Ltd",
          "versions": [
            {
              "lessThanOrEqual": "1.82(ZG)",
              "status": "affected",
              "version": "0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "HL-L5102DW",
          "vendor": "Brother Industries, Ltd",
          "versions": [
            {
              "lessThanOrEqual": "1.82(ZG)",
              "status": "affected",
              "version": "0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "HL-L5100DNT",
          "vendor": "Brother Industries, Ltd",
          "versions": [
            {
              "lessThanOrEqual": "1.82(ZG)",
              "status": "affected",
              "version": "0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "HL-L5200DWT",
          "vendor": "Brother Industries, Ltd",
          "versions": [
            {
              "lessThanOrEqual": "1.82(ZG)",
              "status": "affected",
              "version": "0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "HL-L6200DWT",
          "vendor": "Brother Industries, Ltd",
          "versions": [
            {
              "lessThanOrEqual": "1.82(ZG)",
              "status": "affected",
              "version": "0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "HL-L6450DW",
          "vendor": "Brother Industries, Ltd",
          "versions": [
            {
              "lessThanOrEqual": "1.95(ZH)",
              "status": "affected",
              "version": "0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "HL-L6402DW",
          "vendor": "Brother Industries, Ltd",
          "versions": [
            {
              "lessThanOrEqual": "1.95(ZH)",
              "status": "affected",
              "version": "0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "HL-L6400DW",
          "vendor": "Brother Industries, Ltd",
          "versions": [
            {
              "lessThanOrEqual": "1.95(ZH)",
              "status": "affected",
              "version": "0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "HL-L6300DW",
          "vendor": "Brother Industries, Ltd",
          "versions": [
            {
              "lessThanOrEqual": "1.95(ZH)",
              "status": "affected",
              "version": "0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "HL-L6300DWT",
          "vendor": "Brother Industries, Ltd",
          "versions": [
            {
              "lessThanOrEqual": "1.95(ZH)",
              "status": "affected",
              "version": "0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "HL-L6400DWT",
          "vendor": "Brother Industries, Ltd",
          "versions": [
            {
              "lessThanOrEqual": "1.95(ZH)",
              "status": "affected",
              "version": "0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "HL-L6400DWG",
          "vendor": "Brother Industries, Ltd",
          "versions": [
            {
              "lessThanOrEqual": "1.40(R)",
              "status": "affected",
              "version": "0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "MFC-L6970DW",
          "vendor": "Brother Industries, Ltd",
          "versions": [
            {
              "lessThanOrEqual": "ZZ",
              "status": "affected",
              "version": "0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "MFC-L6950DW",
          "vendor": "Brother Industries, Ltd",
          "versions": [
            {
              "lessThanOrEqual": "ZZ",
              "status": "affected",
              "version": "0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "MFC-L6902DW",
          "vendor": "Brother Industries, Ltd",
          "versions": [
            {
              "lessThanOrEqual": "ZZ",
              "status": "affected",
              "version": "0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "MFC-L6900DW",
          "vendor": "Brother Industries, Ltd",
          "versions": [
            {
              "lessThanOrEqual": "ZZ",
              "status": "affected",
              "version": "A",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "MFC-L6800DW",
          "vendor": "Brother Industries, Ltd",
          "versions": [
            {
              "lessThanOrEqual": "ZZ",
              "status": "affected",
              "version": "0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "MFC-L6750DW",
          "vendor": "Brother Industries, Ltd",
          "versions": [
            {
              "lessThanOrEqual": "ZZ",
              "status": "affected",
              "version": "0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "MFC-L6702DW",
          "vendor": "Brother Industries, Ltd",
          "versions": [
            {
              "lessThanOrEqual": "ZZ",
              "status": "affected",
              "version": "0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "MFC-L6700DW",
          "vendor": "Brother Industries, Ltd",
          "versions": [
            {
              "lessThanOrEqual": "ZZ",
              "status": "affected",
              "version": "0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "MFC-L5902DW",
          "vendor": "Brother Industries, Ltd",
          "versions": [
            {
              "lessThanOrEqual": "ZZ",
              "status": "affected",
              "version": "0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "MFC-L5900DW",
          "vendor": "Brother Industries, Ltd",
          "versions": [
            {
              "lessThanOrEqual": "ZZ",
              "status": "affected",
              "version": "0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "MFC-L5850DW",
          "vendor": "Brother Industries, Ltd",
          "versions": [
            {
              "lessThanOrEqual": "ZZ",
              "status": "affected",
              "version": "0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "MFC-L5802DW",
          "vendor": "Brother Industries, Ltd",
          "versions": [
            {
              "lessThanOrEqual": "ZZ",
              "status": "affected",
              "version": "0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "MFC-L5800DW",
          "vendor": "Brother Industries, Ltd",
          "versions": [
            {
              "lessThanOrEqual": "ZZ",
              "status": "affected",
              "version": "0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "MFC-8540DN",
          "vendor": "Brother Industries, Ltd",
          "versions": [
            {
              "lessThanOrEqual": "ZZ",
              "status": "affected",
              "version": "0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "MFC-L5755DW",
          "vendor": "Brother Industries, Ltd",
          "versions": [
            {
              "lessThanOrEqual": "ZZ",
              "status": "affected",
              "version": "A",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "MFC-L5750DW",
          "vendor": "Brother Industries, Ltd",
          "versions": [
            {
              "lessThanOrEqual": "ZZ",
              "status": "affected",
              "version": "0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "MFC-8530DN",
          "vendor": "Brother Industries, Ltd",
          "versions": [
            {
              "lessThanOrEqual": "ZZ",
              "status": "affected",
              "version": "0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "MFC-L5700DN",
          "vendor": "Brother Industries, Ltd",
          "versions": [
            {
              "lessThanOrEqual": "ZZ",
              "status": "affected",
              "version": "0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "MFC-L5702DW",
          "vendor": "Brother Industries, Ltd",
          "versions": [
            {
              "lessThanOrEqual": "ZZ",
              "status": "affected",
              "version": "0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "MFC-L5700DW",
          "vendor": "Brother Industries, Ltd",
          "versions": [
            {
              "lessThanOrEqual": "ZZ",
              "status": "affected",
              "version": "0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "DCP-L6600DW",
          "vendor": "Brother Industries, Ltd",
          "versions": [
            {
              "lessThanOrEqual": "ZZ",
              "status": "affected",
              "version": "0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "DCP-L5652DN",
          "vendor": "Brother Industries, Ltd",
          "versions": [
            {
              "lessThanOrEqual": "ZZ",
              "status": "affected",
              "version": "0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "DCP-L5650DN",
          "vendor": "Brother Industries, Ltd",
          "versions": [
            {
              "lessThanOrEqual": "ZZ",
              "status": "affected",
              "version": "0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "DCP-L5602DN",
          "vendor": "Brother Industries, Ltd",
          "versions": [
            {
              "lessThanOrEqual": "ZZ",
              "status": "affected",
              "version": "0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "DCP-L5600DN",
          "vendor": "Brother Industries, Ltd",
          "versions": [
            {
              "lessThanOrEqual": "ZZ",
              "status": "affected",
              "version": "0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "DCP-L5502DN",
          "vendor": "Brother Industries, Ltd",
          "versions": [
            {
              "lessThanOrEqual": "ZZ",
              "status": "affected",
              "version": "0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "DCP-L5500DN",
          "vendor": "Brother Industries, Ltd",
          "versions": [
            {
              "lessThanOrEqual": "ZZ",
              "status": "affected",
              "version": "0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "MFC-L6900DWG",
          "vendor": "Brother Industries, Ltd",
          "versions": [
            {
              "lessThanOrEqual": "U",
              "status": "affected",
              "version": "0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "DCP-T830DW",
          "vendor": "Brother Industries, Ltd",
          "versions": [
            {
              "lessThanOrEqual": "1.03(A)",
              "status": "affected",
              "version": "0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "DCP-T835DW",
          "vendor": "Brother Industries, Ltd",
          "versions": [
            {
              "lessThanOrEqual": "1.03(A)",
              "status": "affected",
              "version": "0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "MFC-T930DW",
          "vendor": "Brother Industries, Ltd",
          "versions": [
            {
              "lessThanOrEqual": "1.03(B)",
              "status": "affected",
              "version": "0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "MFC-T935DW",
          "vendor": "Brother Industries, Ltd",
          "versions": [
            {
              "lessThanOrEqual": "1.03(B)",
              "status": "affected",
              "version": "0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "DCP-T530DW",
          "vendor": "Brother Industries, Ltd",
          "versions": [
            {
              "lessThanOrEqual": "1.01(A)",
              "status": "affected",
              "version": "0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "DCP-T535DW",
          "vendor": "Brother Industries, Ltd",
          "versions": [
            {
              "lessThanOrEqual": "1.01(A)",
              "status": "affected",
              "version": "0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "DCP-T536DW",
          "vendor": "Brother Industries, Ltd",
          "versions": [
            {
              "lessThanOrEqual": "1.01(A)",
              "status": "affected",
              "version": "0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "DCP-T730DW",
          "vendor": "Brother Industries, Ltd",
          "versions": [
            {
              "lessThanOrEqual": "1.01(A)",
              "status": "affected",
              "version": "0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "DCP-T735DW",
          "vendor": "Brother Industries, Ltd",
          "versions": [
            {
              "lessThanOrEqual": "1.01(A)",
              "status": "affected",
              "version": "0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "DCP-T230",
          "vendor": "Brother Industries, Ltd",
          "versions": [
            {
              "lessThanOrEqual": "1.01(A)",
              "status": "affected",
              "version": "0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "DCP-T236",
          "vendor": "Brother Industries, Ltd",
          "versions": [
            {
              "lessThanOrEqual": "1.01(A)",
              "status": "affected",
              "version": "0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "DCP-T238",
          "vendor": "Brother Industries, Ltd",
          "versions": [
            {
              "lessThanOrEqual": "1.01(A)",
              "status": "affected",
              "version": "0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "DCP-T435W",
          "vendor": "Brother Industries, Ltd",
          "versions": [
            {
              "lessThanOrEqual": "1.02(B)",
              "status": "affected",
              "version": "0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "DCP-T430W",
          "vendor": "Brother Industries, Ltd",
          "versions": [
            {
              "lessThanOrEqual": "1.02(B)",
              "status": "affected",
              "version": "0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "DCP-T436W",
          "vendor": "Brother Industries, Ltd",
          "versions": [
            {
              "lessThanOrEqual": "1.02(B)",
              "status": "affected",
              "version": "0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "DCP-T439W",
          "vendor": "Brother Industries, Ltd",
          "versions": [
            {
              "lessThanOrEqual": "1.02(B)",
              "status": "affected",
              "version": "0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "MFC-J5340DW",
          "vendor": "Brother Industries, Ltd",
          "versions": [
            {
              "lessThanOrEqual": "1.20(L)",
              "status": "affected",
              "version": "0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "MFC-J5345DW",
          "vendor": "Brother Industries, Ltd",
          "versions": [
            {
              "lessThanOrEqual": "1.20(L)",
              "status": "affected",
              "version": "0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "MFC-J2340DW",
          "vendor": "Brother Industries, Ltd",
          "versions": [
            {
              "lessThanOrEqual": "1.20(L)",
              "status": "affected",
              "version": "0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "MFC-J5340DWE",
          "vendor": "Brother Industries, Ltd",
          "versions": [
            {
              "lessThanOrEqual": "1.20(L)",
              "status": "affected",
              "version": "0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "MFC-J5740DW",
          "vendor": "Brother Industries, Ltd",
          "versions": [
            {
              "lessThanOrEqual": "1.16(J)",
              "status": "affected",
              "version": "0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "MFC-J2740DW",
          "vendor": "Brother Industries, Ltd",
          "versions": [
            {
              "lessThanOrEqual": "1.16(J)",
              "status": "affected",
              "version": "0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "MFC-J6540DW",
          "vendor": "Brother Industries, Ltd",
          "versions": [
            {
              "lessThanOrEqual": "1.18(L)",
              "status": "affected",
              "version": "0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "MFC-J6740DW",
          "vendor": "Brother Industries, Ltd",
          "versions": [
            {
              "lessThanOrEqual": "1.18(L)",
              "status": "affected",
              "version": "0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "MFC-J3540DW",
          "vendor": "Brother Industries, Ltd",
          "versions": [
            {
              "lessThanOrEqual": "1.18(L)",
              "status": "affected",
              "version": "0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "MFC-J7100CDW",
          "vendor": "Brother Industries, Ltd",
          "versions": [
            {
              "lessThanOrEqual": "1.18(L)",
              "status": "affected",
              "version": "0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "MFC-J6540DWE",
          "vendor": "Brother Industries, Ltd",
          "versions": [
            {
              "lessThanOrEqual": "1.18(L)",
              "status": "affected",
              "version": "0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "MFC-J6940DW",
          "vendor": "Brother Industries, Ltd",
          "versions": [
            {
              "lessThanOrEqual": "1.19(M)",
              "status": "affected",
              "version": "0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "MFC-J3940DW",
          "vendor": "Brother Industries, Ltd",
          "versions": [
            {
              "lessThanOrEqual": "1.19(M)",
              "status": "affected",
              "version": "0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "MFC-J7300CDW",
          "vendor": "Brother Industries, Ltd",
          "versions": [
            {
              "lessThanOrEqual": "1.19(M)",
              "status": "affected",
              "version": "0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "MFC-J5855DW",
          "vendor": "Brother Industries, Ltd",
          "versions": [
            {
              "lessThanOrEqual": "1.25(J)",
              "status": "affected",
              "version": "0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "MFC-J5800CDW",
          "vendor": "Brother Industries, Ltd",
          "versions": [
            {
              "lessThanOrEqual": "1.25(J)",
              "status": "affected",
              "version": "0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "MFC-J5955DW",
          "vendor": "Brother Industries, Ltd",
          "versions": [
            {
              "lessThanOrEqual": "1.25(L)",
              "status": "affected",
              "version": "0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "MFC-J6555DW",
          "vendor": "Brother Industries, Ltd",
          "versions": [
            {
              "lessThanOrEqual": "1.19(H)",
              "status": "affected",
              "version": "0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "MFC-J6955DW",
          "vendor": "Brother Industries, Ltd",
          "versions": [
            {
              "lessThanOrEqual": "1.38(L)",
              "status": "affected",
              "version": "0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "MFC-J6957DW",
          "vendor": "Brother Industries, Ltd",
          "versions": [
            {
              "lessThanOrEqual": "1.38(L)",
              "status": "affected",
              "version": "0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "MFC-J7500CDW",
          "vendor": "Brother Industries, Ltd",
          "versions": [
            {
              "lessThanOrEqual": "1.38(L)",
              "status": "affected",
              "version": "0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "MFC-J7600CDW",
          "vendor": "Brother Industries, Ltd",
          "versions": [
            {
              "lessThanOrEqual": "1.38(L)",
              "status": "affected",
              "version": "0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "HL-J6010DW",
          "vendor": "Brother Industries, Ltd",
          "versions": [
            {
              "lessThanOrEqual": "1.29(J)",
              "status": "affected",
              "version": "0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "HL-J7010CDW",
          "vendor": "Brother Industries, Ltd",
          "versions": [
            {
              "lessThanOrEqual": "1.29(J)",
              "status": "affected",
              "version": "0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "MFC-J6959DW",
          "vendor": "Brother Industries, Ltd",
          "versions": [
            {
              "lessThanOrEqual": "1.16(G)",
              "status": "affected",
              "version": "0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "MFC-J7700CDW",
          "vendor": "Brother Industries, Ltd",
          "versions": [
            {
              "lessThanOrEqual": "1.16(G)",
              "status": "affected",
              "version": "0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "HL-JF1",
          "vendor": "Brother Industries, Ltd",
          "versions": [
            {
              "lessThanOrEqual": "1.16(H)",
              "status": "affected",
              "version": "0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "DCP-T520W",
          "vendor": "Brother Industries, Ltd",
          "versions": [
            {
              "lessThanOrEqual": "1.21(M)",
              "status": "affected",
              "version": "0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "DCP-T525W",
          "vendor": "Brother Industries, Ltd",
          "versions": [
            {
              "lessThanOrEqual": "1.21(M)",
              "status": "affected",
              "version": "0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "DCP-T720DW",
          "vendor": "Brother Industries, Ltd",
          "versions": [
            {
              "lessThanOrEqual": "1.20(L)",
              "status": "affected",
              "version": "0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "DCP-T725DW",
          "vendor": "Brother Industries, Ltd",
          "versions": [
            {
              "lessThanOrEqual": "1.20(L)",
              "status": "affected",
              "version": "0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "DCP-T820DW",
          "vendor": "Brother Industries, Ltd",
          "versions": [
            {
              "lessThanOrEqual": "1.20(L)",
              "status": "affected",
              "version": "0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "DCP-T825DW",
          "vendor": "Brother Industries, Ltd",
          "versions": [
            {
              "lessThanOrEqual": "1.20(L)",
              "status": "affected",
              "version": "0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "MFC-T920DW",
          "vendor": "Brother Industries, Ltd",
          "versions": [
            {
              "lessThanOrEqual": "1.23(N)",
              "status": "affected",
              "version": "0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "MFC-T925DW",
          "vendor": "Brother Industries, Ltd",
          "versions": [
            {
              "lessThanOrEqual": "1.23(N)",
              "status": "affected",
              "version": "0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "DCP-T220",
          "vendor": "Brother Industries, Ltd",
          "versions": [
            {
              "lessThanOrEqual": "1.27(K)",
              "status": "affected",
              "version": "0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "DCP-T225",
          "vendor": "Brother Industries, Ltd",
          "versions": [
            {
              "lessThanOrEqual": "1.27(K)",
              "status": "affected",
              "version": "0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "DCP-T226",
          "vendor": "Brother Industries, Ltd",
          "versions": [
            {
              "lessThanOrEqual": "1.27(K)",
              "status": "affected",
              "version": "0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "DCP-T420W",
          "vendor": "Brother Industries, Ltd",
          "versions": [
            {
              "lessThanOrEqual": "1.27(K)",
              "status": "affected",
              "version": "0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "DCP-T425W",
          "vendor": "Brother Industries, Ltd",
          "versions": [
            {
              "lessThanOrEqual": "1.27(K)",
              "status": "affected",
              "version": "0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "DCP-T426W",
          "vendor": "Brother Industries, Ltd",
          "versions": [
            {
              "lessThanOrEqual": "1.27(K)",
              "status": "affected",
              "version": "0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "DCP-T428W",
          "vendor": "Brother Industries, Ltd",
          "versions": [
            {
              "lessThanOrEqual": "1.27(K)",
              "status": "affected",
              "version": "0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "DCP-C421W",
          "vendor": "Brother Industries, Ltd",
          "versions": [
            {
              "lessThanOrEqual": "1.04(D)",
              "status": "affected",
              "version": "0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "MFC-J1205W(XL)",
          "vendor": "Brother Industries, Ltd",
          "versions": [
            {
              "lessThanOrEqual": "1.15(L)",
              "status": "affected",
              "version": "0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "MFC-J1215W",
          "vendor": "Brother Industries, Ltd",
          "versions": [
            {
              "lessThanOrEqual": "1.15(L)",
              "status": "affected",
              "version": "0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "DCP-J1200W(XL)",
          "vendor": "Brother Industries, Ltd",
          "versions": [
            {
              "lessThanOrEqual": "1.15(L)",
              "status": "affected",
              "version": "0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "DCP-J1200N",
          "vendor": "Brother Industries, Ltd",
          "versions": [
            {
              "lessThanOrEqual": "1.15(L)",
              "status": "affected",
              "version": "0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "DCP-J1200WE",
          "vendor": "Brother Industries, Ltd",
          "versions": [
            {
              "lessThanOrEqual": "1.15(L)",
              "status": "affected",
              "version": "0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "MFC-J4335DW(XL)",
          "vendor": "Brother Industries, Ltd",
          "versions": [
            {
              "lessThanOrEqual": "1.38(M)",
              "status": "affected",
              "version": "0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "MFC-J4340DW(XL)",
          "vendor": "Brother Industries, Ltd",
          "versions": [
            {
              "lessThanOrEqual": "1.38(M)",
              "status": "affected",
              "version": "0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "MFC-J4535DW(XL)",
          "vendor": "Brother Industries, Ltd",
          "versions": [
            {
              "lessThanOrEqual": "1.38(M)",
              "status": "affected",
              "version": "0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "MFC-J4540DW(XL)",
          "vendor": "Brother Industries, Ltd",
          "versions": [
            {
              "lessThanOrEqual": "1.38(M)",
              "status": "affected",
              "version": "0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "MFC-J4440DW",
          "vendor": "Brother Industries, Ltd",
          "versions": [
            {
              "lessThanOrEqual": "1.38(M)",
              "status": "affected",
              "version": "0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "DCP-J4140N",
          "vendor": "Brother Industries, Ltd",
          "versions": [
            {
              "lessThanOrEqual": "1.09(F)",
              "status": "affected",
              "version": "0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "MFC-J4440N",
          "vendor": "Brother Industries, Ltd",
          "versions": [
            {
              "lessThanOrEqual": "1.11(G)",
              "status": "affected",
              "version": "0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "MFC-J4540N",
          "vendor": "Brother Industries, Ltd",
          "versions": [
            {
              "lessThanOrEqual": "1.11(G)",
              "status": "affected",
              "version": "0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "MFC-J4940DN",
          "vendor": "Brother Industries, Ltd",
          "versions": [
            {
              "lessThanOrEqual": "1.11(G)",
              "status": "affected",
              "version": "0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "SP-1",
          "vendor": "Brother Industries, Ltd",
          "versions": [
            {
              "lessThanOrEqual": "1.06(C)",
              "status": "affected",
              "version": "0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "MFC-J1010DW",
          "vendor": "Brother Industries, Ltd",
          "versions": [
            {
              "lessThanOrEqual": "1.15(K)",
              "status": "affected",
              "version": "0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "MFC-J1012DW",
          "vendor": "Brother Industries, Ltd",
          "versions": [
            {
              "lessThanOrEqual": "1.15(K)",
              "status": "affected",
              "version": "0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "DCP-J1050DW",
          "vendor": "Brother Industries, Ltd",
          "versions": [
            {
              "lessThanOrEqual": "1.14(J)",
              "status": "affected",
              "version": "0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "MFC-J1170DW",
          "vendor": "Brother Industries, Ltd",
          "versions": [
            {
              "lessThanOrEqual": "1.10(G)",
              "status": "affected",
              "version": "0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "DCP-J1140DW",
          "vendor": "Brother Industries, Ltd",
          "versions": [
            {
              "lessThanOrEqual": "1.13(H)",
              "status": "affected",
              "version": "0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "DCP-J526N",
          "vendor": "Brother Industries, Ltd",
          "versions": [
            {
              "lessThanOrEqual": "1.11(K)",
              "status": "affected",
              "version": "0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "DCP-J914N",
          "vendor": "Brother Industries, Ltd",
          "versions": [
            {
              "lessThanOrEqual": "1.11(J)",
              "status": "affected",
              "version": "0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "MFC-J926N-WB",
          "vendor": "Brother Industries, Ltd",
          "versions": [
            {
              "lessThanOrEqual": "1.11(J)",
              "status": "affected",
              "version": "0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "MFC-J904N",
          "vendor": "Brother Industries, Ltd",
          "versions": [
            {
              "lessThanOrEqual": "1.11(K)",
              "status": "affected",
              "version": "0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "MFC-J739DN",
          "vendor": "Brother Industries, Ltd",
          "versions": [
            {
              "lessThanOrEqual": "1.14(M)",
              "status": "affected",
              "version": "0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "MFC-J739DWN",
          "vendor": "Brother Industries, Ltd",
          "versions": [
            {
              "lessThanOrEqual": "1.14(M)",
              "status": "affected",
              "version": "0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "MFC-J939DN",
          "vendor": "Brother Industries, Ltd",
          "versions": [
            {
              "lessThanOrEqual": "1.13(L)",
              "status": "affected",
              "version": "0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "MFC-J939DWN",
          "vendor": "Brother Industries, Ltd",
          "versions": [
            {
              "lessThanOrEqual": "1.13(L)",
              "status": "affected",
              "version": "0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "DCP-J1800N",
          "vendor": "Brother Industries, Ltd",
          "versions": [
            {
              "lessThanOrEqual": "1.14(H)",
              "status": "affected",
              "version": "0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "DCP-J1700DW",
          "vendor": "Brother Industries, Ltd",
          "versions": [
            {
              "lessThanOrEqual": "1.13(H)",
              "status": "affected",
              "version": "0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "DCP-J1203N",
          "vendor": "Brother Industries, Ltd",
          "versions": [
            {
              "lessThanOrEqual": "1.02(B)",
              "status": "affected",
              "version": "0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "DCP-C1210N",
          "vendor": "Brother Industries, Ltd",
          "versions": [
            {
              "lessThanOrEqual": "1.03(C)",
              "status": "affected",
              "version": "0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "DCP-J4143N",
          "vendor": "Brother Industries, Ltd",
          "versions": [
            {
              "lessThanOrEqual": "1.02(A)",
              "status": "affected",
              "version": "0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "MFC-J4443N",
          "vendor": "Brother Industries, Ltd",
          "versions": [
            {
              "lessThanOrEqual": "1.03(B)",
              "status": "affected",
              "version": "0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "DCP-J4543N",
          "vendor": "Brother Industries, Ltd",
          "versions": [
            {
              "lessThanOrEqual": "1.03(B)",
              "status": "affected",
              "version": "0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "DCP-J528N",
          "vendor": "Brother Industries, Ltd",
          "versions": [
            {
              "lessThanOrEqual": "1.04(C)",
              "status": "affected",
              "version": "0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "DCP-J915N",
          "vendor": "Brother Industries, Ltd",
          "versions": [
            {
              "lessThanOrEqual": "1.03(B)",
              "status": "affected",
              "version": "0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "MFC-J905N",
          "vendor": "Brother Industries, Ltd",
          "versions": [
            {
              "lessThanOrEqual": "1.04(C)",
              "status": "affected",
              "version": "0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "MFC-J805DW",
          "vendor": "Brother Industries, Ltd",
          "versions": [
            {
              "lessThanOrEqual": "J",
              "status": "affected",
              "version": "0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "DCP-J1100DW",
          "vendor": "Brother Industries, Ltd",
          "versions": [
            {
              "lessThanOrEqual": "P",
              "status": "affected",
              "version": "0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "MFC-J995DW",
          "vendor": "Brother Industries, Ltd",
          "versions": [
            {
              "lessThanOrEqual": "P",
              "status": "affected",
              "version": "0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "MFC-J1300DW",
          "vendor": "Brother Industries, Ltd",
          "versions": [
            {
              "lessThanOrEqual": "P",
              "status": "affected",
              "version": "0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "DCP-J988N",
          "vendor": "Brother Industries, Ltd",
          "versions": [
            {
              "lessThanOrEqual": "Q",
              "status": "affected",
              "version": "0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "MFC-J1500N",
          "vendor": "Brother Industries, Ltd",
          "versions": [
            {
              "lessThanOrEqual": "P",
              "status": "affected",
              "version": "0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "MFC-J1605DN",
          "vendor": "Brother Industries, Ltd",
          "versions": [
            {
              "lessThanOrEqual": "K",
              "status": "affected",
              "version": "0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "MFC-J5845DW(XL)",
          "vendor": "Brother Industries, Ltd",
          "versions": [
            {
              "lessThanOrEqual": "N",
              "status": "affected",
              "version": "0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "MFC-J5945DW",
          "vendor": "Brother Industries, Ltd",
          "versions": [
            {
              "lessThanOrEqual": "T",
              "status": "affected",
              "version": "0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "MFC-J6945DW",
          "vendor": "Brother Industries, Ltd",
          "versions": [
            {
              "lessThanOrEqual": "T",
              "status": "affected",
              "version": "0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "MFC-J6947DW",
          "vendor": "Brother Industries, Ltd",
          "versions": [
            {
              "lessThanOrEqual": "T",
              "status": "affected",
              "version": "0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "HL-J6000DW",
          "vendor": "Brother Industries, Ltd",
          "versions": [
            {
              "lessThanOrEqual": "S",
              "status": "affected",
              "version": "0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "HL-J6100DW",
          "vendor": "Brother Industries, Ltd",
          "versions": [
            {
              "lessThanOrEqual": "S",
              "status": "affected",
              "version": "0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "MFC-J6997CDW",
          "vendor": "Brother Industries, Ltd",
          "versions": [
            {
              "lessThanOrEqual": "T",
              "status": "affected",
              "version": "0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "MFC-J6999CDW",
          "vendor": "Brother Industries, Ltd",
          "versions": [
            {
              "lessThanOrEqual": "T",
              "status": "affected",
              "version": "0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "HL-J6000CDW",
          "vendor": "Brother Industries, Ltd",
          "versions": [
            {
              "lessThanOrEqual": "S",
              "status": "affected",
              "version": "0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "MFC-T4500DW",
          "vendor": "Brother Industries, Ltd",
          "versions": [
            {
              "lessThanOrEqual": "P",
              "status": "affected",
              "version": "0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "HL-T4000DW",
          "vendor": "Brother Industries, Ltd",
          "versions": [
            {
              "lessThanOrEqual": "N",
              "status": "affected",
              "version": "0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "MFC-J5330DW",
          "vendor": "Brother Industries, Ltd",
          "versions": [
            {
              "lessThanOrEqual": "W",
              "status": "affected",
              "version": "0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "MFC-J5335DW",
          "vendor": "Brother Industries, Ltd",
          "versions": [
            {
              "lessThanOrEqual": "W",
              "status": "affected",
              "version": "0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "MFC-J2330DW",
          "vendor": "Brother Industries, Ltd",
          "versions": [
            {
              "lessThanOrEqual": "W",
              "status": "affected",
              "version": "0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "MFC-J5730DW",
          "vendor": "Brother Industries, Ltd",
          "versions": [
            {
              "lessThanOrEqual": "Y",
              "status": "affected",
              "version": "0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "MFC-J5830DW",
          "vendor": "Brother Industries, Ltd",
          "versions": [
            {
              "lessThanOrEqual": "Y",
              "status": "affected",
              "version": "0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "MFC-J5930DW",
          "vendor": "Brother Industries, Ltd",
          "versions": [
            {
              "lessThanOrEqual": "Y",
              "status": "affected",
              "version": "0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "MFC-J2730DW",
          "vendor": "Brother Industries, Ltd",
          "versions": [
            {
              "lessThanOrEqual": "Y",
              "status": "affected",
              "version": "0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "MFC-J6530DW",
          "vendor": "Brother Industries, Ltd",
          "versions": [
            {
              "lessThanOrEqual": "W",
              "status": "affected",
              "version": "0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "MFC-J6730DW",
          "vendor": "Brother Industries, Ltd",
          "versions": [
            {
              "lessThanOrEqual": "W",
              "status": "affected",
              "version": "0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "MFC-J3530DW",
          "vendor": "Brother Industries, Ltd",
          "versions": [
            {
              "lessThanOrEqual": "W",
              "status": "affected",
              "version": "0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "MFC-J6930DW",
          "vendor": "Brother Industries, Ltd",
          "versions": [
            {
              "lessThanOrEqual": "Z",
              "status": "affected",
              "version": "0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "MFC-J6935DW",
          "vendor": "Brother Industries, Ltd",
          "versions": [
            {
              "lessThanOrEqual": "Z",
              "status": "affected",
              "version": "0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "MFC-J3930DW",
          "vendor": "Brother Industries, Ltd",
          "versions": [
            {
              "lessThanOrEqual": "Z",
              "status": "affected",
              "version": "0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "MFC-J6535DW",
          "vendor": "Brother Industries, Ltd",
          "versions": [
            {
              "lessThanOrEqual": "Z",
              "status": "affected",
              "version": "0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "MFC-J6580CDW",
          "vendor": "Brother Industries, Ltd",
          "versions": [
            {
              "lessThanOrEqual": "R",
              "status": "affected",
              "version": "0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "MFC-J6980CDW",
          "vendor": "Brother Industries, Ltd",
          "versions": [
            {
              "lessThanOrEqual": "S",
              "status": "affected",
              "version": "0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "MFC-J6995CDW",
          "vendor": "Brother Industries, Ltd",
          "versions": [
            {
              "lessThanOrEqual": "S",
              "status": "affected",
              "version": "0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "MFC-J5630CDW",
          "vendor": "Brother Industries, Ltd",
          "versions": [
            {
              "lessThanOrEqual": "L",
              "status": "affected",
              "version": "0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "MFC-J6583CDW",
          "vendor": "Brother Industries, Ltd",
          "versions": [
            {
              "lessThanOrEqual": "K",
              "status": "affected",
              "version": "0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "MFC-J6983CDW",
          "vendor": "Brother Industries, Ltd",
          "versions": [
            {
              "lessThanOrEqual": "N",
              "status": "affected",
              "version": "0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "DCP-T510W",
          "vendor": "Brother Industries, Ltd",
          "versions": [
            {
              "lessThanOrEqual": "Q",
              "status": "affected",
              "version": "0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "DCP-T710W",
          "vendor": "Brother Industries, Ltd",
          "versions": [
            {
              "lessThanOrEqual": "Q",
              "status": "affected",
              "version": "0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "MFC-T810W",
          "vendor": "Brother Industries, Ltd",
          "versions": [
            {
              "lessThanOrEqual": "Q",
              "status": "affected",
              "version": "0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "MFC-T910DW",
          "vendor": "Brother Industries, Ltd",
          "versions": [
            {
              "lessThanOrEqual": "Q",
              "status": "affected",
              "version": "0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "DCP-J572DW",
          "vendor": "Brother Industries, Ltd",
          "versions": [
            {
              "lessThanOrEqual": "P",
              "status": "affected",
              "version": "0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "MFC-J491DW",
          "vendor": "Brother Industries, Ltd",
          "versions": [
            {
              "lessThanOrEqual": "Q",
              "status": "affected",
              "version": "0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "MFC-J497DW",
          "vendor": "Brother Industries, Ltd",
          "versions": [
            {
              "lessThanOrEqual": "Q",
              "status": "affected",
              "version": "0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "DCP-J772DW",
          "vendor": "Brother Industries, Ltd",
          "versions": [
            {
              "lessThanOrEqual": "T",
              "status": "affected",
              "version": "0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "DCP-J774DW",
          "vendor": "Brother Industries, Ltd",
          "versions": [
            {
              "lessThanOrEqual": "T",
              "status": "affected",
              "version": "0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "MFC-J890DW",
          "vendor": "Brother Industries, Ltd",
          "versions": [
            {
              "lessThanOrEqual": "T",
              "status": "affected",
              "version": "0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "MFC-J895DW",
          "vendor": "Brother Industries, Ltd",
          "versions": [
            {
              "lessThanOrEqual": "T",
              "status": "affected",
              "version": "0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "MFC-J690DW",
          "vendor": "Brother Industries, Ltd",
          "versions": [
            {
              "lessThanOrEqual": "T",
              "status": "affected",
              "version": "0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "DCP-J572N",
          "vendor": "Brother Industries, Ltd",
          "versions": [
            {
              "lessThanOrEqual": "W",
              "status": "affected",
              "version": "0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "DCP-J577N",
          "vendor": "Brother Industries, Ltd",
          "versions": [
            {
              "lessThanOrEqual": "W",
              "status": "affected",
              "version": "0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "DCP-J582N",
          "vendor": "Brother Industries, Ltd",
          "versions": [
            {
              "lessThanOrEqual": "W",
              "status": "affected",
              "version": "0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "DCP-J972N",
          "vendor": "Brother Industries, Ltd",
          "versions": [
            {
              "lessThanOrEqual": "Y",
              "status": "affected",
              "version": "0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "DCP-J973N-W/B",
          "vendor": "Brother Industries, Ltd",
          "versions": [
            {
              "lessThanOrEqual": "Y",
              "status": "affected",
              "version": "0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "DCP-J978N-W/B",
          "vendor": "Brother Industries, Ltd",
          "versions": [
            {
              "lessThanOrEqual": "Y",
              "status": "affected",
              "version": "0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "DCP-J981N",
          "vendor": "Brother Industries, Ltd",
          "versions": [
            {
              "lessThanOrEqual": "Y",
              "status": "affected",
              "version": "0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "DCP-J982N-W/B",
          "vendor": "Brother Industries, Ltd",
          "versions": [
            {
              "lessThanOrEqual": "Y",
              "status": "affected",
              "version": "0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "MFC-J893N",
          "vendor": "Brother Industries, Ltd",
          "versions": [
            {
              "lessThanOrEqual": "X",
              "status": "affected",
              "version": "0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "MFC-J898N",
          "vendor": "Brother Industries, Ltd",
          "versions": [
            {
              "lessThanOrEqual": "X",
              "status": "affected",
              "version": "0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "MFC-J738DN",
          "vendor": "Brother Industries, Ltd",
          "versions": [
            {
              "lessThanOrEqual": "M",
              "status": "affected",
              "version": "0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "MFC-J738DWN",
          "vendor": "Brother Industries, Ltd",
          "versions": [
            {
              "lessThanOrEqual": "M",
              "status": "affected",
              "version": "0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "MFC-J998DN",
          "vendor": "Brother Industries, Ltd",
          "versions": [
            {
              "lessThanOrEqual": "M",
              "status": "affected",
              "version": "0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "MFC-J998DWN",
          "vendor": "Brother Industries, Ltd",
          "versions": [
            {
              "lessThanOrEqual": "M",
              "status": "affected",
              "version": "0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "DCP-J587N",
          "vendor": "Brother Industries, Ltd",
          "versions": [
            {
              "lessThanOrEqual": "F",
              "status": "affected",
              "version": "0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "ADS-2400N",
          "vendor": "Brother Industries, Ltd",
          "versions": [
            {
              "lessThanOrEqual": "T",
              "status": "affected",
              "version": "0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "ADS-3000N",
          "vendor": "Brother Industries, Ltd",
          "versions": [
            {
              "lessThanOrEqual": "T",
              "status": "affected",
              "version": "0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "ADS-2800W",
          "vendor": "Brother Industries, Ltd",
          "versions": [
            {
              "lessThanOrEqual": "T",
              "status": "affected",
              "version": "0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "ADS-3600W",
          "vendor": "Brother Industries, Ltd",
          "versions": [
            {
              "lessThanOrEqual": "T",
              "status": "affected",
              "version": "0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "TD-2320D",
          "vendor": "Brother Industries, Ltd",
          "versions": [
            {
              "lessThanOrEqual": "1.03",
              "status": "affected",
              "version": "1.0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "TD-2350D",
          "vendor": "Brother Industries, Ltd",
          "versions": [
            {
              "lessThanOrEqual": "1.03",
              "status": "affected",
              "version": "1.0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "TD-2320DSA",
          "vendor": "Brother Industries, Ltd",
          "versions": [
            {
              "lessThanOrEqual": "1.03",
              "status": "affected",
              "version": "1.0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "TD-2350DSA",
          "vendor": "Brother Industries, Ltd",
          "versions": [
            {
              "lessThanOrEqual": "1.03",
              "status": "affected",
              "version": "1.0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "QL-820NWBc",
          "vendor": "Brother Industries, Ltd",
          "versions": [
            {
              "lessThanOrEqual": "2.04",
              "status": "affected",
              "version": "0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "TD-2135N",
          "vendor": "Brother Industries, Ltd",
          "versions": [
            {
              "lessThanOrEqual": "2.17",
              "status": "affected",
              "version": "1.0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "PJ-883",
          "vendor": "Brother Industries, Ltd",
          "versions": [
            {
              "lessThanOrEqual": "1.08",
              "status": "affected",
              "version": "1.0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "RJ-3250WB",
          "vendor": "Brother Industries, Ltd",
          "versions": [
            {
              "lessThanOrEqual": "1.24",
              "status": "affected",
              "version": "0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "RJ-4250WB",
          "vendor": "Brother Industries, Ltd",
          "versions": [
            {
              "lessThanOrEqual": "1.44",
              "status": "affected",
              "version": "1.0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "TD-4420DN",
          "vendor": "Brother Industries, Ltd",
          "versions": [
            {
              "lessThanOrEqual": "1.38",
              "status": "affected",
              "version": "0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "TD-4550DNWB",
          "vendor": "Brother Industries, Ltd",
          "versions": [
            {
              "lessThanOrEqual": "1.38",
              "status": "affected",
              "version": "0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "QL-1115NWB",
          "vendor": "Brother Industries, Ltd",
          "versions": [
            {
              "lessThanOrEqual": "1.15",
              "status": "affected",
              "version": "0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "QL-820NWB",
          "vendor": "Brother Industries, Ltd",
          "versions": [
            {
              "lessThanOrEqual": "1.30",
              "status": "affected",
              "version": "1.0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "RJ-2150",
          "vendor": "Brother Industries, Ltd",
          "versions": [
            {
              "lessThanOrEqual": "1.10",
              "status": "affected",
              "version": "1.0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "RJ-2050",
          "vendor": "Brother Industries, Ltd",
          "versions": [
            {
              "lessThanOrEqual": "1.10",
              "status": "affected",
              "version": "0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "RJ-2140",
          "vendor": "Brother Industries, Ltd",
          "versions": [
            {
              "lessThanOrEqual": "1.10",
              "status": "affected",
              "version": "1.0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "PT-P900W",
          "vendor": "Brother Industries, Ltd",
          "versions": [
            {
              "lessThanOrEqual": "1.33",
              "status": "affected",
              "version": "1.0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "PT-P950NW",
          "vendor": "Brother Industries, Ltd",
          "versions": [
            {
              "lessThanOrEqual": "1.33",
              "status": "affected",
              "version": "1.0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "PJ-773",
          "vendor": "Brother Industries, Ltd",
          "versions": [
            {
              "lessThanOrEqual": "1.27",
              "status": "affected",
              "version": "0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "PT-P750W",
          "vendor": "Brother Industries, Ltd",
          "versions": [
            {
              "lessThanOrEqual": "1.22",
              "status": "affected",
              "version": "1.0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "TD-2130N",
          "vendor": "Brother Industries, Ltd",
          "versions": [
            {
              "lessThanOrEqual": "1.25",
              "status": "affected",
              "version": "1.0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "DocuPrint P360 dw",
          "vendor": "FUJIFILM Business Innovation",
          "versions": [
            {
              "lessThanOrEqual": "1.21",
              "status": "affected",
              "version": "0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "DocuPrint P378 d",
          "vendor": "FUJIFILM Business Innovation",
          "versions": [
            {
              "lessThanOrEqual": "1.21",
              "status": "affected",
              "version": "0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "DocuPrint P375 d",
          "vendor": "FUJIFILM Business Innovation",
          "versions": [
            {
              "lessThanOrEqual": "1.21",
              "status": "affected",
              "version": "0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "DocuPrint P375 dw",
          "vendor": "FUJIFILM Business Innovation",
          "versions": [
            {
              "lessThanOrEqual": "1.21",
              "status": "affected",
              "version": "0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "DocuPrint P378 dw",
          "vendor": "FUJIFILM Business Innovation",
          "versions": [
            {
              "lessThanOrEqual": "1.21",
              "status": "affected",
              "version": "0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "DocuPrint P385 dw",
          "vendor": "FUJIFILM Business Innovation",
          "versions": [
            {
              "lessThanOrEqual": "1.19",
              "status": "affected",
              "version": "0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "DocuPrint P388 dw",
          "vendor": "FUJIFILM Business Innovation",
          "versions": [
            {
              "lessThanOrEqual": "1.19",
              "status": "affected",
              "version": "0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "DocuPrint M378 d",
          "vendor": "FUJIFILM Business Innovation",
          "versions": [
            {
              "lessThanOrEqual": "K",
              "status": "affected",
              "version": "0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "DocuPrint M375 df",
          "vendor": "FUJIFILM Business Innovation",
          "versions": [
            {
              "lessThanOrEqual": "K",
              "status": "affected",
              "version": "0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "DocuPrint M378 df",
          "vendor": "FUJIFILM Business Innovation",
          "versions": [
            {
              "lessThanOrEqual": "K",
              "status": "affected",
              "version": "0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "DocuPrint M375 z",
          "vendor": "FUJIFILM Business Innovation",
          "versions": [
            {
              "lessThanOrEqual": "K",
              "status": "affected",
              "version": "0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "DocuPrint M385 z",
          "vendor": "FUJIFILM Business Innovation",
          "versions": [
            {
              "lessThanOrEqual": "L",
              "status": "affected",
              "version": "0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "DocuPrint P235 d",
          "vendor": "FUJIFILM Business Innovation",
          "versions": [
            {
              "lessThanOrEqual": "1.15",
              "status": "affected",
              "version": "0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "DocuPrint P275 dw",
          "vendor": "FUJIFILM Business Innovation",
          "versions": [
            {
              "lessThanOrEqual": "1.15",
              "status": "affected",
              "version": "0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "DocuPrint P285 dw",
          "vendor": "FUJIFILM Business Innovation",
          "versions": [
            {
              "lessThanOrEqual": "1.15",
              "status": "affected",
              "version": "0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "DocuPrint P288 dw",
          "vendor": "FUJIFILM Business Innovation",
          "versions": [
            {
              "lessThanOrEqual": "1.15",
              "status": "affected",
              "version": "0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "DocuPrint M235 dw",
          "vendor": "FUJIFILM Business Innovation",
          "versions": [
            {
              "lessThanOrEqual": "K",
              "status": "affected",
              "version": "0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "DocuPrint M235 z",
          "vendor": "FUJIFILM Business Innovation",
          "versions": [
            {
              "lessThanOrEqual": "K",
              "status": "affected",
              "version": "0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "DocuPrint M275 z",
          "vendor": "FUJIFILM Business Innovation",
          "versions": [
            {
              "lessThanOrEqual": "L",
              "status": "affected",
              "version": "0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "DocuPrint M285 z",
          "vendor": "FUJIFILM Business Innovation",
          "versions": [
            {
              "lessThanOrEqual": "L",
              "status": "affected",
              "version": "0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "DocuPrint M288 dw",
          "vendor": "FUJIFILM Business Innovation",
          "versions": [
            {
              "lessThanOrEqual": "E",
              "status": "affected",
              "version": "0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "DocuPrint M288 z",
          "vendor": "FUJIFILM Business Innovation",
          "versions": [
            {
              "lessThanOrEqual": "E",
              "status": "affected",
              "version": "0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "SP 230DNw",
          "vendor": "RICOH",
          "versions": [
            {
              "lessThanOrEqual": "1.07(G)",
              "status": "affected",
              "version": "0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "P 201W",
          "vendor": "RICOH",
          "versions": [
            {
              "lessThanOrEqual": "1.03D(D)",
              "status": "affected",
              "version": "0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "M 340W",
          "vendor": "RICOH",
          "versions": [
            {
              "lessThanOrEqual": "G",
              "status": "affected",
              "version": "0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "SP 230SFNw",
          "vendor": "RICOH",
          "versions": [
            {
              "lessThanOrEqual": "J",
              "status": "affected",
              "version": "0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "M 340FW",
          "vendor": "RICOH",
          "versions": [
            {
              "lessThanOrEqual": "H",
              "status": "affected",
              "version": "0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "bizhub 5020i",
          "vendor": "Konica Minolta, Inc.",
          "versions": [
            {
              "lessThanOrEqual": "U2406280431 (Ver R)",
              "status": "affected",
              "version": "0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "bizhub 5000i",
          "vendor": "Konica Minolta, Inc.",
          "versions": [
            {
              "lessThanOrEqual": "1.32",
              "status": "affected",
              "version": "0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "bizhub 4020i",
          "vendor": "Konica Minolta, Inc.",
          "versions": [
            {
              "lessThanOrEqual": "U2406280431 (Ver R)",
              "status": "affected",
              "version": "0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "bizhub 4000i",
          "vendor": "Konica Minolta, Inc.",
          "versions": [
            {
              "lessThanOrEqual": "1.28",
              "status": "affected",
              "version": "0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "DCP-J1260W",
          "vendor": "Brother Industries, Ltd",
          "versions": [
            {
              "lessThanOrEqual": "1.01(A)",
              "status": "affected",
              "version": "1.0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "DCP-J1270N",
          "vendor": "Brother Industries, Ltd",
          "versions": [
            {
              "lessThanOrEqual": "1.01(A)",
              "status": "affected",
              "version": "1.0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "DCP-J1310DW",
          "vendor": "Brother Industries, Ltd",
          "versions": [
            {
              "lessThanOrEqual": "1.01(A)",
              "status": "affected",
              "version": "1.0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "DCP-J1313DW",
          "vendor": "Brother Industries, Ltd",
          "versions": [
            {
              "lessThanOrEqual": "1.01(A)",
              "status": "affected",
              "version": "1.0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "DCP-J1360DW",
          "vendor": "Brother Industries, Ltd",
          "versions": [
            {
              "lessThanOrEqual": "1.01(A)",
              "status": "affected",
              "version": "1.0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "DCP-J1460DW",
          "vendor": "Brother Industries, Ltd",
          "versions": [
            {
              "lessThanOrEqual": "1.01(A)",
              "status": "affected",
              "version": "1.0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "DCP-J928N-W/B",
          "vendor": "Brother Industries, Ltd",
          "versions": [
            {
              "lessThanOrEqual": "1.03(B)",
              "status": "affected",
              "version": "1.0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "DCP-J987N-W/B",
          "vendor": "Brother Industries, Ltd",
          "versions": [
            {
              "lessThanOrEqual": "F",
              "status": "affected",
              "version": "A",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "DCP-T510W(China)",
          "vendor": "Brother Industries, Ltd",
          "versions": [
            {
              "lessThanOrEqual": "N",
              "status": "affected",
              "version": "A",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "DCP-T580DW",
          "vendor": "Brother Industries, Ltd",
          "versions": [
            {
              "lessThanOrEqual": "1.01(A)",
              "status": "affected",
              "version": "1.0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "DCP-T583DW",
          "vendor": "Brother Industries, Ltd",
          "versions": [
            {
              "lessThanOrEqual": "1.01(A)",
              "status": "affected",
              "version": "1.0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "DCP-T710W(China)",
          "vendor": "Brother Industries, Ltd",
          "versions": [
            {
              "lessThanOrEqual": "N",
              "status": "affected",
              "version": "A",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "DCP-T780DW",
          "vendor": "Brother Industries, Ltd",
          "versions": [
            {
              "lessThanOrEqual": "1.02(A)",
              "status": "affected",
              "version": "1.0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "MFC-J1260W",
          "vendor": "Brother Industries, Ltd",
          "versions": [
            {
              "lessThanOrEqual": "1.01(A)",
              "status": "affected",
              "version": "1.0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "MFC-J1360DW",
          "vendor": "Brother Industries, Ltd",
          "versions": [
            {
              "lessThanOrEqual": "1.01(A)",
              "status": "affected",
              "version": "1.0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "MFC-J1365DW",
          "vendor": "Brother Industries, Ltd",
          "versions": [
            {
              "lessThanOrEqual": "1.01(A)",
              "status": "affected",
              "version": "1.0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "MFC-J1410DW",
          "vendor": "Brother Industries, Ltd",
          "versions": [
            {
              "lessThanOrEqual": "1.01(A)",
              "status": "affected",
              "version": "1.0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "MFC-J1800DW (Europe)",
          "vendor": "Brother Industries, Ltd",
          "versions": [
            {
              "lessThanOrEqual": "1.13(H)",
              "status": "affected",
              "version": "1.0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "MFC-J1800DW (USA)",
          "vendor": "Brother Industries, Ltd",
          "versions": [
            {
              "lessThanOrEqual": "1.02(B)",
              "status": "affected",
              "version": "1.0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "MFC-J4340DWE",
          "vendor": "Brother Industries, Ltd",
          "versions": [
            {
              "lessThanOrEqual": "1.38(M)",
              "status": "affected",
              "version": "1.0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "MFC-J4345DWXL",
          "vendor": "Brother Industries, Ltd",
          "versions": [
            {
              "lessThanOrEqual": "1.38(M)",
              "status": "affected",
              "version": "1.0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "MFC-J4350DW",
          "vendor": "Brother Industries, Ltd",
          "versions": [
            {
              "lessThanOrEqual": "1.02(A)",
              "status": "affected",
              "version": "1.0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "MFC-J4355DW",
          "vendor": "Brother Industries, Ltd",
          "versions": [
            {
              "lessThanOrEqual": "1.02(A)",
              "status": "affected",
              "version": "1.0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "MFC-J4550DW",
          "vendor": "Brother Industries, Ltd",
          "versions": [
            {
              "lessThanOrEqual": "1.02(A)",
              "status": "affected",
              "version": "1.0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "MFC-J4555DW",
          "vendor": "Brother Industries, Ltd",
          "versions": [
            {
              "lessThanOrEqual": "1.02(A)",
              "status": "affected",
              "version": "1.0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "MFC-J5855DWXL",
          "vendor": "Brother Industries, Ltd",
          "versions": [
            {
              "lessThanOrEqual": "1.25(J)",
              "status": "affected",
              "version": "1.0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "MFC-J6555DWXL",
          "vendor": "Brother Industries, Ltd",
          "versions": [
            {
              "lessThanOrEqual": "1.19(H)",
              "status": "affected",
              "version": "1.0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "MFC-J805DWXL",
          "vendor": "Brother Industries, Ltd",
          "versions": [
            {
              "lessThanOrEqual": "J",
              "status": "affected",
              "version": "A",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "MFC-J815DWXL",
          "vendor": "Brother Industries, Ltd",
          "versions": [
            {
              "lessThanOrEqual": "J",
              "status": "affected",
              "version": "A",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "MFC-J995DWXL",
          "vendor": "Brother Industries, Ltd",
          "versions": [
            {
              "lessThanOrEqual": "P",
              "status": "affected",
              "version": "A",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "MFC-T580DW",
          "vendor": "Brother Industries, Ltd",
          "versions": [
            {
              "lessThanOrEqual": "1.01(A)",
              "status": "affected",
              "version": "1.0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "MFC-T780DW",
          "vendor": "Brother Industries, Ltd",
          "versions": [
            {
              "lessThanOrEqual": "1.02(A)",
              "status": "affected",
              "version": "1.0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "MFC-T810W(China)",
          "vendor": "Brother Industries, Ltd",
          "versions": [
            {
              "lessThanOrEqual": "N",
              "status": "affected",
              "version": "A",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "MFC-T980DW",
          "vendor": "Brother Industries, Ltd",
          "versions": [
            {
              "lessThanOrEqual": "1.00(A)",
              "status": "affected",
              "version": "1.0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "DCP-B7520DW (China)",
          "vendor": "Brother Industries, Ltd",
          "versions": [
            {
              "lessThanOrEqual": "V",
              "status": "affected",
              "version": "A",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "DCP-B7535DW (China)",
          "vendor": "Brother Industries, Ltd",
          "versions": [
            {
              "lessThanOrEqual": "V",
              "status": "affected",
              "version": "A",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "DCP-B7640DW (Asia)",
          "vendor": "Brother Industries, Ltd",
          "versions": [
            {
              "lessThanOrEqual": "1.16(F)",
              "status": "affected",
              "version": "1.0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "DCP-L2535DW (China)",
          "vendor": "Brother Industries, Ltd",
          "versions": [
            {
              "lessThanOrEqual": "M",
              "status": "affected",
              "version": "A",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "DCP-L2550DW (China)",
          "vendor": "Brother Industries, Ltd",
          "versions": [
            {
              "lessThanOrEqual": "M",
              "status": "affected",
              "version": "A",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "DCP-L2550DW (Japan)",
          "vendor": "Brother Industries, Ltd",
          "versions": [
            {
              "lessThanOrEqual": "R",
              "status": "affected",
              "version": "A",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "DCP-L2550DW (Taiwan)",
          "vendor": "Brother Industries, Ltd",
          "versions": [
            {
              "lessThanOrEqual": "V",
              "status": "affected",
              "version": "A",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "DCP-L2660DW (Japan)",
          "vendor": "Brother Industries, Ltd",
          "versions": [
            {
              "lessThanOrEqual": "1.08(C)",
              "status": "affected",
              "version": "1.0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "HL-L5210DN (Japan)",
          "vendor": "Brother Industries, Ltd",
          "versions": [
            {
              "lessThanOrEqual": "1.12(F)",
              "status": "affected",
              "version": "1.0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "HL-L5210DW (Japan)",
          "vendor": "Brother Industries, Ltd",
          "versions": [
            {
              "lessThanOrEqual": "1.12(F)",
              "status": "affected",
              "version": "1.0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "HL-L6310DW (Japan)",
          "vendor": "Brother Industries, Ltd",
          "versions": [
            {
              "lessThanOrEqual": "1.10(F)",
              "status": "affected",
              "version": "1.0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "MFC-EX670",
          "vendor": "Brother Industries, Ltd",
          "versions": [
            {
              "lessThanOrEqual": "1.22(S)",
              "status": "affected",
              "version": "1.0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "MFC-L2715DW (Taiwan/Korea/Hong Kong)",
          "vendor": "Brother Industries, Ltd",
          "versions": [
            {
              "lessThanOrEqual": "V",
              "status": "affected",
              "version": "A",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "MFC-L2750DW (Japan)",
          "vendor": "Brother Industries, Ltd",
          "versions": [
            {
              "lessThanOrEqual": "R",
              "status": "affected",
              "version": "A",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "MFC-L2805DW (Asia)",
          "vendor": "Brother Industries, Ltd",
          "versions": [
            {
              "lessThanOrEqual": "1.16(F)",
              "status": "affected",
              "version": "1.0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "MFC-L2860DW (Japan)",
          "vendor": "Brother Industries, Ltd",
          "versions": [
            {
              "lessThanOrEqual": "1.08(C)",
              "status": "affected",
              "version": "1.0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "MFC-L2880DW (Japan)",
          "vendor": "Brother Industries, Ltd",
          "versions": [
            {
              "lessThanOrEqual": "1.08(C)",
              "status": "affected",
              "version": "1.0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "MFC-L3770CDW (Japan)",
          "vendor": "Brother Industries, Ltd",
          "versions": [
            {
              "lessThanOrEqual": "ZA",
              "status": "affected",
              "version": "A",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "MFC-L3780CDW (Japan)",
          "vendor": "Brother Industries, Ltd",
          "versions": [
            {
              "lessThanOrEqual": "1.12(J)",
              "status": "affected",
              "version": "1.0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "MFC-L5710DW (Japan)",
          "vendor": "Brother Industries, Ltd",
          "versions": [
            {
              "lessThanOrEqual": "1.12\uff08H\uff09",
              "status": "affected",
              "version": "1.0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "MFC-L5755DW (Japan)",
          "vendor": "Brother Industries, Ltd",
          "versions": [
            {
              "lessThanOrEqual": "ZP",
              "status": "affected",
              "version": "A",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "MFC-L6900DW (Japan)",
          "vendor": "Brother Industries, Ltd",
          "versions": [
            {
              "lessThanOrEqual": "ZP",
              "status": "affected",
              "version": "A",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "MFC-L8610CDW (Japan)",
          "vendor": "Brother Industries, Ltd",
          "versions": [
            {
              "lessThanOrEqual": "ZD",
              "status": "affected",
              "version": "A",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "MFC-L9570CDW (Japan)",
          "vendor": "Brother Industries, Ltd",
          "versions": [
            {
              "lessThanOrEqual": "ZD",
              "status": "affected",
              "version": "A",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "RJ-3050",
          "vendor": "Brother Industries, Ltd",
          "versions": [
            {
              "lessThanOrEqual": "1.19",
              "status": "affected",
              "version": "1.0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "RJ-3150",
          "vendor": "Brother Industries, Ltd",
          "versions": [
            {
              "lessThanOrEqual": "1.19",
              "status": "affected",
              "version": "1.0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "TD-2130NSA",
          "vendor": "Brother Industries, Ltd",
          "versions": [
            {
              "lessThanOrEqual": "1.25",
              "status": "affected",
              "version": "1.0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "TD-2135NSA",
          "vendor": "Brother Industries, Ltd",
          "versions": [
            {
              "lessThanOrEqual": "2.17",
              "status": "affected",
              "version": "1.0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "TD-2135NWB",
          "vendor": "Brother Industries, Ltd",
          "versions": [
            {
              "lessThanOrEqual": "2.17",
              "status": "affected",
              "version": "1.0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "TD-2135NWBSA",
          "vendor": "Brother Industries, Ltd",
          "versions": [
            {
              "lessThanOrEqual": "2.17",
              "status": "affected",
              "version": "1.0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "DCP-J4250N",
          "vendor": "Brother Industries, Ltd",
          "versions": [
            {
              "lessThanOrEqual": "1.02(A)",
              "status": "affected",
              "version": "1.0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "DCP-J529N",
          "vendor": "Brother Industries, Ltd",
          "versions": [
            {
              "lessThanOrEqual": "1.01(A)",
              "status": "affected",
              "version": "1.0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "DCP-J587N",
          "vendor": "Brother Industries, Ltd",
          "versions": [
            {
              "lessThanOrEqual": "F",
              "status": "affected",
              "version": "A",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "DCP-J916N",
          "vendor": "Brother Industries, Ltd",
          "versions": [
            {
              "lessThanOrEqual": "1.01(A)",
              "status": "affected",
              "version": "1.0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "DCP-J929N W/B",
          "vendor": "Brother Industries, Ltd",
          "versions": [
            {
              "lessThanOrEqual": "1.01(A)",
              "status": "affected",
              "version": "1.0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "DCP-J973N W/B",
          "vendor": "Brother Industries, Ltd",
          "versions": [
            {
              "lessThanOrEqual": "Y",
              "status": "affected",
              "version": "A",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "DCP-J978N W/B",
          "vendor": "Brother Industries, Ltd",
          "versions": [
            {
              "lessThanOrEqual": "Y",
              "status": "affected",
              "version": "A",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "DCP-J982N W/B",
          "vendor": "Brother Industries, Ltd",
          "versions": [
            {
              "lessThanOrEqual": "Y",
              "status": "affected",
              "version": "A",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "DCP-J987N W/B",
          "vendor": "Brother Industries, Ltd",
          "versions": [
            {
              "lessThanOrEqual": "F",
              "status": "affected",
              "version": "A",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "MFC-J4450N",
          "vendor": "Brother Industries, Ltd",
          "versions": [
            {
              "lessThanOrEqual": "1.02(A)",
              "status": "affected",
              "version": "1.0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "MFC-J4950DN",
          "vendor": "Brother Industries, Ltd",
          "versions": [
            {
              "lessThanOrEqual": "1.02(A)",
              "status": "affected",
              "version": "1.0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "MFC-J742DN",
          "vendor": "Brother Industries, Ltd",
          "versions": [
            {
              "lessThanOrEqual": "1.01(A)",
              "status": "affected",
              "version": "1.0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "MFC-J742DWN",
          "vendor": "Brother Industries, Ltd",
          "versions": [
            {
              "lessThanOrEqual": "1.01(A)",
              "status": "affected",
              "version": "1.0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "MFC-J908N",
          "vendor": "Brother Industries, Ltd",
          "versions": [
            {
              "lessThanOrEqual": "1.01(A)",
              "status": "affected",
              "version": "1.0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "MFC-J943DN",
          "vendor": "Brother Industries, Ltd",
          "versions": [
            {
              "lessThanOrEqual": "1.01(A)",
              "status": "affected",
              "version": "1.0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "MFC-J943DWN",
          "vendor": "Brother Industries, Ltd",
          "versions": [
            {
              "lessThanOrEqual": "1.01(A)",
              "status": "affected",
              "version": "1.0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "SP-1 (Japan)",
          "vendor": "Brother Industries, Ltd",
          "versions": [
            {
              "lessThanOrEqual": "1.03(A)",
              "status": "affected",
              "version": "1.0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "MFC-J903N",
          "vendor": "Brother Industries, Ltd",
          "versions": [
            {
              "lessThanOrEqual": "X",
              "status": "affected",
              "version": "A",
              "versionType": "semver"
            }
          ]
        }
      ],
      "credits": [
        {
          "lang": "en",
          "type": "finder",
          "value": "Stephen Fewer, Principal Security Researcher at Rapid7"
        }
      ],
      "datePublic": "2025-06-25T08:00:00.000Z",
      "descriptions": [
        {
          "lang": "en",
          "supportingMedia": [
            {
              "base64": false,
              "type": "text/html",
              "value": "An authenticated attacker may trigger a stack based buffer overflow by performing a malformed request to either the HTTP service (TCP port 80), the HTTPS service (TCP port 443), or the IPP service (TCP port 631). The malformed request will contain an empty Origin header value and a malformed Referer header value. The Referer header value will trigger a stack based buffer overflow when the host value in the Referer header is processed and is greater than 64 bytes in length."
            }
          ],
          "value": "An authenticated attacker may trigger a stack based buffer overflow by performing a malformed request to either the HTTP service (TCP port 80), the HTTPS service (TCP port 443), or the IPP service (TCP port 631). The malformed request will contain an empty Origin header value and a malformed Referer header value. The Referer header value will trigger a stack based buffer overflow when the host value in the Referer header is processed and is greater than 64 bytes in length."
        }
      ],
      "metrics": [
        {
          "cvssV3_1": {
            "attackComplexity": "LOW",
            "attackVector": "NETWORK",
            "availabilityImpact": "HIGH",
            "baseScore": 7.2,
            "baseSeverity": "HIGH",
            "confidentialityImpact": "HIGH",
            "integrityImpact": "HIGH",
            "privilegesRequired": "HIGH",
            "scope": "UNCHANGED",
            "userInteraction": "NONE",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H",
            "version": "3.1"
          },
          "format": "CVSS",
          "scenarios": [
            {
              "lang": "en",
              "value": "GENERAL"
            }
          ]
        }
      ],
      "problemTypes": [
        {
          "descriptions": [
            {
              "cweId": "CWE-121",
              "description": "CWE-121 Stack-based Buffer Overflow",
              "lang": "en",
              "type": "CWE"
            }
          ]
        }
      ],
      "providerMetadata": {
        "dateUpdated": "2026-04-07T05:42:17.202Z",
        "orgId": "9974b330-7714-4307-a722-5648477acda7",
        "shortName": "rapid7"
      },
      "references": [
        {
          "tags": [
            "vendor-advisory"
          ],
          "url": "https://support.brother.com/g/b/link.aspx?prod=group2\u0026faqid=faq00100846_000"
        },
        {
          "tags": [
            "vendor-advisory"
          ],
          "url": "https://support.brother.com/g/b/link.aspx?prod=group2\u0026faqid=faq00100848_000"
        },
        {
          "tags": [
            "vendor-advisory"
          ],
          "url": "https://support.brother.com/g/b/link.aspx?prod=lmgroup1\u0026faqid=faqp00100620_000"
        },
        {
          "tags": [
            "vendor-advisory"
          ],
          "url": "https://www.fujifilm.com/fbglobal/eng/company/news/notice/2025/0625_announce.html"
        },
        {
          "tags": [
            "vendor-advisory"
          ],
          "url": "https://www.ricoh.com/products/security/vulnerabilities/vul?id=ricoh-2025-000007"
        },
        {
          "tags": [
            "vendor-advisory"
          ],
          "url": "https://www.konicaminolta.com/global-en/security/advisory/pdf/km-2025-0001.pdf"
        },
        {
          "tags": [
            "third-party-advisory"
          ],
          "url": "https://www.rapid7.com/blog/post/multiple-brother-devices-multiple-vulnerabilities-fixed"
        },
        {
          "tags": [
            "technical-description"
          ],
          "url": "https://assets.contentstack.io/v3/assets/blte4f029e766e6b253/blt6495b3c6adf2867f/685aa980a26c5e2b1026969c/vulnerability-disclosure-whitepaper.pdf"
        },
        {
          "tags": [
            "exploit"
          ],
          "url": "https://github.com/sfewer-r7/BrotherVulnerabilities"
        }
      ],
      "source": {
        "discovery": "UNKNOWN"
      },
      "title": "Authenticated stack based buffer overflow affecting multiple models from Brother Industries, Ltd, FUJIFILM Business Innovation, Ricoh, and Konica Minolta, Inc.",
      "x_generator": {
        "engine": "Vulnogram 0.2.0"
      }
    }
  },
  "cveMetadata": {
    "assignerOrgId": "9974b330-7714-4307-a722-5648477acda7",
    "assignerShortName": "rapid7",
    "cveId": "CVE-2024-51979",
    "datePublished": "2025-06-25T07:20:29.048Z",
    "dateReserved": "2024-11-04T17:19:18.808Z",
    "dateUpdated": "2026-04-07T05:42:17.202Z",
    "state": "PUBLISHED"
  },
  "dataType": "CVE_RECORD",
  "dataVersion": "5.2"
}

CVE-2024-52272 (GCVE-0-2024-52272)

Vulnerability from cvelistv5 – Published: 2024-12-04 10:18 – Updated: 2024-12-04 21:03
VLAI
Title
Denial of Service on Tenda AC6V2 Due To Stack Overflow
Summary
Stack-based Buffer Overflow vulnerability in Shenzhen Tenda Technology Co Tenda AC6V2 (fromAdvSetLanip(overflow arg:lanMask) modules) allows Overflow Buffers.This issue affects Tenda AC6V2: through 15.03.06.50
SSVC
Exploitation: none Automatable: no Technical Impact: partial
CISA Coordinator (v2.0.3)
CWE
  • CWE-121 - Stack-based Buffer Overflow
Assigner
References
URL Tags
https://www.vulsec.org/advisories vdb-entryexploittechnical-description
Impacted products
Vendor Product Version
Shenzhen Tenda Technology Co Tenda AC6V2 Affected: 0 , ≤ 15.03.06.50 (custom)
Unaffected: 15.03.06.51 (custom)
Create a notification for this product.
Credits
Ba1100n
Show details on NVD website

{
  "containers": {
    "adp": [
      {
        "metrics": [
          {
            "other": {
              "content": {
                "id": "CVE-2024-52272",
                "options": [
                  {
                    "Exploitation": "none"
                  },
                  {
                    "Automatable": "no"
                  },
                  {
                    "Technical Impact": "partial"
                  }
                ],
                "role": "CISA Coordinator",
                "timestamp": "2024-12-04T19:07:20.599795Z",
                "version": "2.0.3"
              },
              "type": "ssvc"
            }
          }
        ],
        "providerMetadata": {
          "dateUpdated": "2024-12-04T21:03:30.238Z",
          "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
          "shortName": "CISA-ADP"
        },
        "title": "CISA ADP Vulnrichment"
      }
    ],
    "cna": {
      "affected": [
        {
          "collectionURL": "https://www.tendacn.com/download/detail-3316.html",
          "defaultStatus": "unaffected",
          "modules": [
            "fromAdvSetLanip(overflow arg:lanMask)"
          ],
          "product": "Tenda AC6V2",
          "vendor": "Shenzhen Tenda Technology Co",
          "versions": [
            {
              "lessThanOrEqual": "15.03.06.50",
              "status": "affected",
              "version": "0",
              "versionType": "custom"
            },
            {
              "status": "unaffected",
              "version": "15.03.06.51",
              "versionType": "custom"
            }
          ]
        }
      ],
      "credits": [
        {
          "lang": "en",
          "type": "reporter",
          "value": "Ba1100n"
        }
      ],
      "descriptions": [
        {
          "lang": "en",
          "supportingMedia": [
            {
              "base64": true,
              "type": "text/markdown",
              "value": "Stack-based Buffer Overflow vulnerability in Shenzhen Tenda Technology Co Tenda AC6V2 (fromAdvSetLanip(overflow arg:lanMask) modules) allows Overflow Buffers.This issue affects Tenda AC6V2: through 15.03.06.50"
            }
          ],
          "value": "Stack-based Buffer Overflow vulnerability in Shenzhen Tenda Technology Co Tenda AC6V2 (fromAdvSetLanip(overflow arg:lanMask) modules) allows Overflow Buffers.This issue affects Tenda AC6V2: through 15.03.06.50"
        }
      ],
      "impacts": [
        {
          "capecId": "CAPEC-100",
          "descriptions": [
            {
              "lang": "en",
              "value": "CAPEC-100 Overflow Buffers"
            }
          ]
        }
      ],
      "metrics": [
        {
          "cvssV4_0": {
            "Automatable": "NOT_DEFINED",
            "Recovery": "NOT_DEFINED",
            "Safety": "NOT_DEFINED",
            "attackComplexity": "LOW",
            "attackRequirements": "NONE",
            "attackVector": "NETWORK",
            "baseScore": 8.3,
            "baseSeverity": "HIGH",
            "privilegesRequired": "LOW",
            "providerUrgency": "NOT_DEFINED",
            "subAvailabilityImpact": "HIGH",
            "subConfidentialityImpact": "NONE",
            "subIntegrityImpact": "NONE",
            "userInteraction": "NONE",
            "valueDensity": "NOT_DEFINED",
            "vectorString": "CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:H",
            "version": "4.0",
            "vulnAvailabilityImpact": "HIGH",
            "vulnConfidentialityImpact": "NONE",
            "vulnIntegrityImpact": "NONE",
            "vulnerabilityResponseEffort": "NOT_DEFINED"
          },
          "format": "CVSS",
          "scenarios": [
            {
              "lang": "en",
              "value": "GENERAL"
            }
          ]
        }
      ],
      "problemTypes": [
        {
          "descriptions": [
            {
              "cweId": "CWE-121",
              "description": "CWE-121 Stack-based Buffer Overflow",
              "lang": "en",
              "type": "CWE"
            }
          ]
        }
      ],
      "providerMetadata": {
        "dateUpdated": "2024-12-04T10:18:05.774Z",
        "orgId": "2fdefc65-d750-4b8d-96ee-6e2c0c42dbfe",
        "shortName": "VULSec"
      },
      "references": [
        {
          "tags": [
            "vdb-entry",
            "exploit",
            "technical-description"
          ],
          "url": "https://www.vulsec.org/advisories"
        }
      ],
      "source": {
        "discovery": "EXTERNAL"
      },
      "title": "Denial of Service on Tenda AC6V2 Due To Stack Overflow",
      "x_generator": {
        "engine": "Vulnogram 0.2.0"
      }
    }
  },
  "cveMetadata": {
    "assignerOrgId": "2fdefc65-d750-4b8d-96ee-6e2c0c42dbfe",
    "assignerShortName": "VULSec",
    "cveId": "CVE-2024-52272",
    "datePublished": "2024-12-04T10:18:05.774Z",
    "dateReserved": "2024-11-06T08:35:09.853Z",
    "dateUpdated": "2024-12-04T21:03:30.238Z",
    "state": "PUBLISHED"
  },
  "dataType": "CVE_RECORD",
  "dataVersion": "5.1"
}

CVE-2024-52273 (GCVE-0-2024-52273)

Vulnerability from cvelistv5 – Published: 2024-12-04 10:19 – Updated: 2024-12-04 21:03
VLAI
Title
Denial of Service on Tenda AC6V2 Due To Stack Overflow
Summary
Stack-based Buffer Overflow vulnerability in Shenzhen Tenda Technology Co Tenda AC6V2 (setDoublePppoeConfig->guest_ip_check(overflow arg: mask) modules) allows Overflow Buffers.This issue affects Tenda AC6V2: through 15.03.06.50
SSVC
Exploitation: none Automatable: no Technical Impact: partial
CISA Coordinator (v2.0.3)
CWE
  • CWE-121 - Stack-based Buffer Overflow
Assigner
References
URL Tags
https://www.vulsec.org/advisories vdb-entryexploittechnical-description
Impacted products
Vendor Product Version
Shenzhen Tenda Technology Co Tenda AC6V2 Affected: 0 , ≤ 15.03.06.50 (custom)
Unaffected: 15.03.06.51 (custom)
Create a notification for this product.
Credits
Ba1100n
Show details on NVD website

{
  "containers": {
    "adp": [
      {
        "metrics": [
          {
            "other": {
              "content": {
                "id": "CVE-2024-52273",
                "options": [
                  {
                    "Exploitation": "none"
                  },
                  {
                    "Automatable": "no"
                  },
                  {
                    "Technical Impact": "partial"
                  }
                ],
                "role": "CISA Coordinator",
                "timestamp": "2024-12-04T19:08:04.809534Z",
                "version": "2.0.3"
              },
              "type": "ssvc"
            }
          }
        ],
        "providerMetadata": {
          "dateUpdated": "2024-12-04T21:03:11.511Z",
          "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
          "shortName": "CISA-ADP"
        },
        "title": "CISA ADP Vulnrichment"
      }
    ],
    "cna": {
      "affected": [
        {
          "collectionURL": "https://www.tendacn.com/download/detail-3316.html",
          "defaultStatus": "unaffected",
          "modules": [
            "setDoublePppoeConfig-\u003eguest_ip_check(overflow arg: mask)"
          ],
          "product": "Tenda AC6V2",
          "vendor": "Shenzhen Tenda Technology Co",
          "versions": [
            {
              "lessThanOrEqual": "15.03.06.50",
              "status": "affected",
              "version": "0",
              "versionType": "custom"
            },
            {
              "status": "unaffected",
              "version": "15.03.06.51",
              "versionType": "custom"
            }
          ]
        }
      ],
      "credits": [
        {
          "lang": "en",
          "type": "reporter",
          "value": "Ba1100n"
        }
      ],
      "descriptions": [
        {
          "lang": "en",
          "supportingMedia": [
            {
              "base64": true,
              "type": "text/markdown",
              "value": "Stack-based Buffer Overflow vulnerability in Shenzhen Tenda Technology Co Tenda AC6V2 (setDoublePppoeConfig-\u0026gt;guest_ip_check(overflow arg: mask) modules) allows Overflow Buffers.This issue affects Tenda AC6V2: through 15.03.06.50"
            }
          ],
          "value": "Stack-based Buffer Overflow vulnerability in Shenzhen Tenda Technology Co Tenda AC6V2 (setDoublePppoeConfig-\u003eguest_ip_check(overflow arg: mask) modules) allows Overflow Buffers.This issue affects Tenda AC6V2: through 15.03.06.50"
        }
      ],
      "impacts": [
        {
          "capecId": "CAPEC-100",
          "descriptions": [
            {
              "lang": "en",
              "value": "CAPEC-100 Overflow Buffers"
            }
          ]
        }
      ],
      "metrics": [
        {
          "cvssV4_0": {
            "Automatable": "NOT_DEFINED",
            "Recovery": "NOT_DEFINED",
            "Safety": "NOT_DEFINED",
            "attackComplexity": "LOW",
            "attackRequirements": "NONE",
            "attackVector": "NETWORK",
            "baseScore": 8.3,
            "baseSeverity": "HIGH",
            "privilegesRequired": "LOW",
            "providerUrgency": "NOT_DEFINED",
            "subAvailabilityImpact": "HIGH",
            "subConfidentialityImpact": "NONE",
            "subIntegrityImpact": "NONE",
            "userInteraction": "NONE",
            "valueDensity": "NOT_DEFINED",
            "vectorString": "CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:H",
            "version": "4.0",
            "vulnAvailabilityImpact": "HIGH",
            "vulnConfidentialityImpact": "NONE",
            "vulnIntegrityImpact": "NONE",
            "vulnerabilityResponseEffort": "NOT_DEFINED"
          },
          "format": "CVSS",
          "scenarios": [
            {
              "lang": "en",
              "value": "GENERAL"
            }
          ]
        }
      ],
      "problemTypes": [
        {
          "descriptions": [
            {
              "cweId": "CWE-121",
              "description": "CWE-121 Stack-based Buffer Overflow",
              "lang": "en",
              "type": "CWE"
            }
          ]
        }
      ],
      "providerMetadata": {
        "dateUpdated": "2024-12-04T10:19:27.926Z",
        "orgId": "2fdefc65-d750-4b8d-96ee-6e2c0c42dbfe",
        "shortName": "VULSec"
      },
      "references": [
        {
          "tags": [
            "vdb-entry",
            "exploit",
            "technical-description"
          ],
          "url": "https://www.vulsec.org/advisories"
        }
      ],
      "source": {
        "discovery": "EXTERNAL"
      },
      "title": "Denial of Service on Tenda AC6V2 Due To Stack Overflow",
      "x_generator": {
        "engine": "Vulnogram 0.2.0"
      }
    }
  },
  "cveMetadata": {
    "assignerOrgId": "2fdefc65-d750-4b8d-96ee-6e2c0c42dbfe",
    "assignerShortName": "VULSec",
    "cveId": "CVE-2024-52273",
    "datePublished": "2024-12-04T10:19:27.926Z",
    "dateReserved": "2024-11-06T08:35:09.853Z",
    "dateUpdated": "2024-12-04T21:03:11.511Z",
    "state": "PUBLISHED"
  },
  "dataType": "CVE_RECORD",
  "dataVersion": "5.1"
}

CVE-2024-52274 (GCVE-0-2024-52274)

Vulnerability from cvelistv5 – Published: 2024-12-04 10:19 – Updated: 2024-12-04 21:02
VLAI
Title
Denial of Service on Tenda AC6V2 Due To Stack Overflow
Summary
Stack-based Buffer Overflow vulnerability in Shenzhen Tenda Technology Co Tenda AC6V2 (setDoubleL2tpConfig->guest_ip_check(overflow arg: mask) modules) allows Overflow Buffers.This issue affects Tenda AC6V2: through 15.03.06.50
SSVC
Exploitation: none Automatable: no Technical Impact: partial
CISA Coordinator (v2.0.3)
CWE
  • CWE-121 - Stack-based Buffer Overflow
Assigner
References
URL Tags
https://www.vulsec.org/advisories vdb-entryexploittechnical-description
Impacted products
Vendor Product Version
Shenzhen Tenda Technology Co Tenda AC6V2 Affected: 0 , ≤ 15.03.06.50 (custom)
Unaffected: 15.03.06.51 (custom)
Create a notification for this product.
Credits
Ba1100n
Show details on NVD website

{
  "containers": {
    "adp": [
      {
        "metrics": [
          {
            "other": {
              "content": {
                "id": "CVE-2024-52274",
                "options": [
                  {
                    "Exploitation": "none"
                  },
                  {
                    "Automatable": "no"
                  },
                  {
                    "Technical Impact": "partial"
                  }
                ],
                "role": "CISA Coordinator",
                "timestamp": "2024-12-04T19:08:34.870264Z",
                "version": "2.0.3"
              },
              "type": "ssvc"
            }
          }
        ],
        "providerMetadata": {
          "dateUpdated": "2024-12-04T21:02:57.748Z",
          "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
          "shortName": "CISA-ADP"
        },
        "title": "CISA ADP Vulnrichment"
      }
    ],
    "cna": {
      "affected": [
        {
          "collectionURL": "https://www.tendacn.com/download/detail-3316.html",
          "defaultStatus": "unaffected",
          "modules": [
            "setDoubleL2tpConfig-\u003eguest_ip_check(overflow arg: mask)"
          ],
          "product": "Tenda AC6V2",
          "vendor": "Shenzhen Tenda Technology Co",
          "versions": [
            {
              "lessThanOrEqual": "15.03.06.50",
              "status": "affected",
              "version": "0",
              "versionType": "custom"
            },
            {
              "status": "unaffected",
              "version": "15.03.06.51",
              "versionType": "custom"
            }
          ]
        }
      ],
      "credits": [
        {
          "lang": "en",
          "type": "reporter",
          "value": "Ba1100n"
        }
      ],
      "descriptions": [
        {
          "lang": "en",
          "supportingMedia": [
            {
              "base64": true,
              "type": "text/markdown",
              "value": "Stack-based Buffer Overflow vulnerability in Shenzhen Tenda Technology Co Tenda AC6V2 (setDoubleL2tpConfig-\u0026gt;guest_ip_check(overflow arg: mask) modules) allows Overflow Buffers.This issue affects Tenda AC6V2: through 15.03.06.50"
            }
          ],
          "value": "Stack-based Buffer Overflow vulnerability in Shenzhen Tenda Technology Co Tenda AC6V2 (setDoubleL2tpConfig-\u003eguest_ip_check(overflow arg: mask) modules) allows Overflow Buffers.This issue affects Tenda AC6V2: through 15.03.06.50"
        }
      ],
      "impacts": [
        {
          "capecId": "CAPEC-100",
          "descriptions": [
            {
              "lang": "en",
              "value": "CAPEC-100 Overflow Buffers"
            }
          ]
        }
      ],
      "metrics": [
        {
          "cvssV4_0": {
            "Automatable": "NOT_DEFINED",
            "Recovery": "NOT_DEFINED",
            "Safety": "NOT_DEFINED",
            "attackComplexity": "LOW",
            "attackRequirements": "NONE",
            "attackVector": "NETWORK",
            "baseScore": 8.3,
            "baseSeverity": "HIGH",
            "privilegesRequired": "LOW",
            "providerUrgency": "NOT_DEFINED",
            "subAvailabilityImpact": "HIGH",
            "subConfidentialityImpact": "NONE",
            "subIntegrityImpact": "NONE",
            "userInteraction": "NONE",
            "valueDensity": "NOT_DEFINED",
            "vectorString": "CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:H",
            "version": "4.0",
            "vulnAvailabilityImpact": "HIGH",
            "vulnConfidentialityImpact": "NONE",
            "vulnIntegrityImpact": "NONE",
            "vulnerabilityResponseEffort": "NOT_DEFINED"
          },
          "format": "CVSS",
          "scenarios": [
            {
              "lang": "en",
              "value": "GENERAL"
            }
          ]
        }
      ],
      "problemTypes": [
        {
          "descriptions": [
            {
              "cweId": "CWE-121",
              "description": "CWE-121 Stack-based Buffer Overflow",
              "lang": "en",
              "type": "CWE"
            }
          ]
        }
      ],
      "providerMetadata": {
        "dateUpdated": "2024-12-04T10:19:57.657Z",
        "orgId": "2fdefc65-d750-4b8d-96ee-6e2c0c42dbfe",
        "shortName": "VULSec"
      },
      "references": [
        {
          "tags": [
            "vdb-entry",
            "exploit",
            "technical-description"
          ],
          "url": "https://www.vulsec.org/advisories"
        }
      ],
      "source": {
        "discovery": "EXTERNAL"
      },
      "title": "Denial of Service on Tenda AC6V2 Due To Stack Overflow",
      "x_generator": {
        "engine": "Vulnogram 0.2.0"
      }
    }
  },
  "cveMetadata": {
    "assignerOrgId": "2fdefc65-d750-4b8d-96ee-6e2c0c42dbfe",
    "assignerShortName": "VULSec",
    "cveId": "CVE-2024-52274",
    "datePublished": "2024-12-04T10:19:57.657Z",
    "dateReserved": "2024-11-06T08:35:09.853Z",
    "dateUpdated": "2024-12-04T21:02:57.748Z",
    "state": "PUBLISHED"
  },
  "dataType": "CVE_RECORD",
  "dataVersion": "5.1"
}

CVE-2024-52275 (GCVE-0-2024-52275)

Vulnerability from cvelistv5 – Published: 2024-12-04 10:20 – Updated: 2024-12-04 21:02
VLAI
Title
Denial of Service on Tenda AC6V2 Due To Stack Overflow
Summary
Stack-based Buffer Overflow vulnerability in Shenzhen Tenda Technology Co Tenda AC6V2 (fromWizardHandle modules) allows Overflow Buffers.This issue affects Tenda AC6V2: through 15.03.06.50.
SSVC
Exploitation: none Automatable: no Technical Impact: partial
CISA Coordinator (v2.0.3)
CWE
  • CWE-121 - Stack-based Buffer Overflow
Assigner
References
Impacted products
Vendor Product Version
Shenzhen Tenda Technology Co Tenda AC6V2 Affected: 0 , ≤ 15.03.06.50 (custom)
Create a notification for this product.
Credits
Ba1100n
Show details on NVD website

{
  "containers": {
    "adp": [
      {
        "metrics": [
          {
            "other": {
              "content": {
                "id": "CVE-2024-52275",
                "options": [
                  {
                    "Exploitation": "none"
                  },
                  {
                    "Automatable": "no"
                  },
                  {
                    "Technical Impact": "partial"
                  }
                ],
                "role": "CISA Coordinator",
                "timestamp": "2024-12-04T19:09:14.134021Z",
                "version": "2.0.3"
              },
              "type": "ssvc"
            }
          }
        ],
        "providerMetadata": {
          "dateUpdated": "2024-12-04T21:02:19.667Z",
          "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
          "shortName": "CISA-ADP"
        },
        "title": "CISA ADP Vulnrichment"
      }
    ],
    "cna": {
      "affected": [
        {
          "collectionURL": "https://www.tendacn.com/download",
          "defaultStatus": "unknown",
          "modules": [
            "fromWizardHandle"
          ],
          "product": "Tenda AC6V2",
          "vendor": "Shenzhen Tenda Technology Co",
          "versions": [
            {
              "lessThanOrEqual": "15.03.06.50",
              "status": "affected",
              "version": "0",
              "versionType": "custom"
            }
          ]
        }
      ],
      "credits": [
        {
          "lang": "en",
          "type": "reporter",
          "value": "Ba1100n"
        }
      ],
      "descriptions": [
        {
          "lang": "en",
          "supportingMedia": [
            {
              "base64": true,
              "type": "text/markdown",
              "value": "Stack-based Buffer Overflow vulnerability in Shenzhen Tenda Technology Co Tenda AC6V2 (fromWizardHandle modules) allows Overflow Buffers.\u003cp\u003eThis issue affects Tenda AC6V2: through 15.03.06.50.\u003c/p\u003e"
            }
          ],
          "value": "Stack-based Buffer Overflow vulnerability in Shenzhen Tenda Technology Co Tenda AC6V2 (fromWizardHandle modules) allows Overflow Buffers.This issue affects Tenda AC6V2: through 15.03.06.50."
        }
      ],
      "impacts": [
        {
          "capecId": "CAPEC-100",
          "descriptions": [
            {
              "lang": "en",
              "value": "CAPEC-100 Overflow Buffers"
            }
          ]
        }
      ],
      "metrics": [
        {
          "cvssV4_0": {
            "Automatable": "NOT_DEFINED",
            "Recovery": "NOT_DEFINED",
            "Safety": "NOT_DEFINED",
            "attackComplexity": "LOW",
            "attackRequirements": "NONE",
            "attackVector": "NETWORK",
            "baseScore": 8.3,
            "baseSeverity": "HIGH",
            "privilegesRequired": "LOW",
            "providerUrgency": "NOT_DEFINED",
            "subAvailabilityImpact": "HIGH",
            "subConfidentialityImpact": "NONE",
            "subIntegrityImpact": "NONE",
            "userInteraction": "NONE",
            "valueDensity": "NOT_DEFINED",
            "vectorString": "CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:H",
            "version": "4.0",
            "vulnAvailabilityImpact": "HIGH",
            "vulnConfidentialityImpact": "NONE",
            "vulnIntegrityImpact": "NONE",
            "vulnerabilityResponseEffort": "NOT_DEFINED"
          },
          "format": "CVSS",
          "scenarios": [
            {
              "lang": "en",
              "value": "GENERAL"
            }
          ]
        }
      ],
      "problemTypes": [
        {
          "descriptions": [
            {
              "cweId": "CWE-121",
              "description": "CWE-121 Stack-based Buffer Overflow",
              "lang": "en",
              "type": "CWE"
            }
          ]
        }
      ],
      "providerMetadata": {
        "dateUpdated": "2024-12-04T10:20:15.778Z",
        "orgId": "2fdefc65-d750-4b8d-96ee-6e2c0c42dbfe",
        "shortName": "VULSec"
      },
      "references": [
        {
          "tags": [
            "vdb-entry",
            "exploit",
            "technical-description"
          ],
          "url": "https://www.vulsec.org/advisories"
        },
        {
          "tags": [
            "x_package"
          ],
          "url": "https://www.tendacn.com/download/detail-3316.html"
        },
        {
          "tags": [
            "x_package"
          ],
          "url": "https://www.tendacn.com/download/detail-3794.html"
        }
      ],
      "source": {
        "discovery": "EXTERNAL"
      },
      "title": "Denial of Service on Tenda AC6V2 Due To Stack Overflow",
      "x_generator": {
        "engine": "Vulnogram 0.2.0"
      }
    }
  },
  "cveMetadata": {
    "assignerOrgId": "2fdefc65-d750-4b8d-96ee-6e2c0c42dbfe",
    "assignerShortName": "VULSec",
    "cveId": "CVE-2024-52275",
    "datePublished": "2024-12-04T10:20:15.778Z",
    "dateReserved": "2024-11-06T08:35:09.853Z",
    "dateUpdated": "2024-12-04T21:02:19.667Z",
    "state": "PUBLISHED"
  },
  "dataType": "CVE_RECORD",
  "dataVersion": "5.1"
}

CVE-2024-5242 (GCVE-0-2024-5242)

Vulnerability from cvelistv5 – Published: 2024-05-23 21:55 – Updated: 2024-08-01 21:03
VLAI
Title
TP-Link Omada ER605 Stack-based Buffer Overflow Remote Code Execution Vulnerability
Summary
TP-Link Omada ER605 Stack-based Buffer Overflow Remote Code Execution Vulnerability. This vulnerability allows network-adjacent attackers to execute arbitrary code on affected installations of TP-Link Omada ER605 routers. Authentication is not required to exploit this vulnerability. However, devices are vulnerable only if configured to use the Comexe DDNS service. The specific flaw exists within the handling of DDNS error codes. The issue results from the lack of proper validation of the length of user-supplied data prior to copying it to a fixed-length stack-based buffer. An attacker can leverage this vulnerability to execute code in the context of root. Was ZDI-CAN-22522.
SSVC
Exploitation: none Automatable: no Technical Impact: total
CISA Coordinator (v2.0.3)
CWE
  • CWE-121 - Stack-based Buffer Overflow
Assigner
zdi
References
Impacted products
Vendor Product Version
TP-Link Omada ER605 Affected: 2.6_2.2.2 Build 20231017
Create a notification for this product.
tp_link omada_er605 Affected: 2.6_2.2.2_build_20231017
    cpe:2.3:a:tp_link:omada_er605:2.6_2.2.2_build_20231017:*:*:*:*:*:*:*
Create a notification for this product.
Date Public
2024-05-23 13:57
Show details on NVD website

{
  "containers": {
    "adp": [
      {
        "affected": [
          {
            "cpes": [
              "cpe:2.3:a:tp_link:omada_er605:2.6_2.2.2_build_20231017:*:*:*:*:*:*:*"
            ],
            "defaultStatus": "unknown",
            "product": "omada_er605",
            "vendor": "tp_link",
            "versions": [
              {
                "status": "affected",
                "version": "2.6_2.2.2_build_20231017"
              }
            ]
          }
        ],
        "metrics": [
          {
            "other": {
              "content": {
                "id": "CVE-2024-5242",
                "options": [
                  {
                    "Exploitation": "none"
                  },
                  {
                    "Automatable": "no"
                  },
                  {
                    "Technical Impact": "total"
                  }
                ],
                "role": "CISA Coordinator",
                "timestamp": "2024-05-24T14:34:09.613906Z",
                "version": "2.0.3"
              },
              "type": "ssvc"
            }
          }
        ],
        "providerMetadata": {
          "dateUpdated": "2024-06-04T18:01:54.882Z",
          "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
          "shortName": "CISA-ADP"
        },
        "title": "CISA ADP Vulnrichment"
      },
      {
        "providerMetadata": {
          "dateUpdated": "2024-08-01T21:03:11.096Z",
          "orgId": "af854a3a-2127-422b-91ae-364da2661108",
          "shortName": "CVE"
        },
        "references": [
          {
            "name": "ZDI-24-501",
            "tags": [
              "x_research-advisory",
              "x_transferred"
            ],
            "url": "https://www.zerodayinitiative.com/advisories/ZDI-24-501/"
          }
        ],
        "title": "CVE Program Container"
      }
    ],
    "cna": {
      "affected": [
        {
          "defaultStatus": "unknown",
          "product": "Omada ER605",
          "vendor": "TP-Link",
          "versions": [
            {
              "status": "affected",
              "version": "2.6_2.2.2 Build 20231017"
            }
          ]
        }
      ],
      "dateAssigned": "2024-05-22T20:56:07.054Z",
      "datePublic": "2024-05-23T13:57:14.761Z",
      "descriptions": [
        {
          "lang": "en",
          "value": "TP-Link Omada ER605 Stack-based Buffer Overflow Remote Code Execution Vulnerability. This vulnerability allows network-adjacent attackers to execute arbitrary code on affected installations of TP-Link Omada ER605 routers. Authentication is not required to exploit this vulnerability. However, devices are vulnerable only if configured to use the Comexe DDNS service.\n\nThe specific flaw exists within the handling of DDNS error codes. The issue results from the lack of proper validation of the length of user-supplied data prior to copying it to a fixed-length stack-based buffer. An attacker can leverage this vulnerability to execute code in the context of root. Was ZDI-CAN-22522."
        }
      ],
      "metrics": [
        {
          "cvssV3_0": {
            "baseScore": 7.5,
            "baseSeverity": "HIGH",
            "vectorString": "CVSS:3.0/AV:A/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H",
            "version": "3.0"
          },
          "format": "CVSS"
        }
      ],
      "problemTypes": [
        {
          "descriptions": [
            {
              "cweId": "CWE-121",
              "description": "CWE-121: Stack-based Buffer Overflow",
              "lang": "en",
              "type": "CWE"
            }
          ]
        }
      ],
      "providerMetadata": {
        "dateUpdated": "2024-05-23T21:55:59.756Z",
        "orgId": "99f1926a-a320-47d8-bbb5-42feb611262e",
        "shortName": "zdi"
      },
      "references": [
        {
          "name": "ZDI-24-501",
          "tags": [
            "x_research-advisory"
          ],
          "url": "https://www.zerodayinitiative.com/advisories/ZDI-24-501/"
        }
      ],
      "source": {
        "lang": "en",
        "value": "Claroty Research - Team82 - Uri Katz, Noam Moshe, Tomer Goldschmidt, Sharon Brizinov"
      },
      "title": "TP-Link Omada ER605 Stack-based Buffer Overflow Remote Code Execution Vulnerability"
    }
  },
  "cveMetadata": {
    "assignerOrgId": "99f1926a-a320-47d8-bbb5-42feb611262e",
    "assignerShortName": "zdi",
    "cveId": "CVE-2024-5242",
    "datePublished": "2024-05-23T21:55:59.756Z",
    "dateReserved": "2024-05-22T20:56:07.027Z",
    "dateUpdated": "2024-08-01T21:03:11.096Z",
    "state": "PUBLISHED"
  },
  "dataType": "CVE_RECORD",
  "dataVersion": "5.1"
}

CVE-2024-52544 (GCVE-0-2024-52544)

Vulnerability from cvelistv5 – Published: 2024-12-03 17:18 – Updated: 2025-09-05 08:31
VLAI
Title
Lorex 2K Indoor Wi-Fi Security Camera - Stack buffer overflow
Summary
An unauthenticated attacker can trigger a stack based buffer overflow in the DP Service (TCP port 3500). This vulnerability has been resolved in firmware version 2.800.0000000.8.R.20241111.
SSVC
Exploitation: poc Automatable: yes Technical Impact: total
CISA Coordinator (v2.0.3)
CWE
  • CWE-121 - Stack-based Buffer Overflow
Assigner
References
Impacted products
Vendor Product Version
Lorex 2K Indoor Wi-Fi Security Camera Affected: 0 , < 2.800.0000000.8.R.20241111 (custom)
Create a notification for this product.
lorextechnology w461asc-e_firmware Affected: 0 , < 2.800.0000000.8.r.20241111 (custom)
    cpe:2.3:o:lorextechnology:w461asc-e_firmware:-:*:*:*:*:*:*:*
Create a notification for this product.
Date Public
2024-12-03 17:15
Show details on NVD website

{
  "containers": {
    "adp": [
      {
        "affected": [
          {
            "cpes": [
              "cpe:2.3:o:lorextechnology:w461asc-e_firmware:-:*:*:*:*:*:*:*"
            ],
            "defaultStatus": "unknown",
            "product": "w461asc-e_firmware",
            "vendor": "lorextechnology",
            "versions": [
              {
                "lessThan": "2.800.0000000.8.r.20241111",
                "status": "affected",
                "version": "0",
                "versionType": "custom"
              }
            ]
          }
        ],
        "metrics": [
          {
            "other": {
              "content": {
                "id": "CVE-2024-52544",
                "options": [
                  {
                    "Exploitation": "poc"
                  },
                  {
                    "Automatable": "yes"
                  },
                  {
                    "Technical Impact": "total"
                  }
                ],
                "role": "CISA Coordinator",
                "timestamp": "2024-12-03T18:40:26.814991Z",
                "version": "2.0.3"
              },
              "type": "ssvc"
            }
          }
        ],
        "providerMetadata": {
          "dateUpdated": "2024-12-03T18:45:12.321Z",
          "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
          "shortName": "CISA-ADP"
        },
        "title": "CISA ADP Vulnrichment"
      }
    ],
    "cna": {
      "affected": [
        {
          "defaultStatus": "unaffected",
          "product": "2K Indoor Wi-Fi Security Camera",
          "vendor": "Lorex",
          "versions": [
            {
              "lessThan": "2.800.0000000.8.R.20241111",
              "status": "affected",
              "version": "0",
              "versionType": "custom"
            }
          ]
        }
      ],
      "datePublic": "2024-12-03T17:15:00.000Z",
      "descriptions": [
        {
          "lang": "en",
          "supportingMedia": [
            {
              "base64": false,
              "type": "text/html",
              "value": "An unauthenticated attacker can trigger a stack based buffer overflow in the DP Service (TCP port 3500). This vulnerability has been resolved in firmware version 2.800.0000000.8.R.20241111.\u003cbr\u003e"
            }
          ],
          "value": "An unauthenticated attacker can trigger a stack based buffer overflow in the DP Service (TCP port 3500). This vulnerability has been resolved in firmware version 2.800.0000000.8.R.20241111."
        }
      ],
      "metrics": [
        {
          "cvssV3_1": {
            "attackComplexity": "LOW",
            "attackVector": "NETWORK",
            "availabilityImpact": "HIGH",
            "baseScore": 9.8,
            "baseSeverity": "CRITICAL",
            "confidentialityImpact": "HIGH",
            "integrityImpact": "HIGH",
            "privilegesRequired": "NONE",
            "scope": "UNCHANGED",
            "userInteraction": "NONE",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
            "version": "3.1"
          },
          "format": "CVSS",
          "scenarios": [
            {
              "lang": "en",
              "value": "GENERAL"
            }
          ]
        }
      ],
      "problemTypes": [
        {
          "descriptions": [
            {
              "cweId": "CWE-121",
              "description": "CWE-121: Stack-based Buffer Overflow",
              "lang": "en",
              "type": "CWE"
            }
          ]
        }
      ],
      "providerMetadata": {
        "dateUpdated": "2025-09-05T08:31:44.927Z",
        "orgId": "9974b330-7714-4307-a722-5648477acda7",
        "shortName": "rapid7"
      },
      "references": [
        {
          "tags": [
            "exploit"
          ],
          "url": "https://github.com/sfewer-r7/LorexExploit"
        },
        {
          "tags": [
            "third-party-advisory"
          ],
          "url": "https://www.rapid7.com/blog/post/2024/12/03/lorex-2k-indoor-wi-fi-security-camera-multiple-vulnerabilities-fixed/"
        }
      ],
      "source": {
        "discovery": "UNKNOWN"
      },
      "title": "Lorex 2K Indoor Wi-Fi Security Camera - Stack buffer overflow",
      "x_generator": {
        "engine": "Vulnogram 0.2.0"
      }
    }
  },
  "cveMetadata": {
    "assignerOrgId": "9974b330-7714-4307-a722-5648477acda7",
    "assignerShortName": "rapid7",
    "cveId": "CVE-2024-52544",
    "datePublished": "2024-12-03T17:18:17.023Z",
    "dateReserved": "2024-11-12T13:42:42.323Z",
    "dateUpdated": "2025-09-05T08:31:44.927Z",
    "state": "PUBLISHED"
  },
  "dataType": "CVE_RECORD",
  "dataVersion": "5.1"
}

Mitigation ID: MIT-10

Phases: Operation, Build and Compilation

Strategy: Environment Hardening

Description:

  • Use automatic buffer overflow detection mechanisms that are offered by certain compilers or compiler extensions. Examples include: the Microsoft Visual Studio /GS flag, Fedora/Red Hat FORTIFY_SOURCE GCC flag, StackGuard, and ProPolice, which provide various mechanisms including canary-based detection and range/index checking.
  • D3-SFCV (Stack Frame Canary Validation) from D3FEND [REF-1334] discusses canary-based detection in detail.
Mitigation

Phase: Architecture and Design

Description:

  • Use an abstraction library to abstract away risky APIs. Not a complete solution.
Mitigation

Phase: Implementation

Description:

  • Implement and perform bounds checking on input.
Mitigation

Phase: Implementation

Description:

  • Do not use dangerous functions such as gets. Use safer, equivalent functions which check for boundary errors.
Mitigation ID: MIT-11

Phases: Operation, Build and Compilation

Strategy: Environment Hardening

Description:

  • Run or compile the software using features or extensions that randomly arrange the positions of a program's executable and libraries in memory. Because this makes the addresses unpredictable, it can prevent an attacker from reliably jumping to exploitable code.
  • Examples include Address Space Layout Randomization (ASLR) [REF-58] [REF-60] and Position-Independent Executables (PIE) [REF-64]. Imported modules may be similarly realigned if their default memory addresses conflict with other modules, in a process known as "rebasing" (for Windows) and "prelinking" (for Linux) [REF-1332] using randomly generated addresses. ASLR for libraries cannot be used in conjunction with prelink since it would require relocating the libraries at run-time, defeating the whole purpose of prelinking.
  • For more information on these techniques see D3-SAOR (Segment Address Offset Randomization) from D3FEND [REF-1335].

No CAPEC attack patterns related to this CWE.

Back to CWE stats page