Changeset 1520

Show
Ignore:
Timestamp:
01/14/08 17:09:37 (8 months ago)
Author:
jose
Message:

[phoneyc] add CVE IDs to the HP stuff

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • phoneyc/trunk/ActiveX.py

    r1519 r1520  
    225225        self.js_src = self.load_js_src('HPInfo.js') 
    226226        self.classname = 'HPInfo' 
    227         self.cve_id = ('CVE-2007-6506',
     227        self.cve_id = ('CVE-2007-6506', 'CVE-2007-6331', 'CVE-2007-6332', 'CVE-2007-6333',
    228228        self.description = 'HP Info Center ActiveX Control' 
    229229 
  • phoneyc/trunk/modules/jscript/HPInfo.js

    r1496 r1520  
    11// HP Info Center ActiveX Control 
    2 // CVE-NOMATCH 
     2// CVE-2007-6331, CVE-2007-6332, CVE-2007-6333 
    33 
    44function HPInfo() {