Common Weakness Enumeration

CWE-862

Missing Authorization

The product does not perform an authorization check when an actor attempts to access a resource or perform an action.

CVE-2024-26138 (GCVE-0-2024-26138)

Vulnerability from cvelistv5 – Published: 2024-02-21 16:52 – Updated: 2025-04-22 16:23
VLAI
Title
License information is public, exposing instance id and license holder details
Summary
The XWiki licensor application, which manages and enforce application licenses for paid extensions, includes the document `Licenses.Code.LicenseJSON` that provides information for admins regarding active licenses. This document is public and thus exposes this information publicly. The information includes the instance's id as well as first and last name and email of the license owner. This is a leak of information that isn't supposed to be public. The instance id allows associating data on the active installs data with the concrete XWiki instance. Active installs assures that "there's no way to find who's having a given UUID" (referring to the instance id). Further, the information who the license owner is and information about the obtained licenses can be used for targeted phishing attacks. Also, while user information is normally public, email addresses might only be displayed obfuscated, depending on the configuration. This has been fixed in Application Licensing 1.24.2. There are no known workarounds besides upgrading.
SSVC
Exploitation: none Automatable: yes Technical Impact: partial
CISA Coordinator (v2.0.3)
CWE
Assigner
Impacted products
Vendor Product Version
xwikisas application-licensing Affected: >= 1.0, < 1.24.2
Create a notification for this product.
xwikisas application_licensing Affected: 1.0 , < 1.24.2 (custom)
    cpe:2.3:a:xwikisas:application_licensing:*:*:*:*:*:*:*:*
Create a notification for this product.
Show details on NVD website

{
  "containers": {
    "adp": [
      {
        "affected": [
          {
            "cpes": [
              "cpe:2.3:a:xwikisas:application_licensing:*:*:*:*:*:*:*:*"
            ],
            "defaultStatus": "unknown",
            "product": "application_licensing",
            "vendor": "xwikisas",
            "versions": [
              {
                "lessThan": "1.24.2",
                "status": "affected",
                "version": "1.0",
                "versionType": "custom"
              }
            ]
          }
        ],
        "metrics": [
          {
            "other": {
              "content": {
                "id": "CVE-2024-26138",
                "options": [
                  {
                    "Exploitation": "none"
                  },
                  {
                    "Automatable": "yes"
                  },
                  {
                    "Technical Impact": "partial"
                  }
                ],
                "role": "CISA Coordinator",
                "timestamp": "2024-02-22T16:13:01.698942Z",
                "version": "2.0.3"
              },
              "type": "ssvc"
            }
          }
        ],
        "providerMetadata": {
          "dateUpdated": "2025-04-22T16:23:41.846Z",
          "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
          "shortName": "CISA-ADP"
        },
        "title": "CISA ADP Vulnrichment"
      },
      {
        "providerMetadata": {
          "dateUpdated": "2024-08-01T23:59:32.695Z",
          "orgId": "af854a3a-2127-422b-91ae-364da2661108",
          "shortName": "CVE"
        },
        "references": [
          {
            "name": "https://github.com/xwikisas/application-licensing/security/advisories/GHSA-4hfp-m9gv-m753",
            "tags": [
              "x_refsource_CONFIRM",
              "x_transferred"
            ],
            "url": "https://github.com/xwikisas/application-licensing/security/advisories/GHSA-4hfp-m9gv-m753"
          },
          {
            "name": "https://github.com/xwikisas/application-licensing/commit/d168fb88fc0d121bf95e769ea21c55c00bebe5a6",
            "tags": [
              "x_refsource_MISC",
              "x_transferred"
            ],
            "url": "https://github.com/xwikisas/application-licensing/commit/d168fb88fc0d121bf95e769ea21c55c00bebe5a6"
          },
          {
            "name": "https://extensions.xwiki.org/xwiki/bin/view/Extension/Active%20Installs%202%20API",
            "tags": [
              "x_refsource_MISC",
              "x_transferred"
            ],
            "url": "https://extensions.xwiki.org/xwiki/bin/view/Extension/Active%20Installs%202%20API"
          }
        ],
        "title": "CVE Program Container"
      }
    ],
    "cna": {
      "affected": [
        {
          "product": "application-licensing",
          "vendor": "xwikisas",
          "versions": [
            {
              "status": "affected",
              "version": "\u003e= 1.0, \u003c 1.24.2"
            }
          ]
        }
      ],
      "descriptions": [
        {
          "lang": "en",
          "value": "The XWiki licensor application, which manages and enforce application licenses for paid extensions, includes the document `Licenses.Code.LicenseJSON` that provides information for admins regarding active licenses. This document is public and thus exposes this information publicly. The information includes the instance\u0027s id as well as first and last name and email of the license owner. This is a leak of information that isn\u0027t supposed to be public. The instance id allows associating data on the active installs data with the concrete XWiki instance. Active installs assures that \"there\u0027s no way to find who\u0027s having a given UUID\" (referring to the instance id). Further, the information who the license owner is and information about the obtained licenses can be used for targeted phishing attacks. Also, while user information is normally public, email addresses might only be displayed obfuscated,  depending on the configuration. This has been fixed in Application Licensing 1.24.2. There are no known workarounds besides upgrading."
        }
      ],
      "metrics": [
        {
          "cvssV3_1": {
            "attackComplexity": "LOW",
            "attackVector": "NETWORK",
            "availabilityImpact": "NONE",
            "baseScore": 5.3,
            "baseSeverity": "MEDIUM",
            "confidentialityImpact": "LOW",
            "integrityImpact": "NONE",
            "privilegesRequired": "NONE",
            "scope": "UNCHANGED",
            "userInteraction": "NONE",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N",
            "version": "3.1"
          }
        }
      ],
      "problemTypes": [
        {
          "descriptions": [
            {
              "cweId": "CWE-862",
              "description": "CWE-862: Missing Authorization",
              "lang": "en",
              "type": "CWE"
            }
          ]
        }
      ],
      "providerMetadata": {
        "dateUpdated": "2024-02-21T16:52:25.022Z",
        "orgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
        "shortName": "GitHub_M"
      },
      "references": [
        {
          "name": "https://github.com/xwikisas/application-licensing/security/advisories/GHSA-4hfp-m9gv-m753",
          "tags": [
            "x_refsource_CONFIRM"
          ],
          "url": "https://github.com/xwikisas/application-licensing/security/advisories/GHSA-4hfp-m9gv-m753"
        },
        {
          "name": "https://github.com/xwikisas/application-licensing/commit/d168fb88fc0d121bf95e769ea21c55c00bebe5a6",
          "tags": [
            "x_refsource_MISC"
          ],
          "url": "https://github.com/xwikisas/application-licensing/commit/d168fb88fc0d121bf95e769ea21c55c00bebe5a6"
        },
        {
          "name": "https://extensions.xwiki.org/xwiki/bin/view/Extension/Active%20Installs%202%20API",
          "tags": [
            "x_refsource_MISC"
          ],
          "url": "https://extensions.xwiki.org/xwiki/bin/view/Extension/Active%20Installs%202%20API"
        }
      ],
      "source": {
        "advisory": "GHSA-4hfp-m9gv-m753",
        "discovery": "UNKNOWN"
      },
      "title": "License information is public, exposing instance id and license holder details"
    }
  },
  "cveMetadata": {
    "assignerOrgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
    "assignerShortName": "GitHub_M",
    "cveId": "CVE-2024-26138",
    "datePublished": "2024-02-21T16:52:25.022Z",
    "dateReserved": "2024-02-14T17:40:03.688Z",
    "dateUpdated": "2025-04-22T16:23:41.846Z",
    "state": "PUBLISHED"
  },
  "dataType": "CVE_RECORD",
  "dataVersion": "5.1"
}

CVE-2024-2619 (GCVE-0-2024-2619)

Vulnerability from cvelistv5 – Published: 2024-05-16 20:31 – Updated: 2026-04-08 16:58
VLAI
Title
Elementor Header & Footer Builder <= 1.6.26 - Authenticated (Author+) HTML Injection
Summary
The Elementor Header & Footer Builder for WordPress is vulnerable to HTML Injection in all versions up to, and including, 1.6.26 due to insufficient input sanitization and output escaping. This makes it possible for authenticated attackers, with author-level permissions and above, to inject arbitrary HTML in pages that will be shown whenever a user accesses an injected page.
SSVC
Exploitation: none Automatable: no Technical Impact: partial
CISA Coordinator (v2.0.3)
CWE
Assigner
Impacted products
Vendor Product Version
brainstormforce Ultimate Addons for Elementor Affected: 0 , ≤ 1.6.26 (semver)
Create a notification for this product.
Credits
wesley
Show details on NVD website

