Lucene search
+L

1530 matches found

The Hacker News
The Hacker News
added 2022/09/07 12:56 p.m.22 views

Authorities Shut Down WT1SHOP Site for Selling Stolen Credentials and Credit Cards

An international law enforcement operation has resulted in the dismantling of WT1SHOP, an online criminal marketplace that specialized in the sales of stolen login credentials and other personal information. The seizure was orchestrated by Portuguese authorities, with the U.S. officials taking...

1.6AI score
SaveExploits0
Github Security Blog
Github Security Blog
added 2022/09/02 9:55 p.m.33 views

Indy's NODE_UPGRADE transaction vulnerable to remote code execution

Impact The pool-upgrade request handler in Indy-Node =1.12.5 as soon as possible. Patches The pool-upgrade request handler in Indy-Node =1.12.5 has been updated to properly authenticate pool-upgrade transactions before any processing is performed by the request handler. The transactions are furth...

8.8CVSS8.8AI score0.01738EPSS
SaveExploits0References6Affected Software1
The Hacker News
The Hacker News
added 2022/09/02 5:55 a.m.65 views

Google Chrome Bug Lets Sites Silently Overwrite System Clipboard Content

A "major" security issue in the Google Chrome web browser, as well as Chromium-based alternatives, could allow malicious web pages to automatically overwrite clipboard content without requiring any user consent or interaction by simply visiting them. The clipboard poisoning attack is said to have...

0.6AI score
SaveExploits0
Positive Technologies
Positive Technologies
added 2022/09/02 12:0 a.m.5 views

PT-2022-20465 · Indy Node · Indy Node

Name of the Vulnerable Software and Affected Versions: Indy Node versions 1.12.4 and prior Description: The issue affects the server portion of a distributed ledger purpose-built for decentralized identity. In the affected versions, the pool-upgrade request handler in Indy-Node allows an improper...

8.8CVSS8.9AI score0.01738EPSS
SaveExploits0References10
IBM Security Bulletins
IBM Security Bulletins
added 2022/08/19 8:3 a.m.35 views

Security Bulletin: A vulneraqbility in SQLite affects IBM Cloud Application Performance Managment R esponse Time Monitoring RRT Agent (CVE-2021-45346)

Summary A Memory Leak vulnerabilty exists in SQLite Project SQLite3 3.35.1 and 3.37.0 via maliciously crafted SQL Queries made via editing the Database File, it is possible to query a record, and leak subsequent bytes of memory that extend beyond the record, which could let a malicous user obtain...

4.3CVSS4.6AI score0.01614EPSS
SaveExploits1Affected Software1
WPVulnDB
WPVulnDB
added 2022/08/17 12:0 a.m.15 views

Mobile Events Manager < 1.4.8 - Admin+ CSV Injection

The plugin does not properly escape the Enquiry source field when exporting events, or the Paid for field when exporting transactions as CSV, leading to a CSV injection vulnerability. PoC Export events with malicious CSV: 1. Create and save a new Enquiry source and add the following in the name...

8.8CVSS1.4AI score0.01036EPSS
SaveExploits2Affected Software1
Code423n4
Code423n4
added 2022/08/02 12:0 a.m.9 views

Malicious relayer can execute stale transactions by spoofing validator weights/threshold in proof

Lines of code Vulnerability details Impact Transaction is submit with wrong validator information, allowing stale commands to be executed Proof of Concept This vulnerability is a result of allowing msg.sender to provide key information identifying operators. First we need to understand how the...

7.1AI score
SaveExploits0
Code423n4
Code423n4
added 2022/08/01 12:0 a.m.14 views

Malicious user can cause complete loss of function in AxelarAuthWeighted.sol by matching validators and weights to a previous epoch

Lines of code Vulnerability details Impact Complete loss of function for both AxelarAuthWeighted.sol and AxelarGateway.sol Proof of Concept if epochForHashnewOperatorsHash 0 revert SameOperators; AxelarAuthWeighted.soltransferOperatorship reverts in L76 if epochForHashnewOperatorHash != 0. This...

6.5AI score
SaveExploits0
Fedora
Fedora
added 2022/07/30 1:57 a.m.17 views

[SECURITY] Fedora 36 Update: golang-github-hashicorp-memdb-1.3.0-6.fc36

The Memdb package implements a simple in-memory database built on immutable radix trees. The database provides Atomicity, Consistency and Isolation from ACID. Being that it is in-memory, it does not provide durability. The database is instantiated with a schema that specifies the tables and indic...

7.2AI score
SaveExploits0
OpenVAS
OpenVAS
added 2022/07/18 12:0 a.m.15 views

Fedora: Security Advisory for golang-etcd-bbolt (FEDORA-2022-3969b64d4b)

