Lucene search
+L

1479 matches found

UbuntuCve
UbuntuCve
added 2023/04/25 7:15 p.m.27 views

CVE-2021-23176

Improper access control in reporting engine of l10nfrfec module in Odoo Community 15.0 and earlier and Odoo Enterprise 15.0 and earlier allows remote authenticated users to extract accounting information via crafted RPC packets...

6.5CVSS6.9AI score0.00788EPSS
SaveExploits0References2
OSV
OSV
added 2023/04/25 7:15 p.m.11 views

UBUNTU-CVE-2021-23176

Improper access control in reporting engine of l10nfrfec module in Odoo Community 15.0 and earlier and Odoo Enterprise 15.0 and earlier allows remote authenticated users to extract accounting information via crafted RPC packets...

6.5CVSS7AI score0.00788EPSS
SaveExploits0References3
Prion
Prion
added 2023/04/25 7:15 p.m.16 views

Improper access control

Improper access control in reporting engine of l10nfrfec module in Odoo Community 15.0 and earlier and Odoo Enterprise 15.0 and earlier allows remote authenticated users to extract accounting information via crafted RPC packets...

4CVSS6.3AI score0.00788EPSS
SaveExploits0References2Affected Software1
CVE
CVE
added 2023/04/25 6:33 p.m.60 views

CVE-2021-44461

CVE-2021-44461 affects Odoo Enterprise 13.0–15.0, specifically the Accounting app’s handling of accounting journal entries. The vulnerability is a cross-site scripting (XSS) flaw that allows remote attackers who can control journal entry contents to inject arbitrary web script into a victim’s bro...

6.5CVSS6AI score0.00487EPSS
SaveExploits0References1Affected Software1
Cvelist
Cvelist
added 2023/04/25 6:33 p.m.33 views

CVE-2021-44461

Cross-site scripting XSS issue in Accounting app of Odoo Enterprise 13.0 through 15.0, allows remote attackers who are able to control the contents of accounting journal entries to inject arbitrary web script in the browser of a victim...

6.5CVSS6.2AI score0.00487EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2023/04/25 6:32 p.m.33 views

CVE-2021-23176

Improper access control in reporting engine of l10nfrfec module in Odoo Community 15.0 and earlier and Odoo Enterprise 15.0 and earlier allows remote authenticated users to extract accounting information via crafted RPC packets...

6.5CVSS6.6AI score0.00788EPSS
SaveExploits0References2
Debian CVE
Debian CVE
added 2023/04/25 6:32 p.m.77 views

CVE-2021-23176

Improper access control in reporting engine of l10nfrfec module in Odoo Community 15.0 and earlier and Odoo Enterprise 15.0 and earlier allows remote authenticated users to extract accounting information via crafted RPC packets...

6.5CVSS6.5AI score0.00788EPSS
SaveExploits0
Vulnrichment
Vulnrichment
added 2023/04/25 6:32 p.m.18 views

CVE-2021-23176

Improper access control in reporting engine of l10nfrfec module in Odoo Community 15.0 and earlier and Odoo Enterprise 15.0 and earlier allows remote authenticated users to extract accounting information via crafted RPC packets...

6.5CVSS6.1AI score0.00788EPSS
SaveExploits0References2
CVE
CVE
added 2023/04/25 6:32 p.m.53 views

CVE-2021-23176

CVE-2021-23176 affects Odoo Community 15.0 and earlier and Odoo Enterprise 15.0 and earlier. The vulnerability is due to improper access control in the l10n_fr_fec reporting engine, allowing remote authenticated users to extract accounting information via crafted RPC packets. Affected products an...

6.5CVSS6.2AI score0.00788EPSS
SaveExploits0References2Affected Software1
Positive Technologies
Positive Technologies
added 2023/04/25 12:0 a.m.12 views

PT-2023-12546 · Odoo · Odoo Enterprise

Name of the Vulnerable Software and Affected Versions: Odoo Enterprise versions 13.0 through 15.0 Description: The issue is a cross-site scripting XSS problem in the Accounting app, allowing remote attackers who can control the contents of accounting journal entries to inject arbitrary web script...

6.5CVSS5.5AI score0.00487EPSS
SaveExploits0References6
Code423n4
Code423n4
added 2023/04/19 12:0 a.m.8 views

Share accounting is incorrect

