Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the wp-import-export-lite domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /home/u918112125/domains/exploit.company/public_html/wp-includes/functions.php on line 6121

Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the insert-headers-and-footers domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /home/u918112125/domains/exploit.company/public_html/wp-includes/functions.php on line 6121

Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the wp-pagenavi domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /home/u918112125/domains/exploit.company/public_html/wp-includes/functions.php on line 6121
HTML Injection Vulnerability in Jebuch - exploit.company
header-logo
Suggest Exploit
vendor:
Jebuch
by:
Unknown
7.5
CVSS
HIGH
HTML Injection
79
CWE
Product Name: Jebuch
Affected Version From: 1
Affected Version To: 1
Patch Exists: NO
Related CWE: Unknown
CPE: a:jebuch_project:jebuch:1.0
Metasploit:
Other Scripts:
Platforms Tested:
Unknown

HTML Injection Vulnerability in Jebuch

Jebuch is susceptible to an HTML injection vulnerability. This allows an attacker to inject malicious HTML and script code into the application, potentially leading to the execution of attacker-supplied scripts within the user's browser. This can be used to steal authentication credentials and perform other attacks.

Mitigation:

Properly sanitize user-supplied input to prevent HTML injection attacks. Implement input validation and output encoding to ensure that user input is treated as plain text and not interpreted as HTML or script code.
Source

Exploit-DB raw data:

source: https://www.securityfocus.com/bid/11463/info

It is reported that Jebuch is susceptible to an HTML injection vulnerability. This issue is due to a failure of the application to properly sanitize user-supplied input.

This may allow an attacker to inject malicious HTML and script code into the application. An unsuspecting user viewing a page that contains the malicious embedded code will have the attacker-supplied script executed within their browser in the context of the vulnerable site. This issue may be leveraged to steal cookie based authentication credentials. Other attacks are also possible.

Version 1.0 of Jebuch is reported vulnerable to this issue.

[img]"?" onError="window.location='http://www.example.com'"[/img]
cqrsecured