{
  "containers": {
    "adp": [
      {
        "metrics": [
          {
            "other": {
              "content": {
                "id": "CVE-2024-2619",
                "options": [
                  {
                    "Exploitation": "none"
                  },
                  {
                    "Automatable": "no"
                  },
                  {
                    "Technical Impact": "partial"
                  }
                ],
                "role": "CISA Coordinator",
                "timestamp": "2024-05-20T15:32:42.391680Z",
                "version": "2.0.3"
              },
              "type": "ssvc"
            }
          }
        ],
        "providerMetadata": {
          "dateUpdated": "2024-06-04T17:30:38.513Z",
          "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
          "shortName": "CISA-ADP"
        },
        "title": "CISA ADP Vulnrichment"
      },
      {
        "providerMetadata": {
          "dateUpdated": "2024-08-01T19:18:47.874Z",
          "orgId": "af854a3a-2127-422b-91ae-364da2661108",
          "shortName": "CVE"
        },
        "references": [
          {
            "tags": [
              "x_transferred"
            ],
            "url": "https://www.wordfence.com/threat-intel/vulnerabilities/id/689eb95b-2f72-4aa4-9f21-6ae186346061?source=cve"
          },
          {
            "tags": [
              "x_transferred"
            ],
            "url": "https://plugins.trac.wordpress.org/browser/header-footer-elementor/tags/1.6.25/admin/class-hfe-admin.php#L74"
          },
          {
            "tags": [
              "x_transferred"
            ],
            "url": "https://plugins.trac.wordpress.org/browser/header-footer-elementor/tags/1.6.25/admin/class-hfe-admin.php#L220"
          },
          {
            "tags": [
              "x_transferred"
            ],
            "url": "https://plugins.trac.wordpress.org/changeset?sfp_email=\u0026sfph_mail=\u0026reponame=\u0026new=3070659%40header-footer-elementor%2Ftrunk\u0026old=3053177%40header-footer-elementor%2Ftrunk\u0026sfp_email=\u0026sfph_mail="
          }
        ],
        "title": "CVE Program Container"
      }
    ],
    "cna": {
      "affected": [
        {
          "defaultStatus": "unaffected",
          "product": "Ultimate Addons for Elementor",
          "vendor": "brainstormforce",
          "versions": [
            {
              "lessThanOrEqual": "1.6.26",
              "status": "affected",
              "version": "0",
              "versionType": "semver"
            }
          ]
        }
      ],
      "credits": [
        {
          "lang": "en",
          "type": "finder",
          "value": "wesley"
        }
      ],
      "descriptions": [
        {
          "lang": "en",
          "value": "The Elementor Header \u0026 Footer Builder for WordPress is vulnerable to HTML Injection in all versions up to, and including, 1.6.26 due to insufficient input sanitization and output escaping. This makes it possible for authenticated attackers, with author-level permissions and above, to inject arbitrary HTML in pages that will be shown whenever a user accesses an injected page."
        }
      ],
      "metrics": [
        {
          "cvssV3_1": {
            "baseScore": 5,
            "baseSeverity": "MEDIUM",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:N/I:L/A:N",
            "version": "3.1"
          }
        }
      ],
      "problemTypes": [
        {
          "descriptions": [
            {
              "cweId": "CWE-862",
              "description": "CWE-862 Missing Authorization",
              "lang": "en",
              "type": "CWE"
            }
          ]
        }
      ],
      "providerMetadata": {
        "dateUpdated": "2026-04-08T16:58:29.076Z",
        "orgId": "b15e7b5b-3da4-40ae-a43c-f7aa60e62599",
        "shortName": "Wordfence"
      },
      "references": [
        {
          "url": "https://www.wordfence.com/threat-intel/vulnerabilities/id/689eb95b-2f72-4aa4-9f21-6ae186346061?source=cve"
        },
        {
          "url": "https://plugins.trac.wordpress.org/browser/header-footer-elementor/tags/1.6.25/admin/class-hfe-admin.php#L74"
        },
        {
          "url": "https://plugins.trac.wordpress.org/browser/header-footer-elementor/tags/1.6.25/admin/class-hfe-admin.php#L220"
        },
        {
          "url": "https://plugins.trac.wordpress.org/changeset?sfp_email=\u0026sfph_mail=\u0026reponame=\u0026new=3070659%40header-footer-elementor%2Ftrunk\u0026old=3053177%40header-footer-elementor%2Ftrunk\u0026sfp_email=\u0026sfph_mail="
        }
      ],
      "timeline": [
        {
          "lang": "en",
          "time": "2024-05-16T08:08:19.000Z",
          "value": "Disclosed"
        }
      ],
      "title": "Elementor Header \u0026 Footer Builder \u003c= 1.6.26 - Authenticated (Author+) HTML Injection"
    }
  },
  "cveMetadata": {
    "assignerOrgId": "b15e7b5b-3da4-40ae-a43c-f7aa60e62599",
    "assignerShortName": "Wordfence",
    "cveId": "CVE-2024-2619",
    "datePublished": "2024-05-16T20:31:04.329Z",
    "dateReserved": "2024-03-18T18:58:29.759Z",
    "dateUpdated": "2026-04-08T16:58:29.076Z",
    "state": "PUBLISHED"
  },
  "dataType": "CVE_RECORD",
  "dataVersion": "5.2"
}

CVE-2024-2702 (GCVE-0-2024-2702)

Vulnerability from cvelistv5 – Published: 2024-03-20 09:36 – Updated: 2026-04-28 16:09
VLAI
Title
WordPress Olive One Click Demo Import plugin <= 1.1.1 - Broken Access Control vulnerability
Summary
Missing Authorization vulnerability in Olive Themes Olive One Click Demo Import allows importing settings and data, ultimately leading to XSS.This issue affects Olive One Click Demo Import: from n/a through 1.1.1.
SSVC
Exploitation: poc Automatable: yes Technical Impact: partial
CISA Coordinator (v2.0.3)
CWE
Assigner
References
Impacted products
Vendor Product Version
Olive Themes Olive One Click Demo Import Affected: n/a , ≤ 1.1.1 (custom)
Create a notification for this product.
olive_themes olive_one_click_demo_import Affected: 0 , ≤ 1.1.1 (custom)
    cpe:2.3:a:olive_themes:olive_one_click_demo_import:*:*:*:*:*:*:*:*
Create a notification for this product.
Credits
Yudistira Arya (Patchstack Alliance)
Show details on NVD website

{
  "containers": {
    "adp": [
      {
        "providerMetadata": {
          "dateUpdated": "2024-08-01T19:18:48.307Z",
          "orgId": "af854a3a-2127-422b-91ae-364da2661108",
          "shortName": "CVE"
        },
        "references": [
          {
            "tags": [
              "vdb-entry",
              "x_transferred"
            ],
            "url": "https://patchstack.com/database/vulnerability/olive-one-click-demo-import/wordpress-olive-one-click-demo-import-plugin-1-1-1-broken-access-control-vulnerability?_s_id=cve"
          }
        ],
        "title": "CVE Program Container"
      },
      {
        "affected": [
          {
            "cpes": [
              "cpe:2.3:a:olive_themes:olive_one_click_demo_import:*:*:*:*:*:*:*:*"
            ],
            "defaultStatus": "unknown",
            "product": "olive_one_click_demo_import",
            "vendor": "olive_themes",
            "versions": [
              {
                "lessThanOrEqual": "1.1.1",
                "status": "affected",
                "version": "0",
                "versionType": "custom"
              }
            ]
          }
        ],
        "metrics": [
          {
            "other": {
              "content": {
                "id": "CVE-2024-2702",
                "options": [
                  {
                    "Exploitation": "poc"
                  },
                  {
                    "Automatable": "yes"
                  },
                  {
                    "Technical Impact": "partial"
                  }
                ],
                "role": "CISA Coordinator",
                "timestamp": "2024-08-05T16:49:51.064893Z",
                "version": "2.0.3"
              },
              "type": "ssvc"
            }
          }
        ],
        "providerMetadata": {
          "dateUpdated": "2024-08-05T16:53:09.424Z",
          "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
          "shortName": "CISA-ADP"
        },
        "title": "CISA ADP Vulnrichment"
      }
    ],
    "cna": {
      "affected": [
        {
          "collectionURL": "https://wordpress.org/plugins",
          "defaultStatus": "unaffected",
          "packageName": "olive-one-click-demo-import",
          "product": "Olive One Click Demo Import",
          "vendor": "Olive Themes",
          "versions": [
            {
              "changes": [
                {
                  "at": "1.1.2",
                  "status": "unaffected"
                }
              ],
              "lessThanOrEqual": "1.1.1",
              "status": "affected",
              "version": "n/a",
              "versionType": "custom"
            }
          ]
        }
      ],
      "credits": [
        {
          "lang": "en",
          "type": "finder",
          "user": "00000000-0000-4000-9000-000000000000",
          "value": "Yudistira Arya (Patchstack Alliance)"
        }
      ],
      "descriptions": [
        {
          "lang": "en",
          "supportingMedia": [
            {
              "base64": false,
              "type": "text/html",
              "value": "Missing Authorization vulnerability in Olive Themes Olive One Click Demo Import allows importing settings and data, ultimately leading to XSS.\u003cp\u003eThis issue affects Olive One Click Demo Import: from n/a through 1.1.1.\u003c/p\u003e"
            }
          ],
          "value": "Missing Authorization vulnerability in Olive Themes Olive One Click Demo Import allows importing settings and data, ultimately leading to XSS.This issue affects Olive One Click Demo Import: from n/a through 1.1.1."
        }
      ],
      "metrics": [
        {
          "cvssV3_1": {
            "attackComplexity": "LOW",
            "attackVector": "NETWORK",
            "availabilityImpact": "HIGH",
            "baseScore": 8.2,
            "baseSeverity": "HIGH",
            "confidentialityImpact": "NONE",
            "integrityImpact": "LOW",
            "privilegesRequired": "NONE",
            "scope": "UNCHANGED",
            "userInteraction": "NONE",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:H",
            "version": "3.1"
          },
          "format": "CVSS",
          "scenarios": [
            {
              "lang": "en",
              "value": "GENERAL"
            }
          ]
        }
      ],
      "problemTypes": [
        {
          "descriptions": [
            {
              "cweId": "CWE-862",
              "description": "CWE-862 Missing Authorization",
              "lang": "en",
              "type": "CWE"
            }
          ]
        }
      ],
      "providerMetadata": {
        "dateUpdated": "2026-04-28T16:09:14.148Z",
        "orgId": "21595511-bba5-4825-b968-b78d1f9984a3",
        "shortName": "Patchstack"
      },
      "references": [
        {
          "tags": [
            "vdb-entry"
          ],
          "url": "https://patchstack.com/database/vulnerability/olive-one-click-demo-import/wordpress-olive-one-click-demo-import-plugin-1-1-1-broken-access-control-vulnerability?_s_id=cve"
        }
      ],
      "solutions": [
        {
          "lang": "en",
          "supportingMedia": [
            {
              "base64": false,
              "type": "text/html",
              "value": "Update to 1.1.2 or a higher version."
            }
          ],
          "value": "Update to 1.1.2 or a higher version."
        }
      ],
      "source": {
        "discovery": "EXTERNAL"
      },
      "title": "WordPress Olive One Click Demo Import plugin \u003c= 1.1.1 - Broken Access Control vulnerability",
      "x_generator": {
        "engine": "Vulnogram 0.1.0-dev"
      }
    }
  },
  "cveMetadata": {
    "assignerOrgId": "21595511-bba5-4825-b968-b78d1f9984a3",
    "assignerShortName": "Patchstack",
    "cveId": "CVE-2024-2702",
    "datePublished": "2024-03-20T09:36:45.118Z",
    "dateReserved": "2024-03-20T09:26:12.601Z",
    "dateUpdated": "2026-04-28T16:09:14.148Z",
    "state": "PUBLISHED"
  },
  "dataType": "CVE_RECORD",
  "dataVersion": "5.2"
}

CVE-2024-27190 (GCVE-0-2024-27190)

Vulnerability from cvelistv5 – Published: 2024-03-21 17:04 – Updated: 2026-04-28 16:09
VLAI
Title
WordPress Download Media plugin <= 1.4.2 - Broken Access Control vulnerability
Summary
Missing Authorization vulnerability in Jean-David Daviet Download Media.This issue affects Download Media: from n/a through 1.4.2.
SSVC
Exploitation: none Automatable: no Technical Impact: partial
CISA Coordinator (v2.0.3)
CWE
Assigner
References
Impacted products
Vendor Product Version
Jean-David Daviet Download Media Affected: n/a , ≤ 1.4.2 (custom)
Create a notification for this product.
Credits
Steven Julian (Patchstack Alliance)
Show details on NVD website

