Lucene search
+L

2042 matches found

CVE
CVE
added 2023/06/14 7:30 a.m.145 views

CVE-2023-34000

CVE-2023-34000 affects WordPress WooCommerce Stripe Payment Gateway plugin versions up to 7.4.0, with a fix in 7.4.1. The vulnerability is an unauthenticated insecure direct object reference (IDOR) that allows viewing order PII (email, name, full address) due to inadequate access control in order...

7.5CVSS7.6AI score0.01214EPSS
SaveExploits2References2Affected Software1
Hacker One
Hacker One
added 2023/06/14 1:20 a.m.11 views

Glassdoor: IDOR vulnerability on profile picture changing mechanism which discloses other user's profile picture.

Vulnerability description not provided...

7.1AI score
SaveExploits0
Cvelist
Cvelist
added 2023/06/13 11:44 a.m.25 views

CVE-2023-3048 IDOR in TMT's Lockcell

Authorization Bypass Through User-Controlled Key vulnerability in TMT Lockcell allows Authentication Abuse, Authentication Bypass. This issue affects Lockcell: before 15...

9.8CVSS9.7AI score0.01306EPSS
SaveExploits1References3
Patchstack
Patchstack
added 2023/06/13 12:0 a.m.16 views

WordPress WooCommerce Stripe Payment Gateway Plugin <= 7.4.0 is vulnerable to Insecure Direct Object References (IDOR)

Software WooCommerce Stripe Payment Gateway Type Plugin Vulnerable versions = 7.4.0 Fixed in 7.4.1 OWASP Top 10 A5: Broken Access Control Classification Insecure Direct Object References IDOR CVE CVE-2023-34000 Patch priority Low CVSS severity Low 7.5 Developer Claim ownership PSID 38958ed35e7d...

7.5CVSS6.5AI score0.01214EPSS
SaveExploits2References3Affected Software1
wpexploit
wpexploit
added 2023/06/13 12:0 a.m.162 views

WooCommerce Stripe Payment Gateway < 7.4.1 - Unauthenticated PII Disclosure via IDOR

The plugin does not ensure that the order details to be displayed belongs to the user making the request, allows unauthenticated users to access sensitive information about the reorder details such as first/last names, email and address As unauthenticated, see the source of...

7.5CVSS7.6AI score0.01214EPSS
SaveExploits2References1
Huntr
Huntr
added 2023/06/11 8:40 a.m.19 views

IDOR in message deletion

Description user can delete others's message. we know the report https://huntr.dev/bounties/24ae402f-220f-41c6-962e-47c26938986e/ , but we find that we do not fix one case. Proof of Concept 1 user1 send admin a greeting card1 2 user2 send admin a greeting card2 3 user1 delete his message related ...

5.5CVSS7AI score0.00415EPSS
SaveExploits1
NVD
NVD
added 2023/06/05 8:15 p.m.37 views

CVE-2023-33956

Kanboard is open source project management software that focuses on the Kanban methodology. Versions prior to 1.2.30 are subject to an Insecure direct object reference IDOR vulnerability present in the application's URL parameter. This vulnerability enables any user to read files uploaded by any...

6.5CVSS4.9AI score0.00625EPSS
SaveExploits1References2
Prion
Prion
added 2023/06/05 8:15 p.m.26 views

Design/Logic Flaw

Kanboard is open source project management software that focuses on the Kanban methodology. Versions prior to 1.2.30 are subject to an Insecure direct object reference IDOR vulnerability present in the application's URL parameter. This vulnerability enables any user to read files uploaded by any...

4CVSS6.3AI score0.00625EPSS
SaveExploits1References2Affected Software1
Cvelist
Cvelist
added 2023/06/05 7:34 p.m.38 views

CVE-2023-33956 Parameter based Indirect Object Referencing leading to private file exposure in Kanboard

Kanboard is open source project management software that focuses on the Kanban methodology. Versions prior to 1.2.30 are subject to an Insecure direct object reference IDOR vulnerability present in the application's URL parameter. This vulnerability enables any user to read files uploaded by any...

4.3CVSS6.6AI score0.00625EPSS
SaveExploits1References2
CVE
CVE
added 2023/06/05 7:34 p.m.69 views

CVE-2023-33956

The CVE-2023-33956 entry affects Kanboard before 1.2.30, with an IDOR in a URL parameter that lets any authenticated user read files uploaded by others (under /files), enabling unauthorized disclosure of sensitive documents. The vulnerability stems from insecure direct object reference without pr...