Lines of code Vulnerability details Bug Description Share Distrbution In the Equity contract, the amount of shares minted to a depositor is determined using calculateSharesInternal: Equity.solL266-L270 function calculateSharesInternaluint256 capitalBefore, uint256 investment internal view returns...

7AI score
SaveExploits0
Microsoft Malware Protection
Microsoft Malware Protection
added 2023/04/13 5:0 p.m.22 views

Threat actors strive to cause Tax Day headaches

Threat actors often take advantage of current events and major news headlines to align attacks and leverage social engineering when people could be more likely to be distracted or misled. Tax season is particularly appealing to threat actors because not only are people busy and under stress, but ...

6.9AI score
SaveExploits0
OSV
OSV
added 2023/04/06 4:15 p.m.4 views

AZL-37340 CVE-2023-24536 affecting package golang for versions less than 1.21.6-1

Multipart form parsing can consume large amounts of CPU and memory when processing form inputs containing very large numbers of parts. This stems from several causes: 1. mime/multipart.Reader.ReadForm limits the total memory a parsed multipart form can consume. ReadForm can undercount the amount ...

7.5CVSS6.6AI score0.01479EPSS
SaveExploits0References1
CNNVD
CNNVD
added 2023/04/05 12:0 a.m.5 views

Bhima 安全漏洞

BHIMA is a free, open source accounting and hospital information management system HIMS open source from IMAWorldHealth.org in Congo. A security vulnerability exists in Bhima version 1.27.0 that stems from not properly validating a user's privileges for certain actions that the user can perform...

4.3CVSS5AI score0.00477EPSS
SaveExploits1References3
OSV
OSV
added 2023/03/21 1:15 p.m.5 views

ALPINE-CVE-2022-42332

x86 shadow plus log-dirty mode use-after-free In environments where host assisted address translation is necessary but Hardware Assisted Paging HAP is unavailable, Xen will run guests in so called shadow mode. Shadow mode maintains a pool of memory used for both shadow page tables as well as...

7.8CVSS6.9AI score0.00268EPSS
SaveExploits0References1
Code423n4
Code423n4
added 2023/03/20 12:0 a.m.12 views

Exchange.sol#L87 : openTrade is returning incorrect totalCost value which has accounting issue when open or closing the trade.

Lines of code Vulnerability details Impact It returns the incorrect value. Any operation done based on this function,either at front end of at contract level , could end with incorrect output. Proof of Concept User can interact with Exchangle.sol to trade. He/she will call the openTrade. openTrad...

7AI score
SaveExploits0
Code423n4
Code423n4
added 2023/03/19 12:0 a.m.11 views

L2EthToken.sol balance[address(this)] COULD UNDERFLOW

Lines of code Vulnerability details Impact The ethereum balance of the L2EthToken.sol contract can underflow thus breaking the accounting of the protocol for L2-L1 fund transfers. Proof of Concept L2EthToken.sol contract has the withdraw function to transfer funds to L1 for withdrawal. In the...

7.1AI score
SaveExploits0
Code423n4
Code423n4
added 2023/03/10 12:0 a.m.7 views

Everything wrong with deposit method

Lines of code Vulnerability details Impact No Accounting, Wrong data in Event emission in case of Fees on transfer Tokens and limited usecase. Proof of Concept File: DAO.sol function deposit address token, uint256 amount, string calldata reference external payable override if amount == 0 revert...

7AI score
SaveExploits0
Code423n4
Code423n4
added 2023/03/09 12:0 a.m.10 views

Accounting for totalTicketsForReferrersPerDraw is not correct in referralRegisterTickets

Lines of code Vulnerability details Impact When referralRegisterTickets is called, accounting for totalTicketsForReferrersPerDraw is not correct. totalTicketsForReferrersPerDraw for currentDraw should be updated when unclaimed tickets for referrer meets the minimun eligible criterial in currentDr...

6.9AI score
SaveExploits0
SUSE CVE
SUSE CVE
added 2023/02/15 6:13 a.m.5 views

SUSE CVE-2006-7108

login in util-linux-2.12a skips pamacctmgmt and chauthtok when authentication is skipped, such as when a Kerberos krlogin session has been established, which might allow users to bypass intended access policies that would be enforced by pamacctmgmt and chauthtok...

4.1CVSS7.1AI score0.00337EPSS
SaveExploits0References3
Rows per page
Query Builder