owasp-modsecurity / owasp-modsecurity/ModSecurity
t:htmlEntityDecode doesn't support all text entities.
Open
@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
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.