Lucene search
+L

6535 matches found

The Hacker News
The Hacker News
added 2025/05/08 3:23 p.m.42 views

38,000+ FreeDrain Subdomains Found Exploiting SEO to Steal Crypto Wallet Seed Phrases

Cybersecurity researchers have exposed what they say is an "industrial-scale, global cryptocurrency phishing operation" engineered to steal digital assets from cryptocurrency wallets for several years. The campaign has been codenamed FreeDrain by threat intelligence firms SentinelOne and Validin...

7.5AI score
SaveExploits0
CNVD
CNVD
added 2025/05/07 12:00 a.m.15 views

Online Class and Exam Scheduling System class_save.php File SQL Injection Vulnerability

Online Class and Exam Scheduling System is an online class and exam scheduling system. The Online Class and Exam Scheduling System suffers from a SQL injection vulnerability that stems from the lack of validation of the class parameter in the file /Scheduling/pages/classsave.php against an...

6.5CVSS8.2AI score0.00249EPSS
SaveExploits1References1
Tenable Nessus
Tenable Nessus
added 2025/05/06 12:00 a.m.4 views

EulerOS 2.0 SP12 : bind (EulerOS-SA-2025-1403)

According to the versions of the bind packages installed, the EulerOS installation on the remote host is affected by the following vulnerabilities : It is possible to construct a zone such that some queries to it will generate responses containing numerous records in the Additional section. An...

7.5CVSS7AI score0.15465EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2025/05/06 12:00 a.m.10 views

EulerOS 2.0 SP12 : bind (EulerOS-SA-2025-1404)

According to the versions of the bind packages installed, the EulerOS installation on the remote host is affected by the following vulnerabilities : It is possible to construct a zone such that some queries to it will generate responses containing numerous records in the Additional section. An...

7.5CVSS7AI score0.15465EPSS
SaveExploits0References2
Redos
Redos
added 2025/05/06 12:00 a.m.30 views

ROS-20250505-05

The vulnerability of the Zabbix universal monitoring system is related to insufficient cleansing of user data passed via the "groupBy" parameter in include/classes/api/CApiService.php. Exploitation of the vulnerability could allow a remote attacker to execute arbitrary SQL queries in the database...

8.8CVSS7.6AI score0.26594EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2025/05/06 12:00 a.m.5 views

EulerOS 2.0 SP12 : dhcp (EulerOS-SA-2025-1410)

According to the versions of the dhcp package installed, the EulerOS installation on the remote host is affected by the following vulnerabilities : It is possible to construct a zone such that some queries to it will generate responses containing numerous records in the Additional section. An...

7.5CVSS7AI score0.15465EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2025/05/06 12:00 a.m.6 views

EulerOS 2.0 SP12 : dhcp (EulerOS-SA-2025-1409)

According to the versions of the dhcp package installed, the EulerOS installation on the remote host is affected by the following vulnerabilities : It is possible to construct a zone such that some queries to it will generate responses containing numerous records in the Additional section. An...

7.5CVSS7AI score0.15465EPSS
SaveExploits0References2
Hacker One
Hacker One
added 2025/05/05 3:00 p.m.15 views

U.S. Dept Of Defense: SQL Injection - data[account][id] parameter

A SQL injection vulnerability was discovered in the "dataaccountid" parameter on the website. The vulnerability allowed for the manipulation of SQL queries executed by the backend database. The impact of this vulnerability was not specified...

8AI score
SaveExploits0
BDU FSTEC
BDU FSTEC
added 2025/05/05 12:00 a.m.12 views

The vulnerability of TP-Link M7000 4G LTE Mobile Wi-Fi Router’s microprogramming software lies in the lack of measures taken to protect the SQL query structure, allowing attackers to execute arbitrary code.

The vulnerability of TP-Link M7000 4G LTE Mobile Wi-Fi Router’s microprogramming software is related to the lack of measures taken to protect the SQL query structure. Exploiting this vulnerability allows a malicious actor to execute arbitrary code by introducing specially crafted SQL code remotel...

10CVSS6.1AI score
SaveExploits0References2
Veracode
Veracode
added 2025/05/02 5:29 a.m.15 views

Restriction Bypass

@escape.tech/graphql-armor-cost-limit is vulnerable to Restriction bypass. The vulnerability is due to the default enabling of the ignoreIntrospection setting in GraphQL servers, which fails to enforce query cost restrictions when a query or fragment is named schema, allows attackers to bypass co...

7.2AI score
SaveExploits0
Packet Storm News
Packet Storm News
added 2025/05/02 12:00 a.m.26 views

Active Sybil Attack and Efficient Defense Strategy in IPFS DHT

The InterPlanetary File System IPFS is a decentralized peer-to-peer P2P storage that relies on Kademlia, a Distributed Hash Table DHT structure commonly used in P2P systems for its proved scalability. However, DHTs are known to be vulnerable to Sybil attacks, in which a single entity controls...

