stronk7

Untitled

Feb 28th, 2022 (edited)
52
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.42 KB | None | 0 0
  1. $ git am --ignore-whitespace /Users/stronk7/Downloads/MDL-71722-master.mdk.patch
  2. Applying: MDL-71722 h5plib_v124: Upgrade ckeditor to 4.17.1
  3. Using index info to reconstruct a base tree...
  4. .git/rebase-apply/patch:445: tab in indent.
  5. Issue summary: The vulnerability allowed to inject malformed comments HTML bypassing content sanitization, which could result in executing JavaScript code. See [security advisory](https://github.com/ckeditor/ckeditor4/security/advisories/GHSA-7h26-63m7-qhf2) for more details.
  6. .git/rebase-apply/patch:449: tab in indent.
  7. Issue summary: The vulnerability allowed to inject malformed HTML bypassing content sanitization, which could result in executing JavaScript code. See [security advisory](https://github.com/ckeditor/ckeditor4/security/advisories/GHSA-pvmx-g8h5-cprj) for more details.
  8. .git/rebase-apply/patch:511: tab in indent.
  9. Issue summary: The vulnerability allowed to abuse paste functionality using malformed HTML, which could result in injecting arbitrary HTML into the editor. See [security advisory](https://github.com/ckeditor/ckeditor4/security/advisories/GHSA-7889-rm5j-hpgg) for more details.
  10. .git/rebase-apply/patch:515: tab in indent.
  11. Issue summary: The vulnerability allowed to abuse undo functionality using malformed [Widget](https://ckeditor.com/cke4/addon/widget) HTML, which could result in executing JavaScript code. See [security advisory](https://github.com/ckeditor/ckeditor4/security/advisories/GHSA-6226-h7ff-ch6c) for more details.
  12. .git/rebase-apply/patch:519: tab in indent.
  13. Issue summary: The vulnerability allowed to inject malformed [Fake Objects](https://ckeditor.com/cke4/addon/fakeobjects) HTML, which could result in executing JavaScript code. See [security advisory](https://github.com/ckeditor/ckeditor4/security/advisories/GHSA-m94c-37g6-cjhc) for more details.
  14. warning: squelched 32 whitespace errors
  15. warning: 37 lines add whitespace errors.
  16. Falling back to patching base and 3-way merge...
  17. error: The following untracked working tree files would be overwritten by merge:
  18. h5p/h5plib/v124/joubel/editor/ckeditor/README.md
  19. h5p/h5plib/v124/joubel/editor/ckeditor/SECURITY.md
  20. h5p/h5plib/v124/joubel/editor/ckeditor/bender-runner.config.json
  21. h5p/h5plib/v124/joubel/editor/ckeditor/plugins/pastetools/filter/image.js
  22. Please move or remove them before you merge.
  23. Aborting
  24. error: Failed to merge in the changes.
  25. Patch failed at 0001 MDL-71722 h5plib_v124: Upgrade ckeditor to 4.17.1
Add Comment
Please, Sign In to add comment