6.5CVSS5.3AI score0.00625EPSS
SaveExploits1References2Affected Software1
OSV
OSV
added 2023/06/05 7:34 p.m.22 views

CVE-2023-33956 Parameter based Indirect Object Referencing leading to private file exposure in Kanboard

Kanboard is open source project management software that focuses on the Kanban methodology. Versions prior to 1.2.30 are subject to an Insecure direct object reference IDOR vulnerability present in the application's URL parameter. This vulnerability enables any user to read files uploaded by any...

4.3CVSS6.2AI score0.00625EPSS
SaveExploits1References4
Debian CVE
Debian CVE
added 2023/06/05 7:34 p.m.146 views

CVE-2023-33956

Kanboard is open source project management software that focuses on the Kanban methodology. Versions prior to 1.2.30 are subject to an Insecure direct object reference IDOR vulnerability present in the application's URL parameter. This vulnerability enables any user to read files uploaded by any...

6.5CVSS6.4AI score0.00625EPSS
SaveExploits1
Huntr
Huntr
added 2023/06/05 8:52 a.m.17 views

IDOR can make attackers add or close others' unavaiable

both user1 and user2 are Providers 1 user1 login and add unavaiable 2 request can be like POST /index.php/backendapi/ajaxsaveunavailable HTTP/1.1...

4CVSS7AI score0.00444EPSS
SaveExploits1
Github Security Blog
Github Security Blog
added 2023/06/02 5:9 p.m.49 views

DataEase API interface has IDOR vulnerability

Impact The api interface for DataEase delete dashboard and delete system messages is vulnerable to IDOR. The interface to delete the dashboard: 1. Create two users: user1 and user2 2. User1 creates a dashboard named pan1 3. User2 creates a dashboard named pan2 4. Both user1 and user2 share their...

8.1CVSS6.8AI score0.01014EPSS
SaveExploits1References6Affected Software1
Vulnrichment
Vulnrichment
added 2023/06/01 3:5 p.m.13 views

CVE-2023-32310 DataEase API interface has IDOR vulnerability

DataEase is an open source data visualization and analysis tool. The API interface for DataEase delete dashboard and delete system messages is vulnerable to insecure direct object references IDOR. This could result in a user deleting another user's dashboard or messages or interfering with the...

8.1CVSS6.7AI score0.01014EPSS
SaveExploits1References4
CVE
CVE
added 2023/06/01 3:5 p.m.53 views

CVE-2023-32310

CVE-2023-32310 affects DataEase, where the API endpoints for deleting dashboards and deleting system messages are vulnerable to insecure direct object references (IDOR). The flaw could allow a user to delete another user’s dashboard or messages or interfere with marking messages read. Affected ve...

8.1CVSS8AI score0.01014EPSS
SaveExploits1References4Affected Software1
Cvelist
Cvelist
added 2023/06/01 3:5 p.m.50 views

CVE-2023-32310 DataEase API interface has IDOR vulnerability

DataEase is an open source data visualization and analysis tool. The API interface for DataEase delete dashboard and delete system messages is vulnerable to insecure direct object references IDOR. This could result in a user deleting another user's dashboard or messages or interfering with the...

8.1CVSS8.2AI score0.01014EPSS
SaveExploits1References4
NVD
NVD
added 2023/05/30 8:15 p.m.19 views

CVE-2022-36247

Shop Beat Solutions Pty LTD Shop Beat Media Player 2.5.95 up to 3.2.57 is vulnerable to IDOR via controlpanel.shopbeat.co.za...

9.1CVSS9.2AI score0.0053EPSS
SaveExploits0References1
OSV
OSV
added 2023/05/30 8:15 p.m.8 views

CVE-2022-36247

Shop Beat Solutions Pty LTD Shop Beat Media Player 2.5.95 up to 3.2.57 is vulnerable to IDOR via controlpanel.shopbeat.co.za...

9.1CVSS5.7AI score0.0053EPSS
SaveExploits0References1
Prion
Prion
added 2023/05/30 8:15 p.m.18 views

Code injection

Shop Beat Solutions Pty LTD Shop Beat Media Player 2.5.95 up to 3.2.57 is vulnerable to IDOR via controlpanel.shopbeat.co.za...

6.4CVSS9.1AI score0.0053EPSS
SaveExploits0References1Affected Software1
Rows per page
Query Builder