Server Side Injection(SSI) - setTimeout() |
User controlled data in 'setTimeout()' can result in Server Side Injection (SSI) or Remote Code Execution (RCE). |
74 |
src/component/handlers/composition/DraftEditorCompositionHandler.js |
Server Side Injection(SSI) - setTimeout() |
User controlled data in 'setTimeout()' can result in Server Side Injection (SSI) or Remote Code Execution (RCE). |
54 |
src/component/handlers/edit/editOnCut.js |
Server Side Injection(SSI) - setTimeout() |
User controlled data in 'setTimeout()' can result in Server Side Injection (SSI) or Remote Code Execution (RCE). |
47 |
src/component/handlers/edit/commands/keyCommandUndo.js |
Key Hardcoded |
A hardcoded key in plain text was identified. |
43 |
src/component/contents/DraftEditorTextNode.react.js |
Key Hardcoded |
A hardcoded key in plain text was identified. |
44 |
src/component/contents/DraftEditorTextNode.react.js |
Key Hardcoded |
A hardcoded key in plain text was identified. |
47 |
src/component/contents/DraftEditorTextNode.react.js |
Key Hardcoded |
A hardcoded key in plain text was identified. |
48 |
src/component/contents/DraftEditorTextNode.react.js |
Key Hardcoded |
A hardcoded key in plain text was identified. |
68 |
src/model/immutable/__tests__/CharacterMetadata-test.js |
Key Hardcoded |
A hardcoded key in plain text was identified. |
126 |
src/model/immutable/__tests__/BlockTree-test.js |
Key Hardcoded |
A hardcoded key in plain text was identified. |
26 |
src/model/immutable/__tests__/ContentBlock-test.js |
Key Hardcoded |
A hardcoded key in plain text was identified. |
63 |
src/model/entity/DraftEntity.js |
Key Hardcoded |
A hardcoded key in plain text was identified. |
26 |
src/model/transaction/getSampleStateForTesting.js |
Key Hardcoded |
A hardcoded key in plain text was identified. |
26 |
src/model/modifier/__tests__/RichTextEditorUtil-test.js |
Key Hardcoded |
A hardcoded key in plain text was identified. |
28 |
src/model/modifier/__tests__/AtomicBlockUtils-test.js |
Server Side Injection(SSI) - setTimeout() |
User controlled data in 'setTimeout()' can result in Server Side Injection (SSI) or Remote Code Execution (RCE). |
32 |
examples/tex/js/components/TeXBlock.js |
SSRF - Server Side Request Forgery |
User controlled data in 'request()'' can result in Server Side Request Forgery (SSRF). |
11 |
website/server/generate.js |