{
  "containers": {
    "adp": [
      {
        "metrics": [
          {
            "other": {
              "content": {
                "id": "CVE-2024-27190",
                "options": [
                  {
                    "Exploitation": "none"
                  },
                  {
                    "Automatable": "no"
                  },
                  {
                    "Technical Impact": "partial"
                  }
                ],
                "role": "CISA Coordinator",
                "timestamp": "2024-03-21T18:21:50.868474Z",
                "version": "2.0.3"
              },
              "type": "ssvc"
            }
          }
        ],
        "providerMetadata": {
          "dateUpdated": "2024-07-05T17:21:15.731Z",
          "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
          "shortName": "CISA-ADP"
        },
        "title": "CISA ADP Vulnrichment"
      },
      {
        "providerMetadata": {
          "dateUpdated": "2024-08-02T00:27:59.797Z",
          "orgId": "af854a3a-2127-422b-91ae-364da2661108",
          "shortName": "CVE"
        },
        "references": [
          {
            "tags": [
              "vdb-entry",
              "x_transferred"
            ],
            "url": "https://patchstack.com/database/vulnerability/download-media/wordpress-download-media-plugin-1-4-2-broken-access-control-vulnerability?_s_id=cve"
          }
        ],
        "title": "CVE Program Container"
      }
    ],
    "cna": {
      "affected": [
        {
          "collectionURL": "https://wordpress.org/plugins",
          "defaultStatus": "unaffected",
          "packageName": "download-media",
          "product": "Download Media",
          "vendor": "Jean-David Daviet",
          "versions": [
            {
              "lessThanOrEqual": "1.4.2",
              "status": "affected",
              "version": "n/a",
              "versionType": "custom"
            }
          ]
        }
      ],
      "credits": [
        {
          "lang": "en",
          "type": "finder",
          "user": "00000000-0000-4000-9000-000000000000",
          "value": "Steven Julian (Patchstack Alliance)"
        }
      ],
      "descriptions": [
        {
          "lang": "en",
          "supportingMedia": [
            {
              "base64": false,
              "type": "text/html",
              "value": "Missing Authorization vulnerability in Jean-David Daviet Download Media.\u003cp\u003eThis issue affects Download Media: from n/a through 1.4.2.\u003c/p\u003e"
            }
          ],
          "value": "Missing Authorization vulnerability in Jean-David Daviet Download Media.This issue affects Download Media: from n/a through 1.4.2."
        }
      ],
      "metrics": [
        {
          "cvssV3_1": {
            "attackComplexity": "LOW",
            "attackVector": "NETWORK",
            "availabilityImpact": "NONE",
            "baseScore": 4.3,
            "baseSeverity": "MEDIUM",
            "confidentialityImpact": "LOW",
            "integrityImpact": "NONE",
            "privilegesRequired": "LOW",
            "scope": "UNCHANGED",
            "userInteraction": "NONE",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N",
            "version": "3.1"
          },
          "format": "CVSS",
          "scenarios": [
            {
              "lang": "en",
              "value": "GENERAL"
            }
          ]
        }
      ],
      "problemTypes": [
        {
          "descriptions": [
            {
              "cweId": "CWE-862",
              "description": "CWE-862 Missing Authorization",
              "lang": "en",
              "type": "CWE"
            }
          ]
        }
      ],
      "providerMetadata": {
        "dateUpdated": "2026-04-28T16:09:14.120Z",
        "orgId": "21595511-bba5-4825-b968-b78d1f9984a3",
        "shortName": "Patchstack"
      },
      "references": [
        {
          "tags": [
            "vdb-entry"
          ],
          "url": "https://patchstack.com/database/vulnerability/download-media/wordpress-download-media-plugin-1-4-2-broken-access-control-vulnerability?_s_id=cve"
        }
      ],
      "source": {
        "discovery": "EXTERNAL"
      },
      "title": "WordPress Download Media plugin \u003c= 1.4.2 - Broken Access Control vulnerability",
      "x_generator": {
        "engine": "Vulnogram 0.1.0-dev"
      }
    }
  },
  "cveMetadata": {
    "assignerOrgId": "21595511-bba5-4825-b968-b78d1f9984a3",
    "assignerShortName": "Patchstack",
    "cveId": "CVE-2024-27190",
    "datePublished": "2024-03-21T17:04:37.746Z",
    "dateReserved": "2024-02-21T07:35:09.494Z",
    "dateUpdated": "2026-04-28T16:09:14.120Z",
    "state": "PUBLISHED"
  },
  "dataType": "CVE_RECORD",
  "dataVersion": "5.2"
}

CVE-2024-2771 (GCVE-0-2024-2771)

Vulnerability from cvelistv5 – Published: 2024-05-18 07:38 – Updated: 2026-04-08 16:33
VLAI
Title
Contact Form Plugin by Fluent Forms for Quiz, Survey, and Drag & Drop WP Form Builder <= 5.1.16 - Missing Authorization to Settings Update and Limited Privilege Escalation
Summary
The Contact Form Plugin by Fluent Forms for Quiz, Survey, and Drag & Drop WP Form Builder plugin for WordPress is vulnerable to privilege escalation due to a missing capability check on the /wp-json/fluentform/v1/managers REST API endpoint in all versions up to, and including, 5.1.16. This makes it possible for unauthenticated attackers to grant users with Fluent Form management permissions which gives them access to all of the plugin's settings and features. This also makes it possible for unauthenticated attackers to delete manager accounts.
SSVC
Exploitation: none Automatable: yes Technical Impact: total
CISA Coordinator (v2.0.3)
CWE
Assigner
Impacted products
Vendor Product Version
techjewel Fluent Forms – Customizable Contact Forms, Survey, Quiz, & Conversational Form Builder Affected: 0 , ≤ 5.1.16 (semver)
Create a notification for this product.
fluentforms contact_form Affected: 0 , ≤ 5.1.16 (semver)
    cpe:2.3:a:fluentforms:contact_form:*:*:*:*:*:wordpress:*:*
Create a notification for this product.
Credits
Tobias Weißhaar
Show details on NVD website

{
  "containers": {
    "adp": [
      {
        "providerMetadata": {
          "dateUpdated": "2024-08-01T19:25:41.321Z",
          "orgId": "af854a3a-2127-422b-91ae-364da2661108",
          "shortName": "CVE"
        },
        "references": [
          {
            "tags": [
              "x_transferred"
            ],
            "url": "https://www.wordfence.com/threat-intel/vulnerabilities/id/071195d6-3452-4241-a8d3-92efc84e4850?source=cve"
          },
          {
            "tags": [
              "x_transferred"
            ],
            "url": "https://plugins.trac.wordpress.org/changeset/3088078/fluentform/trunk/app/Http/Policies/RoleManagerPolicy.php"
          }
        ],
        "title": "CVE Program Container"
      },
      {
        "affected": [
          {
            "cpes": [
              "cpe:2.3:a:fluentforms:contact_form:*:*:*:*:*:wordpress:*:*"
            ],
            "defaultStatus": "unknown",
            "product": "contact_form",
            "vendor": "fluentforms",
            "versions": [
              {
                "lessThanOrEqual": "5.1.16",
                "status": "affected",
                "version": "0",
                "versionType": "semver"
              }
            ]
          }
        ],
        "metrics": [
          {
            "other": {
              "content": {
                "id": "CVE-2024-2771",
                "options": [
                  {
                    "Exploitation": "none"
                  },
                  {
                    "Automatable": "yes"
                  },
                  {
                    "Technical Impact": "total"
                  }
                ],
                "role": "CISA Coordinator",
                "timestamp": "2024-08-08T18:05:40.773955Z",
                "version": "2.0.3"
              },
              "type": "ssvc"
            }
          }
        ],
        "providerMetadata": {
          "dateUpdated": "2024-08-08T18:07:59.411Z",
          "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
          "shortName": "CISA-ADP"
        },
        "title": "CISA ADP Vulnrichment"
      }
    ],
    "cna": {
      "affected": [
        {
          "defaultStatus": "unaffected",
          "product": "Fluent Forms \u2013 Customizable Contact Forms, Survey, Quiz, \u0026 Conversational Form Builder",
          "vendor": "techjewel",
          "versions": [
            {
              "lessThanOrEqual": "5.1.16",
              "status": "affected",
              "version": "0",
              "versionType": "semver"
            }
          ]
        }
      ],
      "credits": [
        {
          "lang": "en",
          "type": "finder",
          "value": "Tobias Wei\u00dfhaar"
        }
      ],
      "descriptions": [
        {
          "lang": "en",
          "value": "The Contact Form Plugin by Fluent Forms for Quiz, Survey, and Drag \u0026 Drop WP Form Builder plugin for WordPress is vulnerable to privilege escalation due to a missing capability check on the /wp-json/fluentform/v1/managers REST API endpoint in all versions up to, and including, 5.1.16. This makes it possible for unauthenticated attackers to grant users with Fluent Form management permissions which gives them access to all of the plugin\u0027s settings and features. This also makes it possible for unauthenticated attackers to delete manager accounts."
        }
      ],
      "metrics": [
        {
          "cvssV3_1": {
            "baseScore": 9.8,
            "baseSeverity": "CRITICAL",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
            "version": "3.1"
          }
        }
      ],
      "problemTypes": [
        {
          "descriptions": [
            {
              "cweId": "CWE-862",
              "description": "CWE-862 Missing Authorization",
              "lang": "en",
              "type": "CWE"
            }
          ]
        }
      ],
      "providerMetadata": {
        "dateUpdated": "2026-04-08T16:33:54.730Z",
        "orgId": "b15e7b5b-3da4-40ae-a43c-f7aa60e62599",
        "shortName": "Wordfence"
      },
      "references": [
        {
          "url": "https://www.wordfence.com/threat-intel/vulnerabilities/id/071195d6-3452-4241-a8d3-92efc84e4850?source=cve"
        },
        {
          "url": "https://plugins.trac.wordpress.org/changeset/3088078/fluentform/trunk/app/Http/Policies/RoleManagerPolicy.php"
        }
      ],
      "timeline": [
        {
          "lang": "en",
          "time": "2024-05-17T19:02:43.000Z",
          "value": "Disclosed"
        }
      ],
      "title": "Contact Form Plugin by Fluent Forms for Quiz, Survey, and Drag \u0026 Drop WP Form Builder \u003c= 5.1.16 - Missing Authorization to Settings Update and Limited Privilege Escalation"
    }
  },
  "cveMetadata": {
    "assignerOrgId": "b15e7b5b-3da4-40ae-a43c-f7aa60e62599",
    "assignerShortName": "Wordfence",
    "cveId": "CVE-2024-2771",
    "datePublished": "2024-05-18T07:38:20.993Z",
    "dateReserved": "2024-03-21T15:41:42.767Z",
    "dateUpdated": "2026-04-08T16:33:54.730Z",
    "state": "PUBLISHED"
  },
  "dataType": "CVE_RECORD",
  "dataVersion": "5.2"
}