6.9AI score
SaveExploits0
Cvelist
Cvelist
added 2025/05/01 10:15 p.m.49 views

CVE-2024-52903 IBM Db2 denial of service

IBM Db2 for Linux, UNIX and Windows 12.1.0 and 12.1.1 is vulnerable to a denial of service as the server may crash under certain conditions with a specially crafted query...

5.3CVSS0.00332EPSS
SaveExploits0References1
BDU FSTEC
BDU FSTEC
added 2025/04/27 12:00 a.m.9 views

The vulnerability of the LockGateway method in the software for managing and monitoring remote devices in telemetry and telemechanics systems allows a hacker to bypass security restrictions and gain access to write and read arbitrary files.

The vulnerability of the LockGateway method in software for managing and monitoring remote devices in telemetry and telemechanics systems is related to the lack of protective measures for the SQL query structure. Exploiting this vulnerability allows a malicious actor to bypass security restrictio...

9CVSS5.8AI score0.00751EPSS
SaveExploits0References2Affected Software1
RedhatCVE
RedhatCVE
added 2025/04/26 5:46 a.m.16 views

CVE-2025-1566

DNS Leak in Native System VPN in Google ChromeOS Dev Channel on ChromeOS 16002.23.0 allows network observers to expose plaintext DNS queries via failure to properly tunnel DNS traffic during VPN state transitions...

7.5CVSS7.4AI score0.00192EPSS
SaveExploits0References1
Github Security Blog
Github Security Blog
added 2025/04/25 3:14 p.m.20 views

GraphQL Armor Cost-Limit Plugin Bypass via Introspection Query Obfuscation

Summary A query cost restriction using the cost-limit can be bypassed if ignoreIntrospection is enabled which is the default configuration by naming your query/fragment schema. Details At the start of the computeComplexity function, we have the following check for ignoreIntrospection option: ts i...

7AI score
SaveExploits0References4Affected Software1
BDU FSTEC
BDU FSTEC
added 2025/04/25 12:00 a.m.16 views

The vulnerability of the GetConnectionVariables method in the software for managing and monitoring remote objects in telemetry and telemechanics systems allows a perpetrator to compromise the confidentiality, integrity, and accessibility of the protected information.

The vulnerability of the GetConnectionVariables method in software for controlling and monitoring remote objects in telemetry and telemechanics systems is related to the lack of protective measures for the SQL query structure. Exploiting this vulnerability allows a malicious actor to compromise t...

9CVSS5.7AI score0.00751EPSS
SaveExploits0References2Affected Software1
BDU FSTEC
BDU FSTEC
added 2025/04/25 12:00 a.m.14 views

The vulnerability of the UpdateConnectionVariablesWithImport method in the software for managing and monitoring deleted objects in telemetry and telemechanics systems, allowing a perpetrator to compromise the confidentiality, integrity, and accessibility of protected information.

The vulnerability of the UpdateConnectionVariablesWithImport method in software for managing and monitoring deleted objects in telemetry and telemechanics systems is related to the lack of protective measures for the SQL query structure. Exploiting this vulnerability allows a malicious actor to...

9CVSS5.6AI score0.00751EPSS
SaveExploits0References2Affected Software1
BDU FSTEC
BDU FSTEC
added 2025/04/25 12:00 a.m.12 views

The vulnerability of the LockSmtpSettings method in the software for managing and monitoring remote devices in telemetry and telemechanics systems allows a perpetrator to compromise the confidentiality, integrity, and accessibility of protected information.

The vulnerability of the LockSmtpSettings method in the software for managing and monitoring remote devices in telemetry and telemechanics systems is related to the lack of protective measures for the SQL query structure. Exploiting this vulnerability allows a malicious actor to compromise the...

9CVSS5.7AI score0.00654EPSS
SaveExploits0References2Affected Software1
BDU FSTEC
BDU FSTEC
added 2025/04/25 12:00 a.m.12 views

The vulnerability of the GetActiveConnectionVariables method in the software for managing and monitoring remote objects in telemetry and telemechanics systems allows a perpetrator to compromise the confidentiality, integrity, and accessibility of the protected information.

The vulnerability of the GetActiveConnectionVariables method in software for managing and monitoring remote objects in telemetry and telemechanics systems is related to the lack of protective measures for the SQL query structure. Exploiting this vulnerability allows a malicious actor to compromis...

9CVSS5.7AI score0.00751EPSS
SaveExploits0References2Affected Software1
CNNVD
CNNVD
added 2025/04/24 12:00 a.m.10 views

WordPress plugin Frontend Dashboard SQL注入漏洞

WordPress and WordPress plugin are both products of the WordPress Foundation.WordPress is a set of blogging platform developed using the PHP language. The platform supports setting up personal blog sites on servers with PHP and MySQL.WordPress plugin is an application plugin. A SQL injection...

9.3CVSS9.2AI score0.00358EPSS
SaveExploits0References1
Rows per page
Query Builder