Security
Headlines
HeadlinesLatestCVEs

Headline

GHSA-xmg8-w465-mr56: SQL Injection in Translation Export API

Impact

SQL injection is a web security vulnerability that allows an attacker to interfere with the queries that an application makes to its database. It generally allows an attacker to view data that they are not normally able to retrieve. This might include data belonging to other users, or any other data that the application itself is able to access.

In many cases, an attacker can modify or delete this data, causing persistent changes to the application’s content or behavior. In some situations, an attacker can escalate an SQL injection attack to compromise the underlying server or other back-end infrastructure, or perform a denial-of-service attack. It was observed that the reported API endpoint accessible by an authenticated administrator user and is vulnerable to SQL injection via the “filter” GET parameter. The parameter accepts JSON formatted data. The value of JSON key “property” inside “filter” is not sanitized properly and is used in a SQL statement in an unsafe manner, resulting in SQL injection

Patches

Update to version 10.5.21 or apply this patch manually https://github.com/pimcore/pimcore/commit/c6c80905e58c7724c776f980570a56df7016c6d1.patch

Workarounds

Apply patch https://github.com/pimcore/pimcore/commit/c6c80905e58c7724c776f980570a56df7016c6d1.patch manually.

References

#14968

ghsa
#sql#vulnerability#web#dos#js#git#perl#auth

Impact

SQL injection is a web security vulnerability that allows an attacker to interfere with the queries that an application makes to its database. It generally allows an attacker to view data that they are not normally able to retrieve. This might include data belonging to other users, or any other data that the application itself is able to access.

In many cases, an attacker can modify or delete this data, causing persistent changes to the application’s content or behavior. In some situations, an attacker can escalate an SQL injection attack to compromise the underlying server or other back-end infrastructure, or perform a denial-of-service attack. It was observed that the reported API endpoint accessible by an authenticated administrator user and is vulnerable to SQL injection via the “filter” GET parameter. The parameter accepts JSON formatted data. The value of JSON key “property” inside “filter” is not sanitized properly and is used in a SQL statement in an unsafe manner, resulting in SQL injection

Patches

Update to version 10.5.21 or apply this patch manually https://github.com/pimcore/pimcore/commit/c6c80905e58c7724c776f980570a56df7016c6d1.patch

Workarounds

Apply patch https://github.com/pimcore/pimcore/commit/c6c80905e58c7724c776f980570a56df7016c6d1.patch manually.

References

#14968

References

  • GHSA-xmg8-w465-mr56
  • pimcore/pimcore#14968
  • pimcore/pimcore@c6c8090

Related news

CVE-2023-30849: [Security] Fix Admin Translation Export SQL Injection by mattamon · Pull Request #14968 · pimcore/pimcore

Pimcore is an open source data and experience management platform. Prior to version 10.5.21, A SQL injection vulnerability exists in the translation export API. Users should update to version 10.5.21 to receive a patch or, as a workaround, or apply the patch manually.

ghsa: Latest News

GHSA-hqmp-g7ph-x543: TunnelVision - decloaking VPNs using DHCP