CVE-2024-2782 (GCVE-0-2024-2782)

Vulnerability from cvelistv5 – Published: 2024-05-18 07:38 – Updated: 2026-04-08 16:34
VLAI
Title
Contact Form Plugin by Fluent Forms for Quiz, Survey, and Drag & Drop WP Form Builder <= 5.1.16 - Missing Authorization to Setting Manipulation
Summary
The Contact Form Plugin by Fluent Forms for Quiz, Survey, and Drag & Drop WP Form Builder plugin for WordPress is vulnerable to unauthorized modification of data due to a missing capability check on the /wp-json/fluentform/v1/global-settings REST API endpoint in all versions up to, and including, 5.1.16. This makes it possible for unauthenticated attackers to modify all of the plugin's settings.
SSVC
Exploitation: none Automatable: yes Technical Impact: partial
CISA Coordinator (v2.0.3)
CWE
Assigner
Credits
Tobias Weißhaar
Show details on NVD website

{
  "containers": {
    "adp": [
      {
        "metrics": [
          {
            "other": {
              "content": {
                "id": "CVE-2024-2782",
                "options": [
                  {
                    "Exploitation": "none"
                  },
                  {
                    "Automatable": "yes"
                  },
                  {
                    "Technical Impact": "partial"
                  }
                ],
                "role": "CISA Coordinator",
                "timestamp": "2024-05-22T17:15:40.647471Z",
                "version": "2.0.3"
              },
              "type": "ssvc"
            }
          }
        ],
        "providerMetadata": {
          "dateUpdated": "2024-06-04T17:30:14.417Z",
          "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
          "shortName": "CISA-ADP"
        },
        "title": "CISA ADP Vulnrichment"
      },
      {
        "providerMetadata": {
          "dateUpdated": "2024-08-01T19:25:41.818Z",
          "orgId": "af854a3a-2127-422b-91ae-364da2661108",
          "shortName": "CVE"
        },
        "references": [
          {
            "tags": [
              "x_transferred"
            ],
            "url": "https://www.wordfence.com/threat-intel/vulnerabilities/id/0814e7b3-404a-4db5-b564-46c9086ec048?source=cve"
          },
          {
            "tags": [
              "x_transferred"
            ],
            "url": "https://plugins.trac.wordpress.org/changeset/3088078/fluentform/trunk/app/Http/Policies/GlobalSettingsPolicy.php"
          }
        ],
        "title": "CVE Program Container"
      }
    ],
    "cna": {
      "affected": [
        {
          "defaultStatus": "unaffected",
          "product": "Fluent Forms \u2013 Customizable Contact Forms, Survey, Quiz, \u0026 Conversational Form Builder",
          "vendor": "techjewel",
          "versions": [
            {
              "lessThanOrEqual": "5.1.16",
              "status": "affected",
              "version": "0",
              "versionType": "semver"
            }
          ]
        }
      ],
      "credits": [
        {
          "lang": "en",
          "type": "finder",
          "value": "Tobias Wei\u00dfhaar"
        }
      ],
      "descriptions": [
        {
          "lang": "en",
          "value": "The Contact Form Plugin by Fluent Forms for Quiz, Survey, and Drag \u0026 Drop WP Form Builder plugin for WordPress is vulnerable to unauthorized modification of data due to a missing capability check on the /wp-json/fluentform/v1/global-settings REST API endpoint in all versions up to, and including, 5.1.16. This makes it possible for unauthenticated attackers to modify all of the plugin\u0027s settings."
        }
      ],
      "metrics": [
        {
          "cvssV3_1": {
            "baseScore": 7.5,
            "baseSeverity": "HIGH",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N",
            "version": "3.1"
          }
        }
      ],
      "problemTypes": [
        {
          "descriptions": [
            {
              "cweId": "CWE-862",
              "description": "CWE-862 Missing Authorization",
              "lang": "en",
              "type": "CWE"
            }
          ]
        }
      ],
      "providerMetadata": {
        "dateUpdated": "2026-04-08T16:34:07.983Z",
        "orgId": "b15e7b5b-3da4-40ae-a43c-f7aa60e62599",
        "shortName": "Wordfence"
      },
      "references": [
        {
          "url": "https://www.wordfence.com/threat-intel/vulnerabilities/id/0814e7b3-404a-4db5-b564-46c9086ec048?source=cve"
        },
        {
          "url": "https://plugins.trac.wordpress.org/changeset/3088078/fluentform/trunk/app/Http/Policies/GlobalSettingsPolicy.php"
        }
      ],
      "timeline": [
        {
          "lang": "en",
          "time": "2024-05-17T19:02:45.000Z",
          "value": "Disclosed"
        }
      ],
      "title": "Contact Form Plugin by Fluent Forms for Quiz, Survey, and Drag \u0026 Drop WP Form Builder \u003c= 5.1.16 - Missing Authorization to Setting Manipulation"
    }
  },
  "cveMetadata": {
    "assignerOrgId": "b15e7b5b-3da4-40ae-a43c-f7aa60e62599",
    "assignerShortName": "Wordfence",
    "cveId": "CVE-2024-2782",
    "datePublished": "2024-05-18T07:38:32.798Z",
    "dateReserved": "2024-03-21T15:47:53.437Z",
    "dateUpdated": "2026-04-08T16:34:07.983Z",
    "state": "PUBLISHED"
  },
  "dataType": "CVE_RECORD",
  "dataVersion": "5.2"
}

CVE-2024-27900 (GCVE-0-2024-27900)

Vulnerability from cvelistv5 – Published: 2024-03-12 00:44 – Updated: 2025-04-16 15:40
VLAI
Title
Missing Authorization check in SAP ABAP Platform
Summary
Due to missing authorization check, attacker with business user account in SAP ABAP Platform - version 758, 795, can change the privacy setting of job templates from shared to private. As a result, the selected template would only be accessible to the owner.
SSVC
Exploitation: none Automatable: no Technical Impact: partial
CISA Coordinator (v2.0.3)
CWE
Assigner
sap
Impacted products
Vendor Product Version
SAP_SE SAP ABAP Platform Affected: 758
Affected: 795
Create a notification for this product.
Show details on NVD website

{
  "containers": {
    "adp": [
      {
        "metrics": [
          {
            "other": {
              "content": {
                "id": "CVE-2024-27900",
                "options": [
                  {
                    "Exploitation": "none"
                  },
                  {
                    "Automatable": "no"
                  },
                  {
                    "Technical Impact": "partial"
                  }
                ],
                "role": "CISA Coordinator",
                "timestamp": "2024-03-12T17:46:21.338700Z",
                "version": "2.0.3"
              },
              "type": "ssvc"
            }
          }
        ],
        "providerMetadata": {
          "dateUpdated": "2025-04-16T15:40:05.874Z",
          "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
          "shortName": "CISA-ADP"
        },
        "title": "CISA ADP Vulnrichment"
      },
      {
        "providerMetadata": {
          "dateUpdated": "2024-08-02T00:41:55.483Z",
          "orgId": "af854a3a-2127-422b-91ae-364da2661108",
          "shortName": "CVE"
        },
        "references": [
          {
            "tags": [
              "x_transferred"
            ],
            "url": "https://me.sap.com/notes/3419022"
          },
          {
            "tags": [
              "x_transferred"
            ],
            "url": "https://support.sap.com/en/my-support/knowledge-base/security-notes-news.html?anchorId=section_370125364"
          }
        ],
        "title": "CVE Program Container"
      }
    ],
    "cna": {
      "affected": [
        {
          "defaultStatus": "unaffected",
          "product": "SAP ABAP Platform",
          "vendor": "SAP_SE",
          "versions": [
            {
              "status": "affected",
              "version": "758"
            },
            {
              "status": "affected",
              "version": "795"
            }
          ]
        }
      ],
      "descriptions": [
        {
          "lang": "en",
          "supportingMedia": [
            {
              "base64": false,
              "type": "text/html",
              "value": "\u003cp\u003eDue to missing authorization check, attacker with business user account in SAP ABAP Platform - version 758, 795, can change the privacy setting of job templates from shared to private. As a result, the selected template would only be accessible to the owner.\u003c/p\u003e"
            }
          ],
          "value": "Due to missing authorization check, attacker with business user account in SAP ABAP Platform - version 758, 795, can change the privacy setting of job templates from shared to private. As a result, the selected template would only be accessible to the owner.\n\n"
        }
      ],
      "metrics": [
        {
          "cvssV3_1": {
            "attackComplexity": "LOW",
            "attackVector": "NETWORK",
            "availabilityImpact": "NONE",
            "baseScore": 4.3,
            "baseSeverity": "MEDIUM",
            "confidentialityImpact": "NONE",
            "integrityImpact": "LOW",
            "privilegesRequired": "LOW",
            "scope": "UNCHANGED",
            "userInteraction": "NONE",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:N",
            "version": "3.1"
          },
          "format": "CVSS",
          "scenarios": [
            {
              "lang": "en",
              "value": "GENERAL"
            }
          ]
        }
      ],
      "problemTypes": [
        {
          "descriptions": [
            {
              "cweId": "CWE-862",
              "description": "CWE-862: Missing Authorization",
              "lang": "eng",
              "type": "CWE"
            }
          ]
        }
      ],
      "providerMetadata": {
        "dateUpdated": "2024-03-12T00:44:15.235Z",
        "orgId": "e4686d1a-f260-4930-ac4c-2f5c992778dd",
        "shortName": "sap"
      },
      "references": [
        {
          "url": "https://me.sap.com/notes/3419022"
        },
        {
          "url": "https://support.sap.com/en/my-support/knowledge-base/security-notes-news.html?anchorId=section_370125364"
        }
      ],
      "source": {
        "discovery": "UNKNOWN"
      },
      "title": "Missing Authorization check in SAP ABAP Platform",
      "x_generator": {
        "engine": "Vulnogram 0.1.0-dev"
      }
    }
  },
  "cveMetadata": {
    "assignerOrgId": "e4686d1a-f260-4930-ac4c-2f5c992778dd",
    "assignerShortName": "sap",
    "cveId": "CVE-2024-27900",
    "datePublished": "2024-03-12T00:44:15.235Z",
    "dateReserved": "2024-02-27T06:26:16.787Z",
    "dateUpdated": "2025-04-16T15:40:05.874Z",
    "state": "PUBLISHED"
  },
  "dataType": "CVE_RECORD",
  "dataVersion": "5.1"
}

