CVE-2007-2759
CVE-2007-2759 is a high-severity vulnerability in Adempiere with a CVSS 2.0 base score of 7.5. It is not currently listed as actively exploited by CISA, and its EPSS exploit-prediction score is low.
Key facts
- Severity: High (CVSS 2.0 base score 7.5)
- EPSS exploit prediction: 2% (74th percentile)
- Actively exploited: Not listed in CISA KEV
- Affected product: Adempiere
- Published:
- Last modified:
Description
Multiple SQL injection vulnerabilities in the insert function in the ValuePreference class (grid/ed/ValuePreference.java) in Adempiere before 3.1.6 allow remote attackers to execute arbitrary SQL commands via the (1) m_Attribute or (2) m_Value parameter. NOTE: some of these details are obtained from third party information.
Frequently asked questions
- What is CVE-2007-2759?
- Multiple SQL injection vulnerabilities in the insert function in the ValuePreference class (grid/ed/ValuePreference.java) in Adempiere before 3.1.6 allow remote attackers to execute arbitrary SQL commands via the (1) m_Attribute or (2) m_Value parameter. NOTE: some of these details are obtained from third party information.
- How severe is CVE-2007-2759?
- CVE-2007-2759 has a CVSS 2.0 base score of 7.5, rated high severity.
- Is CVE-2007-2759 being actively exploited?
- It is not currently listed in CISA's KEV catalog. Its EPSS exploit-prediction score is 2% (74th percentile), an estimate of the probability of exploitation in the next 30 days.
- What products are affected by CVE-2007-2759?
- CVE-2007-2759 affects Adempiere. See the affected-products list for the exact vulnerable versions.
- How do I fix CVE-2007-2759?
- Review the linked vendor and NVD advisories for patched versions and mitigations, then upgrade or apply the recommended workaround. Given its high severity, prioritise patching exposed systems.
- When was CVE-2007-2759 published?
- CVE-2007-2759 was published on 2007-05-18 and last updated on 2026-06-16.
References
- http://osvdb.org/37956
- http://www.adempiere.com/wiki/index.php/Release_316
- http://www.vupen.com/english/advisories/2007/1842
- https://exchange.xforce.ibmcloud.com/vulnerabilities/34325
Affected products (1)
- cpe:2.3:a:adempiere:adempiere:*:*:*:*:*:*:*:*
More vulnerabilities in Adempiere
- CVE-2007-2760 — Critical (CVSS 9.0): The canUpdate function in model/MRole.java in Adempiere before 3.1.6 does not properly validate user roles, which…