CVE-2006-1205

myWebland myBloggie 2.1.3 beta - Cross-Site Scripting via Multiple Parameters

Title source: llm
STIX 2.1

Exploitation Summary

EIP tracks 10 public exploits for CVE-2006-1205. PoCs published by [email protected].

AI-analyzed exploit summary The provided text describes a cross-site scripting (XSS) vulnerability in MyBloggie 2.1.3 beta, where user-supplied input is not properly sanitized in the 'del' and 'message' parameters of the admin.php script. This allows arbitrary script execution in the context of the affected site.

Description

Multiple cross-site scripting (XSS) vulnerabilities in myWebland myBloggie 2.1.3 beta and earlier allow remote attackers to inject arbitrary web script or HTML via the (1) confirmredirect and (2) post_id parameters in (a) delcomment.php, as reachable when mode=delcom from index.php; and the (3) del and (4) message parameters in (b) upload.php, the (5) errormsg parameter in (c) addcat.php, (d) edituser.php, (e) adduser.php, and (f) editcat.php, the (6) trackback_url parameter in (g) add.php, (7) id parameter in (h) deluser.php, (8) cat_id parameter in (i) delcat.php, and (9) post_id parameter in (j) del.php, as reachable from admin.php.

Exploits (10)

exploitdb WRITEUP VERIFIED
by [email protected] · textwebappsphp
https://www.exploit-db.com/exploits/27380

The provided text describes a cross-site scripting (XSS) vulnerability in MyBloggie 2.1.3 beta, where user-supplied input is not properly sanitized in the 'del' and 'message' parameters of the admin.php script. This allows arbitrary script execution in the context of the affected site.

Classification
Writeup 90%
Attack Type
Xss
Complexity
Trivial
Reliability
Reliable
Target: MyBloggie 2.1.3 beta
No auth needed
Prerequisites: Access to the vulnerable admin.php endpoint
MITRE ATT&CK
mistral-large-3 · analyzed Feb 16, 2026 Full analysis →
exploitdb WORKING POC VERIFIED
by [email protected] · textwebappsphp
https://www.exploit-db.com/exploits/27387

This exploit demonstrates a stored XSS vulnerability in MyBloggie 2.1.3 beta by injecting a malicious script via the 'trackback_url' parameter. The PoC automatically submits a form with the payload, triggering the XSS when processed by the application.

Classification
Working Poc 90%
Attack Type
Xss
Complexity
Trivial
Reliability
Reliable
Target: MyBloggie 2.1.3 beta
Auth required
Prerequisites: Access to the admin panel or a form that processes trackback URLs · Victim interaction to trigger the payload
MITRE ATT&CK
mistral-large-3 · analyzed Feb 16, 2026 Full analysis →
exploitdb WORKING POC VERIFIED
by [email protected] · textwebappsphp
https://www.exploit-db.com/exploits/27384

This exploit demonstrates a stored XSS vulnerability in MyBloggie 2.1.3 beta by injecting malicious JavaScript into the 'errormsg' parameter. The PoC automatically submits a form to trigger the XSS payload.

Classification
Working Poc 90%
Attack Type
Xss
Complexity
Trivial
Reliability
Reliable
Target: MyBloggie 2.1.3 beta
Auth required
Prerequisites: Access to an admin session or ability to trick an admin into clicking a malicious link
MITRE ATT&CK
mistral-large-3 · analyzed Feb 16, 2026 Full analysis →
exploitdb WORKING POC VERIFIED
by [email protected] · textwebappsphp
https://www.exploit-db.com/exploits/27386

This exploit demonstrates a cross-site scripting (XSS) vulnerability in MyBloggie 2.1.3 beta by injecting a malicious script via the 'errormsg' parameter in the admin.php page. The PoC includes an auto-submitting form to trigger the XSS payload.

Classification
Working Poc 90%
Attack Type
Xss
Complexity
Trivial
Reliability
Reliable
Target: MyBloggie 2.1.3 beta
Auth required
Prerequisites: Access to the admin.php page · User interaction or auto-submission mechanism
MITRE ATT&CK
mistral-large-3 · analyzed Feb 16, 2026 Full analysis →
exploitdb WORKING POC VERIFIED
by [email protected] · textwebappsphp
https://www.exploit-db.com/exploits/27382

This exploit demonstrates a cross-site scripting (XSS) vulnerability in MyBloggie 2.1.3 beta by injecting arbitrary JavaScript code via the 'id' parameter in the admin.php script. The vulnerability arises due to insufficient input sanitization.

Classification
Working Poc 90%
Attack Type
Xss
Complexity
Trivial
Reliability
Reliable
Target: MyBloggie 2.1.3 beta
No auth needed
Prerequisites: Access to the vulnerable MyBloggie admin.php endpoint
MITRE ATT&CK
mistral-large-3 · analyzed Feb 16, 2026 Full analysis →
exploitdb WORKING POC VERIFIED
by [email protected] · textwebappsphp
https://www.exploit-db.com/exploits/27381

This exploit demonstrates multiple XSS vulnerabilities in MyBloggie 2.1.3 beta by injecting arbitrary script code via unsanitized input in the 'confirmredirect' and 'post_id' parameters.

