Lucene search
+L

523 matches found

CVE
CVE
added 2022/06/06 1:34 p.m.88 views

CVE-2022-30860

FUDforum 3.1.2 is vulnerable to remote code execution via the Upload File feature of the File Administration System in the Admin Control Panel. Connected advisories and vendor pages consistently describe an arbitrary file upload vulnerability that could allow code execution on affected systems. S...

7.2CVSS7.2AI score0.22985EPSS
SaveExploits1References1Affected Software1
OSV
OSV
added 2022/06/06 1:34 p.m.18 views

CVE-2022-30860

FUDforum 3.1.2 is vulnerable to Remote Code Execution through Upload File feature of File Administration System in Admin Control Panel...

7.2CVSS7.5AI score0.22985EPSS
SaveExploits1References3
Rapid7 Blog
Rapid7 Blog
added 2022/06/03 7:35 p.m.66 views

Metasploit Weekly Wrap-Up

Ask and you may receive Module suggestions for the win, this week we see a new module written by jheysel-r7 based on CVE-2022-26352 that happens to have been suggested by jvoisin in the issue queue last month. This module targets an arbitrary file upload in dotCMS versions before 22.03, 5.3.8.10,...

6.5CVSS0.4AI score0.91079EPSS
SaveExploits13
BDU FSTEC
BDU FSTEC
added 2022/05/20 12:0 a.m.13 views

The vulnerability of the Admin CP configuration module of the MyBB forum creation software allows a hacker to execute arbitrary code.

The vulnerability of the Admin CP module for the MyBB forum creation software is related to improper code generation. Exploiting this vulnerability allows a malicious actor to execute arbitrary code remotely...

9CVSS7.5AI score0.77677EPSS
SaveExploits9References5Affected Software1
Code423n4
Code423n4
added 2022/05/14 12:0 a.m.14 views

Fee can possibly be set maliciously

Lines of code Vulnerability details Fee is set by an admin and can be set maliciously to steal the funds that are entitled to go to the user. Impact Fee can be set to a maliciously high value to unfairly extract funds from protocol users. An owner can buy options, set fee to 100% and exercise...

6.7AI score
SaveExploits0
OSV
OSV
added 2022/05/13 1:50 a.m.30 views

GHSA-H3MR-Q96R-37V4 phpBB Remote Code Execution

Passing an absolute path to a fileexists check in phpBB before 3.2.4 allows Remote Code Execution through Object Injection by employing Phar deserialization when an attacker has access to the Admin Control Panel with founder permissions...

7.2CVSS7.2AI score0.05201EPSS
SaveExploits1References5
Github Security Blog
Github Security Blog
added 2022/05/13 1:50 a.m.37 views

phpBB Remote Code Execution

Passing an absolute path to a fileexists check in phpBB before 3.2.4 allows Remote Code Execution through Object Injection by employing Phar deserialization when an attacker has access to the Admin Control Panel with founder permissions...

7.2CVSS8.2AI score0.05201EPSS
SaveExploits1References5Affected Software1
Code423n4
Code423n4
added 2022/04/28 12:0 a.m.12 views

Reward lost

Judge @GalloDaSballo has assessed the 11th item in QA Report 26 as Medium risk. The relevant finding follows: … Contract: In notifyRewardAmount function, if Admin added a reward 100 once block.timestamp = periodFinish. Now if Admin decides to add 200 rewards calling this function at block.timesta...

6.8AI score
SaveExploits0
Check Point Advisories
Check Point Advisories
added 2022/04/20 12:0 a.m.74 views

MyBB Admin Control Panel Remote Code Execution (CVE-2022-24734)

A code injection vulnerability exists in MyBB. The vulnerability is due to insufficient input validation when parsing user input sent to Admin Control Panel...

6.5CVSS5.5AI score0.77677EPSS
SaveExploits9
0day.today
0day.today
added 2022/04/20 12:0 a.m.593 views

Multi Language-Pharmacy Management System v1.0 SQL injection Vulnerability

Title: Multi Language-Pharmacy Management System v1.0 SQLi Author: nu11secur1ty Vendor: https://www.sourcecodester.com/users/mayurik Software: https://www.sourcecodester.com/php/15281/multi-language-pharmacy-management-system-project-source-code.html Reference:...

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

