Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Fixed XSS issue in To field #244

Merged
merged 1 commit into from
Feb 16, 2023
Merged

Fixed XSS issue in To field #244

merged 1 commit into from
Feb 16, 2023

Conversation

tonioo
Copy link
Member

@tonioo tonioo commented Feb 16, 2023

No description provided.

@tonioo tonioo added this to the 1.7.2 milestone Feb 16, 2023
@codecov
Copy link

codecov bot commented Feb 16, 2023

Codecov Report

Base: 77.53% // Head: 77.53% // No change to project coverage 👍

Coverage data is based on head (8f4e51b) compared to base (dd4ab50).
Patch has no changes to coverable lines.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #244   +/-   ##
=======================================
  Coverage   77.53%   77.53%           
=======================================
  Files          24       24           
  Lines        2195     2195           
=======================================
  Hits         1702     1702           
  Misses        493      493           

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@JeffreyGaor
Copy link

JeffreyGaor commented Feb 16, 2023

Hi @tonioo

Good day!

Thank you for your update.

It was my pleasure to secure modoboa-webmail.

I can see that my payload previously used ( Bounty"><script>alert(document.cookie);</script>) to trigger XSS when composing email in "TO" field is no longer working.

Moreover, by any chance that you could apply or assign a CVE for the reported vulnerability, please?

Your help is highly appreciated.

Thank you so much.

Regards,
Jeffrey

@tonioo tonioo merged commit 3b3b3b7 into master Feb 16, 2023
@tonioo tonioo deleted the fix/xss_issue_to_field branch February 16, 2023 14:56
# for free to join this conversation on GitHub. Already have an account? # to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants