Lucene search
+L

1014 matches found

Code423n4
Code423n4
added 2021/09/05 12:00 a.m.16 views

Can a small order change the lastImpliedRate significantly?

Handle tensors Vulnerability details Impact Consider the following attack vector. An attacker risks a very small amount of capital $0.01, for example to alter the lastImpliedRate, losing the $0.01 by executing a very bad trade. If no one is willing to arbitrage the rate down for the $0.01, or no...

7.1AI score
SaveExploits0
ICS
ICS
added 2021/07/20 12:00 p.m.83 views

Tactics, Techniques, and Procedures of Indicted APT40 Actors Associated with China’s MSS Hainan State Security Department

Summary This Joint Cybersecurity Advisory was written by the Federal Bureau of Investigation FBI and the Cybersecurity and Infrastructure Security Agency CISA to provide information on a Chinese Advanced Persistent Threat APT group known in open-source reporting as APT40. This advisory provides...

9.8AI score
SaveExploits0References86
Schneier on Security
Schneier on Security
added 2021/07/19 3:54 p.m.255 views

Candiru: Another Cyberweapons Arms Manufacturer

Citizen Lab has identified yet another Israeli company that sells spyware to governments around the world: Candiru. From the report: Summary: Candiru is a secretive Israel-based company that sells spyware exclusively to governments. Reportedly, their spyware can infect and monitor iPhones,...

7.2CVSS0.2AI score0.10172EPSS
SaveExploits0
CISA
CISA
added 2021/07/19 12:00 a.m.43 views

U.S. Government Releases Indictment and Several Advisories Detailing Chinese Cyber Threat Activity

CISA, the Federal Bureau of Investigation FBI, and the National Security Agency NSA have observed increasingly sophisticated Chinese state-sponsored activity targeting U.S. political, economic, military, educational, and critical infrastructure personnel and organizations. In response: The White...

6.8AI score
SaveExploits0References8
Code423n4
Code423n4
added 2021/07/02 12:00 a.m.14 views

A market's hourly average price can be biased by a large number of trades

Handle shw Vulnerability details Impact An attacker can artificially move a market's hourly average price i.e., the result of getHourlyAvgTracerPrice by executing a large number of trades on the market with only paying gas fees. Proof of Concept The hourly average price is calculated by the...

7AI score
SaveExploits0
ThreatPost
ThreatPost
added 2021/06/30 4:08 p.m.240 views

Zero-Day Used to Wipe My Book Live Devices

Western Digital will start providing free data-recovery services in July for people whose data was wiped off their network-attached storage NAS devices last week, the company said in an update on Tuesday. The company is also planning to offer a trade-in program to get customers onto the cloud –...

10CVSS9.8AI score0.30284EPSS
SaveExploits1References18
ThreatPost
ThreatPost
added 2021/06/22 4:24 p.m.45 views

Kids’ Apps on Google Play Rife with Privacy Violations

About 20 percent of the Top 500 kids’ mobile apps in the Google Play store are collecting data on users in a way that likely violates the Children’s Online Privacy Protection Act COPPA. These have been downloaded by a collective 492 million users, researchers said. That’s according to an analysis...

6.7AI score
SaveExploits0References8
Code423n4
Code423n4
added 2021/06/01 12:00 a.m.13 views

FYTokens can be minted for free

Handle cmichel Vulnerability details The core issue is that one can force the protocol to do an arbitrary trade in the pool using Ladle.roll. The function allows specifying a base amount and the protocol will mint as many fyTokens as needed for the trade, and trade them in the pool. This can be...

6.8AI score
SaveExploits0
The Hacker News
The Hacker News
added 2021/05/26 5:54 a.m.63 views

Russian Hydra DarkNet Market Made Over $1.3 Billion in 2020

Russian-language dark web marketplace Hydra has emerged as a hotspot for illicit activities, pulling in a whopping $1.37 billion worth of cryptocurrencies in 2020, up from $9.4 million in 2016, marking a staggering 624% year-over-year jump over a three-year period from 2018 to 2020. "Further...

0.7AI score
SaveExploits0
Ivan 'd0znpp' Novikov
Ivan 'd0znpp' Novikov
added 2021/05/24 6:03 a.m.165 views

What is Ping of Death Assault?

Ping of death is a strategy for DoS Denial of Service assault. It’s an attack-type that objectifies the ICMP Internet Control Message Protocol and the TCP Transmission Control Protocol, and is quite possibly the most undermining of all ICMP attacks. The ping of death attack is otherwise called a...

0.1AI score
SaveExploits0
BDU FSTEC
BDU FSTEC
added 2021/05/18 12:00 a.m.12 views

The vulnerability of the Template and GTIN search components in the Oracle Product Hub system, a business automation solution from Oracle E-Business Suite, allows unauthorized access to devices by attackers.

