\n- delete author\n- view audit of authors\n- alert is displayed\n\n### Impact\npersistent XSS. JS can be injected and executed.\n","image":"https://o3.security/opengraph.png","datePublished":"2024-09-10T15:53:10Z","dateModified":"2024-11-28T05:40:25.738974Z","url":"https://o3.security/vulnerability/CVE-2024-45592","inLanguage":"en","author":{"@id":"https://o3.security/#organization"},"publisher":{"@id":"https://o3.security/#organization"},"mainEntityOfPage":{"@type":"WebPage","@id":"https://o3.security/vulnerability/CVE-2024-45592"},"speakable":{"@type":"SpeakableSpecification","cssSelector":["h1",".vuln-summary",".vuln-severity",".vuln-mitigation"]},"about":[{"@type":"SoftwareApplication","name":"damienharper/auditor-bundle","applicationCategory":"Packagist","softwareVersion":"5.2.6"}],"citation":[{"@type":"CreativeWork","name":"NVD","url":"https://nvd.nist.gov/vuln/detail/CVE-2024-45592"},{"@type":"CreativeWork","name":"OSV.dev","url":"https://osv.dev/vulnerability/CVE-2024-45592"},{"@type":"CreativeWork","name":"FIRST.org EPSS","url":"https://www.first.org/epss/api-data?cve=CVE-2024-45592"},{"@type":"CreativeWork","url":"https://github.com/DamienHarper/auditor-bundle/security/advisories/GHSA-78vg-7v27-hj67"},{"@type":"CreativeWork","url":"https://github.com/DamienHarper/auditor-bundle/commit/42ba2940d8b99467de0c806ea5655cc1c6882cd1"},{"@type":"CreativeWork","url":"https://github.com/DamienHarper/auditor-bundle/commit/e7deb377fa89677d44973b486d26d6a7374233ae"}]}\n- delete author\n- view audit of authors\n- alert is displayed\n\n### Impact\npersistent XSS. JS can be injected and executed.\n","url":"https://o3.security/vulnerability/CVE-2024-45592","identifier":"CVE-2024-45592","datePublished":"2024-09-10T15:53:10Z","dateModified":"2024-11-28T05:40:25.738974Z","inLanguage":"en","license":"https://creativecommons.org/licenses/by/4.0/","keywords":["CVE-2024-45592","HIGH severity","CWE-79","CVE","vulnerability","security advisory"],"creator":{"@id":"https://o3.security/#organization"},"isAccessibleForFree":true,"citation":[{"@type":"CreativeWork","name":"NVD","url":"https://nvd.nist.gov/vuln/detail/CVE-2024-45592"},{"@type":"CreativeWork","name":"OSV.dev","url":"https://osv.dev/vulnerability/CVE-2024-45592"},{"@type":"CreativeWork","name":"FIRST.org EPSS","url":"https://www.first.org/epss/api-data?cve=CVE-2024-45592"}],"variableMeasured":[{"@type":"PropertyValue","name":"CVSS Base Score","value":8.2,"description":"CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:H/I:L/A:L"},{"@type":"PropertyValue","name":"Severity","value":"HIGH"},{"@type":"PropertyValue","name":"EPSS Percentile","value":38}]}\n- delete author\n- view audit of authors\n- alert is displayed\n\n### Impact\npersistent XSS. JS can be injected and executed.\n"}},{"@type":"Question","name":"How severe is GHSA-78vg-7v27-hj67?","acceptedAnswer":{"@type":"Answer","text":"GHSA-78vg-7v27-hj67 has a CVSS score of 8.2/10, rated HIGH. Immediate patching is strongly recommended."}},{"@type":"Question","name":"Which packages are affected by GHSA-78vg-7v27-hj67?","acceptedAnswer":{"@type":"Answer","text":"GHSA-78vg-7v27-hj67 affects the following packages: damienharper/auditor-bundle (Packagist). Ecosystems affected: Packagist."}},{"@type":"Question","name":"How do I fix GHSA-78vg-7v27-hj67?","acceptedAnswer":{"@type":"Answer","text":"Update damienharper/auditor-bundle to 5.2.6 or later, then make sure no transitive (indirect) dependency still pins the vulnerable range — O3 confirms GHSA-78vg-7v27-hj67 is resolved across your whole dependency graph."}},{"@type":"Question","name":"How do I detect GHSA-78vg-7v27-hj67 in my Packagist dependencies?","acceptedAnswer":{"@type":"Answer","text":"Scan your dependency tree (package-lock.json, pnpm-lock.yaml, requirements.txt, go.sum, etc.) for damienharper/auditor-bundle, including transitive dependencies — a direct dependency you never call can still pull in a vulnerable version."}},{"@type":"Question","name":"How do I mitigate GHSA-78vg-7v27-hj67 if there is no patch (or I can't update yet)?","acceptedAnswer":{"@type":"Answer","text":"If you can't upgrade right away: gate or disable the affected feature, validate untrusted input at the boundary, and avoid passing attacker-controlled data into the vulnerable path. O3's runtime protection blocks exploitation in production as an interim safeguard until the upgrade lands."}},{"@type":"Question","name":"How does O3 Security protect against GHSA-78vg-7v27-hj67?","acceptedAnswer":{"@type":"Answer","text":"O3 Security's impact-aware SCA analyses which vulnerable code paths your application actually calls, so a match like GHSA-78vg-7v27-hj67 can be triaged on real exposure rather than presence alone."}},{"@type":"Question","name":"Is GHSA-78vg-7v27-hj67 actively exploited in the wild?","acceptedAnswer":{"@type":"Answer","text":"No public exploit code has been indexed for GHSA-78vg-7v27-hj67 yet. This does not mean the vulnerability cannot be exploited — absence of public exploits does not imply safety. Apply the recommended fix and use O3 Security to monitor your exposure."}},{"@type":"Question","name":"What is the EPSS score for GHSA-78vg-7v27-hj67?","acceptedAnswer":{"@type":"Answer","text":"GHSA-78vg-7v27-hj67 has an EPSS (Exploit Prediction Scoring System) score of 0.4%, placing it in the 38th percentile of all CVEs. EPSS is maintained by FIRST.org and estimates the probability that a vulnerability will be exploited in the wild within the next 30 days. This score indicates relatively lower exploitation probability, though the CVSS severity should still guide your patching priority."}},{"@type":"Question","name":"What type of vulnerability is GHSA-78vg-7v27-hj67?","acceptedAnswer":{"@type":"Answer","text":"GHSA-78vg-7v27-hj67 is classified as Cross-site Scripting (XSS) (CWE-79). This weakness type describe the underlying flaw category, which helps determine the potential impact and the right class of mitigation. This is a high-impact weakness class that often enables remote code execution or data exposure."}},{"@type":"Question","name":"When was GHSA-78vg-7v27-hj67 published, and has it been updated?","acceptedAnswer":{"@type":"Answer","text":"GHSA-78vg-7v27-hj67 was published on September 10, 2024 and was last updated on November 28, 2024. Advisory data evolves as severity scores, affected ranges, and exploit intelligence are revised — always check the latest version of the advisory before acting."}}]}
Your RSA-2048 keys break in 2030. Find every one of them before attackers do.
🐘
🐘 Packagist
Not in CISA KEV
HIGH severity

