ghsa-v6x4-m48j-jm68
Vulnerability from github
Published
2024-09-25 06:30
Modified
2024-09-25 06:30
Severity ?
Details
The The Events Calendar plugin for WordPress is vulnerable to SQL Injection via the 'order' parameter of the 'tribe_has_next_event' function in all versions up to, and including, 6.6.4 due to insufficient escaping on the user supplied parameter and lack of sufficient preparation on the existing SQL query. This makes it possible for unauthenticated attackers to append additional SQL queries into already existing queries that can be used to extract sensitive information from the database. Only sites that have manually added tribe_has_next_event() will be vulnerable to this SQL injection.
{ "affected": [], "aliases": [ "CVE-2024-8275" ], "database_specific": { "cwe_ids": [ "CWE-89" ], "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2024-09-25T05:15:11Z", "severity": "CRITICAL" }, "details": "The The Events Calendar plugin for WordPress is vulnerable to SQL Injection via the \u0027order\u0027 parameter of the \u0027tribe_has_next_event\u0027 function in all versions up to, and including, 6.6.4 due to insufficient escaping on the user supplied parameter and lack of sufficient preparation on the existing SQL query. This makes it possible for unauthenticated attackers to append additional SQL queries into already existing queries that can be used to extract sensitive information from the database. Only sites that have manually added tribe_has_next_event() will be vulnerable to this SQL injection.", "id": "GHSA-v6x4-m48j-jm68", "modified": "2024-09-25T06:30:42Z", "published": "2024-09-25T06:30:42Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-8275" }, { "type": "WEB", "url": "https://docs.theeventscalendar.com/reference/functions/tribe_has_next_event" }, { "type": "WEB", "url": "https://plugins.trac.wordpress.org/changeset?sfp_email=\u0026sfph_mail=\u0026reponame=\u0026old=3152853%40the-events-calendar\u0026new=3152853%40the-events-calendar\u0026sfp_email=\u0026sfph_mail=#file18" }, { "type": "WEB", "url": "https://theeventscalendar.com/knowledgebase/customizing-template-files-2-legacy" }, { "type": "WEB", "url": "https://www.wordfence.com/threat-intel/vulnerabilities/id/f59891c7-db1a-4688-8616-8877d7d7960d?source=cve" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "type": "CVSS_V3" } ] }
Loading…
Loading…
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.