diff --git a/advisories/github-reviewed/2024/12/GHSA-6pfc-w86r-54q6/GHSA-6pfc-w86r-54q6.json b/advisories/github-reviewed/2024/12/GHSA-6pfc-w86r-54q6/GHSA-6pfc-w86r-54q6.json
new file mode 100644
index 00000000000..120c02df4d1
--- /dev/null
+++ b/advisories/github-reviewed/2024/12/GHSA-6pfc-w86r-54q6/GHSA-6pfc-w86r-54q6.json
@@ -0,0 +1,80 @@
+{
+ "schema_version": "1.4.0",
+ "id": "GHSA-6pfc-w86r-54q6",
+ "modified": "2024-12-16T22:18:29Z",
+ "published": "2024-12-16T22:18:29Z",
+ "aliases": [
+ "CVE-2024-35230"
+ ],
+ "summary": "Welcome and About GeoServer pages communicate version and revision information",
+ "details": "### Impact\n\nThe welcome and about page includes version and revision information about the software in use (including library and components used).\n\nThis information is sensitive from a security point of view because it allows software used by the server to be easily identified.\n\n### Proof of Concept\n\n1. Welcome page footer: \n \n
\n\n2. About page *build information*. \n\n
\n\n### Patches\n\nNo patch presently available.\n\n### Workarounds\n\nNo workaround available, although the ADMIN_CONSOLE can be disabled completely.\n\n### References\n\n* [About GeoServer](https://docs.geoserver.org/latest/en/user/webadmin/about.html)\n",
+ "severity": [
+ {
+ "type": "CVSS_V3",
+ "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N"
+ }
+ ],
+ "affected": [
+ {
+ "package": {
+ "ecosystem": "Maven",
+ "name": "org.geoserver.web:gs-web-app"
+ },
+ "ranges": [
+ {
+ "type": "ECOSYSTEM",
+ "events": [
+ {
+ "introduced": "2.0.0"
+ },
+ {
+ "fixed": "2.25.1"
+ }
+ ]
+ }
+ ]
+ },
+ {
+ "package": {
+ "ecosystem": "Maven",
+ "name": "org.geoserver.web:gs-web-core"
+ },
+ "ranges": [
+ {
+ "type": "ECOSYSTEM",
+ "events": [
+ {
+ "introduced": "2.0.0"
+ },
+ {
+ "fixed": "2.25.1"
+ }
+ ]
+ }
+ ]
+ }
+ ],
+ "references": [
+ {
+ "type": "WEB",
+ "url": "https://github.com/geoserver/geoserver/security/advisories/GHSA-6pfc-w86r-54q6"
+ },
+ {
+ "type": "WEB",
+ "url": "https://github.com/geoserver/geoserver/commit/5fd5f35ae176eff3cc4667a5cf48e4bf5dc4ea99"
+ },
+ {
+ "type": "PACKAGE",
+ "url": "https://github.com/geoserver/geoserver"
+ }
+ ],
+ "database_specific": {
+ "cwe_ids": [
+ "CWE-200"
+ ],
+ "severity": "MODERATE",
+ "github_reviewed": true,
+ "github_reviewed_at": "2024-12-16T22:18:29Z",
+ "nvd_published_at": null
+ }
+}
\ No newline at end of file