Notice: Undefined index: forum in /var/www/sda/6/d/flatboard/spectre/view.php on line 232

Notice: Undefined index: role in /var/www/sda/6/d/flatboard/spectre/view.php on line 235

Notice: Undefined index: trip in /var/www/sda/6/d/flatboard/spectre/view.php on line 235

Notice: Undefined index: title in /var/www/sda/6/d/flatboard/spectre/view.php on line 235

Notice: Undefined index: reply in /var/www/sda/6/d/flatboard/spectre/view.php on line 236

Notice: Undefined index: forum in /var/www/sda/6/d/flatboard/spectre/view.php on line 237
Flatboard - [SOLVED] < and > signs in code
[SOLVED] < and > signs in code
identicon
Fan#17562
DISCUSSION OF ORIGIN

Fan#17562 Sunday 24th April 2016, 19:35:57

solved < and > signs in code

Hi,
I noticed that if you do < test > between ''' ''', you get

```
< test >
```
But between code/code, you get


< test >
DISCUSSION OF ORIGIN
Fred_f8768
Fred#f8768

Administrator

Fred_f8768

See their activity.

Fred#f8768 Sunday 24th April 2016, 22:19:21

Flatboard accepts in part the markdown format.
Because the signs :
< > 

can open the door to malicious code in Javascript, so use the bbcode [code] to normally display the unexecuted html code.
ex: <script>alert('Alert XSS')</script>
In the [Doc page](view.php/plugin/page/p/docs), i authorize all html & markdown content, because only admin post page.
**We must not forget that any intervenor access to the editor to post a new topic or reply.**
identicon
Fan#17562

Fan#17562 Monday 25th April 2016, 23:07:00

Sure, I understand, thank you.
identicon
Fred#6f711

Fred#6f711 Friday 20th May 2016, 21:38:43

test
Suggested Topics View / Reply Forum
Simon started solved 🇫🇷 Bug de la navbar sur iPad 1.5K / 5 Bug reports
Fred started Hooks list for developpers 878 / 0 Announcements
started 416 / 0
HD#20af3 started Fixed an error in CSRF.lib.php 841 / 0 Bug reports
Top