{"vulnerability": "CVE-2025-2488", "sightings": [{"uuid": "48023b8e-923e-451c-855f-20542b6e7219", "vulnerability_lookup_origin": "1a89b78e-f703-45f3-bb86-59eb712668bd", "author": "2a075640-a300-48a4-bb44-bc6130783b9b", "vulnerability": "CVE-2025-24889", "type": "seen", "source": "https://t.me/cvedetector/18044", "content": "{\n  \"Source\": \"CVE FEED\",\n  \"Title\": \"CVE-2025-24889 - SecureDrop Qubes Path Traversal Vulnerability\", \n  \"Content\": \"CVE ID : CVE-2025-24889 \nPublished : Feb. 13, 2025, 6:18 p.m. | 1\u00a0hour, 24\u00a0minutes ago \nDescription : The SecureDrop Client is a desktop application for journalists to communicate with sources and work with submissions on the SecureDrop Workstation. Prior to versions 0.14.1 and 1.0.1, an attacker who has already gained code execution in a virtual machine on the SecureDrop Workstation could gain code execution in the `sd-log` virtual machine by sending a specially crafted log entry. The vulnerability is not exploitable remotely and requires an attacker to already have code execution on one of the other virtual machines (VMs) of the system. Due to the Workstation's underlying usage of Qubes for strong isolation, the vulnerability would have allowed lateral movement between any log-enabled VM and the `sd-log` VM, but no further. The SecureDrop workstation collects logs centrally in an isolated virtual machine named `sd-log` for easy export for support and debugging purposes. The `sd-log`  VM is completely isolated from the internet and ingests logs via a narrow Qubes RPC policy that allows for specific inter-VM communication via the Xen vchan protocol used by Qubes's qrexec mechanism. A path traversal bug was found in the logic used to choose where to write the log file for a specific VM: the VM name, used unsanitized in the destination path in `sd-log`, is supplied by the logging VM itself instead of being read from a trusted source, such as the Qubes environment variable `QREXEC_REMOTE_DOMAIN` that is used in the fixed implementation. An attacker could provide an arbitrary source VM name, possibly overwriting logs of other VMs, or writing a file named `syslog.log`, with attacker-controlled content, in arbitrary directories as a low-privileged user. A successful attack could potentially overwrite or add configuration to software that loads configuration files from a directory. This is exploitable to achieve code execution by setting the target directory to `/home/user/.config/autostart/` and letting it write `syslog.log`, because XFCE treats any file in that directory as a `.desktop` file regardless of its extension. Versions 0.14.1 and 1.0.1 contain a patch for this issue. \nSeverity: 4.5 | MEDIUM \nVisit the link for more details, such as CVSS details, affected products, timeline, and more...\",\n  \"Detection Date\": \"13 Feb 2025\",\n  \"Type\": \"Vulnerability\"\n}\n\ud83d\udd39 t.me/cvedetector \ud83d\udd39", "creation_timestamp": "2025-02-13T21:21:23.000000Z"}, {"uuid": "8575c9bd-2fe8-4ca2-88ea-00bc2f092ab6", "vulnerability_lookup_origin": "1a89b78e-f703-45f3-bb86-59eb712668bd", "author": "2a075640-a300-48a4-bb44-bc6130783b9b", "vulnerability": "CVE-2025-24888", "type": "seen", "source": "https://t.me/cvedetector/18043", "content": "{\n  \"Source\": \"CVE FEED\",\n  \"Title\": \"CVE-2025-24888 - SecureDrop Client Remote Code Execution Vulnerability\", \n  \"Content\": \"CVE ID : CVE-2025-24888 \nPublished : Feb. 13, 2025, 6:18 p.m. | 1\u00a0hour, 24\u00a0minutes ago \nDescription : The SecureDrop Client is a desktop application for journalists to communicate with sources and work with submissions on the SecureDrop Workstation. Prior to version 0.14.1, a malicious SecureDrop Server could obtain code execution on the SecureDrop Client virtual machine (`sd-app`). SecureDrop Server itself has multiple layers of built-in hardening, and is a dedicated physical machine exposed on the internet only via Tor hidden services for the Source and Journalist interfaces, and optionally via remote SSH access over another Tor hidden service. A newsroom's SecureDrop Workstation communicates only with its own dedicated SecureDrop Server.  \n  \nThe SecureDrop Client runs in a dedicated Qubes virtual machine, named `sd-app`, as part of the SecureDrop Workstation. The private OpenPGP key used to decrypt submissions and replies is stored in a separate virtual machine and never accessed directly. The vulnerability lies in the code responsible for downloading replies. The filename of the reply is obtained from the `Content-Disposition` HTTP header and used to write the encrypted reply on disk. Note that filenames are generated and sanitized server-side, and files are downloaded in an encrypted format, so a remote attacker who has not achieved server compromise, such as one posing as a source, could not craft the HTTP response necessary for this attack.  \n  \nWhile the filename is later checked to guard against path traversal before being moved into the Client\u2019s data storage directory, the file has already been written to a potentially arbitrary location. In this case, `safe_move()` would detect the path traversal and fail, leaving the original downloaded file in the attacker-chosen directory. Code execution can be gained by writing an autostart file in `/home/user/.config/autostart/`.  \n  \nVersion 0.14.1 fixes the issue. As of time of publication, there is no known evidence of exploitation in the wild. This attack requires a previously compromised SecureDrop Server. \nSeverity: 8.1 | HIGH \nVisit the link for more details, such as CVSS details, affected products, timeline, and more...\",\n  \"Detection Date\": \"13 Feb 2025\",\n  \"Type\": \"Vulnerability\"\n}\n\ud83d\udd39 t.me/cvedetector \ud83d\udd39", "creation_timestamp": "2025-02-13T21:21:22.000000Z"}, {"uuid": "8ec8db86-9647-48a1-b283-760b590b16e0", "vulnerability_lookup_origin": "1a89b78e-f703-45f3-bb86-59eb712668bd", "author": "2a075640-a300-48a4-bb44-bc6130783b9b", "vulnerability": "CVE-2025-24885", "type": "seen", "source": "https://t.me/cvedetector/16863", "content": "{\n  \"Source\": \"CVE FEED\",\n  \"Title\": \"CVE-2025-24885 - pwn.college Stored XSS Vulnerability\", \n  \"Content\": \"CVE ID : CVE-2025-24885 \nPublished : Jan. 30, 2025, 11:15 p.m. | 2\u00a0hours, 6\u00a0minutes ago \nDescription : pwn.college is an education platform to learn about, and practice, core cybersecurity concepts in a hands-on fashion. Missing access control on rendering custom (unprivileged) dojo pages causes ability for users to create stored XSS. \nSeverity: 7.6 | HIGH \nVisit the link for more details, such as CVSS details, affected products, timeline, and more...\",\n  \"Detection Date\": \"31 Jan 2025\",\n  \"Type\": \"Vulnerability\"\n}\n\ud83d\udd39 t.me/cvedetector \ud83d\udd39", "creation_timestamp": "2025-01-31T02:49:26.000000Z"}, {"uuid": "9fc0ea4f-0638-4724-a39c-b8216e5e578b", "vulnerability_lookup_origin": "1a89b78e-f703-45f3-bb86-59eb712668bd", "author": "2a075640-a300-48a4-bb44-bc6130783b9b", "vulnerability": "CVE-2025-24886", "type": "seen", "source": "https://t.me/cvedetector/16862", "content": "{\n  \"Source\": \"CVE FEED\",\n  \"Title\": \"CVE-2025-24886 - Pwn College CTFd Symlink LFI\", \n  \"Content\": \"CVE ID : CVE-2025-24886 \nPublished : Jan. 30, 2025, 11:15 p.m. | 2\u00a0hours, 6\u00a0minutes ago \nDescription : pwn.college is an education platform to learn about, and practice, core cybersecurity concepts in a hands-on fashion. Incorrect symlink checks on user specified dojos allows for users (admin not required) to perform an LFI from the CTFd container. When a user clones or updates repositories, a check is performed to see if the repository had contained any symlinks. A malicious user could craft a repository with symlinks pointed to sensitive files and then retrieve them using the CTFd website. \nSeverity: 7.7 | HIGH \nVisit the link for more details, such as CVSS details, affected products, timeline, and more...\",\n  \"Detection Date\": \"31 Jan 2025\",\n  \"Type\": \"Vulnerability\"\n}\n\ud83d\udd39 t.me/cvedetector \ud83d\udd39", "creation_timestamp": "2025-01-31T02:49:22.000000Z"}, {"uuid": "09550dae-428a-4ff4-9608-790e9b78fed4", "vulnerability_lookup_origin": "1a89b78e-f703-45f3-bb86-59eb712668bd", "author": "2a075640-a300-48a4-bb44-bc6130783b9b", "vulnerability": "CVE-2025-24884", "type": "seen", "source": "https://t.me/cvedetector/16707", "content": "{\n  \"Source\": \"CVE FEED\",\n  \"Title\": \"CVE-2025-24884 - Kubernetes Kube-Audit-Rest Secret Disclosure Vulnerability\", \n  \"Content\": \"CVE ID : CVE-2025-24884 \nPublished : Jan. 29, 2025, 9:15 p.m. | 1\u00a0hour, 9\u00a0minutes ago \nDescription : kube-audit-rest is a simple logger of mutation/creation requests to the k8s api. If the \"full-elastic-stack\" example vector configuration was used for a real cluster, the previous values of kubernetes secrets would have been disclosed in the audit messages. This vulnerability is fixed in 1.0.16. \nSeverity: 0.0 | NA \nVisit the link for more details, such as CVSS details, affected products, timeline, and more...\",\n  \"Detection Date\": \"29 Jan 2025\",\n  \"Type\": \"Vulnerability\"\n}\n\ud83d\udd39 t.me/cvedetector \ud83d\udd39", "creation_timestamp": "2025-01-30T00:02:57.000000Z"}, {"uuid": "83e8be0b-5237-4b4e-bf60-dac1389affb4", "vulnerability_lookup_origin": "1a89b78e-f703-45f3-bb86-59eb712668bd", "author": "2a075640-a300-48a4-bb44-bc6130783b9b", "vulnerability": "CVE-2025-24883", "type": "seen", "source": "https://infosec.exchange/users/cve/statuses/113918161441788544", "content": "", "creation_timestamp": "2025-01-30T16:06:36.286542Z"}, {"uuid": "4b921149-9ed7-4cc0-acf4-82994b5bee55", "vulnerability_lookup_origin": "1a89b78e-f703-45f3-bb86-59eb712668bd", "author": "2a075640-a300-48a4-bb44-bc6130783b9b", "vulnerability": "CVE-2025-24883", "type": "seen", "source": "https://bsky.app/profile/cve-notifications.bsky.social/post/3lgxuz7jfcw2f", "content": "", "creation_timestamp": "2025-01-30T16:16:08.261173Z"}, {"uuid": "5174db93-a501-4bdc-95e9-efb819b23f42", "vulnerability_lookup_origin": "1a89b78e-f703-45f3-bb86-59eb712668bd", "author": "2a075640-a300-48a4-bb44-bc6130783b9b", "vulnerability": "CVE-2025-24883", "type": "seen", "source": "https://bsky.app/profile/gothburz.bsky.social/post/3lgy2yurk2d2a", "content": "", "creation_timestamp": "2025-01-30T18:03:20.637202Z"}, {"uuid": "297d796b-6d15-4075-9cd3-944cbb8f1a97", "vulnerability_lookup_origin": "1a89b78e-f703-45f3-bb86-59eb712668bd", "author": "2a075640-a300-48a4-bb44-bc6130783b9b", "vulnerability": "CVE-2025-24883", "type": "seen", "source": "https://bsky.app/profile/earlybirdsinvest.bsky.social/post/3lh5azg73ir2i", "content": "", "creation_timestamp": "2025-02-01T19:34:21.927563Z"}, {"uuid": "7abb49ed-939c-428e-a212-f5d2aa53f35a", "vulnerability_lookup_origin": "1a89b78e-f703-45f3-bb86-59eb712668bd", "author": "2a075640-a300-48a4-bb44-bc6130783b9b", "vulnerability": "CVE-2025-24884", "type": "seen", "source": "https://infosec.exchange/users/cve/statuses/113913498919897595", "content": "", "creation_timestamp": "2025-01-29T20:20:51.945609Z"}, {"uuid": "d01f51cf-bd03-43c5-b4ce-8a5161b99b16", "vulnerability_lookup_origin": "1a89b78e-f703-45f3-bb86-59eb712668bd", "author": "2a075640-a300-48a4-bb44-bc6130783b9b", "vulnerability": "CVE-2025-24884", "type": "seen", "source": "https://bsky.app/profile/cve-notifications.bsky.social/post/3lgvvc5tdcn2w", "content": "", "creation_timestamp": "2025-01-29T21:15:48.875558Z"}, {"uuid": "1f3fb232-eac5-40d3-b773-a8846d31ceeb", "vulnerability_lookup_origin": "1a89b78e-f703-45f3-bb86-59eb712668bd", "author": "2a075640-a300-48a4-bb44-bc6130783b9b", "vulnerability": "CVE-2025-24888", "type": "seen", "source": "https://infosec.exchange/users/cve/statuses/113997790515758268", "content": "", "creation_timestamp": "2025-02-13T17:37:19.969156Z"}, {"uuid": "12a34ab9-557b-482e-8435-6e6a23bcb2c0", "vulnerability_lookup_origin": "1a89b78e-f703-45f3-bb86-59eb712668bd", "author": "2a075640-a300-48a4-bb44-bc6130783b9b", "vulnerability": "CVE-2025-24889", "type": "seen", "source": "https://infosec.exchange/users/cve/statuses/113997790534218207", "content": "", "creation_timestamp": "2025-02-13T17:37:20.097758Z"}, {"uuid": "2e66a036-767a-4a7c-a516-d70412aa9d25", "vulnerability_lookup_origin": "1a89b78e-f703-45f3-bb86-59eb712668bd", "author": "2a075640-a300-48a4-bb44-bc6130783b9b", "vulnerability": "CVE-2025-24888", "type": "seen", "source": "https://bsky.app/profile/cve-notifications.bsky.social/post/3li3cfftqtp2h", "content": "", "creation_timestamp": "2025-02-13T18:18:47.122276Z"}, {"uuid": "d1892893-7b34-4a15-9a98-4fc55ffddab9", "vulnerability_lookup_origin": "1a89b78e-f703-45f3-bb86-59eb712668bd", "author": "2a075640-a300-48a4-bb44-bc6130783b9b", "vulnerability": "CVE-2025-24889", "type": "seen", "source": "https://bsky.app/profile/cve-notifications.bsky.social/post/3li3cfi2hv32c", "content": "", "creation_timestamp": "2025-02-13T18:18:49.316236Z"}, {"uuid": "bfd2edab-3235-46ce-99ee-8d9c23c29c2c", "vulnerability_lookup_origin": "1a89b78e-f703-45f3-bb86-59eb712668bd", "author": "2a075640-a300-48a4-bb44-bc6130783b9b", "vulnerability": "CVE-2025-24888", "type": "seen", "source": "https://mastodon.social/users/CyberSignaler/statuses/113998072079616894", "content": "", "creation_timestamp": "2025-02-13T18:48:57.101961Z"}, {"uuid": "d9af1aee-476f-4ce0-b990-0eac5d99ad80", "vulnerability_lookup_origin": "1a89b78e-f703-45f3-bb86-59eb712668bd", "author": "2a075640-a300-48a4-bb44-bc6130783b9b", "vulnerability": "CVE-2025-2488", "type": "seen", "source": "https://bsky.app/profile/2rZiKKbOU3nTafniR2qMMSE0gwZ.activitypub.awakari.com.ap.brid.gy/post/3lo6qpfesuw62", "content": "", "creation_timestamp": "2025-05-02T14:38:24.162548Z"}, {"uuid": "86d7275c-b5d4-42eb-b370-7c17a05a12e1", "vulnerability_lookup_origin": "1a89b78e-f703-45f3-bb86-59eb712668bd", "author": "2a075640-a300-48a4-bb44-bc6130783b9b", "vulnerability": "CVE-2025-2488", "type": "seen", "source": "https://bsky.app/profile/cve.skyfleet.blue/post/3lo772nbx4d2n", "content": "", "creation_timestamp": "2025-05-02T16:00:53.235260Z"}, {"uuid": "42f877cb-3e77-4b20-90e8-e044edc50def", "vulnerability_lookup_origin": "1a89b78e-f703-45f3-bb86-59eb712668bd", "author": "2a075640-a300-48a4-bb44-bc6130783b9b", "vulnerability": "CVE-2025-24887", "type": "published-proof-of-concept", "source": "https://t.me/DarkWebInformer_CVEAlerts/14125", "content": "\ud83d\udd17 DarkWebInformer.com - Cyber Threat Intelligence\n\ud83d\udccc CVE ID: CVE-2025-24887\n\ud83d\udd25 CVSS Score: 6.3 (cvssV3_1, Vector: CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L)\n\ud83d\udd39 Description: OpenCTI is an open-source cyber threat intelligence platform. In versions starting from 6.4.8 to before 6.4.10, the allow/deny lists can be bypassed, allowing a user to change attributes that are intended to be unmodifiable by the user. It is possible to toggle the `external` flag on/off and change the own token value for a user. It is also possible to edit attributes that are not in the allow list, such as `otp_qr` and `otp_activated`. If external users exist in the OpenCTI setup and the information about these users identities is sensitive, the above vulnerabilities can be used to enumerate existing user accounts as a standard low privileged user. This issue has been patched in version 6.4.10.\n\ud83d\udccf Published: 2025-04-30T18:27:24.530Z\n\ud83d\udccf Modified: 2025-04-30T19:06:07.538Z\n\ud83d\udd17 References:\n1. https://github.com/OpenCTI-Platform/opencti/security/advisories/GHSA-8262-pw2q-5qc3", "creation_timestamp": "2025-04-30T19:13:32.000000Z"}, {"uuid": "df93cca1-8b29-440d-bf85-2bb98678ced9", "vulnerability_lookup_origin": "1a89b78e-f703-45f3-bb86-59eb712668bd", "author": "2a075640-a300-48a4-bb44-bc6130783b9b", "vulnerability": "CVE-2025-24887", "type": "seen", "source": "https://t.me/cvedetector/24132", "content": "{\n  \"Source\": \"CVE FEED\",\n  \"Title\": \"CVE-2025-24887 - OpenCTI Allow/Deny List Bypass Vulnerability\", \n  \"Content\": \"CVE ID : CVE-2025-24887 \nPublished : April 30, 2025, 7:15 p.m. | 37\u00a0minutes ago \nDescription : OpenCTI is an open-source cyber threat intelligence platform. In versions starting from 6.4.8 to before 6.4.10, the allow/deny lists can be bypassed, allowing a user to change attributes that are intended to be unmodifiable by the user. It is possible to toggle the `external` flag on/off and change the own token value for a user. It is also possible to edit attributes that are not in the allow list, such as `otp_qr` and `otp_activated`. If external users exist in the OpenCTI setup and the information about these users identities is sensitive, the above vulnerabilities can be used to enumerate existing user accounts as a standard low privileged user. This issue has been patched in version 6.4.10. \nSeverity: 6.3 | MEDIUM \nVisit the link for more details, such as CVSS details, affected products, timeline, and more...\",\n  \"Detection Date\": \"30 Apr 2025\",\n  \"Type\": \"Vulnerability\"\n}\n\ud83d\udd39 t.me/cvedetector \ud83d\udd39", "creation_timestamp": "2025-04-30T22:05:58.000000Z"}, {"uuid": "33a8b655-9f83-4d24-ba02-ebe9b673cb60", "vulnerability_lookup_origin": "1a89b78e-f703-45f3-bb86-59eb712668bd", "author": "2a075640-a300-48a4-bb44-bc6130783b9b", "vulnerability": "CVE-2025-2488", "type": "seen", "source": "https://t.me/cvedetector/24343", "content": "{\n  \"Source\": \"CVE FEED\",\n  \"Title\": \"CVE-2025-2488 - Profelis Informatics SambaBox Cross-Site Scripting (XSS)\", \n  \"Content\": \"CVE ID : CVE-2025-2488 \nPublished : May 2, 2025, 12:15 p.m. | 52\u00a0minutes ago \nDescription : Improper Neutralization of Input During Web Page Generation (XSS or 'Cross-site Scripting') vulnerability in Profelis Informatics SambaBox allows Cross-Site Scripting (XSS).This issue affects SambaBox: before 5.1. \nSeverity: 4.0 | MEDIUM \nVisit the link for more details, such as CVSS details, affected products, timeline, and more...\",\n  \"Detection Date\": \"02 May 2025\",\n  \"Type\": \"Vulnerability\"\n}\n\ud83d\udd39 t.me/cvedetector \ud83d\udd39", "creation_timestamp": "2025-05-02T15:56:38.000000Z"}, {"uuid": "1c1c3193-7a1f-4c94-a657-f70330ab8f36", "vulnerability_lookup_origin": "1a89b78e-f703-45f3-bb86-59eb712668bd", "author": "2a075640-a300-48a4-bb44-bc6130783b9b", "vulnerability": "CVE-2025-24883", "type": "seen", "source": "https://bsky.app/profile/ethereumonarm.bsky.social/post/3lgxroxy5uc2r", "content": "", "creation_timestamp": "2025-01-30T15:16:44.326648Z"}, {"uuid": "1377ea90-7ac0-4ea4-b374-0ce933c651ef", "vulnerability_lookup_origin": "1a89b78e-f703-45f3-bb86-59eb712668bd", "author": "2a075640-a300-48a4-bb44-bc6130783b9b", "vulnerability": "CVE-2025-24883", "type": "seen", "source": "https://bsky.app/profile/ethereumonarm.bsky.social/post/3lgxrza6yok2r", "content": "", "creation_timestamp": "2025-01-30T15:22:28.084498Z"}, {"uuid": "d87e5c30-c597-468d-bb67-0262623e0499", "vulnerability_lookup_origin": "1a89b78e-f703-45f3-bb86-59eb712668bd", "author": "2a075640-a300-48a4-bb44-bc6130783b9b", "vulnerability": "CVE-2025-24883", "type": "seen", "source": "https://bsky.app/profile/cve.skyfleet.blue/post/3lgya4yglrz2u", "content": "", "creation_timestamp": "2025-01-30T19:35:08.823051Z"}, {"uuid": "a0458772-ba39-4a8c-903b-920e09f9caf7", "vulnerability_lookup_origin": "1a89b78e-f703-45f3-bb86-59eb712668bd", "author": "2a075640-a300-48a4-bb44-bc6130783b9b", "vulnerability": "CVE-2025-24885", "type": "seen", "source": "https://bsky.app/profile/cve-notifications.bsky.social/post/3lgymhdwhet2p", "content": "", "creation_timestamp": "2025-01-30T23:15:38.714098Z"}, {"uuid": "12dd8382-cfd5-47ff-b0cc-a4c642e27849", "vulnerability_lookup_origin": "1a89b78e-f703-45f3-bb86-59eb712668bd", "author": "2a075640-a300-48a4-bb44-bc6130783b9b", "vulnerability": "CVE-2025-24886", "type": "seen", "source": "https://bsky.app/profile/cve-notifications.bsky.social/post/3lgymhgcwz72t", "content": "", "creation_timestamp": "2025-01-30T23:15:41.315992Z"}, {"uuid": "283ae979-9c9a-4528-8a88-f799a49f5d68", "vulnerability_lookup_origin": "1a89b78e-f703-45f3-bb86-59eb712668bd", "author": "2a075640-a300-48a4-bb44-bc6130783b9b", "vulnerability": "CVE-2025-24882", "type": "seen", "source": "https://bsky.app/profile/cve.skyfleet.blue/post/3lgvojtxzh72i", "content": "", "creation_timestamp": "2025-01-29T19:14:56.459396Z"}, {"uuid": "90c4f038-33cc-48c8-b14d-44fd5d6629b5", "vulnerability_lookup_origin": "1a89b78e-f703-45f3-bb86-59eb712668bd", "author": "2a075640-a300-48a4-bb44-bc6130783b9b", "vulnerability": "CVE-2025-24888", "type": "seen", "source": "https://bsky.app/profile/cve.skyfleet.blue/post/3li3jytkcd72v", "content": "", "creation_timestamp": "2025-02-13T20:34:57.784524Z"}, {"uuid": "9ddd2055-e2c2-48fe-99ab-a268fe78248b", "vulnerability_lookup_origin": "1a89b78e-f703-45f3-bb86-59eb712668bd", "author": "2a075640-a300-48a4-bb44-bc6130783b9b", "vulnerability": "CVE-2025-24889", "type": "seen", "source": "https://bsky.app/profile/cve.skyfleet.blue/post/3li3jyuat3o2a", "content": "", "creation_timestamp": "2025-02-13T20:35:01.860603Z"}, {"uuid": "e01eaa74-380a-46fd-968f-b77d6fa27790", "vulnerability_lookup_origin": "1a89b78e-f703-45f3-bb86-59eb712668bd", "author": "2a075640-a300-48a4-bb44-bc6130783b9b", "vulnerability": "CVE-2025-2488", "type": "seen", "source": "https://t.me/DarkWebInformer_CVEAlerts/14472", "content": "\ud83d\udd17 DarkWebInformer.com - Cyber Threat Intelligence\n\ud83d\udccc CVE ID: CVE-2025-2488\n\ud83d\udd25 CVSS Score: 4 (cvssV3_1, Vector: CVSS:3.1/AV:L/AC:L/PR:H/UI:R/S:U/C:L/I:L/A:L)\n\ud83d\udd39 Description: Improper Neutralization of Input During Web Page Generation (XSS or 'Cross-site Scripting') vulnerability in Profelis Informatics SambaBox allows Cross-Site Scripting (XSS).This issue affects SambaBox: before 5.1.\n\ud83d\udccf Published: 2025-05-02T11:30:10.742Z\n\ud83d\udccf Modified: 2025-05-02T11:59:27.084Z\n\ud83d\udd17 References:\n1. https://www.usom.gov.tr/bildirim/tr-25-0101\n2. https://sambabox.io/2025/04/14/version-5-1/", "creation_timestamp": "2025-05-02T12:15:28.000000Z"}, {"uuid": "99aa8e0d-a27e-47d9-a5a5-669249ddf366", "vulnerability_lookup_origin": "1a89b78e-f703-45f3-bb86-59eb712668bd", "author": "2a075640-a300-48a4-bb44-bc6130783b9b", "vulnerability": "CVE-2025-24889", "type": "published-proof-of-concept", "source": "https://t.me/DarkWebInformer_CVEAlerts/4297", "content": "\ud83d\udd17 DarkWebInformer.com - Cyber Threat Intelligence\n\ud83d\udccc CVE ID: CVE-2025-24889\n\ud83d\udd25 CVSS Score: N/A\n\ud83d\udd39 Description: No description available\n\ud83d\udccf Published: 2025-02-13T18:18:23.240\n\ud83d\udccf Modified: N/A\n\ud83d\udd17 References:\n1. https://github.com/freedomofpress/securedrop-client/commit/3012bf7289389b5ec0f5f4db0f009a17dee1f586\n2. https://github.com/freedomofpress/securedrop-client/security/advisories/GHSA-933q-fx9h-5g46", "creation_timestamp": "2025-02-13T19:10:04.000000Z"}, {"uuid": "94da056c-2a93-4ec4-b535-d531221b760f", "vulnerability_lookup_origin": "1a89b78e-f703-45f3-bb86-59eb712668bd", "author": "2a075640-a300-48a4-bb44-bc6130783b9b", "vulnerability": "CVE-2025-24888", "type": "published-proof-of-concept", "source": "https://t.me/DarkWebInformer_CVEAlerts/4298", "content": "\ud83d\udd17 DarkWebInformer.com - Cyber Threat Intelligence\n\ud83d\udccc CVE ID: CVE-2025-24888\n\ud83d\udd25 CVSS Score: N/A\n\ud83d\udd39 Description: No description available\n\ud83d\udccf Published: 2025-02-13T18:18:23.047\n\ud83d\udccf Modified: N/A\n\ud83d\udd17 References:\n1. https://github.com/freedomofpress/securedrop-client/blob/0.14.0/client/securedrop_client/utils.py#L79\n2. https://github.com/freedomofpress/securedrop-client/blob/main/client/securedrop_client/api_jobs/downloads.py#L164\n3. https://github.com/freedomofpress/securedrop-client/blob/release/0.14.0/client/securedrop_client/sdk/__init__.py#L956-L957\n4. https://github.com/freedomofpress/securedrop-client/commit/120bac14649db0bcf5f24f2eb82731c76843b1ba\n5. https://github.com/freedomofpress/securedrop-client/security/advisories/GHSA-6c3p-chq6-q3j2\n6. https://www.qubes-os.org/doc/split-gpg", "creation_timestamp": "2025-02-13T19:10:19.000000Z"}, {"uuid": "a7445f50-7866-40bd-90d0-f0e806de57d4", "vulnerability_lookup_origin": "1a89b78e-f703-45f3-bb86-59eb712668bd", "author": "2a075640-a300-48a4-bb44-bc6130783b9b", "vulnerability": "CVE-2025-24883", "type": "seen", "source": "https://t.me/cvedetector/16797", "content": "{\n  \"Source\": \"CVE FEED\",\n  \"Title\": \"CVE-2025-24883 - Go-Ethereum (Geth) Shutdown Crash Attack\", \n  \"Content\": \"CVE ID : CVE-2025-24883 \nPublished : Jan. 30, 2025, 4:15 p.m. | 48\u00a0minutes ago \nDescription : go-ethereum (geth) is a golang execution layer implementation of the Ethereum protocol. A vulnerable node can be forced to shutdown/crash using a specially crafted message. This vulnerability is fixed in 1.14.13. \nSeverity: 0.0 | NA \nVisit the link for more details, such as CVSS details, affected products, timeline, and more...\",\n  \"Detection Date\": \"30 Jan 2025\",\n  \"Type\": \"Vulnerability\"\n}\n\ud83d\udd39 t.me/cvedetector \ud83d\udd39", "creation_timestamp": "2025-01-30T18:27:00.000000Z"}, {"uuid": "6c483f7d-d76a-47ab-b310-b10033079289", "vulnerability_lookup_origin": "1a89b78e-f703-45f3-bb86-59eb712668bd", "author": "2a075640-a300-48a4-bb44-bc6130783b9b", "vulnerability": "CVE-2025-24882", "type": "seen", "source": "https://t.me/cvedetector/16702", "content": "{\n  \"Source\": \"CVE FEED\",\n  \"Title\": \"CVE-2025-24882 - Regclient Digest Spoofing Vulnerability\", \n  \"Content\": \"CVE ID : CVE-2025-24882 \nPublished : Jan. 29, 2025, 6:15 p.m. | 2\u00a0hours, 6\u00a0minutes ago \nDescription : regclient is a Docker and OCI Registry Client in Go. A malicious registry could return a different digest for a pinned manifest without detection. This vulnerability is fixed in 0.7.1. \nSeverity: 5.2 | MEDIUM \nVisit the link for more details, such as CVSS details, affected products, timeline, and more...\",\n  \"Detection Date\": \"29 Jan 2025\",\n  \"Type\": \"Vulnerability\"\n}\n\ud83d\udd39 t.me/cvedetector \ud83d\udd39", "creation_timestamp": "2025-01-29T21:32:28.000000Z"}, {"uuid": "9fffc32d-14b9-44c2-bebc-48859667da5f", "vulnerability_lookup_origin": "1a89b78e-f703-45f3-bb86-59eb712668bd", "author": "2a075640-a300-48a4-bb44-bc6130783b9b", "vulnerability": "CVE-2025-24885", "type": "seen", "source": "https://infosec.exchange/users/cve/statuses/113919718883352677", "content": "", "creation_timestamp": "2025-01-30T22:42:41.490242Z"}, {"uuid": "7e1c2557-dd25-4eab-a9b1-d6ee82e6e4b1", "vulnerability_lookup_origin": "1a89b78e-f703-45f3-bb86-59eb712668bd", "author": "2a075640-a300-48a4-bb44-bc6130783b9b", "vulnerability": "CVE-2025-24886", "type": "seen", "source": "https://infosec.exchange/users/cve/statuses/113919718901044607", "content": "", "creation_timestamp": "2025-01-30T22:42:41.998921Z"}, {"uuid": "7d827289-2ef7-4e74-8853-42ec4c5e0919", "vulnerability_lookup_origin": "1a89b78e-f703-45f3-bb86-59eb712668bd", "author": "2a075640-a300-48a4-bb44-bc6130783b9b", "vulnerability": "CVE-2025-24882", "type": "seen", "source": "https://bsky.app/profile/cve-notifications.bsky.social/post/3lgvlb2efxp2f", "content": "", "creation_timestamp": "2025-01-29T18:16:14.299261Z"}]}