2020-04-06 08:58:28 +00:00
|
|
|
id: webeditors
|
|
|
|
|
|
|
|
info:
|
|
|
|
name: Web Editors
|
2021-07-26 10:14:42 +00:00
|
|
|
author: princechaddha,bernardofsr
|
2020-08-03 21:52:00 +00:00
|
|
|
severity: info
|
2022-01-03 16:06:23 +00:00
|
|
|
tags: panel,webeditors
|
2020-04-06 08:58:28 +00:00
|
|
|
|
|
|
|
requests:
|
|
|
|
- method: GET
|
|
|
|
path:
|
|
|
|
- "{{BaseURL}}/fckeditor/_samples/default.html"
|
2021-07-26 10:14:42 +00:00
|
|
|
- "{{BaseURL}}/fckeditor/editor/filemanager/connectors/uploadtest.html"
|
2020-05-25 11:52:12 +00:00
|
|
|
- "{{BaseURL}}/ckeditor/samples/"
|
2020-04-06 08:58:28 +00:00
|
|
|
- "{{BaseURL}}/editor/ckeditor/samples/"
|
|
|
|
- "{{BaseURL}}/ckeditor/samples/sample_posteddata.php"
|
2020-05-25 11:52:12 +00:00
|
|
|
- "{{BaseURL}}/editor/ckeditor/samples/sample_posteddata.php"
|
2020-04-06 08:58:28 +00:00
|
|
|
- "{{BaseURL}}/fck/editor/dialog/fck_spellerpages/spellerpages/server-scripts/spellchecker.php"
|
2020-05-25 11:52:12 +00:00
|
|
|
- "{{BaseURL}}/fckeditor/editor/dialog/fck_spellerpages/spellerpages/server-scripts/spellcheckder.php"
|
2020-04-06 08:58:28 +00:00
|
|
|
- "{{BaseURL}}/ueditor/php/getRemoteImage.php"
|
2021-07-26 10:14:42 +00:00
|
|
|
|
2020-04-06 08:58:28 +00:00
|
|
|
matchers:
|
|
|
|
- type: word
|
|
|
|
words:
|
|
|
|
- "<title>FCKeditor"
|
|
|
|
- "<title>CKEditor Samples</title>"
|
|
|
|
- "http://ckeditor.com</a>"
|
2021-07-26 10:14:42 +00:00
|
|
|
- "Custom Uploader URL:"
|
2020-04-06 08:58:28 +00:00
|
|
|
- "init_spell()"
|
|
|
|
- "'tip':'"
|
2020-04-06 09:03:49 +00:00
|
|
|
condition: or
|