Might not get desired min loan amount if _originationFeeRate changes

Lines of code Vulnerability details Impact Admins can update the origination fee by calling updateOriginationFeeRate. Note that a borrower does not receive their minLoanAmount set in createLoan, they only receive 1 - originationFee minLoanAmount, see lend. Therefore, they need to precalculate the...

6.8AI score
SaveExploits0
Code423n4
Code423n4
added 2022/03/30 12:0 a.m.25 views

[WP-H8] Admin of the upgradeable proxy contract (the diamond contract) can rug users

Lines of code Vulnerability details Use of Upgradeable Proxy Contract Structure The Diamond Structure allows the logic of the contract to be arbitrarily changed. This allows the proxy admin to perform malicious actions e.g., taking funds from users' wallets up to the allowance limit. This action...

6.8AI score
SaveExploits0
Code423n4
Code423n4
added 2022/03/16 12:0 a.m.10 views

Renouncepauser function is dangerous

Lines of code Vulnerability details Impact If pauser makes an error all the protocol will be unusable Proof of Concept The funtion renouncePauserPausable.sol which affect several contracts is dangerous. function renouncePauser external virtual onlyPauser emit PauserChangedpauser, address0; pauser...

6.9AI score
SaveExploits0
CNNVD
CNNVD
added 2022/03/09 12:0 a.m.7 views

MyBB 代码注入漏洞

MyBB is a free and web-based forum software developed by MyBB team using PHP and MySQL. The software is characterized by its simplicity, multi-language support and extensibility. A remote code execution vulnerability exists in MyBB, which can be exploited to cause a Remote Code Execution RCE...

7.2CVSS6.7AI score0.77677EPSS
SaveExploits9References13
OSV
OSV
added 2022/02/26 12:0 a.m.22 views

GHSA-8VQ6-5F66-HP3R Logic error in dolibarr/dolibarr

In dolibarr/dolibarr prior to 16.0 any low privileged users could update their login name which should only be updated by admin...

4.3CVSS4.3AI score0.00882EPSS
SaveExploits1References4
Huntr
Huntr
added 2022/02/22 12:50 p.m.18 views

Business Logic Errors

Description In Dolibarr v14.0.5, any low privileged users could update their login name which should only be updated by admin. Proof of Concept POST /dolibarr/user/card.php?id=2 HTTP/1.1 Host: localhost User-Agent: Mozilla/5.0 Windows NT 10.0; Win64; x64; rv:97.0 Gecko/20100101 Firefox/97.0...

4CVSS4.6AI score0.00882EPSS
SaveExploits1
Veracode
Veracode
added 2022/02/16 8:12 a.m.19 views

Information Leakage

librenms/librenms is vulnerable to information leakage. Missing to keep plugin admin pages to be within admin route and missing admin check/control causes leakages of sensitive information...

7.1CVSS2.3AI score0.01071EPSS
SaveExploits1References4Affected Software1
Code423n4
Code423n4
added 2022/02/06 12:0 a.m.8 views

Sale should be able to be automatically finalized

Lines of code Vulnerability details Impact The admins are the only ones that are able to finalize the sale. Throughout the token buying process, the admins are transferred tokenIn tokens, and the users are expecting to be able to get the corresponding tokenOut tokens once the sale is finalized. T...

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

No slippage protection on _swapUnderlyingToUst can lead to lost funds

Handle harleythedog Vulnerability details Impact The function swapUnderlyingToUst exists to swap underlying tokens to Ust. The last argument to exchangeunderlying is mindy, which specifies the minimum number of Ust to be returned from the swap. Currently, this value is set to 0, so the function i...

7AI score
SaveExploits0
Cvelist
Cvelist
added 2021/11/15 8:5 p.m.36 views

CVE-2021-41244 Cross organization admin control in Grafana

Grafana is an open-source platform for monitoring and observability. In affected versions when the fine-grained access control beta feature is enabled and there is more than one organization in the Grafana instance admins are able to access users from other organizations. Grafana 8.0 introduced a...

9.1CVSS9.3AI score0.02834EPSS
SaveExploits0References4
Rows per page
Query Builder