GHSA-78vg-7v27-hj67 damienharper/auditor-bund…

HIGHFix: DamienHarper/auditor-bundle@42ba294

GHSA-78vg-7v27-hj67 is a high-severity (CVSS 8.2) Cross-site Scripting (XSS) vulnerability in damienharper/auditor-bundle. A fix is available for damienharper/auditor-bundle — see the affected versions and patch details below.

auditor-bundle vulnerable to Cross-site Scripting because name of entity does not get escaped

Also known asCVE-2024-45592
Published
Sep 10, 2024
Updated
Nov 28, 2024
Affected
1 pkg
Patched
1 / 1
Exploits
None indexed
Exploitation data as of Sep 19, 2026 · OSV.dev, NVD, FIRST.org (EPSS)

Exploitation Status

Proof-of-concept exploit code exists

  • CISA’s SSVC triage found public proof-of-concept exploit code for this CVE, though no confirmed active exploitation.
  • A successful exploit gives an attacker total control of the affected component, not partial access.

Exploitation and automatability from CISA’s SSVC triage for GHSA-78vg-7v27-hj67.

EPSS Exploitation Probability

via FIRST.org ↗
0.4%probability of exploitation in next 30 days
Lower Risk0.00%
Lower risk than most CVEs38th percentile — riskier than 38% of all scored CVEsHighest risk