CVE-2024-27906 (GCVE-0-2024-27906)

Vulnerability from cvelistv5 – Published: 2024-02-29 11:02 – Updated: 2025-05-06 13:12
VLAI
Title
Apache Airflow: Dag Code and Import Error Permissions Ignored
Summary
Apache Airflow, versions before 2.8.2, has a vulnerability that allows authenticated users to view DAG code and import errors of DAGs they do not have permission to view through the API and the UI. Users of Apache Airflow are recommended to upgrade to version 2.8.2 or newer to mitigate the risk associated with this vulnerability
SSVC
Exploitation: none Automatable: no Technical Impact: partial
CISA Coordinator (v2.0.3)
CWE
Assigner
Impacted products
Vendor Product Version
Apache Software Foundation Apache Airflow Affected: 0 , < 2.8.2 (semver)
Create a notification for this product.
Credits
Alex Liotta Sreenivasulu Suuda vincbeck (Vincent) Jed Cunningham
Show details on NVD website

{
  "containers": {
    "adp": [
      {
        "metrics": [
          {
            "cvssV3_1": {
              "attackComplexity": "LOW",
              "attackVector": "LOCAL",
              "availabilityImpact": "LOW",
              "baseScore": 5.9,
              "baseSeverity": "MEDIUM",
              "confidentialityImpact": "LOW",
              "integrityImpact": "LOW",
              "privilegesRequired": "NONE",
              "scope": "UNCHANGED",
              "userInteraction": "NONE",
              "vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L",
              "version": "3.1"
            }
          },
          {
            "other": {
              "content": {
                "id": "CVE-2024-27906",
                "options": [
                  {
                    "Exploitation": "none"
                  },
                  {
                    "Automatable": "no"
                  },
                  {
                    "Technical Impact": "partial"
                  }
                ],
                "role": "CISA Coordinator",
                "timestamp": "2024-02-29T20:43:33.210539Z",
                "version": "2.0.3"
              },
              "type": "ssvc"
            }
          }
        ],
        "providerMetadata": {
          "dateUpdated": "2024-11-25T15:26:06.988Z",
          "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
          "shortName": "CISA-ADP"
        },
        "title": "CISA ADP Vulnrichment"
      },
      {
        "providerMetadata": {
          "dateUpdated": "2024-08-02T00:41:55.777Z",
          "orgId": "af854a3a-2127-422b-91ae-364da2661108",
          "shortName": "CVE"
        },
        "references": [
          {
            "tags": [
              "patch",
              "x_transferred"
            ],
            "url": "https://github.com/apache/airflow/pull/37290"
          },
          {
            "tags": [
              "patch",
              "x_transferred"
            ],
            "url": "https://github.com/apache/airflow/pull/37468"
          },
          {
            "tags": [
              "vendor-advisory",
              "x_transferred"
            ],
            "url": "https://lists.apache.org/thread/on4f7t5sqr3vfgp1pvkck79wv7mq9st5"
          },
          {
            "tags": [
              "x_transferred"
            ],
            "url": "http://www.openwall.com/lists/oss-security/2024/02/29/1"
          }
        ],
        "title": "CVE Program Container"
      }
    ],
    "cna": {
      "affected": [
        {
          "collectionURL": "https://pypi.python.org",
          "defaultStatus": "unaffected",
          "packageName": "apache-airflow",
          "product": "Apache Airflow",
          "vendor": "Apache Software Foundation",
          "versions": [
            {
              "lessThan": "2.8.2",
              "status": "affected",
              "version": "0",
              "versionType": "semver"
            }
          ]
        }
      ],
      "credits": [
        {
          "lang": "en",
          "type": "finder",
          "value": "Alex Liotta"
        },
        {
          "lang": "en",
          "type": "finder",
          "value": "Sreenivasulu Suuda"
        },
        {
          "lang": "en",
          "type": "remediation developer",
          "value": "vincbeck (Vincent)"
        },
        {
          "lang": "en",
          "type": "remediation developer",
          "value": "Jed Cunningham"
        }
      ],
      "descriptions": [
        {
          "lang": "en",
          "supportingMedia": [
            {
              "base64": false,
              "type": "text/html",
              "value": "Apache Airflow, versions before 2.8.2, has a vulnerability that allows authenticated users to view DAG code and import errors of DAGs they do not have permission to view through the API and the UI.\u003cbr\u003e\u003cbr\u003eUsers of Apache Airflow are recommended to upgrade to version 2.8.2 or newer to mitigate the risk associated with this vulnerability\u003cbr\u003e"
            }
          ],
          "value": "Apache Airflow, versions before 2.8.2, has a vulnerability that allows authenticated users to view DAG code and import errors of DAGs they do not have permission to view through the API and the UI.\n\nUsers of Apache Airflow are recommended to upgrade to version 2.8.2 or newer to mitigate the risk associated with this vulnerability"
        }
      ],
      "metrics": [
        {
          "other": {
            "content": {
              "text": "moderate"
            },
            "type": "Textual description of severity"
          }
        }
      ],
      "problemTypes": [
        {
          "descriptions": [
            {
              "cweId": "CWE-862",
              "description": "CWE-862 Missing Authorization",
              "lang": "en",
              "type": "CWE"
            }
          ]
        }
      ],
      "providerMetadata": {
        "dateUpdated": "2025-05-06T13:12:13.352Z",
        "orgId": "f0158376-9dc2-43b6-827c-5f631a4d8d09",
        "shortName": "apache"
      },
      "references": [
        {
          "tags": [
            "patch"
          ],
          "url": "https://github.com/apache/airflow/pull/37290"
        },
        {
          "tags": [
            "patch"
          ],
          "url": "https://github.com/apache/airflow/pull/37468"
        },
        {
          "tags": [
            "vendor-advisory"
          ],
          "url": "https://lists.apache.org/thread/on4f7t5sqr3vfgp1pvkck79wv7mq9st5"
        }
      ],
      "source": {
        "discovery": "UNKNOWN"
      },
      "title": "Apache Airflow: Dag Code and Import Error Permissions Ignored",
      "x_generator": {
        "engine": "Vulnogram 0.1.0-dev"
      }
    }
  },
  "cveMetadata": {
    "assignerOrgId": "f0158376-9dc2-43b6-827c-5f631a4d8d09",
    "assignerShortName": "apache",
    "cveId": "CVE-2024-27906",
    "datePublished": "2024-02-29T11:02:19.310Z",
    "dateReserved": "2024-02-27T12:16:34.135Z",
    "dateUpdated": "2025-05-06T13:12:13.352Z",
    "state": "PUBLISHED"
  },
  "dataType": "CVE_RECORD",
  "dataVersion": "5.1"
}

CVE-2024-27910 (GCVE-0-2024-27910)

Vulnerability from cvelistv5 – Published: 2024-04-05 20:46 – Updated: 2024-08-20 15:40
VLAI
Summary
A vulnerability was reported in some Lenovo Printers that could allow an unauthenticated attacker to reboot the printer without authentication.
SSVC
Exploitation: none Automatable: yes Technical Impact: partial
CISA Coordinator (v2.0.3)
CWE
Assigner
References
Impacted products
Vendor Product Version
Lenovo Printers Affected: Various
Create a notification for this product.
lenovo lingxlang_g262dn_firmware Affected: 1.00.19
    cpe:2.3:o:lenovo:lingxlang_g262dn_firmware:1.00.19:*:*:*:*:*:*:*
Create a notification for this product.
lenovo lingxlang_g336dn_firmware Affected: 1.00.20
    cpe:2.3:o:lenovo:lingxlang_g336dn_firmware:1.00.20:*:*:*:*:*:*:*
Create a notification for this product.
lenovo lingxlang_lj2320dn_firmware Affected: 1.00.10
    cpe:2.3:o:lenovo:lingxlang_lj2320dn_firmware:1.00.10:*:*:*:*:*:*:*
Create a notification for this product.
lenovo lj2310n_firmware Affected: 1.00.10
    cpe:2.3:o:lenovo:lj2310n_firmware:1.00.10:*:*:*:*:*:*:*
Create a notification for this product.
lenovo lingxlang_gm265dn_firmware Affected: 1.00.26
    cpe:2.3:o:lenovo:lingxlang_gm265dn_firmware:1.00.26:*:*:*:*:*:*:*
Create a notification for this product.
lenovo lingxlang_gm337dn_firmware Affected: 1.00.24
    cpe:2.3:o:lenovo:lingxlang_gm337dn_firmware:1.00.24:*:*:*:*:*:*:*
Create a notification for this product.
lenovo lijiang_m280w_firmware Affected: 8.54.00.08.00
    cpe:2.3:o:lenovo:lijiang_m280w_firmware:*:*:*:*:*:*:*:*
Create a notification for this product.
lenovo lijiang_m280dw_firmware Affected: 8.54.00.08.00
    cpe:2.3:o:lenovo:lijiang_m280dw_firmware:*:*:*:*:*:*:*:*
Create a notification for this product.
lenovo lijiang_m1520w_pro_firmware Affected: 8.54.00.08.00
    cpe:2.3:o:lenovo:lijiang_m1520w_pro_firmware:*:*:*:*:*:*:*:*
Create a notification for this product.
lenovo lijiang_m1520d_pro_firmware Affected: 4.54.00.08.00
    cpe:2.3:o:lenovo:lijiang_m1520d_pro_firmware:*:*:*:*:*:*:*:*
Create a notification for this product.
lenovo lijiang_m1688dw_pro_firmware Affected: 8.54.00.08.00
    cpe:2.3:o:lenovo:lijiang_m1688dw_pro_firmware:*:*:*:*:*:*:*:*
Create a notification for this product.
lenovo lijiang_m1688w_pro_firmware Affected: 4.54.00.08.00
    cpe:2.3:o:lenovo:lijiang_m1688w_pro_firmware:*:*:*:*:*:*:*:*
Create a notification for this product.
lenovo lijiang_m101dw_pro_firmware Affected: 8.54.00.08.00
    cpe:2.3:o:lenovo:lijiang_m101dw_pro_firmware:*:*:*:*:*:*:*:*
