Lucene search
+L

323 matches found

Prion
Prion
added 2022/09/06 8:15 p.m.23 views

Sql injection

SQL injection vulnerability exists in the school information query interface repschoolproj.php of the EMS 6.2 system of the Office of the Thai Basic Education Commission, which can lead to data leakage...

5CVSS7.7AI score0.00874EPSS
SaveExploits0References4Affected Software1
CVE
CVE
added 2022/09/06 7:28 p.m.85 views

CVE-2022-37185

CVE-2022-37185 refers to a SQL injection vulnerability in the EMS 6.2 system used by the Office of the Thai Basic Education Commission, specifically in the school information query interface (repschoolproj.php). The issue can be triggered remotely over the network (no authentication, no user inte...

7.5CVSS7.6AI score0.00874EPSS
SaveExploits0References4Affected Software1
Cvelist
Cvelist
added 2022/09/06 7:28 p.m.43 views

CVE-2022-37185

SQL injection vulnerability exists in the school information query interface repschoolproj.php of the EMS 6.2 system of the Office of the Thai Basic Education Commission, which can lead to data leakage...

7.9AI score0.00874EPSS
SaveExploits0References3
Code423n4
Code423n4
added 2022/07/17 12:00 a.m.13 views

User does not get commission

Lines of code Vulnerability details Impact If Auctioned Vault debt is cleared from external source depositing extra collateral, auction can be cancelled prematurely. In this case auctioneer loses his commission. User must be given commission once auction starts at auctionStarted. Note Also it see...

6.9AI score
SaveExploits0
BDU FSTEC
BDU FSTEC
added 2022/07/13 12:00 a.m.13 views

Vulnerability of software for configuring, testing, and deploying Schneider Electric EcoStruxure Power Commission devices—related to the disclosure of information in error-prone areas—allows a perpetrator to disclose protected information.

The vulnerability of the software for configuring, testing, and deploying Schneider Electric EcoStruxure Power Commission involves exposing information in the error-prone data area. Exploiting this vulnerability could allow a malicious actor to disclose sensitive information through a specially...

5.5CVSS7.1AI score0.00268EPSS
SaveExploits0References2Affected Software1
BDU FSTEC
BDU FSTEC
added 2022/07/11 12:00 a.m.23 views

The software for configuring, testing, and deploying Schneider Electric EcoStruxure Power Commission is vulnerable due to incorrect restrictions on the path to the restricted access catalog. This allows attackers to create or overwrite critical files and execute arbitrary code.

The vulnerability of the software used for configuring, testing, and deploying Schneider Electric EcoStruxure Power Commission involves incorrect restrictions on the path name to the restricted access catalog. Exploiting this vulnerability could allow a malicious actor to create or re-record...

7.8CVSS8.1AI score0.00782EPSS
SaveExploits0References2Affected Software1
Positive Technologies
Positive Technologies
added 2022/06/14 12:00 a.m.21 views

PT-2022-3480 · Schneider Electric · Ecostruxure Power Commission

Name of the Vulnerable Software and Affected Versions: EcoStruxure Power Commission versions prior to V2.22 Description: The issue is related to an improper limitation of a pathname to a restricted directory, also known as a 'Path Traversal' vulnerability. This could allow a remote attacker to...

9.8CVSS9.5AI score0.00776EPSS
SaveExploits0References6
Positive Technologies
Positive Technologies
added 2022/06/14 12:00 a.m.10 views

PT-2022-3521 · Schneider Electric · Ecostruxure Power Commission

Name of the Vulnerable Software and Affected Versions: EcoStruxure Power Commission versions prior to V2.22 Description: A vulnerability exists that could cause all remote domains to access the resources supplied by the server when an attacker sends a fetch request from a third-party site or...

7.5CVSS7.2AI score0.00268EPSS
SaveExploits0References6
The Hacker News
The Hacker News
added 2022/05/16 3:37 a.m.34 views

Europe Agrees to Adopt New NIS2 Directive Aimed at Hardening Cybersecurity

The European Parliament announced a "provisional agreement" aimed at improving cybersecurity and resilience of both public and private sector entities in the European Union. The revised directive, called "NIS2" short for network and information systems, is expected to replace the existing...

0.8AI score
SaveExploits0
Malwarebytes
Malwarebytes
added 2022/05/03 3:31 p.m.23 views

State-backed hacking group from China is targeting the Russian military

In an unexpected turn of events, research has surfaced about a Chinese APT advanced persistent threat group targeting the Russian military in recent cyberattacks. Tracked as Bronze President, Mustang Panda, RedDelta, and TA416, the group has focused mainly on Southeast Asian targets—and more...

0.7AI score
SaveExploits0
Malwarebytes
Malwarebytes
added 2022/04/07 12:24 p.m.20 views

Cash App breached by a former employee could affect millions

In December last year, the customer information of Cash App users was accessed by a former employee of Block, the company behind the popular mobile payment service app. This was revealed in a very recent filing to the Securities and Exchange Commission SEC, which shows that the former employee...

0.6AI score
SaveExploits0
The Hacker News
The Hacker News
added 2022/03/16 6:26 a.m.43 views

Facebook Hit With $18.6 Million GDPR Fine Over 12 Data Breaches in 2018

The Irish Data Protection Commission DPC on Tuesday slapped Facebook and WhatsApp owner Meta Platforms a fine of €17 million $18.6 million for a series of security lapses that occurred in violation of the European Union's GDPR laws in the region. "The DPC found that Meta Platforms failed to have ...

1.5AI score
SaveExploits0
CNNVD
CNNVD
added 2021/11/26 12:00 a.m.14 views

Hitachi Energy Relion 输入验证错误漏洞

Hitachi Energy Relion is a power system for protection, control, measurement and monitoring from Hitachi Energy, Switzerland. A security vulnerability exists in the Hitachi Energy RTU500 series that stems from incorrect input validation in the APDU parser in the IEC 60870-5-104 function...

7.5CVSS7.3AI score0.0092EPSS
SaveExploits0References5
Code423n4
Code423n4
added 2021/10/21 12:00 a.m.17 views

Validator can fail to receive commission reward in redeemAllRewards

Handle jonah1005 Vulnerability details Impact Validator can fail to receive commission reward by calling redeemAllRewards. There's a check in redeemAllRewards uint128 rewards = sharesToTokenss.shares, v.exchangeRate - s.staked; requirerewards 0, "Nothing to redeem"; The validator's tx might be...

6.8AI score
SaveExploits0
Code423n4
Code423n4
added 2021/10/19 12:00 a.m.15 views

Financial loss :: commissionAvailableToRedeem is assigned incorrectly

Handle csanuragjain Vulnerability details Impact This can lead to financial loss where validator will lose the commissionAvailableToRedeem Proof of Concept 1. Navigate to 2. Check the redeemRewards function 3. Let us consider the case where msg.sender == v.address ifmsg.sender == v.address...

7AI score
SaveExploits0
Rapid7 Blog
Rapid7 Blog
added 2021/09/21 12:53 p.m.44 views

Rapid7 Statement on the New Standard Contractual Clauses for International Transfers of Personal Data

Context: On June 4, 2021, the European Commission published new standard contractual clauses “New SCCs". Under the General Data Protection Regulation “GDPR", transfers of personal data to countries outside of the European Economic Area EEA must meet certain conditions. The New SCCs are an approve...

0.5AI score
SaveExploits0
Malwarebytes
Malwarebytes
added 2021/09/02 7:42 p.m.48 views

WhatsApp hit with €225 million fine for GDPR violations

WhatsApp was hit with a €225 million fine for violating the General Data Protection Regulation GDPR, the European Union’s sweeping data protection law that has been in effect for more than three years. The fine represents the highest ever penalty levied by the Irish Data Protection Commission,...

SaveExploits0
ThreatPost
ThreatPost
added 2021/07/13 2:36 p.m.38 views

New CISA Director Confirmed, W.H. Gains Cyber-Director

The U.S. has made a key move to shore up its cybersecurity strategy, with the confirmation of Jen Easterly as the director of the Cybersecurity and Infrastructure Security Agency CISA on Monday. Easterly, a former official at the National Security Agency from 2011 to 2013 and two-time Bronze Star...

6.9AI score
SaveExploits0References18
Malwarebytes
Malwarebytes
added 2021/06/28 8:59 p.m.46 views

Binance receives the ban hammer from UK’s FCA

Binance, the worlds largest and most popular cryptocurrency exchange network, has had a rough few days. First, Japans financial regulator, the Financial Services Agency FSA, issued its second warning to Binance on Friday, 25 June, for operating in the country without permission The first warning...

0.9AI score
SaveExploits0
ThreatPost
ThreatPost
added 2021/06/22 4:24 p.m.44 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
Rows per page
Query Builder