Lucene search
+L

8053 matches found

Kitploit
Kitploit
added 2026/08/25 6:35 p.m.3 views

MobSF_AI

MobSF AI Sidecar Este projeto adiciona um assistente de chat com IA ao Mobile Security Framework MobSF. Ele permite que analistas de segurança façam perguntas sobre o relatório de análise gerado pelo MobSF diretamente na interface, utilizando o modelo da OpenAI. Funcionalidades Integração Perfeit...

5.3AI score
SaveExploits0References1
The Hacker News
The Hacker News
added 2026/08/25 2:07 p.m.17 views

A Malicious Webpage Could Poison Your Local AI Model Behind NVIDIA NemoClaw

Oasis Security has disclosed a weakness in NVIDIA NemoClaw that could let an attacker-controlled webpage take unauthenticated control of the local Ollama instance serving an AI agent and plant hidden instructions inside the model itself. The findings were shared with The Hacker News ahead of...

6.6CVSS7.2AI score0.00334EPSS
SaveExploits0
Kitploit
Kitploit
added 2026/08/25 8:45 a.m.5 views

L4J-Vuln-Patch

AVVISO Questo strumento non è più necessario, Mojang ha rilasciato una propria patch che dovrebbe coprire tutti i soggetti interessati https://www.minecraft.net/en-us/article/important-message--security-vulnerability-java-edition ATTENZIONE QUESTA VULNERABILITÀ COLPISCE SIA I CLIENT CHE I SERVER...

5.4AI score
SaveExploits0
Kitploit
Kitploit
added 2026/08/25 7:39 a.m.6 views

CVE-2020-25399

CVE-2020-25399 XSS memorizzato in InterMind iMind Server fino alla versione 3.13.65 permette a qualsiasi utente di dirottare la sessione di un altro utente inviando un file malevolo nella chat. Informazioni Descrizione: Un attaccante può inviare un file malevolo a qualsiasi utente utilizzando la...

7.8CVSS7.6AI score0.01023EPSS
SaveExploits1References1
Kitploit
Kitploit
added 2026/08/25 5:16 a.m.3 views

CVE-2025-51401

Exploit-Titel: LiveHelperChat =4.61 - Gespeichertes Cross-Site-Scripting XSS über das Operator-Chat-Namensfeld löst bei Übergabe des Chat-Besitzers aus Datum: 09/06/2025 Exploit-Autor: Manojkumar J TheWhiteEvil Linkedin: https://www.linkedin.com/in/manojkumar-j-7ba35b202/ Hersteller-Webseite:...

5.4CVSS5.2AI score0.00892EPSS
SaveExploits4
Kitploit
Kitploit
added 2026/08/25 4:23 a.m.4 views

CVE-2025-51869

CVE-2025-51869 Descrizione della vulnerabilità Liner è un motore di ricerca AI affidabile con oltre 10 milioni di utenti in tutto il mondo. Liner costruisce un motore di ricerca basato su LLM, che è vulnerabile a un Insecure Direct Object Reference IDOR nel suo componente chat. Un attaccante può...

7.5CVSS5.3AI score0.00436EPSS
SaveExploits0
Kitploit
Kitploit
added 2026/08/25 4:09 a.m.5 views

CVE-2017-9544

CVE-2017-9544 Exploit per buffer overflow basato su SEH in Easy Chat Server CVE-2017-9544 Basato su: pwntools payload msfvenom / reversetcp ropper x64dbg App vulnerabile disponibile su https://www.exploit-db.com/exploits/42155 Setup Imposta l'IP della vittima su 192.168.15.100 e avvia Easy Chat...

9.8CVSS9.1AI score0.24118EPSS
SaveExploits2
Kitploit
Kitploit
added 2026/08/25 1:37 a.m.5 views

CVE-2025-51400

Exploit-Titel: LiveHelperChat =4.61 – Stored Cross Site Scripting XSS über persönliche vorgefertigte Nachrichten Personal Canned Messages Datum: 09/06/2025 Exploit-Autor: Manojkumar J TheWhiteEvil LinkedIn: https://www.linkedin.com/in/manojkumar-j-7ba35b202/ Hersteller-Homepage:...

5.4CVSS5.1AI score0.00892EPSS
SaveExploits4References1
Tenable Nessus
Tenable Nessus
added 2026/08/25 12:00 a.m.5 views

Apache Tomcat 10.1.0.M1 < 10.1.59 multiple vulnerabilities

The version of Tomcat installed on the remote host is prior to 10.1.59. It is, therefore, affected by multiple vulnerabilities as referenced in the fixedinapachetomcat10.1.59security-10 advisory. - Uncontrolled Resource Consumption vulnerability in Apache Tomcat's WebSocket chat example. This iss...

9.8CVSS5.9AI score0.0083EPSS
SaveExploits0References24
Kitploit
Kitploit
added 2026/08/24 11:49 p.m.4 views

autogpt-CVE-2026-30950-poc

