ghsa-58pj-rcxg-3vhg
Vulnerability from github
Published
2025-05-27 06:30
Modified
2025-05-27 18:30
Severity ?
VLAI Severity ?
Details
Certain vBulletin versions might allow attackers to execute arbitrary PHP code by abusing Template Conditionals in the template engine. By crafting template code in an alternative PHP function invocation syntax, such as the "var_dump"("test") syntax, attackers can bypass security checks and execute arbitrary PHP code.
{ "affected": [], "aliases": [ "CVE-2025-48828" ], "database_specific": { "cwe_ids": [ "CWE-424" ], "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2025-05-27T04:15:45Z", "severity": "CRITICAL" }, "details": "Certain vBulletin versions might allow attackers to execute arbitrary PHP code by abusing Template Conditionals in the template engine. By crafting template code in an alternative PHP function invocation syntax, such as the \"var_dump\"(\"test\") syntax, attackers can bypass security checks and execute arbitrary PHP code.", "id": "GHSA-58pj-rcxg-3vhg", "modified": "2025-05-27T18:30:49Z", "published": "2025-05-27T06:30:34Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-48828" }, { "type": "WEB", "url": "https://blog.kevintel.com/vbulletin-replaceadtemplate-kev" }, { "type": "WEB", "url": "https://karmainsecurity.com/dont-call-that-protected-method-vbulletin-rce" }, { "type": "WEB", "url": "https://kevintel.com/CVE-2025-48828" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:C/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.
Loading…