The remote host is missing an update for the Copyright C 2022 Greenbone Networks GmbH Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-or-later This program is free software; you can...

9.3CVSS8.9AI score0.0995EPSS
SaveExploits4References2
Fedora
Fedora
added 2022/07/17 1:15 a.m.28 views

[SECURITY] Fedora 35 Update: golang-github-hashicorp-memdb-1.3.0-5.fc35

The Memdb package implements a simple in-memory database built on immutable radix trees. The database provides Atomicity, Consistency and Isolation from ACID. Being that it is in-memory, it does not provide durability. The database is instantiated with a schema that specifies the tables and indic...

9.3CVSS7.9AI score0.0995EPSS
SaveExploits4
OpenVAS
OpenVAS
added 2022/07/06 12:0 a.m.14 views

Fedora: Security Advisory for golang-github-hashicorp-memdb (FEDORA-2022-fae3ecee19)

The remote host is missing an update for the Copyright C 2022 Greenbone Networks GmbH Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-or-later This program is free software; you can...

9.3CVSS8.9AI score0.0995EPSS
SaveExploits4References2
Code423n4
Code423n4
added 2022/06/30 12:0 a.m.8 views

lack of validating transfer of tokens entered by the user or by the initialize() function

Lines of code Vulnerability details Impact As we have not defined the token implementation, it should be validated that token.transferadmin, balance; return true. This is important, since the transaction could not be carried out and the function executed as correct. In the comments of the code it...

7AI score
SaveExploits0
Code423n4
Code423n4
added 2022/06/18 12:0 a.m.13 views

_harvest rewards can be stolen because it doesn't implement any slippage bounds

Lines of code Vulnerability details Impact Harvested funds stolen Proof of Concept harvest does not implement any kind of minimum out when calling the 3 consecutive swaps L249, L263 and L275 to get from auraBal to Aura. An attacker could easily sandwich the least liquid pool and steal all the...

6.7AI score
SaveExploits0
CNVD
CNVD
added 2022/06/09 12:0 a.m.17 views

Badminton Center Management System SQL注入漏洞(CNVD-2022-44736)

Badminton Center Management System is a badminton center management system from Carlo Montero's personal developer. It provides an online and automated platform for badminton centers to manage their daily transactions and records.Badminton Center Management System version v1.0 is vulnerable to SQ...

9.8CVSS3.5AI score0.01248EPSS
SaveExploits1References1
CNVD
CNVD
added 2022/06/09 12:0 a.m.19 views

Badminton Center Management System SQL注入漏洞(CNVD-2022-44729)

Badminton Center Management System is a badminton center management system from Carlo Montero's personal developer. It provides an online and automated platform for badminton centers to manage their daily transactions and records. version v1.0 of Badminton Center Management System is vulnerable t...

9.8CVSS3.2AI score0.01091EPSS
SaveExploits1References1
CNVD
CNVD
added 2022/06/09 12:0 a.m.17 views

Badminton Center Management System SQL注入漏洞(CNVD-2022-44723)

Badminton Center Management System is a badminton center management system from Carlo Montero's personal developer. It provides an online and automated platform for badminton centers to manage their daily transactions and records.Badminton Center Management System version v1.0 is vulnerable to SQ...

7.2CVSS3.8AI score0.00967EPSS
SaveExploits1References1
CNVD
CNVD
added 2022/06/09 12:0 a.m.14 views

Badminton Center Management System SQL注入漏洞(CNVD-2022-44732)

Badminton Center Management System is a badminton center management system from Carlo Montero's personal developer. It provides an online and automated platform for badminton centers to manage their daily transactions and records. Badminton Center Management System version v1.0 is vulnerable to S...

7.2CVSS3.9AI score0.00813EPSS
SaveExploits0References1
CNVD
CNVD
added 2022/06/09 12:0 a.m.15 views

Badminton Center Management System SQL注入漏洞(CNVD-2022-44734)

Badminton Center Management System is a badminton center management system from Carlo Montero's personal developer. It provides an online and automated platform for badminton centers to manage their daily transactions and records. Badminton Center Management System version v1.0 is vulnerable to S...

9.8CVSS4AI score0.01091EPSS
SaveExploits1References1
CNVD
CNVD
added 2022/06/09 12:0 a.m.15 views

Badminton Center Management System SQL注入漏洞(CNVD-2022-44733)

Badminton Center Management System is a badminton center management system from Carlo Montero's personal developer. Badminton Center Management System v1.0 provides an online and automated platform for badminton centers to manage their daily transactions and records. An SQL injection vulnerabilit...

9.8CVSS4AI score0.01091EPSS
SaveExploits1References1
Rows per page
Query Builder