EPSS (Exploit Prediction Scoring System) is a daily probability model maintained by FIRST.org. It estimates the likelihood a CVE will be exploited in production environments within the next 30 days, derived from real-world threat intelligence signals.

How urgent is this, really

GHSA-78vg-7v27-hj67 plotted by exploitation likelihood (EPSS) against impact (CVSS). The shaded corner — EPSS 50%+ and CVSS 7.0+ — is where this CVE doesn't sit, though severity or exploitability alone can still warrant action.

Where this sits among everything scored

Of 377,333 CVEs with a current EPSS score, this one falls in the < 10% band (highlighted). Real counts from FIRST.org, not a sample — log-scaled since the landscape is heavily right-skewed.

Real-World Exposure

1 pkg affected
🐘damienharper/auditor-bundle

Real-time download stats are indexed for npm and PyPI packages. This vulnerability affects Packagist packages — download data is not available via public APIs for these ecosystems.

Description

Summary

Unescaped entity property enables Javascript injection.

Details

I think this is possible because %source_label% in twig macro is not escaped. Therefore script tags can be inserted and are executed.

PoC

Impact

persistent XSS. JS can be injected and executed.

Affected Packages

1 total 1 fixed
EcosystemPackageVulnerable rangeFix
🐘Packagistdamienharper/auditor-bundleall versions5.2.6composer require damienharper/auditor-bundle:^5.2.6

Detection & mitigation playbook

Open-source dependency
  1. Detect

    Scan your dependency tree (package-lock.json, pnpm-lock.yaml, requirements.txt, go.sum, etc.) for damienharper/auditor-bundle, including transitive dependencies — a direct dependency you never call can still pull in a vulnerable version.

  2. Fix

    Update damienharper/auditor-bundle to 5.2.6 or later, then make sure no transitive (indirect) dependency still pins the vulnerable range — O3 confirms GHSA-78vg-7v27-hj67 is resolved across your whole dependency graph.

  3. Workarounds

    If you can't upgrade right away: gate or disable the affected feature, validate untrusted input at the boundary, and avoid passing attacker-controlled data into the vulnerable path. O3's runtime protection blocks exploitation in production as an interim safeguard until the upgrade lands.

  4. How O3 protects you

    O3 Security's impact-aware SCA analyses which vulnerable code paths your application actually calls, so a match like GHSA-78vg-7v27-hj67 can be triaged on real exposure rather than presence alone.

Tailored to GHSA-78vg-7v27-hj67. Runtime protection reduces exposure until a permanent patch is applied and verified — it complements patching, it doesn't replace it.

Frequently Asked Questions

### Summary Unescaped entity property enables Javascript injection. ### Details I think this is possible because %source_label% in twig macro is not escaped. Therefore script tags can be inserted and are executed. ### PoC - clone example project https://github.com/DamienHarper/auditor-bundle-demo - create author with FullName <script>alert()</script> - delete author - view audit of authors - alert is displayed ### Impact persistent XSS. JS can be injected and executed.
O3 Security · Impact-Aware SCA

Is GHSA-78vg-7v27-hj67 in your dependencies?

O3 Security finds GHSA-78vg-7v27-hj67 across Packagist dependencies, including transitive ones, and its impact-aware SCA ranks findings by whether your code actually calls the vulnerable path.

GHSA-78vg-7v27-hj67: XSS (High 8.2) | O3 Security