Create a notification for this product.
lenovo lijiang_m260dw_firmware Affected: 4.54.00.08.00
    cpe:2.3:o:lenovo:lijiang_m260dw_firmware:*:*:*:*:*:*:*:*
Create a notification for this product.
lenovo lijiang_m200dw_firmware Affected: 4.54.00.08.00
    cpe:2.3:o:lenovo:lijiang_m200dw_firmware:*:*:*:*:*:*:*:*
Create a notification for this product.
lenovo lijiang_m7360dnw_firmware Affected: 4.54.00.08.00
    cpe:2.3:o:lenovo:lijiang_m7360dnw_firmware:*:*:*:*:*:*:*:*
Create a notification for this product.
lenovo lijiang_z1_firmware Affected: 4.54.00.08.00
    cpe:2.3:o:lenovo:lijiang_z1_firmware:*:*:*:*:*:*:*:*
Create a notification for this product.
lenovo lijiang_gm265dn_firmware Affected: 6.54.00.08.00
    cpe:2.3:o:lenovo:lijiang_gm265dn_firmware:*:*:*:*:*:*:*:*
Create a notification for this product.
lenovo lijiang_lj2320dn_firmware Affected: 4.54.00.08.00
    cpe:2.3:o:lenovo:lijiang_lj2320dn_firmware:*:*:*:*:*:*:*:*
Create a notification for this product.
lenovo lijiang_lj2320dnp_firmware Affected: 4.54.00.08.00
    cpe:2.3:o:lenovo:lijiang_lj2320dnp_firmware:*:*:*:*:*:*:*:*
Create a notification for this product.
lenovo lijiang_g263dns_firmware Affected: 2.21.00.04.00
    cpe:2.3:o:lenovo:lijiang_g263dns_firmware:*:*:*:*:*:*:*:*
Create a notification for this product.
lenovo lijiang_g266dns_firmware Affected: 7.21.00.04.00
    cpe:2.3:o:lenovo:lijiang_g266dns_firmware:*:*:*:*:*:*:*:*
Create a notification for this product.
lenovo lijiang_g336dn_firmware Affected: 5.10.00.04.00
    cpe:2.3:o:lenovo:lijiang_g336dn_firmware:*:*:*:*:*:*:*:*
Create a notification for this product.
lenovo lijiang_g338dns_firmware Affected: 5.10.00.04.00
    cpe:2.3:o:lenovo:lijiang_g338dns_firmware:*:*:*:*:*:*:*:*
Create a notification for this product.
lenovo lijiang_g337dn_firmware Affected: 5.10.00.04.00
    cpe:2.3:o:lenovo:lijiang_g337dn_firmware:*:*:*:*:*:*:*:*
Create a notification for this product.
lenovo lijiang_g339dns_firmware Affected: 5.10.00.04.00
    cpe:2.3:o:lenovo:lijiang_g339dns_firmware:*:*:*:*:*:*:*:*
Create a notification for this product.
lenovo lijiang_m7360dna_firmware Affected: 3.17.00.01.00
    cpe:2.3:o:lenovo:lijiang_m7360dna_firmware:*:*:*:*:*:*:*:*
Create a notification for this product.
lenovo lijiang_m7365dna_firmware Affected: 3.17.00.01.00
    cpe:2.3:o:lenovo:lijiang_m7365dna_firmware:*:*:*:*:*:*:*:*
Create a notification for this product.
lenovo lijiang_gm268dnas_firmware Affected: 3.17.00.01.00
    cpe:2.3:o:lenovo:lijiang_gm268dnas_firmware:*:*:*:*:*:*:*:*
Create a notification for this product.
Credits
Lenovo thanks Jia-Ju Bai, Wen-Han Xu, Rui-Nan Hu, Dong Zhang, Cheng Li, Zhen-Yu Guan, and Jian-Wei Liu of the School of Cyber Science and Technology of Beihang University for reporting these issues.
Show details on NVD website

