Skip to main content
Live Webinar with SANS (June 25)— Agentic CTI Automation for Fun & ProfitRegister Free
Mallory
MediumPublic exploit

Stored XSS in Travel Journal Using PHP and MySQL v1.0

IdentifiersCVE-2024-24041CWE-79· Improper Neutralization of Input…

A stored cross-site scripting (XSS) vulnerability exists in Travel Journal Using PHP and MySQL v1.0. The vulnerability is present in the /travel-journal/write-journal.php endpoint, where user-supplied input to the 'location' parameter is not properly sanitized, allowing attackers to inject arbitrary JavaScript or HTML code that will be stored and executed in the context of other users' browsers.

Share:
For your environment

Are you exposed to this one?

Mallory correlates every CVE against your assets, your vendors, and active adversary campaigns. Know which vulnerabilities matter for you, not just which ones are loud.

ANALYST BRIEF

Impact, mitigation & remediation

What it means. What to do now. Patch path, mitigations, and the assume-compromise checklist.

Impact

What an attacker gets, and what they’ve been doing with it.

Successful exploitation allows an attacker to execute arbitrary JavaScript in the context of users viewing the affected journal entries, potentially leading to session hijacking, credential theft, or further attacks against users of the application.

Mitigation

If you can’t patch tonight, do this now.

Restrict input to the 'location' parameter to only allow valid location names using server-side validation. Employ Content Security Policy (CSP) headers to reduce the impact of XSS. Regularly update and patch the application to address known vulnerabilities.

Remediation

Patch, then assume compromise.

Sanitize and properly encode all user-supplied input before storing or rendering it, especially in the 'location' parameter. Apply output encoding when displaying user input in HTML contexts. Update the application to use secure coding practices for input handling.
PUBLIC EXPLOITS

Exploits

No public exploits tracked yet. Mallory keeps watching.

VALID 0 / 0 TOTALView more in app

No public exploit code observed for this vulnerability.

EXPOSURE SURFACE

Affected products & vendors

Products and vendors Mallory has correlated with this vulnerability. Open in Mallory to drill down to specific CPE configurations and version ranges.

VendorProductType
RemyandradeTravel Journal Using Php And Mysql With Source Codeapplication

Vendor-confirmed product mapping. Mallory continuously reconciles this list against your asset inventory.

What this page doesn’t show

The version that knows your environment.

This page is what’s public. Mallory adds the parts that aren’t: which of your assets are affected, which adversaries are exploiting it right now, which detections to deploy, and what to do tonight.
Exposure mapping

Query your assets running an affected version, and investigate the blast radius.

Threat actor evidence

Every observed campaign linking this CVE to a named adversary.

Associated malware

Malware families riding this exploit, with evidence and IOCs.

Detection signatures

YARA, Sigma, Snort, and vendor rules, auto-deployed to your SIEM.

Vendor-by-vendor mapping

Cross-references every affected SKU, including bundled OEM variants.

Social activity

Community discussion across Reddit, Mastodon, and other social sources.