owasp-modsecurity / owasp-modsecurity/ModSecurity

t:htmlEntityDecode doesn't support all text entities.

Open
#1,509 0 comments 0 reactions 1 assignee View on GitHub

@victorhora is already working on this.

Since Nov 8, 2018.

2.x 3.x RIP - libmodsecurity TBF by libmodsec
Dominant language
C++
Stars
9.8k
Forks
1.8k
Avg merge
2h 46m
Merged PRs (30d)
1

Description

Randomly this doesn't support all entities. like etc
See https://dev.w3.org/html5/html-author/charref for a list of others.

This is even brought up in the code:
https://github.com/SpiderLabs/ModSecurity/blob/caadf97524a4861456be176a8cb91dcbb76b97e4/apache2/msc_util.c#L1844

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.