{
  "containers": {
    "adp": [
      {
        "providerMetadata": {
          "dateUpdated": "2024-08-02T00:41:55.954Z",
          "orgId": "af854a3a-2127-422b-91ae-364da2661108",
          "shortName": "CVE"
        },
        "references": [
          {
            "tags": [
              "x_transferred"
            ],
            "url": "https://iknow.lenovo.com.cn/detail/420425"
          }
        ],
        "title": "CVE Program Container"
      },
      {
        "affected": [
          {
            "cpes": [
              "cpe:2.3:o:lenovo:lingxlang_g262dn_firmware:1.00.19:*:*:*:*:*:*:*"
            ],
            "defaultStatus": "unknown",
            "product": "lingxlang_g262dn_firmware",
            "vendor": "lenovo",
            "versions": [
              {
                "status": "affected",
                "version": "1.00.19"
              }
            ]
          },
          {
            "cpes": [
              "cpe:2.3:o:lenovo:lingxlang_g336dn_firmware:1.00.20:*:*:*:*:*:*:*"
            ],
            "defaultStatus": "unknown",
            "product": "lingxlang_g336dn_firmware",
            "vendor": "lenovo",
            "versions": [
              {
                "status": "affected",
                "version": "1.00.20"
              }
            ]
          },
          {
            "cpes": [
              "cpe:2.3:o:lenovo:lingxlang_lj2320dn_firmware:1.00.10:*:*:*:*:*:*:*"
            ],
            "defaultStatus": "unknown",
            "product": "lingxlang_lj2320dn_firmware",
            "vendor": "lenovo",
            "versions": [
              {
                "status": "affected",
                "version": "1.00.10"
              }
            ]
          },
          {
            "cpes": [
              "cpe:2.3:o:lenovo:lj2310n_firmware:1.00.10:*:*:*:*:*:*:*"
            ],
            "defaultStatus": "unknown",
            "product": "lj2310n_firmware",
            "vendor": "lenovo",
            "versions": [
              {
                "status": "affected",
                "version": "1.00.10"
              }
            ]
          },
          {
            "cpes": [
              "cpe:2.3:o:lenovo:lingxlang_gm265dn_firmware:1.00.26:*:*:*:*:*:*:*"
            ],
            "defaultStatus": "unknown",
            "product": "lingxlang_gm265dn_firmware",
            "vendor": "lenovo",
            "versions": [
              {
                "status": "affected",
                "version": "1.00.26"
              }
            ]
          },
          {
            "cpes": [
              "cpe:2.3:o:lenovo:lingxlang_gm337dn_firmware:1.00.24:*:*:*:*:*:*:*"
            ],
            "defaultStatus": "unknown",
            "product": "lingxlang_gm337dn_firmware",
            "vendor": "lenovo",
            "versions": [
              {
                "status": "affected",
                "version": "1.00.24"
              }
            ]
          },
          {
            "cpes": [
              "cpe:2.3:o:lenovo:lijiang_m280w_firmware:*:*:*:*:*:*:*:*"
            ],
            "defaultStatus": "unknown",
            "product": "lijiang_m280w_firmware",
            "vendor": "lenovo",
            "versions": [
              {
                "status": "affected",
                "version": "8.54.00.08.00"
              }
            ]
          },
          {
            "cpes": [
              "cpe:2.3:o:lenovo:lijiang_m280dw_firmware:*:*:*:*:*:*:*:*"
            ],
            "defaultStatus": "unknown",
            "product": "lijiang_m280dw_firmware",
            "vendor": "lenovo",
            "versions": [
              {
                "status": "affected",
                "version": "8.54.00.08.00"
              }
            ]
          },
          {
            "cpes": [
              "cpe:2.3:o:lenovo:lijiang_m1520w_pro_firmware:*:*:*:*:*:*:*:*"
            ],
            "defaultStatus": "unknown",
            "product": "lijiang_m1520w_pro_firmware",
            "vendor": "lenovo",
            "versions": [
              {
                "status": "affected",
                "version": "8.54.00.08.00"
              }
            ]
          },
          {
            "cpes": [
              "cpe:2.3:o:lenovo:lijiang_m1520d_pro_firmware:*:*:*:*:*:*:*:*"
            ],
            "defaultStatus": "unknown",
            "product": "lijiang_m1520d_pro_firmware",
            "vendor": "lenovo",
            "versions": [
              {
                "status": "affected",
                "version": "4.54.00.08.00"
              }
            ]
          },
          {
            "cpes": [
              "cpe:2.3:o:lenovo:lijiang_m1688dw_pro_firmware:*:*:*:*:*:*:*:*"
            ],
            "defaultStatus": "unknown",
            "product": "lijiang_m1688dw_pro_firmware",
            "vendor": "lenovo",
            "versions": [
              {
                "status": "affected",
                "version": "8.54.00.08.00"
              }
            ]
          },
          {
            "cpes": [
              "cpe:2.3:o:lenovo:lijiang_m1688w_pro_firmware:*:*:*:*:*:*:*:*"
            ],
            "defaultStatus": "unknown",
            "product": "lijiang_m1688w_pro_firmware",
            "vendor": "lenovo",
            "versions": [
              {
                "status": "affected",
                "version": "4.54.00.08.00"
              }
            ]
          },
          {
            "cpes": [
              "cpe:2.3:o:lenovo:lijiang_m101dw_pro_firmware:*:*:*:*:*:*:*:*"
            ],
            "defaultStatus": "unknown",
            "product": "lijiang_m101dw_pro_firmware",
            "vendor": "lenovo",
            "versions": [
              {
                "status": "affected",
                "version": "8.54.00.08.00"
              }
            ]
          },
          {
            "cpes": [
              "cpe:2.3:o:lenovo:lijiang_m260dw_firmware:*:*:*:*:*:*:*:*"
            ],
            "defaultStatus": "unknown",
            "product": "lijiang_m260dw_firmware",
            "vendor": "lenovo",
            "versions": [
              {
                "status": "affected",
                "version": "4.54.00.08.00"
              }
            ]
          },
          {
            "cpes": [
              "cpe:2.3:o:lenovo:lijiang_m200dw_firmware:*:*:*:*:*:*:*:*"
            ],
            "defaultStatus": "unknown",
            "product": "lijiang_m200dw_firmware",
            "vendor": "lenovo",
            "versions": [
              {
                "status": "affected",
                "version": "4.54.00.08.00"
              }
            ]
          },
          {
            "cpes": [
              "cpe:2.3:o:lenovo:lijiang_m7360dnw_firmware:*:*:*:*:*:*:*:*"
            ],
            "defaultStatus": "unknown",
            "product": "lijiang_m7360dnw_firmware",
            "vendor": "lenovo",
            "versions": [
              {
                "status": "affected",
                "version": "4.54.00.08.00"
              }
            ]
          },
          {
            "cpes": [
              "cpe:2.3:o:lenovo:lijiang_z1_firmware:*:*:*:*:*:*:*:*"
            ],
            "defaultStatus": "unknown",
            "product": "lijiang_z1_firmware",
            "vendor": "lenovo",
            "versions": [
              {
                "status": "affected",
                "version": "4.54.00.08.00"
              }
            ]
          },
          {
            "cpes": [
              "cpe:2.3:o:lenovo:lijiang_gm265dn_firmware:*:*:*:*:*:*:*:*"
            ],
            "defaultStatus": "unknown",
            "product": "lijiang_gm265dn_firmware",
            "vendor": "lenovo",
            "versions": [
              {
                "status": "affected",
                "version": "6.54.00.08.00"
              }
            ]
          },
          {
            "cpes": [
              "cpe:2.3:o:lenovo:lijiang_lj2320dn_firmware:*:*:*:*:*:*:*:*"
            ],
            "defaultStatus": "unknown",
            "product": "lijiang_lj2320dn_firmware",
            "vendor": "lenovo",
            "versions": [
              {
                "status": "affected",
                "version": "4.54.00.08.00"
              }
            ]
          },
          {
            "cpes": [
              "cpe:2.3:o:lenovo:lijiang_lj2320dnp_firmware:*:*:*:*:*:*:*:*"
            ],
            "defaultStatus": "unknown",
            "product": "lijiang_lj2320dnp_firmware",
            "vendor": "lenovo",
            "versions": [
              {
                "status": "affected",
                "version": "4.54.00.08.00"
              }
            ]
          },
          {
            "cpes": [
              "cpe:2.3:o:lenovo:lijiang_g263dns_firmware:*:*:*:*:*:*:*:*"
            ],
            "defaultStatus": "unknown",
            "product": "lijiang_g263dns_firmware",
            "vendor": "lenovo",
            "versions": [
              {
                "status": "affected",
                "version": "2.21.00.04.00"
              }
            ]
          },
          {
            "cpes": [
              "cpe:2.3:o:lenovo:lijiang_g266dns_firmware:*:*:*:*:*:*:*:*"
            ],
            "defaultStatus": "unknown",
            "product": "lijiang_g266dns_firmware",
            "vendor": "lenovo",
            "versions": [
              {
                "status": "affected",
                "version": "7.21.00.04.00"
              }
            ]
          },
          {
            "cpes": [
              "cpe:2.3:o:lenovo:lijiang_g336dn_firmware:*:*:*:*:*:*:*:*"
            ],
            "defaultStatus": "unknown",
            "product": "lijiang_g336dn_firmware",
            "vendor": "lenovo",
            "versions": [
              {
                "status": "affected",
                "version": "5.10.00.04.00"
              }
            ]
          },
          {
            "cpes": [
              "cpe:2.3:o:lenovo:lijiang_g338dns_firmware:*:*:*:*:*:*:*:*"
            ],
            "defaultStatus": "unknown",
            "product": "lijiang_g338dns_firmware",
            "vendor": "lenovo",
            "versions": [
              {
                "status": "affected",
                "version": "5.10.00.04.00"
              }
            ]
          },
          {
            "cpes": [
              "cpe:2.3:o:lenovo:lijiang_g337dn_firmware:*:*:*:*:*:*:*:*"
            ],
            "defaultStatus": "unknown",
            "product": "lijiang_g337dn_firmware",
            "vendor": "lenovo",
            "versions": [
              {
                "status": "affected",
                "version": "5.10.00.04.00"
              }
            ]
          },
          {
            "cpes": [
              "cpe:2.3:o:lenovo:lijiang_g339dns_firmware:*:*:*:*:*:*:*:*"
            ],
            "defaultStatus": "unknown",
            "product": "lijiang_g339dns_firmware",
            "vendor": "lenovo",
            "versions": [
              {
                "status": "affected",
                "version": "5.10.00.04.00"
              }
            ]
          },
          {
            "cpes": [
              "cpe:2.3:o:lenovo:lijiang_m7360dna_firmware:*:*:*:*:*:*:*:*"
            ],
            "defaultStatus": "unknown",
            "product": "lijiang_m7360dna_firmware",
            "vendor": "lenovo",
            "versions": [
              {
                "status": "affected",
                "version": "3.17.00.01.00"
              }
            ]
          },
          {
            "cpes": [
              "cpe:2.3:o:lenovo:lijiang_m7365dna_firmware:*:*:*:*:*:*:*:*"
            ],
            "defaultStatus": "unknown",
            "product": "lijiang_m7365dna_firmware",
            "vendor": "lenovo",
            "versions": [
              {
                "status": "affected",
                "version": "3.17.00.01.00"
              }
            ]
          },
          {
            "cpes": [
              "cpe:2.3:o:lenovo:lijiang_gm268dnas_firmware:*:*:*:*:*:*:*:*"
            ],
            "defaultStatus": "unknown",
            "product": "lijiang_gm268dnas_firmware",
            "vendor": "lenovo",
            "versions": [
              {
                "status": "affected",
                "version": "3.17.00.01.00"
              }
            ]
          }
        ],
        "metrics": [
          {
            "other": {
              "content": {
                "id": "CVE-2024-27910",
                "options": [
                  {
                    "Exploitation": "none"
                  },
                  {
                    "Automatable": "yes"
                  },
                  {
                    "Technical Impact": "partial"
                  }
                ],
                "role": "CISA Coordinator",
                "timestamp": "2024-04-10T18:59:41.081294Z",
                "version": "2.0.3"
              },
              "type": "ssvc"
            }
          }
        ],
        "providerMetadata": {
          "dateUpdated": "2024-08-20T15:40:35.116Z",
          "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
          "shortName": "CISA-ADP"
        },
        "title": "CISA ADP Vulnrichment"
      }
    ],
    "cna": {
      "affected": [
        {
          "defaultStatus": "unaffected",
          "product": "Printers",
          "vendor": "Lenovo",
          "versions": [
            {
              "status": "affected",
              "version": "Various"
            }
          ]
        }
      ],
      "credits": [
        {
          "lang": "en",
          "type": "finder",
          "value": "Lenovo thanks Jia-Ju Bai, Wen-Han Xu, Rui-Nan Hu, Dong Zhang, Cheng Li, Zhen-Yu Guan, and Jian-Wei Liu of the School of Cyber Science and Technology of Beihang University for reporting these issues. "
        }
      ],
      "descriptions": [
        {
          "lang": "en",
          "supportingMedia": [
            {
              "base64": false,
              "type": "text/html",
              "value": "A vulnerability was reported in some Lenovo Printers that could allow an unauthenticated attacker to reboot the printer without authentication."
            }
          ],
          "value": "A vulnerability was reported in some Lenovo Printers that could allow an unauthenticated attacker to reboot the printer without authentication."
        }
      ],
      "metrics": [
        {
          "cvssV3_1": {
            "attackComplexity": "LOW",
            "attackVector": "NETWORK",
            "availabilityImpact": "LOW",
            "baseScore": 5.3,
            "baseSeverity": "MEDIUM",
            "confidentialityImpact": "NONE",
            "integrityImpact": "NONE",
            "privilegesRequired": "NONE",
            "scope": "UNCHANGED",
            "userInteraction": "NONE",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
            "version": "3.1"
          },
          "format": "CVSS",
          "scenarios": [
            {
              "lang": "en",
              "value": "GENERAL"
            }
          ]
        }
      ],
      "problemTypes": [
        {
          "descriptions": [
            {
              "cweId": "CWE-862",
              "description": "CWE-862 Missing Authorization",
              "lang": "en",
              "type": "CWE"
            }
          ]
        }
      ],
      "providerMetadata": {
        "dateUpdated": "2024-04-05T20:46:55.352Z",
        "orgId": "da227ddf-6e25-4b41-b023-0f976dcaca4b",
        "shortName": "lenovo"
      },
      "references": [
        {
          "url": "https://iknow.lenovo.com.cn/detail/420425"
        }
      ],
      "solutions": [
        {
          "lang": "en",
          "supportingMedia": [
            {
              "base64": false,
              "type": "text/html",
              "value": "Upgrade printer firmware to the version (or later) listed in the Product Impact section of LEN-148876 - \u003ca target=\"_blank\" rel=\"nofollow\" href=\"https://iknow.lenovo.com.cn/detail/420425\"\u003ehttps://iknow.lenovo.com.cn/detail/420425\u003c/a\u003e"
            }
          ],
          "value": "Upgrade printer firmware to the version (or later) listed in the Product Impact section of LEN-148876 -  https://iknow.lenovo.com.cn/detail/420425 "
        }
      ],
      "source": {
        "discovery": "UNKNOWN"
      },
      "x_generator": {
        "engine": "Vulnogram 0.1.0-dev"
      }
    }
  },
  "cveMetadata": {
    "assignerOrgId": "da227ddf-6e25-4b41-b023-0f976dcaca4b",
    "assignerShortName": "lenovo",
    "cveId": "CVE-2024-27910",
    "datePublished": "2024-04-05T20:46:55.352Z",
    "dateReserved": "2024-02-27T16:12:55.968Z",
    "dateUpdated": "2024-08-20T15:40:35.116Z",
    "state": "PUBLISHED"
  },
  "dataType": "CVE_RECORD",
  "dataVersion": "5.1"
}

CVE-2024-27911 (GCVE-0-2024-27911)

Vulnerability from cvelistv5 – Published: 2024-04-05 20:47 – Updated: 2024-08-02 00:41
VLAI
Summary
A vulnerability was reported in some Lenovo Printers that could allow an unauthenticated attacker to obtain the administrator password.
SSVC
Exploitation: none Automatable: yes Technical Impact: partial
CISA Coordinator (v2.0.3)
CWE
Assigner
References
Impacted products
Vendor Product Version
Lenovo Printers Affected: Various
Create a notification for this product.
lenovo lingxlang_g262dn_firmware Affected: 1.00.19
    cpe:2.3:o:lenovo:lingxlang_g262dn_firmware:1.00.19:*:*:*:*:*:*:*
Create a notification for this product.
lenovo lingxlang_g336dn_firmware Affected: 1.00.20
    cpe:2.3:o:lenovo:lingxlang_g336dn_firmware:1.00.20:*:*:*:*:*:*:*
Create a notification for this product.
lenovo lingxlang_lj2320dn_firmware Affected: 1.00.10
    cpe:2.3:o:lenovo:lingxlang_lj2320dn_firmware:1.00.10:*:*:*:*:*:*:*