Classification
Working Poc 90%
Attack Type
Xss
Complexity
Trivial
Reliability
Reliable
Target: MyBloggie 2.1.3 beta
No auth needed
Prerequisites: Access to a vulnerable MyBloggie instance
MITRE ATT&CK
mistral-large-3 · analyzed Feb 16, 2026 Full analysis →
exploitdb WORKING POC VERIFIED
by [email protected] · textwebappsphp
https://www.exploit-db.com/exploits/27388

This exploit demonstrates a cross-site scripting (XSS) vulnerability in MyBloggie 2.1.3 beta by injecting arbitrary JavaScript code via the 'cat_id' parameter in the admin.php script. The vulnerability arises due to insufficient input sanitization.

Classification
Working Poc 90%
Attack Type
Xss
Complexity
Trivial
Reliability
Reliable
Target: MyBloggie 2.1.3 beta
Auth required
Prerequisites: Access to the admin.php script · Victim interaction required
MITRE ATT&CK
mistral-large-3 · analyzed Feb 16, 2026 Full analysis →
exploitdb WORKING POC VERIFIED
by [email protected] · textwebappsphp
https://www.exploit-db.com/exploits/27389

This exploit demonstrates a cross-site scripting (XSS) vulnerability in MyBloggie 2.1.3 beta by injecting arbitrary JavaScript code via the 'post_id' parameter in the admin.php script. The vulnerability arises due to insufficient input sanitization.

Classification
Working Poc 90%
Attack Type
Xss
Complexity
Trivial
Reliability
Reliable
Target: MyBloggie 2.1.3 beta
No auth needed
Prerequisites: Access to the vulnerable MyBloggie admin.php endpoint
MITRE ATT&CK
mistral-large-3 · analyzed Feb 16, 2026 Full analysis →
exploitdb WORKING POC VERIFIED
by [email protected] · textwebappsphp
https://www.exploit-db.com/exploits/27385

This exploit demonstrates a stored XSS vulnerability in MyBloggie 2.1.3 beta by injecting a malicious script into the 'errormsg' parameter of the admin.php page. The PoC automatically submits a form with the payload, triggering the XSS when the page is rendered.

Classification
Working Poc 90%
Attack Type
Xss
Complexity
Trivial
Reliability
Reliable
Target: MyBloggie 2.1.3 beta
Auth required
Prerequisites: Access to the admin.php page · User interaction to trigger the form submission
MITRE ATT&CK
mistral-large-3 · analyzed Feb 16, 2026 Full analysis →
exploitdb WORKING POC VERIFIED
by [email protected] · textwebappsphp
https://www.exploit-db.com/exploits/27383

This exploit demonstrates a cross-site scripting (XSS) vulnerability in MyBloggie by injecting arbitrary JavaScript code via the 'errormsg' parameter in the admin.php page. The PoC automatically submits a form with malicious input to trigger the XSS.

Classification
Working Poc 90%
Attack Type
Xss
Complexity
Trivial
Reliability
Reliable
Target: MyBloggie 2.1.3 beta
No auth needed
Prerequisites: Access to the target application's admin.php page
MITRE ATT&CK
mistral-large-3 · analyzed Feb 16, 2026 Full analysis →

References (14)

Core 14
Core References
Third Party Advisory, VDB Entry vdb-entry x_refsource_osvdb
http://www.osvdb.org/23990
Third Party Advisory, VDB Entry vdb-entry x_refsource_xf
https://exchange.xforce.ibmcloud.com/vulnerabilities/25134
Third Party Advisory, VDB Entry vdb-entry x_refsource_osvdb
http://www.osvdb.org/23975
Exploit vdb-entry x_refsource_bid
http://www.securityfocus.com/bid/17048
Third Party Advisory, VDB Entry vdb-entry x_refsource_osvdb
http://www.osvdb.org/23987
Exploit, Vendor Advisory x_refsource_misc
http://www.seclab.tuwien.ac.at/advisories/TUVSA-0603-002.txt
Third Party Advisory, VDB Entry vdb-entry x_refsource_osvdb
http://www.osvdb.org/23989
Third Party Advisory, VDB Entry mailing-list x_refsource_bugtraq
http://www.securityfocus.com/archive/1/427182/100/0/threaded
Third Party Advisory, VDB Entry vdb-entry x_refsource_osvdb
http://www.osvdb.org/23991
Third Party Advisory, VDB Entry vdb-entry x_refsource_osvdb
http://www.osvdb.org/23992
Third Party Advisory, VDB Entry vdb-entry x_refsource_osvdb
http://www.osvdb.org/23988
Third Party Advisory, VDB Entry vdb-entry x_refsource_osvdb
http://www.osvdb.org/23973
Third Party Advisory, VDB Entry vdb-entry x_refsource_osvdb
http://www.osvdb.org/23974
Third Party Advisory, VDB Entry vdb-entry x_refsource_osvdb
http://www.osvdb.org/23986

Scores

EPSS 0.0286
EPSS Percentile 85.3%

Details

Status published
Products (3)
mywebland/mybloggie 2.1.2
mywebland/mybloggie 2.1.3
mywebland/mybloggie 2.1.3_beta
Published Mar 14, 2006
Tracked Since Feb 18, 2026