AutoGPT CVE-2026-30950 POC Proof-of-Concept-Demonstration für CVE-2026-30950, eine authentifizierte IDOR Fehlende Autorisierung in der AutoGPT-Plattform, die es jedem angemeldeten Benutzer ermöglicht, die Chat-Sitzung eines anderen Benutzers über eine einzige PATCH-Anfrage neu zuzuweisen — und...

7.1CVSS5.3AI score0.00384EPSS
SaveExploits1References1
Kitploit
Kitploit
added 2026/08/23 8:22 p.m.46 views

bbrecon

This project is no longer maintained and I took the crawling infrastructure offline. The audience was not big enough to justify maintaining it. Bug Bounty Recon bbrecon is a free Recon-as-a-Service for bug bounty hunters and security researchers. The API aims to provide a continuously up-to-date...

5.7AI score
SaveExploits0References3
Github Security Blog
Github Security Blog
added 2026/08/21 8:56 p.m.40 views

Xinference vulnerable to remote code execution via unsafe `eval()` in Llama3 tool-call parsing

Summary Xinference used Python's unsafe eval function when parsing Llama3 tool-call output generated by a large language model. Because the model output can be influenced by attacker-controlled prompts sent to the chat completion API, a remote attacker can craft prompts that cause the model to...

10CVSS6.5AI score0.00657EPSS
SaveExploits0References5Affected Software1
EUVD
EUVD
added 2026/08/21 8:37 p.m.12 views

EUVD-2026-64146

Xinference is an inference API for running open-source, speech, and multimodal models. In 2.5.0 and earlier, Xinference passes attacker-influenced Llama3 tool-call output to eval in xinference/model/llm/toolparsers/llama3toolparser.py and xinference/model/llm/utils.py. Requests to...

10CVSS5.5AI score0.00657EPSS
SaveExploits0References4
NVD
NVD
added 2026/08/20 10:18 p.m.14 views

CVE-2026-72846

Lightdash stores the webhook URL supplied with a scheduled delivery and later posts to it from sendWebhook in packages/backend/src/clients/GoogleChat/GoogleChatClient.ts and in packages/backend/src/clients/MicrosoftTeams/MicrosoftTeamsClient.ts. In affected versions both call fetch on the stored...

6.4CVSS0.00263EPSS
SaveExploits0References6
Cvelist
Cvelist
added 2026/08/20 9:57 p.m.31 views

CVE-2026-72846 Lightdash Scheduled Delivery Webhook URLs Are Not Validated, Allowing Server-Side Request Forgery

Lightdash stores the webhook URL supplied with a scheduled delivery and later posts to it from sendWebhook in packages/backend/src/clients/GoogleChat/GoogleChatClient.ts and in packages/backend/src/clients/MicrosoftTeams/MicrosoftTeamsClient.ts. In affected versions both call fetch on the stored...

6.4CVSS0.00263EPSS
SaveExploits0References6
Apache Tomcat
Apache Tomcat
added 2026/08/20 12:00 a.m.7 views

Fixed in Apache Tomcat 10.1.59

Note: The issues below were fixed in Apache Tomcat 10.1.58 but the release vote for the 10.1.58 release candidate did not pass. Therefore, although users must download 10.1.59 to obtain a version that includes a fix for these issues, version 10.1.58 is not included in the list of affected version...

9.8CVSS5.7AI score0.0083EPSS
SaveExploits0Affected Software1
Snyk
Snyk
added 2026/08/20 12:00 a.m.7 views

Improper Neutralization of Special Elements in Data Query Logic

Overview Affected versions of this package are vulnerable to Improper Neutralization of Special Elements in Data Query Logic in the findByMetadata function. An attacker can access data from other conversations by injecting RediSearch syntax into user-controlled metadata fields. Remediation Upgrad...

5.3CVSS5.9AI score0.00215EPSS
SaveExploits0References2
NVD
NVD
added 2026/08/19 2:17 p.m.7 views

CVE-2026-51366

SQL Injection vulnerability in Bottinelli Informatica Vedo Suite v.1.2.5 allows a remote attacker to execute arbitrary code via the apivedo/chat endpoint and the utentechat parameter...

9.9CVSS0.00549EPSS
SaveExploits0References3
NVD
NVD
added 2026/08/19 2:17 p.m.5 views

CVE-2026-51367

An issue in Bottinelli Informatica Vedo Suite v.1.2.5 allows a remote attacker to obtain sensitive information via the apivedo/chat endpoint and the utentechat parameter...

7.5CVSS0.00437EPSS
SaveExploits0References3
CVE
CVE
added 2026/08/19 12:00 a.m.28 views

CVE-2026-51366

Bottinelli Informatica Vedo Suite v.1.2.5 is affected by a SQL injection vulnerability in the api_vedo/chat endpoint via the utente_chat parameter. A remote, low-privilege attacker can exploit this to achieve arbitrary code execution , resulting in full compromise of confidentiality, integrity, a...

9.9CVSS6.5AI score0.00549EPSS
SaveExploits0References3
Rows per page
Query Builder