--
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
{% block header_desc %}These people found and pointed out security vulnerabilities in my system/service.{% endblock %}
|
||||
{% block description %}People who found and pointed out security vulnerabilities in my system/service{% endblock %}
|
||||
{% block content %}
|
||||
<p class="text-small text-bold"><a href="/.well-known/security.txt" class="text-no-decoration">← security.txt</a></p>
|
||||
<p class="font-small font-bold"><a href="/.well-known/security.txt" class="text-no-decoration">← security.txt</a></p>
|
||||
<h3>Thank you for Helping!</h3>
|
||||
<p>These people found and pointed out security vulnerabilities in my system/service.</p>
|
||||
<p>As I'm just a student, I occasionally overlook vulnerabilities while writing code.</p>
|
||||
@@ -14,9 +14,9 @@
|
||||
<h3>Arbitrary Code Execution (UNRESOLVED)</h3>
|
||||
<p>If Nercone is asked by a specific individual to carry out an arbitrary command in exchange for a reward, and Nercone is in a state where it can execute that command, it will comply with the request.</p>
|
||||
<p>This vulnerability is unfixable and therefore remains unpatched.</p>
|
||||
<p class="text-bold">Scope of impact</p>
|
||||
<p class="font-bold">Scope of impact</p>
|
||||
<p>Nercone's Life</p>
|
||||
<p class="text-small text-bold">Reported by <a href="https://t3tra.dev/" class="text-no-decoration">t3tra</a>. Thank you very much! (but I cannot fix this issue... Sorry.)</p>
|
||||
<p class="font-small font-bold">Reported by <a href="https://t3tra.dev/" class="text-no-decoration">t3tra</a>. Thank you very much! (but I cannot fix this issue... Sorry.)</p>
|
||||
</div>
|
||||
-->
|
||||
{% endblock %}
|
||||
|
||||
Reference in New Issue
Block a user