Create a notification for this product.
lenovo lj2310n_firmware Affected: 1.00.10
    cpe:2.3:o:lenovo:lj2310n_firmware:1.00.10:*:*:*:*:*:*:*
Create a notification for this product.
lenovo lingxlang_gm265dn_firmware Affected: 1.00.26
    cpe:2.3:o:lenovo:lingxlang_gm265dn_firmware:1.00.26:*:*:*:*:*:*:*
Create a notification for this product.
lenovo lingxlang_gm337dn_firmware Affected: 1.00.24
    cpe:2.3:o:lenovo:lingxlang_gm337dn_firmware:1.00.24:*:*:*:*:*:*:*
Create a notification for this product.
Credits
Lenovo thanks Jia-Ju Bai, Wen-Han Xu, Rui-Nan Hu, Dong Zhang, Cheng Li, Zhen-Yu Guan, and Jian-Wei Liu of the School of Cyber Science and Technology of Beihang University for reporting these issues.
Show details on NVD website

{
  "containers": {
    "adp": [
      {
        "affected": [
          {
            "cpes": [
              "cpe:2.3:o:lenovo:lingxlang_g262dn_firmware:1.00.19:*:*:*:*:*:*:*"
            ],
            "defaultStatus": "unknown",
            "product": "lingxlang_g262dn_firmware",
            "vendor": "lenovo",
            "versions": [
              {
                "status": "affected",
                "version": "1.00.19"
              }
            ]
          },
          {
            "cpes": [
              "cpe:2.3:o:lenovo:lingxlang_g336dn_firmware:1.00.20:*:*:*:*:*:*:*"
            ],
            "defaultStatus": "unknown",
            "product": "lingxlang_g336dn_firmware",
            "vendor": "lenovo",
            "versions": [
              {
                "status": "affected",
                "version": "1.00.20"
              }
            ]
          },
          {
            "cpes": [
              "cpe:2.3:o:lenovo:lingxlang_lj2320dn_firmware:1.00.10:*:*:*:*:*:*:*"
            ],
            "defaultStatus": "unknown",
            "product": "lingxlang_lj2320dn_firmware",
            "vendor": "lenovo",
            "versions": [
              {
                "status": "affected",
                "version": "1.00.10"
              }
            ]
          },
          {
            "cpes": [
              "cpe:2.3:o:lenovo:lj2310n_firmware:1.00.10:*:*:*:*:*:*:*"
            ],
            "defaultStatus": "unknown",
            "product": "lj2310n_firmware",
            "vendor": "lenovo",
            "versions": [
              {
                "status": "affected",
                "version": "1.00.10"
              }
            ]
          },
          {
            "cpes": [
              "cpe:2.3:o:lenovo:lingxlang_gm265dn_firmware:1.00.26:*:*:*:*:*:*:*"
            ],
            "defaultStatus": "unknown",
            "product": "lingxlang_gm265dn_firmware",
            "vendor": "lenovo",
            "versions": [
              {
                "status": "affected",
                "version": "1.00.26"
              }
            ]
          },
          {
            "cpes": [
              "cpe:2.3:o:lenovo:lingxlang_gm337dn_firmware:1.00.24:*:*:*:*:*:*:*"
            ],
            "defaultStatus": "unknown",
            "product": "lingxlang_gm337dn_firmware",
            "vendor": "lenovo",
            "versions": [
              {
                "status": "affected",
                "version": "1.00.24"
              }
            ]
          }
        ],
        "metrics": [
          {
            "other": {
              "content": {
                "id": "CVE-2024-27911",
                "options": [
                  {
                    "Exploitation": "none"
                  },
                  {
                    "Automatable": "yes"
                  },
                  {
                    "Technical Impact": "partial"
                  }
                ],
                "role": "CISA Coordinator",
                "timestamp": "2024-06-20T15:59:01.135627Z",
                "version": "2.0.3"
              },
              "type": "ssvc"
            }
          }
        ],
        "providerMetadata": {
          "dateUpdated": "2024-06-20T15:59:08.416Z",
          "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
          "shortName": "CISA-ADP"
        },
        "title": "CISA ADP Vulnrichment"
      },
      {
        "providerMetadata": {
          "dateUpdated": "2024-08-02T00:41:55.827Z",
          "orgId": "af854a3a-2127-422b-91ae-364da2661108",
          "shortName": "CVE"
        },
        "references": [
          {
            "tags": [
              "x_transferred"
            ],
            "url": "https://iknow.lenovo.com.cn/detail/420425"
          }
        ],
        "title": "CVE Program Container"
      }
    ],
    "cna": {
      "affected": [
        {
          "defaultStatus": "unaffected",
          "product": "Printers",
          "vendor": "Lenovo",
          "versions": [
            {
              "status": "affected",
              "version": "Various"
            }
          ]
        }
      ],
      "credits": [
        {
          "lang": "en",
          "type": "finder",
          "value": "Lenovo thanks Jia-Ju Bai, Wen-Han Xu, Rui-Nan Hu, Dong Zhang, Cheng Li, Zhen-Yu Guan, and Jian-Wei Liu of the School of Cyber Science and Technology of Beihang University for reporting these issues. "
        }
      ],
      "descriptions": [
        {
          "lang": "en",
          "supportingMedia": [
            {
              "base64": false,
              "type": "text/html",
              "value": "A vulnerability was reported in some Lenovo Printers that could allow an unauthenticated attacker to obtain the administrator password."
            }
          ],
          "value": "A vulnerability was reported in some Lenovo Printers that could allow an unauthenticated attacker to obtain the administrator password."
        }
      ],
      "metrics": [
        {
          "cvssV3_1": {
            "attackComplexity": "LOW",
            "attackVector": "NETWORK",
            "availabilityImpact": "NONE",
            "baseScore": 7.5,
            "baseSeverity": "HIGH",
            "confidentialityImpact": "HIGH",
            "integrityImpact": "NONE",
            "privilegesRequired": "NONE",
            "scope": "UNCHANGED",
            "userInteraction": "NONE",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N",
            "version": "3.1"
          },
          "format": "CVSS",
          "scenarios": [
            {
              "lang": "en",
              "value": "GENERAL"
            }
          ]
        }
      ],
      "problemTypes": [
        {
          "descriptions": [
            {
              "cweId": "CWE-862",
              "description": "CWE-862 Missing Authorization",
              "lang": "en",
              "type": "CWE"
            }
          ]
        }
      ],
      "providerMetadata": {
        "dateUpdated": "2024-04-05T20:47:01.657Z",
        "orgId": "da227ddf-6e25-4b41-b023-0f976dcaca4b",
        "shortName": "lenovo"
      },
      "references": [
        {
          "url": "https://iknow.lenovo.com.cn/detail/420425"
        }
      ],
      "solutions": [
        {
          "lang": "en",
          "supportingMedia": [
            {
              "base64": false,
              "type": "text/html",
              "value": "Upgrade printer firmware to the version (or later) listed in the Product Impact section of LEN-148876 - \u003ca target=\"_blank\" rel=\"nofollow\" href=\"https://iknow.lenovo.com.cn/detail/420425\"\u003ehttps://iknow.lenovo.com.cn/detail/420425\u003c/a\u003e"
            }
          ],
          "value": "Upgrade printer firmware to the version (or later) listed in the Product Impact section of LEN-148876 -  https://iknow.lenovo.com.cn/detail/420425 "
        }
      ],
      "source": {
        "discovery": "UNKNOWN"
      },
      "x_generator": {
        "engine": "Vulnogram 0.1.0-dev"
      }
    }
  },
  "cveMetadata": {
    "assignerOrgId": "da227ddf-6e25-4b41-b023-0f976dcaca4b",
    "assignerShortName": "lenovo",
    "cveId": "CVE-2024-27911",
    "datePublished": "2024-04-05T20:47:01.657Z",
    "dateReserved": "2024-02-27T16:12:55.968Z",
    "dateUpdated": "2024-08-02T00:41:55.827Z",
    "state": "PUBLISHED"
  },
  "dataType": "CVE_RECORD",
  "dataVersion": "5.1"
}

Mitigation

Phase: Architecture and Design

Description:

  • Divide the product into anonymous, normal, privileged, and administrative areas. Reduce the attack surface by carefully mapping roles with data and functionality. Use role-based access control (RBAC) [REF-229] to enforce the roles at the appropriate boundaries.
  • Note that this approach may not protect against horizontal authorization, i.e., it will not protect a user from attacking others with the same role.
Mitigation

Phase: Architecture and Design

Description:

  • Ensure that access control checks are performed related to the business logic. These checks may be different than the access control checks that are applied to more generic resources such as files, connections, processes, memory, and database records. For example, a database may restrict access for medical records to a specific database user, but each record might only be intended to be accessible to the patient and the patient's doctor [REF-7].
Mitigation ID: MIT-4.4

Phase: Architecture and Design

Strategy: Libraries or Frameworks

Description:

  • Use a vetted library or framework that does not allow this weakness to occur or provides constructs that make this weakness easier to avoid.
  • For example, consider using authorization frameworks such as the JAAS Authorization Framework [REF-233] and the OWASP ESAPI Access Control feature [REF-45].
Mitigation

Phase: Architecture and Design

Description:

  • For web applications, make sure that the access control mechanism is enforced correctly at the server side on every page. Users should not be able to access any unauthorized functionality or information by simply requesting direct access to that page.
  • One way to do this is to ensure that all pages containing sensitive information are not cached, and that all such pages restrict access to requests that are accompanied by an active and authenticated session token associated with a user who has the required permissions to access that page.
Mitigation

Phases: System Configuration, Installation

Description:

  • Use the access control capabilities of your operating system and server environment and define your access control lists accordingly. Use a "default deny" policy when defining these ACLs.
CAPEC-665: Exploitation of Thunderbolt Protection Flaws

An adversary leverages a firmware weakness within the Thunderbolt protocol, on a computing device to manipulate Thunderbolt controller firmware in order to exploit vulnerabilities in the implementation of authorization and verification schemes within Thunderbolt protection mechanisms. Upon gaining physical access to a target device, the adversary conducts high-level firmware manipulation of the victim Thunderbolt controller SPI (Serial Peripheral Interface) flash, through the use of a SPI Programing device and an external Thunderbolt device, typically as the target device is booting up. If successful, this allows the adversary to modify memory, subvert authentication mechanisms, spoof identities and content, and extract data and memory from the target device. Currently 7 major vulnerabilities exist within Thunderbolt protocol with 9 attack vectors as noted in the Execution Flow.

Back to CWE stats page