{ "schema_version": "1.4.0", "id": "GHSA-fr62-mg2q-7wqv", "modified": "2025-03-11T17:16:40Z", "published": "2025-03-04T17:23:15Z", "aliases": [ "CVE-2025-27155" ], "summary": "In-memory stored Cross-site scripting (XSS) vulnerability in pineconesim", "details": "### Impact\nThe Pinecone Simulator (pineconesim) included in Pinecone up to commit https://github.com/matrix-org/pinecone/commit/ea4c33717fd74ef7d6f49490625a0fa10e3f5bbc is vulnerable to stored cross-site scripting. The payload storage is not permanent and will be wiped when restarting pineconsim.\n\n### Patches\nCommit https://github.com/matrix-org/pinecone/commit/218b2801995b174085cb1c8fafe2d3aa661f85bd contains the fixes.\n\n### Workarounds\nN/A\n\n### For more information\n\nIf you have any questions or comments about this advisory, please email us at [security at matrix.org](mailto:security@matrix.org).", "severity": [ { "type": "CVSS_V3", "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N" } ], "affected": [ { "package": { "ecosystem": "Go", "name": "github.com/matrix-org/pinecone" }, "ranges": [ { "type": "ECOSYSTEM", "events": [ { "introduced": "0" }, { "last_affected": "0.11.0" } ] } ] } ], "references": [ { "type": "WEB", "url": "https://github.com/matrix-org/pinecone/security/advisories/GHSA-fr62-mg2q-7wqv" }, { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-27155" }, { "type": "WEB", "url": "https://github.com/matrix-org/pinecone/commit/218b2801995b174085cb1c8fafe2d3aa661f85bd" }, { "type": "PACKAGE", "url": "https://github.com/matrix-org/pinecone" }, { "type": "WEB", "url": "https://pkg.go.dev/vuln/GO-2025-3500" } ], "database_specific": { "cwe_ids": [ "CWE-79", "CWE-80" ], "severity": "MODERATE", "github_reviewed": true, "github_reviewed_at": "2025-03-04T17:23:15Z", "nvd_published_at": "2025-03-04T17:15:18Z" } }