2023-02-06 20:36:23 +00:00
|
|
|
id: webeditors-check-detect
|
2020-04-06 08:58:28 +00:00
|
|
|
|
|
|
|
info:
|
2023-01-25 18:46:25 +00:00
|
|
|
name: Web Editor Check - Detect
|
2022-11-07 07:43:55 +00:00
|
|
|
author: princechaddha,bernardofsr,gy741
|
2020-08-03 21:52:00 +00:00
|
|
|
severity: info
|
2023-01-25 18:36:40 +00:00
|
|
|
description: Multiple web editor checks were detected.
|
|
|
|
classification:
|
|
|
|
cvss-metrics: CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:N
|
|
|
|
cvss-score: 0.0
|
|
|
|
cwe-id: CWE-200
|
2022-01-03 16:06:23 +00:00
|
|
|
tags: panel,webeditors
|
2023-04-28 08:11:21 +00:00
|
|
|
metadata:
|
|
|
|
max-request: 17
|
2020-04-06 08:58:28 +00:00
|
|
|
|
2023-04-27 04:28:59 +00:00
|
|
|
http:
|
2020-04-06 08:58:28 +00:00
|
|
|
- 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"
|
2022-11-08 22:08:20 +00:00
|
|
|
- "{{BaseURL}}/plugin/editor/smarteditor2/SmartEditor2Skin.html"
|
2022-11-09 07:53:20 +00:00
|
|
|
- "{{BaseURL}}/js/se2/SmartEditor2.html"
|
|
|
|
- "{{BaseURL}}/nse/SmartEditor2.html"
|
2022-11-07 07:43:55 +00:00
|
|
|
- "{{BaseURL}}/SmartEditor2.html"
|
2022-11-19 16:49:01 +00:00
|
|
|
- "{{BaseURL}}/apps/ckeditor/samples/old/replacebyclass.html"
|
|
|
|
- "{{BaseURL}}/plugin/editor/ckeditor/samples/old/replacebyclass.html"
|
|
|
|
- "{{BaseURL}}/latest/samples/old/replacebyclass.html"
|
|
|
|
- "{{BaseURL}}/Content/ckeditor/samples/old/replacebyclass.html"
|
2023-01-31 12:46:53 +00:00
|
|
|
- "{{BaseURL}}/ckeditor/samples/plugins/htmlwriter/outputhtml.html"
|
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':'"
|
2022-11-07 07:43:55 +00:00
|
|
|
- ":: Smart Editor 2"
|
2022-11-19 16:49:01 +00:00
|
|
|
- "Replace Textareas by Class Name"
|
|
|
|
- "CKEditor - The text editor for the Internet"
|
2020-04-06 09:03:49 +00:00
|
|
|
condition: or
|