diff options
| author | jvoisin | 2023-02-19 18:18:33 +0100 |
|---|---|---|
| committer | jvoisin | 2023-02-19 18:18:33 +0100 |
| commit | 99a8475555992f64ab7ad5d6a1cb852895e2d4d6 (patch) | |
| tree | af71ad20b49dd88142c7ebdd209e4d37fb1034f8 /doc/source | |
| parent | 19e2cfa72095253b4328a301cc1b829a5fb0f1eb (diff) | |
Fix a broken link in the documentation
Diffstat (limited to 'doc/source')
| -rw-r--r-- | doc/source/features.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/source/features.rst b/doc/source/features.rst index 90f8a59..bbc9adc 100644 --- a/doc/source/features.rst +++ b/doc/source/features.rst | |||
| @@ -185,7 +185,7 @@ Examples of related vulnerabilities | |||
| 185 | - `CVE-2016-5726 <http://seclists.org/oss-sec/2016/q2/521>`_: Unauthenticated remote code execution in Simple Machines Forums | 185 | - `CVE-2016-5726 <http://seclists.org/oss-sec/2016/q2/521>`_: Unauthenticated remote code execution in Simple Machines Forums |
| 186 | - `CVE-2016-???? <https://www.computest.nl/advisories/CT-2016-1110_Observium.txt>`_: Unauthenticated remote code execution in Observium (leading to remote root) | 186 | - `CVE-2016-???? <https://www.computest.nl/advisories/CT-2016-1110_Observium.txt>`_: Unauthenticated remote code execution in Observium (leading to remote root) |
| 187 | - `CVE-2017-2641 <http://netanelrub.in/2017/03/20/moodle-remote-code-execution/>`_: Unauthenticated remote code execution in Moodle | 187 | - `CVE-2017-2641 <http://netanelrub.in/2017/03/20/moodle-remote-code-execution/>`_: Unauthenticated remote code execution in Moodle |
| 188 | - `CVE-2018-17057 <https://www.exploit-db.com/exploits/46634>`: Unauthenticated remote code execution in LimeSurvey | 188 | - `CVE-2018-17057 <https://www.exploit-db.com/exploits/46634>`__: Unauthenticated remote code execution in LimeSurvey |
| 189 | - `CVE-2018-19274 <https://blog.ripstech.com/2018/phpbb3-phar-deserialization-to-remote-code-execution/>`__: Authenticated remote code execution in phpBB | 189 | - `CVE-2018-19274 <https://blog.ripstech.com/2018/phpbb3-phar-deserialization-to-remote-code-execution/>`__: Authenticated remote code execution in phpBB |
| 190 | - `CVE-2019-6340 <https://www.ambionics.io/blog/drupal8-rce>`__: Unauthenticated remote code execution in Drupal | 190 | - `CVE-2019-6340 <https://www.ambionics.io/blog/drupal8-rce>`__: Unauthenticated remote code execution in Drupal |
| 191 | 191 | ||
