Skip to content

Commit 687816a

Browse files
committed
fix: typo
1 parent 937f4e0 commit 687816a

File tree

10 files changed

+21
-17
lines changed

10 files changed

+21
-17
lines changed

content/security/advisory-2026-02-27.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: Unauthenticated account creation via WebAuthn prepare endpoint vuln
44
canonical: security/advisory-2026-02-27
55
---
66

7-
## Multiple vulnerabilities in phpMyFAQ
7+
## Unauthenticated account creation vulnerability in phpMyFAQ
88

99
**Issued on::** 2026-02-27
1010
**Software::** phpMyFAQ <= 4.0.17

public/api/news/2020.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"generated": "2026-02-24T07:08:57.637Z",
2+
"generated": "2026-02-27T12:20:51.530Z",
33
"year": "2020",
44
"total": 12,
55
"news": [

public/api/news/2021.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"generated": "2026-02-24T07:08:57.637Z",
2+
"generated": "2026-02-27T12:20:51.530Z",
33
"year": "2021",
44
"total": 5,
55
"news": [

public/api/news/2022.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"generated": "2026-02-24T07:08:57.637Z",
2+
"generated": "2026-02-27T12:20:51.530Z",
33
"year": "2022",
44
"total": 13,
55
"news": [

public/api/news/2023.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"generated": "2026-02-24T07:08:57.637Z",
2+
"generated": "2026-02-27T12:20:51.530Z",
33
"year": "2023",
44
"total": 20,
55
"news": [

public/api/news/2024.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"generated": "2026-02-24T07:08:57.637Z",
2+
"generated": "2026-02-27T12:20:51.530Z",
33
"year": "2024",
44
"total": 18,
55
"news": [

public/api/news/2025.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"generated": "2026-02-24T07:08:57.637Z",
2+
"generated": "2026-02-27T12:20:51.530Z",
33
"year": "2025",
44
"total": 21,
55
"news": [

public/api/news/2026.json

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,12 @@
11
{
2-
"generated": "2026-02-24T07:08:57.637Z",
2+
"generated": "2026-02-27T12:20:51.530Z",
33
"year": "2026",
4-
"total": 6,
4+
"total": 7,
55
"news": [
6+
{
7+
"date": "2026-02-27",
8+
"content": "The phpMyFAQ Team is pleased to announce [phpMyFAQ 4.0.18](/download) and [phpMyFAQ 4.1.0-RC.7](/download), \nthe \"Jesse Jackson\" releases.\nThese releases fix security vulnerabilities, update all third party dependencies, and fix all reported bugs.\n[Click here to find a detailed security advisory](/security/advisory-2026-02-27)."
9+
},
610
{
711
"date": "2026-02-21",
812
"content": "The phpMyFAQ Team would like to announce the availability of [phpMyFAQ 4.1.0-RC.6](/download),\nthe \"Eric Dane\" releases.\nThis release fixes all reported bugs, and we updated our third party dependencies."

public/api/news/recent.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,11 @@
11
{
2-
"generated": "2026-02-24T07:08:57.637Z",
2+
"generated": "2026-02-27T12:20:51.530Z",
33
"limit": 10,
44
"news": [
5+
{
6+
"date": "2026-02-27",
7+
"content": "The phpMyFAQ Team is pleased to announce [phpMyFAQ 4.0.18](/download) and [phpMyFAQ 4.1.0-RC.7](/download), \nthe \"Jesse Jackson\" releases.\nThese releases fix security vulnerabilities, update all third party dependencies, and fix all reported bugs.\n[Click here to find a detailed security advisory](/security/advisory-2026-02-27)."
8+
},
59
{
610
"date": "2026-02-21",
711
"content": "The phpMyFAQ Team would like to announce the availability of [phpMyFAQ 4.1.0-RC.6](/download),\nthe \"Eric Dane\" releases.\nThis release fixes all reported bugs, and we updated our third party dependencies."
@@ -37,10 +41,6 @@
3741
{
3842
"date": "2025-12-16",
3943
"content": "The phpMyFAQ Team would like to announce the availability of [phpMyFAQ 4.1.0-beta.2](/download),\nthe \"Rob Reiner\" release.\nThis release fixes all reported bugs, improves A11Y, updates Vitest to version 4, and some translations.\nAdditionally, we updated our third party dependencies."
40-
},
41-
{
42-
"date": "2025-11-22",
43-
"content": "The phpMyFAQ Team is pleased to announce [phpMyFAQ 4.1.0-beta](/download), the \"Kessler Twins\" release.\nThis first beta release is now feature-complete and introduces full support for PHP 8.5,\nfixes the reported bugs, and we updated our third party dependencies.\nWe added a high-contrast mode for better accessibility.\nIn addition, we already prepared phpMyFAQ for PHP 8.6 by fixing deprecations."
4444
}
4545
]
4646
}

public/api/news/years.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
{
2-
"generated": "2026-02-24T07:08:57.637Z",
2+
"generated": "2026-02-27T12:20:51.530Z",
33
"years": [
44
{
55
"year": "2026",
6-
"count": 6,
6+
"count": 7,
77
"firstDate": "2026-01-06",
8-
"lastDate": "2026-02-21"
8+
"lastDate": "2026-02-27"
99
},
1010
{
1111
"year": "2025",

0 commit comments

Comments
 (0)