The vulnerability of the Template sub-component and the GTIN search component of the Oracle Product Hub system, a business automation system within the Oracle E-Business Suite, is related to errors in the code. Exploiting this vulnerability could allow an attacker, operating remotely, to gain...

8.5CVSS6.8AI score0.15023EPSS
SaveExploits0References3Affected Software1
BDU FSTEC
BDU FSTEC
added 2021/05/12 12:00 a.m.20 views

The vulnerability of the Quotes component in the Oracle Trade Management application of the Oracle E-Business Suite allows a malicious actor to gain access to modify, add, or delete data, as well as to unauthorizedly access protected information.

The vulnerability of the Quotes component in the Oracle Trade Management application of the Oracle E-Business Suite is related to deficiencies in access control. Exploiting this vulnerability could allow an attacker, operating remotely, to modify, add, or delete data, as well as gain unauthorized...

8.2CVSS6.8AI score0.00933EPSS
SaveExploits0References2Affected Software1
BDU FSTEC
BDU FSTEC
added 2021/05/12 12:00 a.m.22 views

The vulnerability of the Quotes component in the Oracle Trade Management application of the Oracle E-Business Suite allows a malicious actor to gain access to modify, add, or delete data, as well as to unauthorizedly access protected information.

The vulnerability of the Quotes component in the Oracle Trade Management application of the Oracle E-Business Suite is related to deficiencies in access control. Exploiting this vulnerability could allow an attacker, operating remotely, to modify, add, or delete data, as well as gain unauthorized...

8.2CVSS6.8AI score0.00933EPSS
SaveExploits0References2Affected Software1
CNVD
CNVD
added 2021/05/03 12:00 a.m.7 views

file upload vulnerability in semcms PHP version 2.0 backend

SemCms is a set of open source foreign trade enterprise website management system, mainly for foreign trade enterprises, compatible with IE, Firefox, google, 360 and other mainstream browsers semcms foreign trade website PHP version 2.0 background file upload vulnerability , attackers can use the...

7.2AI score
SaveExploits0
Code423n4
Code423n4
added 2021/04/29 12:00 a.m.10 views

Arbitrary Transfer of Unowned NFTs

Handle 0xsomeone Vulnerability details Impact Due to the way the market functions are structured, it is possible to arbitrarily transfer any NFT that is not owned by any address. Proof of Concept The function in question is the tradeValid function which is invoked by acceptTrade before the trade ...

6.9AI score
SaveExploits0
OSV
OSV
added 2021/04/22 10:15 p.m.10 views

CVE-2021-2206

Vulnerability in the Oracle Trade Management product of Oracle E-Business Suite component: Quotes. Supported versions that are affected are 12.1.1-12.1.3 and 12.2.3-12.2.10. Easily exploitable vulnerability allows unauthenticated attacker with network access via HTTP to compromise Oracle Trade...

8.2CVSS6.8AI score0.00933EPSS
SaveExploits0References1
OSV
OSV
added 2021/04/22 10:15 p.m.11 views

CVE-2021-2210

Vulnerability in the Oracle Trade Management product of Oracle E-Business Suite component: Quotes. Supported versions that are affected are 12.1.1-12.1.3 and 12.2.3-12.2.10. Easily exploitable vulnerability allows unauthenticated attacker with network access via HTTP to compromise Oracle Trade...

8.2CVSS6.8AI score0.00933EPSS
SaveExploits0References1
NVD
NVD
added 2021/04/22 10:15 p.m.24 views

CVE-2021-2206

Vulnerability in the Oracle Trade Management product of Oracle E-Business Suite component: Quotes. Supported versions that are affected are 12.1.1-12.1.3 and 12.2.3-12.2.10. Easily exploitable vulnerability allows unauthenticated attacker with network access via HTTP to compromise Oracle Trade...

8.2CVSS0.00933EPSS
SaveExploits0References1
NVD
NVD
added 2021/04/22 10:15 p.m.33 views

CVE-2021-2210

Vulnerability in the Oracle Trade Management product of Oracle E-Business Suite component: Quotes. Supported versions that are affected are 12.1.1-12.1.3 and 12.2.3-12.2.10. Easily exploitable vulnerability allows unauthenticated attacker with network access via HTTP to compromise Oracle Trade...

8.2CVSS0.00933EPSS
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added 2021/04/22 10:15 p.m.5 views

CVE-2021-2206

Vulnerability in the Oracle Trade Management product of Oracle E-Business Suite component: Quotes. Supported versions that are affected are 12.1.1-12.1.3 and 12.2.3-12.2.10. Easily exploitable vulnerability allows unauthenticated attacker with network access via HTTP to compromise Oracle Trade...

8.2CVSS6.8AI score0.00933EPSS
SaveExploits0References2Affected Software1
Rows per page
Query Builder